create-skill-file
✓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.
Installation
SKILL.md
| 高 | 需要创造性、多种解决方案 | 提供指导原则,不限定具体步骤 | | 中 | 有推荐模式但允许变化 | 提供参数化示例和默认流程 | | 低 | 容易出错、需严格执行 | 提供详细的分步指令或脚本 |
| name | 小写字母、数字、短横线,≤64字符 | 必须与目录名一致 | | description | 纯文本,≤1024字符 | 用于检索和激活 |
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. Source: labring/fastgpt.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/labring/fastgpt --skill create-skill-file Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/labring/fastgpt --skill create-skill-file- Source
- labring/fastgpt
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is create-skill-file?
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. Source: labring/fastgpt.
How do I install create-skill-file?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/labring/fastgpt --skill create-skill-file 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/labring/fastgpt