Skip to content

Skills registry

The skill files below are installable prompts and rules. Download the raw SKILL.md for your harness and load it into your agent.

Skill Description
memory MCP usage Use memory as a persistent memory skill inside any stdio MCP client.
Claude Code CLI Use memory as a persistent memory layer inside Claude Code CLI.
Cursor Use memory as a persistent skill inside Cursor.
Hermes Agent Use memory as a persistent skill inside Hermes Agent.

Each skill file declares YAML frontmatter with tools.discoverable: true and a tools.list. A compatible agent can scan this registry, surface the right tools, and suggest the matching harness skill without the user memorizing tool names.

Terminal window
curl -fsSL https://0d3sa.com/memory/install.sh | sh