skill-creator
✓Guide for creating effective skills and commands. Use when users want to create a new skill or command, when updating an existing one, or when asking "how do I make a skill" or "create a command for X".
Installation
SKILL.md
This skill provides guidance for creating effective skills and commands in Claude Code projects.
| 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 |
The context window is a public good. Skills share it with system prompts, conversation history, and the user's actual request.
Guide for creating effective skills and commands. Use when users want to create a new skill or command, when updating an existing one, or when asking "how do I make a skill" or "create a command for X". Source: heyitsnoah/claudesidian.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/heyitsnoah/claudesidian --skill skill-creator- Source
- heyitsnoah/claudesidian
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is skill-creator?
Guide for creating effective skills and commands. Use when users want to create a new skill or command, when updating an existing one, or when asking "how do I make a skill" or "create a command for X". Source: heyitsnoah/claudesidian.
How do I install skill-creator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/heyitsnoah/claudesidian --skill skill-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/heyitsnoah/claudesidian
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01