Skip to main content
ClaudeWave

README file generator, powered by AI.

Subagents2.9k stars285 forksPythonMITUpdated 12d ago
Editor's note

readme-ai is a Python command-line tool that generates complete, structured README files by analyzing a local or remote code repository and passing the results through a large language model. Users run a single `readmeai` command with a repository URL or file path, and the tool produces a markdown document with sections covering project overview, features, installation, usage, and more. It supports multiple AI backends including Anthropic Claude, OpenAI, Google Gemini, and Ollama, letting users switch providers via a single flag. Badge style, badge color, header layout, logo, and table-of-contents format are all configurable through CLI arguments, and a `.readmeaiignore` file allows selective exclusion of repository files from analysis. An offline mode generates README output without any API calls. The tool connects to Anthropic through the standard API rather than Claude Code or MCP. Developers who maintain multiple repositories or who dislike writing documentation manually are the primary audience, and the project has accumulated over 2,900 stars on GitHub.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/eli64s/readme-ai && cp readme-ai/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentsaiai-agentsai-documentationanthropicbadge-generatorclideveloper-toolsdevtoolsdocumentationdocumentation-generatorgeminigptmarkdownmarkdown-generatorpythonreadmereadme-generatorreadme-md-generatorreadme-template

What people ask about readme-ai

What is eli64s/readme-ai?

+

eli64s/readme-ai is subagents for the Claude AI ecosystem. README file generator, powered by AI. It has 2.9k GitHub stars and was last updated 12d ago.

How do I install readme-ai?

+

You can install readme-ai by cloning the repository (https://github.com/eli64s/readme-ai) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is eli64s/readme-ai safe to use?

+

Our security agent has analyzed eli64s/readme-ai and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains eli64s/readme-ai?

+

eli64s/readme-ai is maintained by eli64s. The last recorded GitHub activity is from 12d ago, with 67 open issues.

Are there alternatives to readme-ai?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy readme-ai to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: eli64s/readme-ai
[![Featured on ClaudeWave](https://claudewave.com/api/badge/eli64s-readme-ai)](https://claudewave.com/repo/eli64s-readme-ai)
<a href="https://claudewave.com/repo/eli64s-readme-ai"><img src="https://claudewave.com/api/badge/eli64s-readme-ai" alt="Featured on ClaudeWave: eli64s/readme-ai" width="320" height="64" /></a>

More Subagents