minimal-example
星标11
分支3
更新时间2025年10月23日 13:57
A minimal example skill demonstrating the required structure
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
A minimal example skill demonstrating the required structure
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | minimal-example |
| description | A minimal example skill demonstrating the required structure |
This is a minimal example of a Claude skill with only the required fields.
This skill demonstrates the absolute minimum required to create a valid skill:
name and descriptionUse this as a template when creating new skills. You can add more metadata
fields as needed, but name and description are always required.
Hello! I'm a minimal skill example.
That's it - simple and straightforward!