agentsclimarketplace

Monoskill

Skill statechange/monoskill/skills/monoskill

Compile distributed agent skills into one provenance-aware router skill

Install
npx -y skills add statechange/monoskill --skill monoskill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 22 days oldThe repository was created 22 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 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

Use the Monoskill CLI when explicitly asked to package or deploy a repository of agent skills as one provenance-aware router, or check or update Monoskill output. Do not trigger for general skill authoring or installing individual skills.

SKILL.md

1.5 KB, as published. Nobody here has run it

Monoskill

Turn many upstream skills into one compact router skill. Preserve every upstream skill tree under references/ and use provenance.json to detect and apply source drift.

Workflow

  1. Read references/cli.md before choosing or running a command.
  2. Prefer add --dry-run --json to resolve the source and preview every deployment target without writing to a harness.
  3. Inspect the source and destination. Never replace an existing build directory, archive, or installation unless the user explicitly authorized that exact target.
  4. Run the chosen command through the exact public-registry npx invocation in the reference, or an already-installed monoskill executable of the same version. Use machine-readable output when available.
  5. Verify the result, not just the exit code: inspect SKILL.md, agents/openai.yaml, provenance.json, and a representative bundled reference or archive entry.
  6. Run check after deployment and report detected drift. Use update only when the user has authorized replacing the installed output.

Keep the distinction clear: Monoskill compiles a repository of skills into one routed skill. It does not select or install individual upstream skills.

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.