reg-feed-watcher

Monitors UK regulatory feeds and reports filtered, deduplicated Markkit digest updates.

9|Updated May 18, 2026
One-click install
npx skills add https://github.com/uk-agents/uk-legal-plugins --skill reg-feed-watcher-uk-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reg-feed-watcher
Source: https://github.com/uk-agents/uk-legal-plugins/tree/main/regulatory-legal-uk/skills/reg-feed-watcher
Command: npx skills add https://github.com/uk-agents/uk-legal-plugins --skill reg-feed-watcher-uk-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Regulatory teams waste time trawling multiple UK regulator sources and still miss material updates, creating avoidable compliance risk and late responses.

Core Features & Use Cases

  • Pulls and compares regulatory feeds: Collects updates from configured UK regulatory feeds, then filters results by your materiality threshold.
  • Classifies by impact: Routes items into clear tiers (always material, review-worthy, or FYI) and treats consultations/discussion papers as pre-rule signals with closing dates.
  • Produces an actionable digest: Outputs a structured “what’s new since last check” summary and recommends follow-on workflows for material items.

Quick Start

Run the reg-feed-watcher to check UK regulatory feeds since a given date and return a materiality-filtered digest.

Frequently Asked Questions about reg-feed-watcher

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

FAQPage Schema
How do I track UK regulatory updates across multiple feeds without missing material changes?

Tracking UK regulatory updates is done by watching configured tiered feed sources and filtering new items against a user-defined materiality threshold to produce a deduplicated digest.

How does materiality filtering work for compliance digests?

Materiality filtering classifies regulatory feed items into impact tiers like always material, review-worthy, or FYI, ensuring the compliance digest only highlights changes that meet your configured threshold.

Can I monitor UK regulator consultations and capture their closing dates automatically?

Monitoring UK regulator consultations automatically categorizes discussion papers and consultations as pre-rule signals, extracting and tracking their closing dates within the generated regulatory digest.

Does reg-feed-watcher require a specific feed configuration to start checking sources?

Checking regulatory sources requires loading a watchlist and feed configuration from the uk-legal-plugins regulatory config to pull tiered feeds and generate traceable Markdown output.

What is the best way to generate a traceable compliance digest for UK regulators?

Generating a traceable compliance digest involves pulling configured UK regulatory feeds, comparing changes since the last run, and outputting structured Markdown with source attribution tags for auditability.

How do I identify what is new since the last regulatory feed check?

Identifying new items since the last regulatory feed check requires running on-demand or scheduled diff comparisons across configured sources, yielding a categorized summary of recent developments.