agent-skill-sync-manager
Installation
SKILL.md
Agent Skill Sync Manager
Read config.local.yml in this skill folder first: repo paths, personal remote, usage log, sensitive patterns. If it is missing, copy config.example.yml, ask the user for the values, and save it.
Layout
- Working source:
~/.agents/skills/<skill>. Edit skills here. - Codex and Cursor read
~/.agents/skillsdirectly. Only Claude Code needs a link:~/.claude/skills/<skill>->../../.agents/skills/<skill>. - Publish repos keep
skills/<skill>/and a README skill list that must match the folder.
Where a skill may go
Resolve the source with readlink -f first, then check top to bottom. The first matching row wins.