‹ 返回总目录
工具 最近更新08-04

aiconfig-agent-graphs

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量2.2K
⭐ GitHub Stars23(fork 7)
🗓️ 最近推送2026-08-04
🌱 项目创建2026-02-03
💻 语言 / LicenseJavaScript · NOASSERTION
🐛 开放Issue40

📝 工具简介

LaunchDarkly官方AI工具配置,用于管理agent graphs和AI相关设置。

📖 怎么用

安装有两种方式,推荐在 Claude Code 里跑 `/plugin marketplace add launchdarkly/ai-tooling` 再加 `/plugin install launchdarkly@launchdarkly-ai-tooling`;或者用 `npx skills add launchdarkly/ai-tooling` 直接装。装完不用额外配置,直接问 Agent 功能相关的问题就行,比如“Which feature flags are stale and should be cleaned up?”,它会按技能里的工作流帮你处理 LaunchDarkly 的日常任务。

📋 迷你测评

LaunchDarkly官方出的AI配置工具,专门管agent graphs和AI设置。亮点是官方背书,跟LaunchDarkly现有体系能顺滑衔接。适合已经在用他们家的团队,省得自己折腾配置。

📄 README 要点

这是LaunchDarkly官方的Agent技能和操作手册集合,目的是把跟LaunchDarkly相关的重复性工作流变成模块化的文本教程,让编码AI代理能安全又一致地执行常见任务。目前提供的技能包括快速查询flag详情、判断代码改动该不该放在feature flag后面(这个只是建议性的只读操作)、以及审计现有的flag找出过期或已上线的flag并评估能不能删除。这个仓库是开源的,也跟Agent Skills开放标准对齐。适合团队用AI辅助做功能开关管理,特别是需要规范化操作流程、避免误操作的时候。

查看英文原文
LaunchDarkly Agent Skills LaunchDarkly's public collection of agent skills and playbooks. These skills encode repeatable workflows for working with LaunchDarkly, so coding agents can execute common tasks safely and consistently. What Is This Repo? Agent Skills are modular, text based playbooks that teach an agent how to perform a workflow. This repo is designed to be a public, open source home for LaunchDarkly skills and to align with the emerging Agent Skills Open Standard. Available Skills Feature Flags Skill Description feature flags/launchdarkly flag command Resolve /flag style requests into fast flag lookup, detail, and disambiguation feature flags/should flag change Advisory, read only call on whether a code change (diff/PR) should ship behind a feature flag feature flags/launchdarkly flag discovery Audit flags, find stale/launched flags, and assess removal readiness feature flags/launchdarkly flag create Create new feature flags in a way that fits existing codebase patterns feature flags/launchdarkly flag targeting Control targeting, rollouts, rules, and cross environment config feature flags/launchdarkly flag cleanup Safely remove flags from code using LaunchDarkly as the source of truth feature flags/launchdarkly flag drift Detect and reconcile drift between an in code SDK fallback default and the LaunchDarkly default rule feature flags/launchdarkly guarded rollout Configure guarded rollouts with progressive traffic, metric monitoring, and rollback feature flags/flag release Record a flag's automated release for a PR, honoring release intent and per environment release policies feature flags/flag and release change End to end PR orchestrator: decide → create + wire the flag → record its release (composes the skills above) feature flags/launchdarkly flag qualitative feedback setup Add a qualitative user feedback widget tied to a flag, adapting to the project's framework and design system AgentControl Skill Description agentcontrol/configs create Create confi

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考