·tool-design
</>

tool-design

このスキルは、ユーザーが「エージェント ツールの設計」、「ツールの説明の作成」、「ツールの複雑さの軽減」、「MCP ツールの実装」を要求する場合、またはツールの統合、アーキテクチャの削減、ツールの命名規則、またはエージェントとツールのインターフェイスについて言及する場合に使用する必要があります。

5インストール·0トレンド·@chakshugautam

インストール

$npx skills add https://github.com/chakshugautam/games --skill tool-design

tool-design のインストール方法

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

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

ソース: chakshugautam/games。

Tools are the primary mechanism through which agents interact with the world. They define the contract between deterministic systems and non-deterministic agents. Unlike traditional software APIs designed for developers, tool APIs must be designed for language models that reason about intent, infer parameter values, and generate calls from natural language requests. Poor tool design creates failure modes that no a...

Tools are contracts between deterministic systems and non-deterministic agents. The consolidation principle states that if a human engineer cannot definitively say which tool should be used in a given situation, an agent cannot be expected to do better. Effective tool descriptions are prompt engineering that shapes agent behavior.

Key principles include: clear descriptions that answer what, when, and what returns; response formats that balance completeness and token efficiency; error messages that enable recovery; and consistent conventions that reduce cognitive load.

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/chakshugautam/games --skill tool-design
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-26
更新日
2026-03-11

Browse more skills from chakshugautam/games

クイックアンサー

tool-design とは?

このスキルは、ユーザーが「エージェント ツールの設計」、「ツールの説明の作成」、「ツールの複雑さの軽減」、「MCP ツールの実装」を要求する場合、またはツールの統合、アーキテクチャの削減、ツールの命名規則、またはエージェントとツールのインターフェイスについて言及する場合に使用する必要があります。 ソース: chakshugautam/games。

tool-design のインストール方法は?

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

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

https://github.com/chakshugautam/games

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-26