·agent-sdk
</>

agent-sdk

rysweet/amplihack

Claude Agent SDK アーキテクチャ、ツール、フック、スキル、および制作パターンに関する包括的な知識。エージェントの構築、SDK 統合、ツール設計、MCP サーバーのタスクに対して自動的にアクティブ化されます。

26インストール·3トレンド·@rysweet

インストール

$npx skills add https://github.com/rysweet/amplihack --skill agent-sdk

SKILL.md

The Claude Agent SDK is Anthropic's official framework for building production-ready AI agents with Claude. It provides a high-level abstraction over the Messages API, handling the agent loop, tool orchestration, context management, and extended-thinking patterns automatically.

Both implementations share the same core concepts and API patterns.

Context Compaction: When approaching token limits, the SDK can automatically summarize earlier conversation turns while preserving critical information.

Claude Agent SDK アーキテクチャ、ツール、フック、スキル、および制作パターンに関する包括的な知識。エージェントの構築、SDK 統合、ツール設計、MCP サーバーのタスクに対して自動的にアクティブ化されます。 ソース: rysweet/amplihack。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/rysweet/amplihack --skill agent-sdk
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

agent-sdk とは?

Claude Agent SDK アーキテクチャ、ツール、フック、スキル、および制作パターンに関する包括的な知識。エージェントの構築、SDK 統合、ツール設計、MCP サーバーのタスクに対して自動的にアクティブ化されます。 ソース: rysweet/amplihack。

agent-sdk のインストール方法は?

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

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

https://github.com/rysweet/amplihack