readme-md-generator --help # Show help
readme-md-generator --yes # Skip prompts, use defaults
readme-md-generator --path ./docs # Output to specific path
Features
Interactive prompts for project details
Multiple built-in templates
Automatic badge generation
Customizable sections
1---2name: quickstart-22203description: Readme-Gen Quickstart4---5# Readme-Gen Quickstart67CLI that generates beautiful README.md files89## Installation1011```bash12npm install -g readme-md-generator13```1415## Basic Usage1617Generate a new README interactively:18```bash19readme-md-generator20```2122Generate README with specific template:23```bash24readme-md-generator --template path/to/template.md25```2627## Options2829```bash30readme-md-generator --help # Show help31readme-md-generator --yes # Skip prompts, use defaults32readme-md-generator --path ./docs # Output to specific path33```3435## Features3637- Interactive prompts for project details38- Multiple built-in templates39- Automatic badge generation40- Customizable sections
Run npx skillmds@latest add javimosch/quickstart-2220 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Readme-Gen Quickstart It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
javimosch (@javimosch) published this skill. Their other Agent Skills are listed on their SkillMD profile.