
Template Skill
- 336 installs
- 15.6k repo stars
- Updated July 26, 2026
- composiohq/awesome-codex-skills
This is a copy of template-skill by anthropics - installs and ranking accrue to the original listing.
Bootstrap a new Codex or Claude skill with consistent front matter, trigger phrases, workflow steps, and bundled resource placeholders.
About
The template-skill from composiohq/awesome-codex-skills is a starter blueprint for authoring new agent skills with consistent structure and triggers. It guides creators through naming, instructions, resources, and scope so custom Codex capabilities are maintainable and discoverable.
- Provides a canonical SKILL.md skeleton
- Documents triggers and invocation rules
- Outlines progressive disclosure sections
- Shows where to attach scripts and references
- Encourages testable, narrow skill scope
Template Skill by the numbers
- 336 all-time installs (skills.sh)
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/composiohq/awesome-codex-skills --skill template-skillAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 336 |
|---|---|
| repo stars | ★ 15.6k |
| Last updated | July 26, 2026 |
| Repository | composiohq/awesome-codex-skills ↗ |
What it does
Bootstrap a new Codex or Claude skill with consistent front matter, trigger phrases, workflow steps, and bundled resource placeholders.