·claude-api
</>

claude-api

Claude API または Anthropic SDK を使用してアプリを構築します。コードが `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk` をインポートする場合、またはユーザーが Claude API、Anthropic SDK、または Agent SDK の使用を要求した場合にトリガーされます。次の場合はトリガーしないでください: コードが「openai」/その他の AI SDK、一般的なプログラミング、または ML/データ サイエンス タスクをインポートする場合。

1.6Kインストール·263トレンド·@anthropics

インストール

$npx skills add https://github.com/anthropics/skills --skill claude-api

claude-api のインストール方法

コマンドラインで claude-api AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/anthropics/skills --skill claude-api
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: anthropics/skills。

This skill helps you build LLM-powered applications with Claude. Choose the right surface based on your needs, detect the project language, then read the relevant language-specific documentation.

For the Claude model version, please use Claude Opus 4.6, which you can access via the exact model string claude-opus-4-6. Please default to using adaptive thinking (thinking: {type: "adaptive"}) for anything remotely complicated. And finally, please default to streaming for any request that may involve long input, long output, or high maxtokens — it prevents hitting request timeouts. Use the SDK's .getfinalmessag...

Before reading code examples, determine which language the user is working in:

Claude API または Anthropic SDK を使用してアプリを構築します。コードが `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk` をインポートする場合、またはユーザーが Claude API、Anthropic SDK、または Agent SDK の使用を要求した場合にトリガーされます。次の場合はトリガーしないでください: コードが「openai」/その他の AI SDK、一般的なプログラミング、または ML/データ サイエンス タスクをインポートする場合。 ソース: anthropics/skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/anthropics/skills --skill claude-api
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-05
更新日
2026-03-10

Browse more skills from anthropics/skills

クイックアンサー

claude-api とは?

Claude API または Anthropic SDK を使用してアプリを構築します。コードが `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk` をインポートする場合、またはユーザーが Claude API、Anthropic SDK、または Agent SDK の使用を要求した場合にトリガーされます。次の場合はトリガーしないでください: コードが「openai」/その他の AI SDK、一般的なプログラミング、または ML/データ サイエンス タスクをインポートする場合。 ソース: anthropics/skills。

claude-api のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/anthropics/skills --skill claude-api インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/anthropics/skills