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
Secure checkout via Stripe
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
A real example of what this skill takes in and produces.
Sample output
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.
Secure checkout via Stripe
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
A real example of what this skill takes in and produces.
Sample output
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
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/readme-gen | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
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
More Premium Skills
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.
handoff-writer
Generate high-density technical handoffs to resume work across agents or team members without losing context.
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.