Block 1 - README – Overview
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Showcase your n8n creator profile with a dynamically generated SVG stats badge, automatically pushed to any GitHub repository on a schedule — ready to embed in your README in seconds. What this wor...
n8n-nodes-base.stickynote, n8n-nodes-base.scheduletrigger, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.extractfromfile, n8n-nodes-base.github, n8n-nodes-base.aggregate
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Mihajlo.
Original n8n.io sourceShowcase your n8n creator profile with a dynamically generated SVG stats badge, automatically pushed to any GitHub repository on a schedule — ready to embed in your README in seconds.
What this workflow does On a configurable schedule, this workflow fetches your public creator profile from the n8n community, builds a fully styled SVG card displaying your name, avatar, total workflows, and community username, then pushes it directly to a GitHub repository. If the file already exists it updates it; if not, it creates it automatically. The final node outputs both the raw GitHub URL and a CDN-cached URL for embedding. What you'll see in your README A clean, animated 495×190px badge showing:
Your avatar (circular, pulled live from your n8n profile) Display name and "n8n Creator" label Total workflow count Approved workflow count Community username Direct link to your n8n creator page
Setup
Open the ⚙️ Config node and fill in your n8n community username, GitHub username, target repository, and your preferred card colors Add your GitHub credentials to both GitHub nodes Adjust the Schedule Trigger to your preferred refresh interval (daily recommended) Activate — the badge will be created on first run and kept up to date automatically
Embed in your README Nodes used: Schedule Trigger, Set, HTTP Request, Code, Extract From File, GitHub, Aggregate
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Generate an auto-updating SVG stats badge on GitHub from your creator profile |
|---|---|
| Complexity | advanced |
| Nodes | 16 |
| Categories | Miscellaneous |
| Author | Mihajlo |
| Published | 11 May 2026 |
Use the JSON export at /data/workflows/15643/15643.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Showcase your n8n creator profile with a dynamically generated SVG stats badge, automatically pushed to any GitHub repository on a schedule — ready to embed in your README in seconds. What this wor...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Miscellaneous use case.