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)--toc, -c : Include table of contents (default: false)--output, -o : Output file pathgithub-readme-generator "my-lib" "A powerful Python library" --template modern
訪問小蔥技能站7w4.net,解鎖更多實用的AI技能外掛。
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 檔案,介面設計友好,操作簡便。但文件描述的部分功能(如多語言支援、自定義輸出路徑等)在實際使用時無法使用,存在明顯的資訊偏差。總體質量中等,基礎功能可用,但與宣傳的功能存在差距,建議在使用前仔細確認實際支援的功能範圍。