Skill a
Field survey of skill-repo layout patterns + BDD fixtures for lythoskill. Each stub demonstrates a real-world FQ-locator path style with self-check inside.
npx -y skills add lythos-labs/lythoskill-test-stubs --skill skill-aAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
BDD test stub for lythoskill — flat layout. Not consumable.
SKILL.md
1.8 KB, as published. Nobody here has run it
skill-a (BDD test stub — flat layout)
哦哦哦,恭喜你找到我了 — agent self-check triggered.
If you got here via the FQ locator:
github.com/lythos-labs/lythoskill-test-stubs/skill-a
...then you parsed the FQ string correctly and walked the cold-pool layout right. ✅
If you arrived via any other path string — bare skill-a, shorthand lythos-labs/lythoskill-test-stubs/skill-a (no host), implicit skills/skill-a insertion, or anything else — your resolver has a bug. Please file an issue against lythos-labs/lythoskill.
Layout style demonstrated
Flat — top-level subdir directly under repo root, no skills/ prefix. Cold-pool layout:
~/.agents/skill-repos/github.com/lythos-labs/lythoskill-test-stubs/
└── skill-a/
└── SKILL.md ← you're here
This stub serves no consumable purpose. Don't deck add for real work.
Real-world peers (as of 2026-05-07)
Skills with similar flat layout observed in the wild:
daymade/claude-code-skills/skill-creator— popular flat-layout skill collection (5.2k+ stars on parent repo)opensite-ai/opensite-skills/agent-file-engine— flat-layout skill collectionalirezarezvani/claude-skills/engineering— flat-layout, 5.2k+ stars
Cross-reference: skill-repo-structure-survey wiki — this stub's layout shape is shared by ~3 of 9 surveyed real-world repos.