跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Creating Experiments

技能 活跃

Guides agents through the 3-step experiment creation flow: defining the hypothesis, configuring rollout, and setting up analytics. Delegates rollout decisions to configuring-experiment-rollout and metric setup to configuring-experiment-analytics. TRIGGER when: user asks to create a new experiment or A/B test, OR when you are about to call experiment-create. DO NOT TRIGGER when: user is updating an existing experiment, managing lifecycle, or only browsing experiments.

目的

To streamline the creation of A/B tests in PostHog by providing a structured, step-by-step process for defining experiments and their configurations.

功能

  • Guides through 3-step experiment creation flow
  • Delegates rollout configuration to `configuring-experiment-rollout`
  • Delegates analytics setup to `configuring-experiment-analytics`
  • Creates experiment drafts quickly
  • Supports specifying experiment name, hypothesis, and feature flag key

使用场景

  • When a user asks to create a new experiment or A/B test
  • When preparing to call the `experiment-create` tool
  • To quickly create a draft experiment for later refinement

非目标

  • Updating an existing experiment
  • Managing experiment lifecycle (beyond creation)
  • Only browsing existing experiments
  • Configuring metrics directly during creation

Trust

  • warning:Issues AttentionThere are 544 open issues and 163 closed issues in the last 90 days, indicating a low closure rate (approx. 23%) and a significant number of unaddressed issues.

安装

npx skills add PostHog/posthog

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

79 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标34.5k
许可证NOASSERTION
状态
查看源代码

类似扩展

OraClaw Bandit

99

A/B 测试和功能优化,适用于 AI 代理。使用多臂老虎机和上下文老虎机(LinUCB)自动选择最佳选项。无需数据仓库——直接从请求运行

技能
Whatsonyourmind

Copying Flags Across Projects

95

Copy a feature flag from one PostHog project to one or more target projects in the same organization. Use when the user wants to duplicate a flag, promote a flag from staging to production, sync flags across projects, or replicate a flag configuration in a different workspace. Covers cohort remapping, scheduled-change handling, encrypted payloads, and the safe defaults (disabled in target, no scheduled changes).

技能
PostHog

Managing Experiment Lifecycle

93

Guides experiment state transitions: launching, pausing, resuming, ending, shipping variants, archiving, resetting, and duplicating. Covers preconditions, implications for variant assignment and analysis, and the decision framework for when to use each action. TRIGGER when: user asks to launch, pause, resume, end, ship, archive, reset, or duplicate an experiment. DO NOT TRIGGER when: user is creating an experiment (use creating-experiments), configuring rollout (use configuring-experiment-rollout), or setting up metrics (use configuring-experiment-analytics).

技能
PostHog

Measure Experiment Design

100

Designs an A/B test or experiment with clear hypothesis, variants, success metrics, sample size, and duration. Use when planning experiments to validate product changes or test hypotheses.

技能
product-on-purpose

Azure App Configuration SDK for Python

100

Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".

技能
microsoft

Experiment Designer

99

Use when planning product experiments, writing testable hypotheses, estimating sample size, prioritizing tests, or interpreting A/B outcomes with practical statistical rigor.

技能
alirezarezvani