publish-skill

安装量: 338
排名: #9638

安装

npx skills add https://github.com/camacho/ai-skills --skill publish-skill

When to invoke User says "publish skill", "update skill", "push skill changes", "/publish-skill" After editing a skill locally in .agents/skills/ Steps 1. Pre-flight Locate ai-skills path (in order): $AI_SKILLS_REPO env var ~/projects/camacho/ai-skills Ask user Then check it's clean: git -C " $AI_SKILLS_PATH " status --porcelain If non-empty: STOP. Tell user to commit or stash ai-skills changes first. Show more

返回排行榜