aiconfig-tools とは?
ツールを通じて AI エージェントに機能を提供するためのガイド。 AI が何を行う必要があるかを特定し、ツール定義を作成し、フレームワークにとって意味のある方法でそれらを添付するのに役立ちます。 ソース: launchdarkly/agent-skills。
ツールを通じて AI エージェントに機能を提供するためのガイド。 AI が何を行う必要があるかを特定し、ツール定義を作成し、フレームワークにとって意味のある方法でそれらを添付するのに役立ちます。
コマンドラインで aiconfig-tools AI スキルを開発環境にすばやくインストール
ソース: launchdarkly/agent-skills。
You're using a skill that will guide you through adding capabilities to your AI agents through tools (function calling). Your job is to identify what your AI needs to do, create tool definitions, attach them to variations, and verify they work.
Tools cannot be attached during config creation. PATCH the variation:
Body: {"model": {"parameters": {"tools": [{"key": "tool-name", "version": 1}]}}}
ツールを通じて AI エージェントに機能を提供するためのガイド。 AI が何を行う必要があるかを特定し、ツール定義を作成し、フレームワークにとって意味のある方法でそれらを添付するのに役立ちます。 ソース: launchdarkly/agent-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/launchdarkly/agent-skills --skill aiconfig-toolsツールを通じて AI エージェントに機能を提供するためのガイド。 AI が何を行う必要があるかを特定し、ツール定義を作成し、フレームワークにとって意味のある方法でそれらを添付するのに役立ちます。 ソース: launchdarkly/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/launchdarkly/agent-skills --skill aiconfig-tools インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/launchdarkly/agent-skills