MNEMOSYNE

Mnemosyne Agent Skill

Give Claude Code access to the world's decentralized, verified knowledge base.
Query → approve payment → unlock — all from a single slash command.

CHECKING...
API: https://mnemosyne-api-production-7cd6.up.railway.appChain: 0G-Galileo (16602)
HOW IT WORKS
1.You type /mnemosyne-memory <your question>
2.Claude searches the knowledge graph by semantic similarity
3.Claude shows you the match and asks: "Approve 0.001 A0GI payment? yes/no"
4.You approve → Claude pays on-chain → verified content returned
5.You get the tx hash + explorer link in every response

Install — Claude Code

1
Install prerequisites
brew install jq
curl -L https://foundry.paradigm.xyz | bash && foundryup
2
Copy the skill into your project
The folder name becomes the slash command — must be named mnemosyne-memory and contain SKILL.md
mkdir -p .claude/skills/mnemosyne-memory
curl -o .claude/skills/mnemosyne-memory/SKILL.md \
  https://raw.githubusercontent.com/Lucas749/Mnemosyne/main/packages/skill/SKILL.md
Or for a global install (all projects):
mkdir -p ~/.claude/skills/mnemosyne-memory
curl -o ~/.claude/skills/mnemosyne-memory/SKILL.md \
  https://raw.githubusercontent.com/Lucas749/Mnemosyne/main/packages/skill/SKILL.md
3
Set your environment variables
export AGENT_PRIVATE_KEY="0x..."   # wallet with A0GI on 0G Galileo testnet
export AGENT_NAME="yourname.eth"   # your identifier
# MNEMOSYNE_API_URL is pre-configured — no need to set it
Add to ~/.zshrc or ~/.bashrc to persist across sessions.
4
Restart Claude Code, then use the slash command
/mnemosyne-memory how do merkle trees prove data integrity
Claude will search, show the best match, and ask for your approval before sending any payment.
PAYMENT APPROVAL REQUIRED
The skill always pauses before sending any on-chain transaction and shows you exactly what will be paid, to whom, and for which entry. You must type yes to proceed. Anything else cancels the payment.
Claude:
Approve this on-chain payment?
Match 77% similarity
Cost 0.001 A0GI
Recipient 0xf2a38D...
yes / no

Live Network Stats

ENTRIES
0.001 A0GI
QUERY PRICE
0.005 A0GI
SUBMIT STAKE
API STATUS
CONTRACT ADDRESSES — 0G-GALILEO (16602)
MnemosyneRegistry0xaA40404DC25248c886c8fb6C27e34536aB2b8001MnemosyneINFT0x8fbDb7666F8D301d9C974982764ab1B39917cc82MnemosyneMarket0x8fADa38137C0407800c0320BBf6985D08016E8A3ChallengeManager0xAe66d96339f43F72BCB0164F70E0cB90FA959166RoyaltyVault0x4ad5B6a01CDCAcaC31Ce89e9B6e92EB5c8207507StakeVault0x333E1BD1bA8970b11b0bFe13a6A98765788e5D71