From paxm-claude
Configures paxm for the Claude Code plugin by checking version, running config doctor, and executing a setup script. Includes smoke test for remember/recall.
How this skill is triggered — by the user, by Claude, or both
Slash command
/paxm-claude:paxm-setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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.
npx claudepluginhub pax-beehive/paxm --plugin paxm-claudeInstalls Pith into Claude Code by copying hooks, patching settings.json, registering /pith /budget /focus slash commands, and recording plugin root. Use for /pith install or setup queries.
Checks Codex CLI installation, authentication, and plugin status, and configures default model and effort settings. Activates on setup or configuration requests.
Installs or refreshes oh-my-claudecode (OMC) via plugin, npm, or local-dev workflows. Includes interactive wizard, flag-based modes, and update checks.