AbhishekSharma-17

your-skill-name

"MANDATORY TRIGGERS: keyword1, keyword2, keyword3. Describe what this skill does and when to use it. Be specific about trigger conditions."

AbhishekSharma-17 1 Updated 3mo ago

Resources

6
GitHub

Install

npx skillscat add abhisheksharma-17/skills-graph/your-skill-name-must-exactly-match-the-folder-name-most-common-mistake

Install via the SkillsCat registry.

SKILL.md

Your Skill Title

Version: X.Y.Z | Source: https://source-url.com

Reference Files

Reference File Read When
Overview references/00-overview.md "what is this", "getting started", "introduction"
Topic A references/01-topic-a.md "keyword for topic A", "when to load topic A"
Topic B references/02-topic-b.md "keyword for topic B", "when to load topic B"
Topic C (Router) references/03-topic-c.md "keyword for topic C" — routes to sub-files

Installation

# Copy to your platform's skill directory
cp -r . ~/.claude/skills/your-skill-name/

Quick Reference