# Skill Alpha

> Alpha skill used by unit tests — exercises the happy path of frontmatter parsing and tokenization.

- Skill: `kongyo2/skill-alpha` (Agent Skill)
- Install (CLI): `npx skillmds@latest add kongyo2/skill-alpha`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kongyo2/skill-alpha/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: kongyo2 (https://skillmd.com/u/kongyo2)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kongyo2/skill-alpha

---


# Skill Alpha

This is the body of the Alpha skill, used in tests for skill-loader, retrieve, and list.

```ts
const x = 1;
```

