agentsclimarketplace

Skill a from a

Skill lythos-labs/lythoskill-test-stubs/skill-a-from-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.

Install
npx -y skills add lythos-labs/lythoskill-test-stubs --skill skill-a-from-a

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 — alias-collision fixture. Not consumable.

SKILL.md

1.0 KB, as published. Nobody here has run it

skill-a-from-a (BDD test stub — alias collision fixture)

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

If you got here via the FQ locator:

github.com/lythos-labs/lythoskill-test-stubs/skill-a-from-a

...then you parsed correctly. ✅

If you arrived via any other path, your resolver has a bug — file an issue.

Purpose

Used by deck BDD scenarios that test alias collision detection: two distinct skills, both with basename-of-path resembling skill-a, must require explicit --alias to coexist in a deck. This stub pairs with skill-a-from-b/.

Without explicit alias resolution, both .../skill-a-from-a and .../skill-a-from-b would collapse to alias skill-a-from-a / skill-a-from-b — the test verifies aliases are derived correctly and don't accidentally collide.

Layout style

Flat, same as skill-a/. Don't consume.

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.