skills-manager
Installation
SKILL.md
Skills Manager
This skill guides the agent through the full lifecycle of Agent Skills:
authoring → organizing → publishing to GitHub → installing everywhere via npx skills.
1. Core Concepts
What is a Skill?
A skill is a folder containing a SKILL.md file with:
- A YAML frontmatter block (
---) withnameanddescriptionfields - A Markdown body with instructions the agent follows when activated