agents-skills
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Agent Skills - Meta Reference
This skill provides the definitive reference for creating, organizing, and maintaining agent skills. Use this when building new skills or improving existing skill architecture.
Quick Reference
| Component | Purpose | Required |
|---|---|---|
SKILL.md |
Main reference file with frontmatter | Yes |
scripts/ |
Executable code (prefer running) | Optional |
references/ |
Documentation (loaded on-demand) | Recommended |
assets/ |
Output files (templates, icons) | Optional |
data/sources.json |
Curated external links | Recommended |
Cross-Platform: Agent Skills are designed to be portable across runtimes (Claude Code, Codex CLI, Gemini CLI, VS Code Copilot).