aiconfig-create とは?
アプリケーションで AI 構成をセットアップするためのガイド。エージェント モードと完了モードのどちらを選択し、スタックに適したアプローチを選択し、ユースケースに適した AI 構成を作成するかを支援します。 ソース: launchdarkly/agent-skills。
アプリケーションで AI 構成をセットアップするためのガイド。エージェント モードと完了モードのどちらを選択し、スタックに適したアプローチを選択し、ユースケースに適した AI 構成を作成するかを支援します。
コマンドラインで aiconfig-create AI スキルを開発環境にすばやくインストール
ソース: launchdarkly/agent-skills。
You're using a skill that will guide you through setting up AI configuration in your application. Your job is to explore the codebase to understand the use case and stack, choose agent vs completion mode, create the config following the right path, and verify it works.
| Persistent instructions across interactions | Agent | | LangGraph, CrewAI, AutoGen | Agent | | Direct OpenAI/Anthropic API calls | Completion | | Full control of message structure | Completion | | One-off text generation | Completion |
Both modes support tools. Agent mode: single instructions string. Completion mode: full messages array.
アプリケーションで AI 構成をセットアップするためのガイド。エージェント モードと完了モードのどちらを選択し、スタックに適したアプローチを選択し、ユースケースに適した AI 構成を作成するかを支援します。 ソース: launchdarkly/agent-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/launchdarkly/agent-skills --skill aiconfig-createアプリケーションで AI 構成をセットアップするためのガイド。エージェント モードと完了モードのどちらを選択し、スタックに適したアプローチを選択し、ユースケースに適した AI 構成を作成するかを支援します。 ソース: launchdarkly/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/launchdarkly/agent-skills --skill aiconfig-create インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/launchdarkly/agent-skills