翻译描述为中文

This commit is contained in:
2026-03-22 11:54:32 +08:00
parent 268400a2dc
commit a130eb6e73

View File

@@ -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 APIAnthropic SDK Agent SDK。不触发条件:代码导入 `openai`/其他 AI SDK、通用编程或 ML/数据科学任务。"
license: Complete terms in LICENSE.txt
---