Not a verified service
This is not a verified service. It is a research card assembled from the upstream README and metadata. The deployment contract, live deployment and Evidence are not complete.
What is this project
An automation tool that generates profile infographics with GitHub Actions
What problem does it solve
Solves the manual work of collecting and updating GitHub activity on profile pages
Who it is for
- GitHub users
- people automating profile pages
What it can do
- Many data plugins
- SVG Markdown PDF and JSON output
- scheduled updates
Deployment requirements
- A GitHub repository
- an Actions workflow
- a GitHub token and plugin-specific credentials
Known limitations
- The plugin surface and external APIs are broad
- token scopes and failure alerts need explicit setup
Current stage
Product shape and outputs are mapped; a minimal verifiable plugin set is not selected
Upstream facts
- Upstream
- lowlighter/metrics
- License
- MIT
- Default branch
- master
- Last push
- 2026-05-29
- Checked on
- 2026-08-27
Next steps
- Choose a minimal plugin set
- verify least-privilege tokens
- add Actions failure and data-cleanup flows