readme-generator
by PromptSpace
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
- Scaffold setup guides directly from environment variables and config files
- Document project dependencies automatically by scanning manifest files
- Draft tailored installation steps based on detected package managers
Free
One-time purchase
See it in action
A professional README.md featuring a project-specific 'About' section, precise install commands derived from your package manager, a visual directory structure, and environment variable setup instructions—all without generic 'TODO' placeholders.
readme-generator
by PromptSpace
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
Free
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
Included in download
- Downloadable skill package
- Works with Claude Code
- Instant install
See it in action
A professional README.md featuring a project-specific 'About' section, precise install commands derived from your package manager, a visual directory structure, and environment variable setup instructions—all without generic 'TODO' placeholders.
About This Skill
Point this skill at any project and it generates a real README from your actual codebase. It scans package.json, pyproject.toml, Cargo.toml, or equivalent to detect your language, framework, and dependencies. It reads your .env.example for setup instructions, checks for Dockerfiles and CI config, and produces a README with only the sections that apply to your project. No placeholder text, no generic filler. Every line is derived from what it actually finds in your repo.
Use Cases
- Scaffold setup guides directly from environment variables and config files
- Document project dependencies automatically by scanning manifest files
- Draft tailored installation steps based on detected package managers
- Outline project structure by mapping the actual directory tree
- Identify prerequisite tools from Dockerfiles and CI configuration files
Known Limitations
- Visual assets (images/logos) are not generated.
- Accuracy depends on code readability and existing file naming conventions.
- Deep architectural logic may be missed in obfuscated code.
How to Install
mkdir -p ~/.claude/skills/readme-generator && curl -s -X POST 'https://api.promptspace.in/api/skills/readme-generator/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/readme-generator/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Claude Code
Creator
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.