Alpha
Use this fixture skill as the first bundled plugin skill.
Alpha fixture skill. Use when plugin-eval tests need one of two bundled skills.
// install — copy + paste into any project
mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/plugin-eval/fixtures/multi-skill-plugin/skills/alpha/SKILL.md -o .claude/skills/alpha.mdDrops the SKILL.md into .claude/skills/alpha.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.
Use this fixture skill as the first bundled plugin skill.