/paxm-setup
Configure paxm for the Claude Code plugin.
$ npx -y skills add pax-beehive/paxm --skill paxm-setup --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/paxm-setup
Context preview
The summary Claude sees to decide when to auto-load this skill.
Configure paxm for the Claude Code plugin.
SKILL.md
paxm-setup.SKILL.mdname: paxm-setup description: Configure paxm for the Claude Code plugin.
Check `paxm version` and `paxm config doctor`. With user approval, run `${CLAUDE_PLUGIN_ROOT}/scripts/setup-paxm.sh`. Provider credentials and hook policy remain user-controlled. Verify ownership and a real remember/recall smoke test afterward.
Persistent, provider-neutral memory for Codex, Claude Code, OpenCode, Pi, and MCP coding agents.
Repo: pax-beehive/paxm
Other skills on paxm.
- /paxm
Recall or remember durable project context with paxm.
Open skill - /paxm
Use paxm as Codex's active and passive memory layer. Trigger for prior decisions, project context, user preferences, memory recall, memory writes, or paxm diagnostics.
Open skill - /paxm
Use paxm as an active agent memory layer. Trigger when the user asks to recall prior context, search or inspect memory, remember working state or a durable fact, debug paxm history/metrics, or when a task would benefit from active memory recall before answering, especially repo,
Open skill

