← Back to Skills Marketplace
sky-lv

Skylv Feature Flag

by SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
130
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skylv-feature-flag
Description
Feature flag management. Creates and toggles feature flags for A/B testing. Triggers: feature flag, a b test, toggle feature, abtesting.
Usage Guidance
This is an advisory, instruction-only skill that provides best practices and a sample code snippet for feature flags — it will not actually create or toggle flags or access your systems. It's safe to install from a security footprint perspective, but: (1) if you expect automated flag management, ask for a concrete implementation or connectors (which will need credentials); (2) verify the author/source if you plan to rely on it operationally; and (3) do not supply any secrets to this skill as it currently does not need them.
Capability Analysis
Type: OpenClaw Skill Name: skylv-feature-flag Version: 1.0.0 The skill bundle contains only documentation and illustrative pseudo-code for feature flag management and A/B testing strategies. There are no executable scripts, sensitive data access, or instructions that could lead to malicious behavior or prompt injection in SKILL.md.
Capability Assessment
Purpose & Capability
Name and description promise feature-flag management; the SKILL.md contains implementation guidance, a code snippet, rollout percentages, and monitoring suggestions. The skill does not claim to integrate with any external service, and it does not request credentials or tools, so the requested footprint is appropriate for a documentation-style helper. Note: it is advisory only and does not actually create or toggle flags.
Instruction Scope
Instructions are high-level guidance and a sample snippet (isFeatureEnabled / renderNewCheckout). They do not instruct the agent to read files, access environment variables, call external endpoints, or transmit data. There is no scope creep in the runtime instructions.
Install Mechanism
No install spec and no code files — lowest-risk category. Nothing is downloaded or written to disk.
Credentials
The skill requests no environment variables or credentials. That's proportionate for a documentation/instruction-only skill. Be aware that any real integration with a feature-flag service would require separate credentials not included here.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skylv-feature-flag
  3. After installation, invoke the skill by name or use /skylv-feature-flag
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of skylv-feature-flag. - Provides feature flag management for A/B testing and controlled rollouts - Supports creating and toggling feature flags using intuitive triggers - Includes rollout strategies, monitoring guidelines, and anti-patterns to follow - Useful for automation and tool-based workflows
Metadata
Slug skylv-feature-flag
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Skylv Feature Flag?

Feature flag management. Creates and toggles feature flags for A/B testing. Triggers: feature flag, a b test, toggle feature, abtesting. It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.

How do I install Skylv Feature Flag?

Run "/install skylv-feature-flag" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skylv Feature Flag free?

Yes, Skylv Feature Flag is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skylv Feature Flag support?

Skylv Feature Flag is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skylv Feature Flag?

It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.

💬 Comments