docs: remove all Chinese and case-specific terms from skill files

This commit is contained in:
2026-07-15 08:31:02 +08:00
parent ea9312767b
commit 6c67235415
3 changed files with 50 additions and 51 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ For Hermes Agent specifically, clone into `~/.hermes/skills/media/`. For other a
video-edit-planner/
├── SKILL.md # Skill definition (workflow, guidance, pitfalls)
├── README.md # This file (English)
├── README.zh.md # 中文说明
├── README.zh.md # Chinese README
├── scripts/
│ ├── transcription/ # Bundled funasr-script (self-contained uv project)
│ │ ├── pyproject.toml