Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 12, 2026·2 min de lecture

ReadmeAI — Generate README from a Repo URL

ReadmeAI generates a README from a local repo path or GitHub URL, with offline mode plus OpenAI/Anthropic/Gemini/Ollama backends for LLM polish.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Stage only · 29/100Stage only
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande CLI universelle
npx tokrepo install 88d8e7ea-1ba9-4bc6-bc8b-1c7a88a7b5d4
Introduction

ReadmeAI generates a README from a local repo path or GitHub URL, with offline mode plus OpenAI/Anthropic/Gemini/Ollama backends for LLM polish.

  • Best for: maintainers who need consistent READMEs across many repos, and teams onboarding new contributors
  • Works with: Python 3.9+, local repos or GitHub URLs, optional LLM API keys (OpenAI/Anthropic/Gemini) or Ollama
  • Setup time: 5–10 minutes

Practical Notes

  • README states Python 3.9+ requirement and supports pip/pipx/uv tool installs.
  • Usage examples include offline mode and OpenAI/Anthropic/Gemini/Ollama backends.

How to Use It Without “Doc Drift”

If your README is generated once and never revisited, it quickly diverges from reality. A practical loop:

  1. Keep a .readmeaiignore (ReadmeAI supports ignore patterns) so vendor folders don’t pollute your docs.
  2. Re-run on release candidates (or weekly) and commit diffs like any other docs change.
  3. Start with offline mode to get structure, then switch to an LLM backend only when you want tone/wording improvements.

What to Check in the Output

Before you ship the generated README:

  • Does it include the minimum runnable command for your project?
  • Are environment variables and ports correct?
  • Are “Installation” steps actually reproducible on a clean machine?

FAQ

Q: Do I need an API key? A: No. The README documents an offline mode; add API keys only for LLM-backed generation.

Q: What inputs are supported? A: The CLI accepts a local repository path or a GitHub URL as the repository source.

Q: How do I isolate installs? A: Use pipx or uv tool install so readmeai runs in an isolated environment.

🙏

Source et remerciements

Source: https://github.com/eli64s/readme-ai > License: MIT > GitHub stars: 2,898 · forks: 283

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires