sync-skill-to-jay
Installation
SKILL.md
Sync Skill to Jay
After creating or updating a skill, ask the user:
是否需要将此 skill 同步到 jay-skills 并发布到远程?
If yes, execute the following workflow.
Workflow
1. Locate or clone jay-skills repo
Search common local paths for the jay-skills repo:
find ~ -maxdepth 5 -type d -name "jay-skills" 2>/dev/null | head -1