A collection of cross-agent skills (and related support files).
This repository is symlinked to local ~/.agents/skills directory, allowing agents across different environments and repositories to discover and load these skills. The remote repository enables easy organization, versioning, and sharing of skills.
- Ensure this repo is symlinked (or copied) into your local skills directory, for example:
ln -s /Users/kingacepielik/projects/thin-king-a-gents ~/.agents/skills/thin-king-a-gents- Open an agent session and invoke a skill by name or description (e.g.
twinkle twinkle).
- twinkle — outputs the nursery rhyme "Twinkle, Twinkle, Little Star".
This project is licensed under the MIT License. See LICENSE for details.