Agent Skills
› pax-beehive/paxm
› paxm-setup
paxm-setup
GitHub配置 paxm 以支持 Claude Code 插件,包括版本检查、配置诊断、执行安装脚本及验证 remember/recall 功能。
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


