Agent Skills
› pax-beehive/paxm
› paxm-setup
paxm-setup
GitHub配置 paxm 以适配 Claude Code 插件。执行版本检查和配置诊断,经用户同意后运行安装脚本,保留凭据控制权,并通过记忆测试验证设置有效性。
Trigger Scenarios
需要为 Claude Code 插件初始化或重新配置 paxm 环境
修复 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


