awskills(corpus, public)
Portable agent skills — self-contained procedures an agent loads on demand.
Name
awskills — Portable agent skills — self-contained procedures an agent loads on demand.
The problem it solves
Prompt knowledge dies in a transcript. A skill is a procedure written once, in a file, that any agent can load when the situation calls for it.
Instead of trusting / you check
- instead of trusting
- that an agent knows your procedure
- you check
- the procedure written down, versioned, and loadable by any agent
Adopt it alone
Copy one .md into your agent's skills dir and tell it to use that skill.
Install
git clone https://github.com/Aitherium/awskills
Where it sits in the path
See also
Links
Generated 2026-09-14 00:48Z from the ecosystem registry. A field here that is wrong is wrong in the registry — fix it there and this page follows.