@skills: Open Protocol for Agent Skills on arXiv
A new paper, arXiv:2608.12610, presents @skills, an open protocol aimed at improving how AI agents discover and use various skills. It notes there are 56,804 public skills and many more that are private. Right now, skills are mostly delivered through installation, which limits their descriptions to a small number of slots—fewer than 100—making it tough for teams to find effective ways to use them. The authors explain that installation merges three roles: content, persistence, and automatic triggering, but only the last needs to stay in the prompt. @skills separates these roles, making it easier to access skills without installing them, and simplifying adaptation with just one line added for prompt residency costs. This protocol could change the game for skill management in AI.
Key facts
- Paper on arXiv: 2608.12610v1
- Proposes @skills, an open protocol
- There are 56,804 public agent skills
- Installation model competes for fewer than 100 reliable trigger slots
- Installation bundles content, persistence, and automatic triggering
- Only automatic triggering requires prompt residency
- @skills separates these functions
- Reading a skill is sufficient to use it
- Operation vendors a copy into Git-tracked tree
- Adds one .gitignore-style line
Entities
Institutions
- arXiv