chore: skills - link claude official skills repo

This commit is contained in:
tukuaiai
2026-02-24 01:18:59 +08:00
parent bc1c9c284e
commit bb971fe8f9
6 changed files with 43 additions and 0 deletions
+5
View File
@@ -54,6 +54,11 @@
|:---|:---|
| [markdown-to-epub](./markdown-to-epub/SKILL.md) | Markdown 转 EPUB 电子书 |
## 外部技能仓库(软链接)
- `skills/claude-official-skills/`:来自 Claude 官方 skills 仓库(Anthropic)。本仓库以 Git submodule 的形式落在 `libs/external/claude-official-skills/`,并通过软链接暴露到 `skills/` 下便于浏览与复用。
- 初始化/更新方式:`git submodule update --init --recursive`
## 快速使用
```bash