sync-skill-repo
Installation
SKILL.md
Publish or Sync a Skill
Publish one local skill to its GitHub source repository without mixing unrelated work.
Meaning of Publish
Treat publish-skill, "发布技能", and equivalent requests as instructions to:
- push the local skill to GitHub;
- automatically reinstall that exact skill from the pushed source; and
- refresh and verify its matching project or global lock entry.
Publishing is complete only when both the GitHub push and post-push refresh succeed. A request that says only sync or push may stop after GitHub.