Agent skill · software engineering · jeremylongshore

root-level-skill-fixture

Minimal fixture skill for regression coverage of root-level SKILL.md discovery. Use when validating that find_skill_files picks up Anthropic-spec layout. Trigger with "root level skill fixture".

Why this skill is useful

This skill is a static test fixture with no executable scripts or domain-specific knowledge.

What it needs

About 1k tokens when loaded. Last updated 2026-08-07. 2,604 stars on the source repository.

What this skill does

Overview Fixture skill used by tests/testrootlevelskilldiscovery.py. It exists solely to verify that the validator's batch walker (findskillfiles) picks up plugins that follow the Anthropic-spec layout — SKILL.md at plugin root with no skills/<name>/ subdirectory. Prerequisites None — this is a static fixture. Instructions Do not invoke this skill. It is a test fixture only. Output N/A. Error Handling N/A. Examples N/A. Resources scripts/validate-skills-schema.py — the function under test.

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills jeremylongshore/root-level-skill-plugin

View the source on GitHub

Browse the @skills marketplace