One-click install
npx skills add https://github.com/PolliticalSolutions/political-portal --skill reg-feed-watcher-polliticalsolutions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reg-feed-watcher
Source: https://github.com/PolliticalSolutions/political-portal/tree/main/.claude/skills/regulatory-legal/reg-feed-watcher
Command: npx skills add https://github.com/PolliticalSolutions/political-portal --skill reg-feed-watcher-polliticalsolutions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It eliminates the manual burden of checking regulator updates by automatically pulling configured feeds, filtering results by your materiality threshold, and producing an actionable digest of what changed since the last run.

Core Features & Use Cases

  • Feed pulling + parsing: Retrieves updates from the Federal Register API and any direct regulator RSS sources configured in your CLAUDE configuration.
  • Materiality-based filtering: Classifies items into always material, review-worthy, and FYI so only the relevant items get expanded treatment.
  • Comment-deadline tracking: For NPRMs and other pre-rule items, extracts and logs comment deadlines to support downstream comment workflows.
  • Source attribution and verification guardrails: Tags every item with its origin (e.g., Federal Register, specific regulator RSS, paid MCPs, web search verify) and warns that citations must be checked before relying.

Quick Start

Ask reg-feed-watcher to check the feeds and report what is new since the last check using your configured watchlist and materiality threshold.

Frequently Asked Questions about reg-feed-watcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor Federal Register regulatory updates by materiality threshold?

Regulatory monitoring by materiality threshold is handled by pulling configured Federal Register API and RSS feeds, classifying items into always material, review-worthy, or FYI tiers, and generating an actionable compliance digest of changes since the last run.

What is the best way to track NPRM comment deadlines from regulator feeds?

Tracking NPRM comment deadlines is automated by extracting pre-rule publication dates from ingested feeds and logging those deadlines directly to your configured comment tracker for downstream workflow support.

How does citation verification work for ingested regulatory feed items?

Citation verification for regulatory feed items tags every parsed item with its source origin, such as specific regulator RSS or Federal Register API, and applies verify-risk warnings to flag that citations must be checked before relying on the content.

Can I use this for on-demand compliance monitoring workflows?

On-demand compliance monitoring workflows are supported by allowing you to ask for regulatory updates or provide a regulatory development for classification and diffing, alongside scheduled feed checks against your configured watchlist.

Does feed ingestion handle de-duplication across multiple regulator RSS sources?

Feed ingestion applies de-duplication across tiers to eliminate repeated regulatory updates, while also performing coverage checking against a source catalog to ensure configured regulator feeds are fully scanned.

What are the limitations of automated regulatory feed parsing for compliance digests?

Automated regulatory feed parsing requires a configured CLAUDE watchlist and materiality threshold, and outputs carry verify-risk tags meaning citation attribution must be manually checked before relying on the generated compliance digest.