A/B Test Setup
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," or "hypothesis." For tracking implementation, see analytics-tracking.
Overview
The A/B Test Setup skill, part of the TerminalSkills/skills repository, provides structured assistance for users looking to design and implement controlled experiments. This tool supports various methodologies, including split testing, multivariate testing, and hypothesis formulation. It is specifically designed to help users create variant copy and test changes across different platforms. While this skill focuses on the planning and design phases of experimentation, it directs users to specific analytics tracking skills for implementation monitoring. Compatible with agents like Claude and Gemini, this resource is maintained within a repository that has earned 71 stars. It serves as a technical guide for marketing and data-driven design tasks, ensuring that experiments are grounded in clear objectives and measurable variants before deployment.
Use Cases
Install Notes
# Review source first
open https://github.com/TerminalSkills/skills/blob/main/skills/ab-test-setup/SKILL.mdCopy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.
Security Notes
Users should ensure that any data or code generated for experiments complies with their local privacy regulations and organizational security policies. As this skill focuses on the design and setup of tests, users are responsible for the secure implementation of tracking scripts and the protection of any sensitive user data collected during the experimentation process.
Related Skills
Slack GIF Creator
anthropics/skills
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack.
AI Content Monetization — Passive Income with AI
TerminalSkills/skills
Build automated content creation and monetization systems using AI. Cover the full pipeline from content generation to revenue collection across multiple channels: blogs, YouTube, social media, newsletters, and digital products. Inspired by [MoneyPrinterV2](https://github.com/FujiwaraChoki/MoneyPrinterV2) (25k+ stars).
Ad Campaign Optimization
TerminalSkills/skills
Optimize paid advertising across platforms — Google Ads, Meta (Facebook/Instagram), TikTok, LinkedIn, Twitter/X. Improve ROAS, reduce CAC, and scale winning campaigns.
AI Content Detection
TerminalSkills/skills
Detect whether text was written by a human or generated by AI using a multilayer approach: 1. Rulebased analysis — linguistic patterns and statistical indicators 2. LLMasjudge — use Claude to score content against a detection ruleset 3. External APIs — optional GPTZero or Originality.ai for corroboration