什么是 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