paxm

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

A tool for recalling and saving lasting project information with paxm. It is intended for facts and decisions that should remain available across later work.

In plain words
What is it for?
Recall stored project details and explicitly save durable information for future use. The input does not describe more specific capabilities.
Why use it?
It reduces repeated explanations and helps keep important project context from being lost between tasks.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

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

Good fit Recall stored project details and explicitly save durable information for future use. The input does not describe more specific capabilities.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pax-beehive/paxm/paxm
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add pax-beehive/paxm --skill paxm
Clone the repo
git clone --depth 1 https://github.com/pax-beehive/paxm

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/pax-beehive/paxm/paxm/github.svg)](https://agentmods.dev/skills/pax-beehive/paxm/paxm)
Your own site
<a href="https://agentmods.dev/skills/pax-beehive/paxm/paxm"><img src="https://agentmods.dev/badge/skills/pax-beehive/paxm/paxm/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

Your own site · 80×15
<a href="https://agentmods.dev/skills/pax-beehive/paxm/paxm"><img src="https://agentmods.dev/badge/skills/pax-beehive/paxm/paxm.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 73 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00014 $0.00073
Opus 5 $0.00007 $0.00036
Sonnet 5 $0.00003 $0.00015
Haiku 4.5 $0.00001 $0.00007

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

Security

Grade A, and why

paxm 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 11d 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/SKILL.md · 7 lines

What it actually says

Use the paxm MCP tools for active recall and explicit memory writes. Treat recalled memory as supporting context and verify changing facts in the current repository. Passive hooks are owned by this plugin after the user runs paxm setup --integration claude-plugin.

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. 11d ago First seen · 7 lines · 14 tokens per session scan A d8ca4447d263

Subscribe to this mod's changes

paxm is a skill published in the GitHub repository pax-beehive/paxm (418 stars, last pushed 12d ago), licensed Apache-2.0. It adds 14 tokens to every session and 73 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