# 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".

- Skill: `thedixitjain/root-level-skill-fixture` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add thedixitjain/root-level-skill-fixture`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/root-level-skill-fixture/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/thedixitjain/root-level-skill-fixture

---



## Overview

Fixture skill used by `tests/test_root_level_skill_discovery.py`. It exists solely
to verify that the validator's batch walker (`find_skill_files`) 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.

---

**Source:** [`jeremylongshore/claude-code-plugins-plus-skills`](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) → `tests/fixtures/root-level-skill-plugin/SKILL.md`

