Loading...
Loading...
Compare original and translation side by side
SKILL.mdskill-name/
├── SKILL.md # Required - main instructions
└── references/ # Optional - detailed documentation
├── topic-a.md
└── topic-b.mdSKILL.mdskill-name/
├── SKILL.md # 必填 - 核心操作说明
└── references/ # 可选 - 详细文档
├── topic-a.md
└── topic-b.md---
name: skill-name
description: >
A clear description of what this skill does and when to use it.
Include trigger conditions: (1) first condition, (2) second condition.
license: MIT
compatibility: Works with Claude Code and similar AI coding assistants.
metadata:
author: apollosolutions
version: "1.0.0"
allowed-tools: Read Write Edit Glob Grep
------
name: skill-name
description: >
清晰描述该Skill的功能和适用场景。
包含触发条件:(1) 第一个条件,(2) 第二个条件。
license: MIT
compatibility: 兼容Claude Code及类似AI编码助手。
metadata:
author: apollosolutions
version: "1.0.0"
allowed-tools: Read Write Edit Glob Grep
---| Field | Required | Description |
|---|---|---|
| Yes | Lowercase, hyphens only. Must match directory name. Max 64 chars. |
| Yes | What the skill does and when to use it. Max 1024 chars. |
| No | License name (e.g., MIT, Apache-2.0). |
| No | Environment requirements. Max 500 chars. |
| No | Key-value pairs for author, version, etc. |
| No | Space-delimited list of pre-approved tools. Do not include |
| 字段 | 是否必填 | 说明 |
|---|---|---|
| 是 | 仅支持小写字母和连字符,必须与目录名一致,最多64个字符。 |
| 是 | 说明Skill的功能和适用场景,最多1024个字符。 |
| 否 | 许可证名称(例如MIT、Apache-2.0)。 |
| 否 | 环境要求,最多500个字符。 |
| 否 | 存储作者、版本等信息的键值对。 |
| 否 | 空格分隔的预批准工具列表,请勿包含 |
--apollo-clientgraphql-schemaroverApollo-Client-apolloapollo--client--apollo-clientgraphql-schemaroverApollo-Client-apolloapollo--clientundefinedundefinedundefinedundefinedundefinedundefinedtype Example {
id: ID!
name: String
}undefinedundefinednamedescriptionSKILL.mdreferences/SKILL.mdnamedescriptionSKILL.mdreferences/SKILL.mdreferences/references/
├── setup.md # Installation and configuration
├── patterns.md # Common patterns and examples
├── troubleshooting.md # Error solutions
└── api.md # API referenceSKILL.mdundefinedreferences/references/
├── setup.md # 安装和配置说明
├── patterns.md # 常用模式和示例
├── troubleshooting.md # 错误解决方案
└── api.md # API参考SKILL.mdundefinedundefinedundefined"X.Y.Z"versionmetadata:
author: apollosolutions
version: "1.0.0""1.0.0"version"X.Y.Z"metadata:
author: apollosolutions
version: "1.0.0""1.0.0"namedescriptionSKILL.mdmetadata.authorapollosolutionsnamedescriptionSKILL.mdmetadata.authorapollosolutionsmetadata.authorapollosolutionsallowed-toolsBash(curl:*)allowed-toolscurl | shmetadata.authorapollosolutionsallowed-toolsallowed-toolsBash(curl:*)curl | sh