blog-post-workflow
Automate blog post updates on GitHub profiles using RSS feeds
GraphCanon updated Sep 16, 2026 · GitHub synced Sep 16, 2026
42views this month
Decision brief
Automate GitHub profile README updates with RSS feeds using the blog-post-workflow tool.
Good fit when
- You have multiple sources of blog content you wish to consolidate on your GitHub profile for easy visibility.
- Your primary source is StackOverflow activity or YouTube videos, and you need them integrated into a cohesive GitHub presence.
Avoid when
- Your blogging frequency does not require daily updates; if monthly summaries suffice for your needs.
- You already have an established complex automation setup that would be difficult to integrate with this tool.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (37d since push)
- As of Sep 16, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 16, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install blog-post-workflow npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
This repository provides a GitHub Actions workflow to automatically update a user's GitHub profile README with their latest blog posts from various sources via RSS feeds.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Sep 16, 2026
- Languages
- javascript
Source: github.language+package.json · Sep 16, 2026
Categories
Tags
README
Blog post workflow How to use 1. Star this repo 😉 2. Go to your repository 3. Add the following section to your README.md file, you can give whatever title you want. Just make sure that you use ` .github workflows blog post workflow.yml cron: '0 0 ' cron: '0 0 0' cron: '0 0 1 '...
For agents
This page has a .md twin and JSON over the API.