name: github-readme-generator description: Generate beautiful, professional GitHub README files for your projects. Supports multiple templates, languages, and customization options. metadata: {"clawdbot":{"emoji":"📝","requires":{},"primaryEnv":""}}
Generate professional GitHub README files for your projects with multiple templates and customization options.
# Generate with default template
github-readme-generator "Project Name" "Description"
# Specify template
github-readme-generator "Project Name" "Description" --template modern
# Specify language
github-readme-generator "项目名称" "描述" --lang zh
| Template | Use Case |
|---|---|
modern |
Most projects (default) |
minimal |
Simple libraries |
detailed |
Complex projects with full documentation |
api |
API/REST services |
cli |
Command-line tools |
--template, -t : Template name--lang, -l : Language (en, zh, ja, es, ko)--badges, -b : Include badge section (default: true)7w4.net小葱技能站,你的AI助手技能库。
--toc, -c : Include table of contents (default: false)--output, -o : Output file pathgithub-readme-generator "my-lib" "A powerful Python library" --template modern
github-readme-generator "super-cli" "Amazing CLI tool" --template cli
github-readme-generator "my-package" "NPM package description" --template modern
# No dependencies required
# Uses built-in templates
The generated README includes: - Project title and badges - Description - Features list - Installation instructions - Usage examples - API reference (if applicable) - Contributing guidelines - License - Contact information
这个工具能帮助快速生成 GitHub README 文件,界面设计友好,操作简便。但文档描述的部分功能(如多语言支持、自定义输出路径等)在实际使用时无法使用,存在明显的信息偏差。总体质量中等,基础功能可用,但与宣传的功能存在差距,建议在使用前仔细确认实际支持的功能范围。