LLM Skills
~/catalog/technical documentation//skill-creator

Skill Creator

/skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integra

ClawHub communityClawHub community
320
May 17, 2026
// skill content

Skill created by the community and listed at ClawHub. Canonical source: https://clawhub.ai/skills/skill-creator Version: 0.1.0 Source changelog: Initial release of skill -creator, a comprehensive guide for designing modular skills to extend Claude’s capabilities. - Introduces principles for creating effective, concise, and domain-specific skills. - Explains the modular structure: required SKILL.md and optional scripts, references, and assets folders. - Outlines guidelines for what to include (and exclude) in a skill package. - Details a progressive disclosure design for efficient context management. - Provides reference patterns for organizing content and bundling resources.

// original public source
https://clawhub.ai/skills/skill-creator
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/skill-creator" "https://clawhub.ai/skills/skill-creator"
Then in Claude Code, type /skill-creator to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 320
UpdatedMay 17, 2026
Format.md
AccessFree
// similar

Skills Technical documentation

View allarrow_forward