fix: correct mismatched option labels in SKILL.md (A-E menu vs sections) (#64)

Both the Chinese and English versions of SKILL.md had option labels
in the section headers that did not match the A–E menu presented to
users during Step 2.

Chinese bugs (before this fix):
- 方式 C:上传文件  → should be 方式 D (D=上传文件 in menu)
- 方式 B:飞书链接  → should be 方式 C (C=飞书链接 in menu) — duplicate B
- 方式 C:直接粘贴  → should be 方式 E (E=直接粘贴 in menu)

English bugs (before this fix):
- Option C: Upload Files  → should be Option D (D=Upload Files in menu)
- Option D: Feishu Link   → should be Option C (C=Feishu Link in menu)

Both menus are consistent with each other (A=Feishu auto, B=DingTalk,
C=Feishu link, D=Upload, E=Paste); it was only the section headers
that were out of sync.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
zhoutianyi
2026-04-12 19:30:47 +08:00
parent 3d83227c49
commit 0c09a898ac

View File

@@ -243,7 +243,7 @@ python3 ${CLAUDE_SKILL_DIR}/tools/dingtalk_auto_collector.py \
---
#### 方式 C:上传文件
#### 方式 D:上传文件
- **PDF / 图片**`Read` 工具直接读取
- **飞书消息 JSON 导出**
@@ -260,7 +260,7 @@ python3 ${CLAUDE_SKILL_DIR}/tools/dingtalk_auto_collector.py \
---
#### 方式 B:飞书链接
#### 方式 C:飞书链接
用户提供飞书文档/Wiki 链接时,询问读取方式:
@@ -319,7 +319,7 @@ python3 ${CLAUDE_SKILL_DIR}/tools/feishu_mcp_client.py \
---
#### 方式 C:直接粘贴
#### 方式 E:直接粘贴
用户粘贴的内容直接作为文本原材料,无需调用任何工具。
@@ -743,7 +743,7 @@ If message collection fails, prompt user to upload chat screenshots.
---
#### Option C: Upload Files
#### Option D: Upload Files
- **PDF / Images**: `Read` tool directly
- **Feishu message JSON export**:
@@ -760,7 +760,7 @@ If message collection fails, prompt user to upload chat screenshots.
---
#### Option D: Feishu Link
#### Option C: Feishu Link
When the user provides a Feishu doc/Wiki link, ask which method to use: