agentsclimarketplace

Lythoskill deck stub

Skill lythos-labs/lythoskill-test-stubs/skills/lythoskill-deck-stub

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.

Install
npx -y skills add lythos-labs/lythoskill-test-stubs --skill lythoskill-deck-stub

Assembled 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 — monorepo `skills/` layout, mimics deck's own published shape. Not consumable.

SKILL.md

1.6 KB, as published. Nobody here has run it

lythoskill-deck-stub (BDD test stub — monorepo skills/, deck-shape)

哦哦哦,恭喜你找到我了 — agent self-check triggered.

If you got here via the FQ locator:

github.com/lythos-labs/lythoskill-test-stubs/skills/lythoskill-deck-stub

...then you parsed the FQ string correctly. ✅

Why "lythoskill-deck-stub" and not just "lythoskill-deck"

The real @lythos/skill-deck ships as a skill product at github.com/lythos-labs/lythoskill/skills/lythoskill-deck (per ADR-20260501092809000). To keep the BDD test fixture distinct from the real skill (avoiding confusion if someone audits this repo), the fixture name is suffixed -stub.

Layout style demonstrated

Monorepo with skills/ prefix, same as skills/web-search/. This stub is used in BDD scenarios that previously referenced bare lythoskill-deck — those should now reference this FQ form.

Don't consume.

Real-world peers (as of 2026-05-07)

Same monorepo skills/ layout family as skills/web-search/. The closest real-world counterpart is the actual @lythos/skill-deck published from lythos-labs/lythoskill/skills/lythoskill-deck — but that's a different FQ locator, and FQ-only enforcement keeps them distinct.

See skills/web-search/SKILL.md for additional peers in the same layout family.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.