os

Bulk downloads the latest official UK geographic datasets from the Landsat archive.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of locating and downloading large-scale, authoritative UK geographic datasets, such as administrative boundaries and postcode centroids, without needing to navigate complex web portals.

Core Features & Use Cases

  • Bulk Data Retrieval: Access over 30 Ordnance Survey OpenData products including Boundary-Line, Code-Point Open, and OpenZoomstack.
  • Version Management: Easily check product versions, formats, and file sizes to ensure data accuracy for GIS pipelines.
  • Use Case: Use this skill to download the full Boundary-Line dataset for offline spatial analysis or to retrieve postcode-to-coordinate mappings for large-scale address verification.

Quick Start

Use the os skill to list all available products and then download the BoundaryLine dataset to your local machine.

Frequently Asked Questions about os

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

FAQPage Schema
How do I download Ordnance Survey OpenData products in bulk for GIS workflows?

You can download Ordnance Survey OpenData products in bulk by interfacing directly with the OS Data Hub download API to retrieve geospatial files for offline spatial analysis.

What UK administrative boundary and postcode datasets are available for bulk retrieval?

Available UK geographic datasets include over 30 Ordnance Survey OpenData products such as Boundary-Line, Code-Point Open, and OpenZoomstack for mapping and gazetteer data retrieval.

Can I retrieve postcode-to-coordinate mappings for large-scale address verification?

Yes, you can retrieve postcode-to-coordinate mappings by downloading the Code-Point Open dataset, which provides postcode centroids for large-scale address verification workflows.

Does the Ordnance Survey OpenData catalogue provide version management for geospatial files?

Yes, the Ordnance Survey OpenData catalogue supports version management by allowing you to check product versions, formats, and file sizes to ensure data accuracy for GIS pipelines.

What is the licensing for UK geographic datasets downloaded from the OS Data Hub?

UK geographic datasets downloaded from the OS Data Hub are licensed under OGL v3.0, permitting direct access and bulk download of authoritative geospatial files for open data workflows.

What's the best way to get authoritative UK geographic data without navigating complex web portals?

The best way to get authoritative UK geographic data is using an API interface that provides direct access to the Ordnance Survey OpenData catalogue, bypassing complex web portals entirely.