Launchdarkly Flag Create

🏢Official
by launchdarkly · vlatest · Repository

Create new feature flags in LaunchDarkly to control product releases and experimentation remotely.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add launchdarkly-flag-create npx -- -y @trustedskills/launchdarkly-flag-create
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "launchdarkly-flag-create": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/launchdarkly-flag-create"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to create new feature flags within LaunchDarkly. It automates the process of defining flag names, keys, and descriptions directly from natural language instructions. This streamlines experimentation and rollout processes by reducing manual configuration steps in the LaunchDarkly dashboard.

When to use it

  • Rapid Experimentation: Quickly spin up new feature flags for A/B testing or other experiments without needing a human operator.
  • Automated Rollouts: Create flags programmatically as part of an automated deployment pipeline.
  • Dynamic Feature Management: Generate flags based on data inputs, such as user segments or environment variables.
  • Prototyping New Features: Quickly define and create placeholder feature flags during the initial design phase.

Key capabilities

  • Flag creation via natural language instructions
  • Automated flag key generation
  • Description assignment to newly created flags

Example prompts

  • "Create a new flag called 'enable-new-homepage' with the description 'Enables the redesigned homepage.'"
  • "Generate a feature flag for 'personalized-recommendations'."
  • "Make a flag named 'beta-checkout-flow' and describe it as ‘A/B test of the checkout flow’."

Tips & gotchas

  • Requires appropriate LaunchDarkly API credentials to be configured.
  • The skill relies on clear and concise instructions for accurate flag creation.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
launchdarkly
Installs
27

🏢 Official

Published by the company or team that built the technology.