← 返回 Skills 市场
130
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skylv-feature-flag
功能描述
Feature flag management. Creates and toggles feature flags for A/B testing. Triggers: feature flag, a b test, toggle feature, abtesting.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skylv-feature-flag - 安装完成后,直接呼叫该 Skill 的名称或使用
/skylv-feature-flag触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Skylv Feature Flag 是什么?
Feature flag management. Creates and toggles feature flags for A/B testing. Triggers: feature flag, a b test, toggle feature, abtesting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。
如何安装 Skylv Feature Flag?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skylv-feature-flag」即可一键安装,无需额外配置。
Skylv Feature Flag 是免费的吗?
是的,Skylv Feature Flag 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skylv Feature Flag 支持哪些平台?
Skylv Feature Flag 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skylv Feature Flag?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。
推荐 Skills