Skip to main content

feed-curator

Keep the education-feeds catalog (shared/feeds/feeds.json) accurate so the feed self-updater never works off broken links. Use whenever someone wants to add, check, fix, clean up, or find more RSS/Atom feeds — e.g. 'validate our feeds', 'this OCPS link is dead', 'find Orange County Public Schools news feed', or 'add Monarch Learning Academy'. It runs tools/seed_curator.py to validate every feed (dead links, redirects, staleness, mislabels), discover candidates by polite RSS autodiscovery, AUTO-APPLY only mechanically-safe repairs (remove a confirmed 404/410, follow a verified 301/302), log every change to ledger/feeds-change-log.json for audit/revert, and propose everything riskier for human approval. Authoritative-first: only tier 'canonical' / authority 'primary' confirms a change. Do NOT use it to generate lessons or to harvest feed items (that is tools/feeds_update.py); it is NOT an evasive scraper — it crawls only public pages, respects robots.txt, and reports blocked hosts.

Jump to install

Source facts

Repository
flywifi/educator-tools-k12-public
Last source activity
August 13, 2026 at 00:29
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.