kbtale/Cool Readme Badges

Generate automated achievement badges for your GitHub profile README.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenThe GitHub token to fetch profile data (secrets.GITHUB_TOKEN)yes
usernameThe GitHub username to fetch data for (defaults to the repository owner)no${{ github.repository_owner }}
output_pathThe path where the generated badges.svg will be savednobadges.svg
themeThe visual theme for the badges (e.g., dark, light, high-contrast, etc.)nodark
theme_configOptional JSON string for custom hex colors (e.g. {"bgColor": "#000000"})no
namedescription
svg_pathThe final path of the generated SVG file