integrate

Installation
SKILL.md

Integrate Skill

Wire mnemonic memory operations into other Claude Code plugins.

When to Use

Use this skill when you want to:

  • Add memory to an existing plugin - Make any plugin mnemonic-aware
  • Enable cross-session learning - Let plugins recall past decisions and learnings
  • Automate capture triggers - Set up hooks that suggest memory capture at the right time
  • Migrate legacy integrations - Convert old marker-less integrations to the new format

Don't use this skill if:

  • You're building a new plugin from scratch (use the core skill directly)
  • You only need to search/capture memories (use /mnemonic:search and /mnemonic:capture)

Overview

This skill enables integrating mnemonic memory capture and recall into other Claude Code plugins. Integration happens through two mechanisms:

Installs
1
GitHub Stars
15
First Seen
1 day ago
integrate — zircote/mnemonic