add 6 skills to repo + update skill-review for xiaoming
- Add code-interpreter, kokoro-tts, remotion-best-practices, research-to-paper-slides, summarize, tavily-tool to source repo - skill-review: add main/xiaoming agent mapping in handler.ts + SKILL.md - tts-voice: handler.ts updates from agent workspace Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -23,6 +23,7 @@ tools:
|
||||
- `GITEA_URL`: Gitea 基礎 URL(https://git.nature.edu.kg)
|
||||
- `GITEA_TOKEN_<AGENT>`: 你的 Gitea API token(根據 agent ID 取對應的)
|
||||
- Agent → Gitea 帳號對應:
|
||||
- main → `xiaoming`(小明,專案管理/綜合審查)
|
||||
- tiangong → `tiangong`(天工,架構/安全)
|
||||
- kaiwu → `kaiwu`(開物,UX/前端)
|
||||
- yucheng → `yucheng`(玉成,全棧/測試)
|
||||
@@ -31,6 +32,12 @@ tools:
|
||||
|
||||
根據你的角色,重點審查不同面向:
|
||||
|
||||
### 小明(main)— 專案經理
|
||||
- 整體 skill 的完整性與一致性
|
||||
- SKILL.md 描述是否清楚、trigger 是否遺漏常見用法
|
||||
- 跨 skill 的重複邏輯或可整合之處
|
||||
- 文件與實作是否同步
|
||||
|
||||
### 天工(tiangong)— 架構設計師
|
||||
- SKILL.md 的 trigger 設計是否合理、會不會誤觸發
|
||||
- handler.ts 的錯誤處理、邊界情況
|
||||
|
||||
Reference in New Issue
Block a user