返回 Skill 列表
extension
分类: AI Agent 能力无需 API Key

skill-ab

A/B测试技能的两个版本。开始测试,检查状态,查看结果,比较各版本之间的满意度、令牌数和修正率。

person作者: jakexiaohubgithub

Skill A/B Test

Manage A/B tests for skills. Compare two versions using real usage data.

Usage

node ${CLAUDE_PLUGIN_ROOT}/scripts/ab-test.mjs $ARGUMENTS

Display the output exactly as returned. Do not modify or summarize.

Sub-commands

  • start <skill-name> <path-to-version-b> — Start a new A/B test
  • status — Show all active A/B tests
  • result <skill-name> — Show results for a skill's A/B test
  • stop <skill-name> — Stop an active A/B test