skill-creator

Originally fromanthropics/skills
Installation
SKILL.md

Creating Skills and Commands

This skill provides guidance for creating effective skills and commands in Claude Code projects.

Skills vs Commands

Aspect Skills (.claude/skills/) Commands (.claude/commands/)
Trigger Auto-triggered by context Explicit /command invocation
Purpose Background knowledge, domain expertise Interactive workflows, multi-step tasks
Example Obsidian markdown syntax reference /daily-review workflow
Format SKILL.md in named folder command-name.md file

Core Principles

Concise is Key

The context window is a public good. Skills share it with system prompts,

Related skills
Installs
12
GitHub Stars
2.3K
First Seen
Jan 23, 2026