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/skills directly. 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.

Installs
1
First Seen
4 days ago
agent-skill-sync-manager — strongorange/strong-orange-agent-skills