refresh-site-examples

Refresh landing page examples by querying the Ontario Data Catalogue via MCP tools.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/sprine/ontario-data-mcp --skill refresh-site-examples
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: refresh-site-examples
Source: https://github.com/sprine/ontario-data-mcp/tree/main/.claude/skills/refresh-site-examples
Command: npx skills add https://github.com/sprine/ontario-data-mcp --skill refresh-site-examples

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that the landing page examples are always up-to-date and factually accurate by pulling real data from the Ontario Data Catalogue.

Core Features & Use Cases

  • Data Verification: Guarantees that all numbers and claims presented in examples are backed by actual query results.
  • Automated Content Refresh: Updates site/examples.json with fresh, verifiable data, keeping the landing page dynamic and trustworthy.
  • Use Case: When users ask to refresh or update the examples shown on the website, this skill will automatically find new datasets, query them, and replace the old examples with verified, real-world data points.

Quick Start

Use the refresh-site-examples skill to update the landing page examples with current Ontario data.

Frequently Asked Questions about refresh-site-examples

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

FAQPage Schema
How do I update landing page examples with real data from the Ontario Data Catalogue?

To update landing page examples with real data, you query the Ontario Data Catalogue via MCP tools, verify all claims against actual query results, and write the updated JSON array to site/examples.json for runtime fetching.

How does factual verification work when refreshing site examples with MCP tools?

Factual verification works by strictly adhering to MCP tool query results from the Ontario Data Catalogue, ensuring all numbers and claims are backed by real data and avoiding hallucinations entirely.

Can I use MCP tools to automate content updates for site/examples.json?

Yes, you can use MCP tools to automate content updates by finding new datasets, querying them, and replacing old examples with verified, real-world data points written directly to site/examples.json.

What's the best way to avoid hallucinations when pulling Ontario data for website examples?

The best way to avoid hallucinations when pulling Ontario data is to strictly adhere to query results from the Ontario Data Catalogue, ensuring every data point written to examples.json is factually correct.

Does refreshing site examples require any external dependencies or libraries?

No, refreshing site examples requires no external dependencies, utilizing only built-in scripts and references to query the Ontario Data Catalogue and write verified data to site/examples.json.