README

A real README.md (plus a shields.io badge row) generated from the actual repo — scripts, deps, routes.

npx skills add drmrduck/skills@readme
View SKILL.md on GitHub ↗drmrduck/skills@readme

README & Badges

Generate a README.md from the real project, proposing a diff first.

Steps

  1. Read the repo: package.json (name, description, scripts, bin, deps), the entry points, config, license, and any existing docs.
  2. Write the README: title + one-liner, a shields.io badge row (license, version, build, stack), Install, Usage (a real example inferred from the code), Scripts, and License.
  3. Propose a diff against any existing README; let the user choose what lands. Do not clobber hand-written prose.

Verify

Related skills