跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Claude Api

技能 活跃

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.

目的

To empower developers to efficiently build, optimize, and maintain applications leveraging the Claude API and Anthropic SDK, ensuring best practices and smooth transitions between model versions.

功能

  • Build and optimize Claude API/Anthropic SDK applications
  • Implement prompt caching strategies
  • Migrate Claude API code between model versions
  • Guidance on Claude features (caching, thinking, tool use, etc.)
  • Default to Opus 4.7 model with adaptive thinking and streaming

使用场景

  • Use when building new applications with the Anthropic SDK.
  • Use when debugging or optimizing existing Claude API integrations.
  • Use when migrating Claude API code to newer model versions (e.g., 4.5 to 4.7).
  • Use when implementing prompt caching or tuning its hit rate in an Anthropic SDK project.

非目标

  • Developing applications with OpenAI or other third-party SDKs.
  • Writing provider-neutral code.
  • General programming or machine learning tasks outside of Claude API integration.

Trust

  • warning:Issues AttentionThere are 135 open issues and 11 closed issues in the last 90 days, indicating a very low closure rate and potentially slow maintainer response.

安装

请先添加 Marketplace

/plugin marketplace add anthropics/skills
/plugin install skills@anthropic-agent-skills

质量评分

79 /100
2 days ago 分析

信任信号

最近提交6 days ago
星标133.4k
状态
查看源代码

类似扩展

Cli Creator

100

Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.

技能
openai

Context Mode Ops

100

使用并行子代理军队管理 context-mode GitHub 问题、PR、发布和营销。为每个任务编排 10-20 个动态代理。在分类问题、审查 PR、发布版本、撰写 LinkedIn 帖子、宣布发布、修复错误、合并贡献、验证 ENV 变量、测试适配器或同步分支时使用。

技能
mksglu

Fixflow

100

使用严格的交付工作流执行编码任务:构建完整计划、分步实现、持续运行测试,并默认在每一步 (`per_step`) 后提交。当用户要求行为驱动交付或需求不明确时,支持显式提交策略覆盖 (`final_only`, `milestone`) 和可选的 BDD(给定/当/则)。

技能
majiayu000

Kotlin Mcp Server Generator

100

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.

技能
github

Spec to Repo

100

Use when the user says 'build me an app', 'create a project from this spec', 'scaffold a new repo', 'generate a starter', 'turn this idea into code', 'bootstrap a project', 'I have requirements and need a codebase', or provides a natural-language project specification and expects a complete, runnable repository. Stack-agnostic: Next.js, FastAPI, Rails, Go, Rust, Flutter, and more.

技能
alirezarezvani

Extract

100

Turn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples.

技能
alirezarezvani