Agent Skills
› pax-beehive/paxm
› paxm-setup
paxm-setup
GitHub配置 paxm 以适配 Claude Code 插件。通过检查版本和配置,在用户授权下运行安装脚本,并验证凭据控制及记忆功能的烟雾测试。
Trigger Scenarios
需要配置 paxm 环境
Claude Code 插件初始化设置
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


