Skip to main content
Generalopenai

alpha

Alpha fixture skill. Use when plugin-eval tests need one of two bundled skills.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--alpha
View on GitHubRaw SKILL.md

// 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.md

Drops the SKILL.md into .claude/skills/alpha.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Alpha

Use this fixture skill as the first bundled plugin skill.