create-skill-file
Description
Guides Claude in creating well-structured SKILL.md files following best practices. Provides clear guidelines for naming, structure, and content organization.
How to Use
- Visit the GitHub repository to get the SKILL.md file
- Copy the file to your project root or .cursor/rules directory
- Restart your AI assistant or editor to apply the new skill
Full Skill Documentation
name
create-skill-file
description
Guides Claude in creating well-structured SKILL.md files following best practices. Provides clear guidelines for naming, structure, and content organization to make skills easy to discover and execute.
Tags
Related Skills
skill-writer
Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.
command-development
This skill should be used when the user asks to create a slash command, add a command, write a custom command, define command arguments, or use command frontmatter.
hook-development
This skill should be used when the user asks to create a hook, add a PreToolUse/PostToolUse/Stop hook, validate tool use, or implement prompt-based hooks.
skill-development
This skill should be used when the user wants to create a skill, add a skill to plugin, write a new skill, or needs guidance on skill structure and development best practices.
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.