# Skill Creator

> Guide for creating effective skills that extend Claude's capabilities with specialized knowledge, workflows, or tool integrations.

- Skill: `varunk130/skill-creator` (Agent Skill)
- Install (CLI): `npx skillmds@latest add varunk130/skill-creator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/varunk130/skill-creator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: varunk130 (https://skillmd.com/u/varunk130)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/varunk130/skill-creator

---


# Skill Creator

Six-step process: Understand with examples, Plan reusable contents (scripts/references/assets), Initialize (init_skill.py), Edit (SKILL.md + resources), Package (package_skill.py), Iterate based on usage. Covers progressive disclosure and context management.

