
aiconfig-snippets
★ 19by launchdarkly · part of launchdarkly/ai-tooling
Create and manage prompt snippets — reusable text blocks referenced inside AI Config variation prompts. Keeps common instructions, personas, and guardrails…
Create and manage prompt snippets — reusable text blocks referenced inside AI Config variation prompts. Keeps common instructions, personas, and guardrails…
Inspect the full instructions your agent will receiveExpandCollapse
This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.
name: aiconfig-snippets description: "DEPRECATED redirect — this skill was renamed to snippets. Do not use this skill; invoke snippets instead. Kept only so old references to aiconfig-snippets still point users to the new name." license: Apache-2.0 metadata: version: 0.1.0
Deprecated — renamed to snippets
This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill.
Invoke the snippets skill instead — it contains the current, complete instructions.
If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-snippets to snippets.
npx skills add https://github.com/launchdarkly/ai-tooling --skill aiconfig-snippetsRun this in your project — your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.