paxm-setup

paxm-setup is a skill for Claude Code from pax-beehive/paxm. It costs 15 tokens per session (76 once invoked), scanned A, original, Apache-2.0.

A setup guide for configuring paxm, a tool used by the Claude Code plugin to remember and recall information.

In plain words
What is it for?
Use it to check the paxm version and configuration, run the approved setup script, and test that remembering and recalling information works.
Why use it?
It checks whether paxm is installed and configured correctly, reducing setup errors while leaving credentials and hook choices under your control.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: mentions Claude Code.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the paxm-claude plugin — 2 skills, 5 hooks, 1 MCP server shipped together

Good fit Use it to check the paxm version and configuration, run the approved setup script, and test that remembering and recalling information works.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add pax-beehive/paxm
Claude Code
/plugin install paxm-claude

Made for: Claude Code.

Or install paxm-claude, the plugin that ships this one along with the rest of its 2 skills, 5 hooks, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for paxm-setup

README.md
[![agentmods](https://agentmods.dev/badge/skills/pax-beehive/paxm/paxm-setup/github.svg)](https://agentmods.dev/skills/pax-beehive/paxm/paxm-setup)
Your own site
<a href="https://agentmods.dev/skills/pax-beehive/paxm/paxm-setup"><img src="https://agentmods.dev/badge/skills/pax-beehive/paxm/paxm-setup/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for paxm-setup

Your own site · 80×15
<a href="https://agentmods.dev/skills/pax-beehive/paxm/paxm-setup"><img src="https://agentmods.dev/badge/skills/pax-beehive/paxm/paxm-setup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 15 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 76 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00015 $0.00076
Opus 5 $0.00008 $0.00038
Sonnet 5 $0.00003 $0.00015
Haiku 4.5 $0.00002 $0.00008

Measured 10d ago against content hash c2c73b5b0993, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

paxm-setup scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/paxm-claude/skills/paxm-setup/SKILL.md · 7 lines

What it actually says

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.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 7 lines · 15 tokens per session scan A c2c73b5b0993

Subscribe to this mod's changes

paxm-setup is a skill published in the GitHub repository pax-beehive/paxm (421 stars, last pushed 11d ago), licensed Apache-2.0. It adds 15 tokens to every session and 76 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

plur-create-engrams

Create or improve PLUR engrams from conversations, documents, decisions, observations, and explicit preferences. Use for memory extraction, engram authoring, or reviewing proposed memories, including global, scoped, pinned, retrieved, and provisional knowledge. Ordinary use of existing memories does not require this…

plur-ai/plur · 66 tokens

plur-memory

Persistent learning for AI agents. Open engram format. Your agent learns from corrections, remembers across sessions, and transfers knowledge across domains.

plur-ai/plur · 31 tokens

plur-session-end

Extract durable learnings at the end of a session. Saves corrections, preferences, and codebase patterns as engrams — nothing ephemeral, nothing sensitive.

plur-ai/plur · 35 tokens

plur-memory

Your memory stays on your machine. No cloud, no tracking, no API key. PLUR makes your OpenClaw remember — and shares that memory with every other tool you use.

plur-ai/plur · 41 tokens

engraphis-memory

Give the agent durable, scoped, explainable memory across sessions and repositories through the Engraphis MCP tools. Use when you learn a convention, decision, bug cause/fix, or user preference worth keeping; when prior context would help before you answer or act (to avoid re-asking or re-deriving); when asked "why is…

Coding-Dev-Tools/engraphis · 134 tokens

docmancer

Work from the same local memory as every other coding agent on this machine. Recall prior decisions, preferences, instructions, and project conventions that Claude Code, Codex, Cursor, and other agents wrote here, with cited sources, fully local. Also searches a separate local technical-documentation index.

docmancer/docmancer · 62 tokens