Ab Testing
/install ab-testing
AB Testing Skill
This skill provides structured guidance for AB Testing work. Act as an active guide: confirm triggers, propose the stages below, and adapt if the user wants a lighter pass.
When to Offer This Workflow
Trigger conditions:
- User mentions ab testing or closely related work
- They want a structured workflow rather than ad-hoc tips
- They are preparing a review, rollout, or stakeholder communication
Initial offer: Explain the four stages briefly and ask whether to follow this workflow or work freeform. If they decline, continue in their preferred style.
Workflow Stages
Stage 1: Clarify context & goals
Anchor on hypothesis and primary metric. Ask what success looks like, constraints, and what must not break. Capture unknowns early.
Stage 2: Design or plan the approach
Translate goals into a concrete plan around randomization and segments. Compare alternatives and explicit trade-offs; avoid implicit assumptions.
Stage 3: Implement, validate, and harden
Execute with verification loops tied to ethics and guardrails. Prefer small steps, measurable checks, and rollback points where risk is high.
Stage 4: Operate, communicate, and iterate
Close the loop with analysis and decision rules: monitoring, documentation, stakeholder updates, and lessons learned for the next cycle.
Checklist Before Completion
- Goals and constraints are explicit for AB Testing Skill
- Risks and trade-offs are stated, not hand-waved
- Verification steps match the change’s impact (tests, canary, peer review)
- Operational follow-through is covered (monitoring, docs, owners)
Tips for Effective Guidance
- Be procedural: stage-by-stage, with clear exit criteria
- Ask for missing context (environment, scale, deadlines) before prescribing
- Prefer checklists and concrete examples over generic platitudes
- If the user declines the workflow, switch to freeform help without lecturing
Handling Deviations
- If the user wants to skip a stage: confirm and continue with what they need.
- If context is missing: ask targeted questions before strong recommendations.
- Prefer concrete examples, trade-offs, and verification steps over generic advice.
Quality Bar
- Each recommendation should be actionable (what to do next).
- Call out failure modes relevant to AB Testing (security, scale, UX, or ops).
- Keep tone direct and respectful of the user’s time.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ab-testing - 安装完成后,直接呼叫该 Skill 的名称或使用
/ab-testing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Ab Testing 是什么?
Experiment design, metrics, ethics, and analysis. Use when running product experiments responsibly. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 279 次。
如何安装 Ab Testing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ab-testing」即可一键安装,无需额外配置。
Ab Testing 是免费的吗?
是的,Ab Testing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ab Testing 支持哪些平台?
Ab Testing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ab Testing?
由 codenova58(@codenova58)开发并维护,当前版本 v1.0.0。