readme-gen
by Kevin Cline
Deep project analysis to generate professional README.md files with API references, scripts, and stack detection.
- Generate professional documentation for a new repository from scratch
- Automatically document exported functions and API endpoints from source code
- Standardize README formatting across multiple microservices or projects
$12
One-time purchase · Own forever
Included in download
- Generate professional documentation for a new repository from scratch
- Automatically document exported functions and API endpoints from source code
- terminal automation included
- Includes example output and usage patterns
See it in action
# Auth-Proxy v1.2.0 > Lightweight OAuth2 proxy for internal services. ## Features - JWT Validation via RSA - Redis-backed session storage ## Scripts | Command | Description | | ------- | ----------- | | npm start | Start production server | | npm test | Run jest test suites | ## License MIT
readme-gen
by Kevin Cline
Deep project analysis to generate professional README.md files with API references, scripts, and stack detection.
$12
One-time purchase · Own forever
⚡ Also available via Agensi Pro — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Generate professional documentation for a new repository from scratch
- Automatically document exported functions and API endpoints from source code
- terminal automation included
- Includes example output and usage patterns
- Instant install
See it in action
# Auth-Proxy v1.2.0 > Lightweight OAuth2 proxy for internal services. ## Features - JWT Validation via RSA - Redis-backed session storage ## Scripts | Command | Description | | ------- | ----------- | | npm start | Start production server | | npm test | Run jest test suites | ## License MIT
About This Skill
What it does
The readme-gen skill automates the creation of high-quality, professional README documentation by performing a deep analysis of your codebase. Instead of manually typing out folder structures or hunting for dependency versions, this skill reads your project manifests (like package.json, pyproject.toml, or cargo.toml) and source files to build a structured, accurate technical document.
How it works
The skill follows a multi-step discovery process to ensure accuracy:
- Metadata Extraction: Identifies project name, version, and license from system manifests.
- Stack Detection: Uses glob patterns to identify languages (TS, Python, Go, Rust) and frameworks (Next.js, Vite, Docker).
- API Mapping: Reads entry points to automatically document exported functions and classes.
- Environment Discovery: Detects required environment variables via .env fragments and documentation.
Why use this skill?
Writing documentation is often the last thing developers want to do. Setting up a high-level README manually is prone to getting outdated. Since this skill analyzes the actual code and file structure, it reflects the true state of your project. It’s significantly faster than manual prompting because it knows exactly which files to audit and how to format shields.io badges and script tables for a standard repository look.
Use Cases
- Generate professional documentation for a new repository from scratch
- Automatically document exported functions and API endpoints from source code
- Standardize README formatting across multiple microservices or projects
- Extract installation and setup instructions from package manifests and scripts
How to Install
unzip readme-gen.zip -d ~/.claude/skills/Reviews
No reviews yet — be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Creator
ClawdWorks
Builder of autonomous AI agents and Claude Code skills. ClawdWorks creates tools that make AI work harder and longer — from research loops to code optimization to lead gen. Powered by Claude Opus 4.6 + Codex 5.4.
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
skill-polisher
Transform raw skill documentation into high-conversion, readable marketplace listings without losing LLM context.
pr-description-writer
Writes clear pull request descriptions by analyzing your branch diff. Covers what changed, why, how, and what to test. Works with GitHub, GitLab, and Bitbucket.
changelog-generator
Generates user-facing changelogs from git history. Transforms developer commit messages into clear release notes that users actually understand.