Customize Pages
Learn how to customize your skill pages for the best presentation.
SKILL.md
Every skill should have a SKILL.md file at its root. This file is used to generate the skill page on Git Codar.
--- name: My Skill description: A brief description of what this skill does topics: - react - nextjs agent: claude-code --- # My Skill Detailed documentation here...
Frontmatter Fields
- name — The display name of your skill
- description — A short description (shown in leaderboard)
- topics — Categories/topics for your skill
- agent — The primary agent this skill is for