Agent Skills
› pax-beehive/paxm
› paxm-setup
paxm-setup
GitHub用于配置 paxm 以适配 Claude Code 插件。通过检查版本和配置、执行安装脚本,并验证所有权及核心功能(remember/recall)的冒烟测试,确保插件环境正确设置且用户凭证受控。
Trigger Scenarios
需要为 Claude Code 配置 paxm 插件时
初始化或重新配置 paxm 环境时
Install
npx skills add pax-beehive/paxm --skill paxm-setup -g -y
SKILL.md
Frontmatter
{
"name": "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.
Version History
- 2909519 Current 2026-07-22 09:39


