create-skill

Installation
SKILL.md

Create a LaunchDarkly Skill

You're using a skill that will guide you through adding a new skill to the LaunchDarkly agent-skills repository. Your job is to explore existing skills to understand the patterns, assess what the new skill needs, create it following conventions, and verify it validates correctly.

Prerequisites

  • Access to the LaunchDarkly agent-skills repo (or a fork)
  • Understanding of the workflow you want to encode
  • Python 3.x (for validation scripts)

Core Principles

  1. Explore First: Look at existing skills before creating. Match their structure and style.
  2. Job to Be Done: Every skill should clearly state what job it helps accomplish.
  3. References for Details: Keep SKILL.md focused on the workflow. Move deep content to references/.
  4. Validate Before Commit: Run validation scripts to catch issues.

Workflow

Related skills

More from launchdarkly/agent-skills

Installs
78
GitHub Stars
10
First Seen
Feb 3, 2026