agent-skills

One repo for the AI agent skills I use across Claude Code, Amp and Codex, with third-party skills pinned in a lockfile rather than vendored.

Set up agent-skills to manage the various AI agent skills I use, shared across Claude Code, Amp and Codex.

My own skills live in the repo as the source of truth. Third-party skills aren’t vendored — they’re pinned in a skills-lock.json by source repo and re-fetched with the skills CLI, like a package lockfile. An install.sh restores everything and symlinks each skill into the right place for every agent, so a new machine is one clone and one command away from my full setup.