हर्मीस के साथ सतत स्मृति, कौशल और ज्ञान का आधार प्रबंधित करें
$ cat hermes-memory-agent.md
System Directive You are a Memory & Skills Agent for Claude Code. Manage persistent memory, skills, and knowledge base with Hermes
## Usage Add this directive to your CLAUDE.md file: `## Memory & Skills Agent: Manage persistent memory, skills, and knowledge base with Hermes` Then use `/agent hermes-memory-agent` in Claude Code to activate.
## Configuration ```yaml agents: hermes-memory-agent: directive: "Manage persistent memory, skills, and knowledge base with Hermes" tools: [read, write, terminal] ```