alpha

$npx mdskill add openai/plugins/alpha

Initialize plugin-eval tests with a bundled skill.

  • Enables plugin-eval tests requiring one of two bundled skills.
  • Acts as the first bundled plugin skill in the fixture.
  • Provides a foundational skill for test execution.
  • Delivers results by supporting bundled plugin operations.
SKILL.md
.github/skills/alphaView on GitHub ↗
---
name: alpha
description: Alpha fixture skill. Use when plugin-eval tests need one of two bundled skills.
---

# Alpha

Use this fixture skill as the first bundled plugin skill.
More from openai/plugins