agentsclimarketplace

Write reproducible demo

Skill jonathan-arteaga/agent-skills/.agents/skills/write-reproducible-demo

Use when a repository needs a short demo path that another person can run, inspect, and verify without private data or hidden setup.From its SKILL.md

Install
npx -y skills add jonathan-arteaga/agent-skills --skill write-reproducible-demo

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

  • 20 days oldThe repository was created 20 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.

SKILL.md

0.7 KB, 107 tokens by cl100k_base, as published. Nobody here has run it

Write a reproducible demo

  1. Identify the single behavior the demo should prove.
  2. Use bounded fictional, synthetic, or cited public input.
  3. Make setup requirements explicit and minimal.
  4. Provide one command that runs the primary path.
  5. Show the expected output without hiding failures.
  6. Add an automated check for the key result.
  7. Document what the demo does not establish.

Return setup, run command, expected result, evidence location, and limitations. Never require credentials for the default demo path.

What ships with it: 1 file

213 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 326,422. 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.