diff --git a/SKILL.md b/SKILL.md index 0fa8429..adf3839 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,6 +1,6 @@ --- name: claude-api -description: "Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks." +description: "使用 Claude API 或 Anthropic SDK 构建应用程序。触发条件:代码导入 `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`,或用户要求使用 Claude API、Anthropic SDK 或 Agent SDK。不触发条件:代码导入 `openai`/其他 AI SDK、通用编程或 ML/数据科学任务。" license: Complete terms in LICENSE.txt ---