什麼是 create-skill?
將新技能新增至 LaunchDarkly 代理技能儲存庫。在建立新的 SKILL.md、新增技能或與儲存庫約定一致時使用。在創建之前指導探索現有技能。 來源:launchdarkly/agent-skills。
將新技能新增至 LaunchDarkly 代理技能儲存庫。在建立新的 SKILL.md、新增技能或與儲存庫約定一致時使用。在創建之前指導探索現有技能。
透過命令列快速安裝 create-skill AI 技能到你的開發環境
來源:launchdarkly/agent-skills。
Before creating anything, understand how skills are structured in this repo.
Regenerate the skills catalog so the new skill is discoverable:
This updates skills.json. Commit the updated file with your new skill.
將新技能新增至 LaunchDarkly 代理技能儲存庫。在建立新的 SKILL.md、新增技能或與儲存庫約定一致時使用。在創建之前指導探索現有技能。 來源:launchdarkly/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/launchdarkly/agent-skills --skill create-skill將新技能新增至 LaunchDarkly 代理技能儲存庫。在建立新的 SKILL.md、新增技能或與儲存庫約定一致時使用。在創建之前指導探索現有技能。 來源:launchdarkly/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/launchdarkly/agent-skills --skill create-skill 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/launchdarkly/agent-skills