·aiconfig-create
</>

aiconfig-create

在應用程式中設定 AI 配置的指南。協助您在代理模式與完成模式之間進行選擇,為您的堆疊選擇正確的方法,並建立對您的用例有意義的 AI 配置。

33安裝·1熱度·@launchdarkly

安裝

$npx skills add https://github.com/launchdarkly/agent-skills --skill aiconfig-create

如何安裝 aiconfig-create

透過命令列快速安裝 aiconfig-create AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/launchdarkly/agent-skills --skill aiconfig-create
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:launchdarkly/agent-skills。

SKILL.md

查看原文

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
分類
</>開發工具
認證
收錄時間
2026-02-22
更新時間
2026-03-11

Browse more skills from launchdarkly/agent-skills

快速解答

什麼是 aiconfig-create?

在應用程式中設定 AI 配置的指南。協助您在代理模式與完成模式之間進行選擇,為您的堆疊選擇正確的方法,並建立對您的用例有意義的 AI 配置。 來源:launchdarkly/agent-skills。

如何安裝 aiconfig-create?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/launchdarkly/agent-skills --skill aiconfig-create 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/launchdarkly/agent-skills