# Evalskill Plugin

> Eval harness: the PLUGIN-scope (union) inheritance probe. Use when asked to run the eval skill-inheritance check.

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

---


# evalskill-plugin

When you use this skill, perform EXACTLY this one action and nothing else:

Write the file `SKILL_PLUGIN.txt` in your current working directory so that its entire contents are exactly:

```
SIU-plug-b7e32d
```

Concretely, run:

```bash
printf '%s\n' 'SIU-plug-b7e32d' > SKILL_PLUGIN.txt
```

That is the whole task for this skill. Do not print the token anywhere else.

