ico

Scrape and parse HTML regulatory output from the Information Commissioner's Office website.

1|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/danbri/forgetmenot --skill ico
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ico
Source: https://github.com/danbri/forgetmenot/tree/main/skills/ico
Command: npx skills add https://github.com/danbri/forgetmenot --skill ico

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the difficulty of accessing and aggregating regulatory data from the Information Commissioner's Office, which publishes its enforcement actions and decision notices exclusively as unstructured HTML.

Core Features & Use Cases

  • Regulatory Action Retrieval: Access detailed records of Monetary Penalty Notices, enforcement notices, and reprimands.
  • FOI/EIR Decision Tracking: Monitor decision notices issued to public authorities regarding Freedom of Information requests.
  • Use Case: Use this skill to aggregate all reprimands issued against NHS bodies over the last year to analyze trends in data protection compliance.

Quick Start

Use the ico skill to list all recent enforcement notices and extract the details for a specific case.

Frequently Asked Questions about ico

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

FAQPage Schema
How do I extract ICO enforcement notices from unstructured HTML listings?

To extract ICO enforcement notices from unstructured HTML, you need web-scraping capabilities to parse the Information Commissioner's Office website and transform regulatory output into actionable data for compliance research.

What is the best way to track Freedom of Information decision notices issued to public authorities?

Tracking Freedom of Information decision notices requires scraping and parsing HTML-based regulatory output from the ICO website, allowing you to monitor decisions issued to public authorities and aggregate them for legal scrutiny.

Can I aggregate all ICO reprimands issued against NHS bodies over a specific period?

You can aggregate ICO reprimands issued against NHS bodies by scraping the Information Commissioner's Office website, parsing the unstructured HTML listings, and filtering the extracted data to analyze data protection compliance trends.

Does retrieving ICO monetary penalty data require any specific dependencies or environments?

Retrieving ICO monetary penalty data requires web-scraping capabilities to transform unstructured HTML listings into structured data, but operates without any specific external dependencies or component prerequisites.

When do I need to scrape the Information Commissioner's Office website for regulatory compliance data?

You need to scrape the Information Commissioner's Office website when aggregating regulatory enforcement actions, monetary penalties, and FOI decision notices that are published exclusively as unstructured HTML for parliamentary and legal scrutiny.