← Back to Skills Marketplace
raychanpmp

Ville de Québec Open Data

by Ray Chan, PMP · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install quebec-city-opendata
Description
Access 37+ datasets from the City of Quebec open data portal. Search, fetch, and analyze city data on streets, permits, trees, infrastructure, and more via t...
Usage Guidance
This skill appears internally consistent: it only talks to donneesquebec.ca and creates a local cache file in ~/.openclaw/workspace/data/quebec-city-opendata. Before installing or running it, ensure you trust the source (the repository source is unknown here), have Python 3 available, and are comfortable with a small cache being written to your home directory. If you want extra caution, review the included scripts/quebec_data.py yourself or run the CLI in a restricted/sandboxed environment to limit file-system or network access.
Capability Analysis
Type: OpenClaw Skill Name: quebec-city-opendata Version: 1.0.0 The skill bundle provides a legitimate interface for accessing Quebec City's open data portal via the CKAN API. The Python script (scripts/quebec_data.py) uses the standard library to search, list, and fetch datasets from donneesquebec.ca, with a local caching mechanism in the workspace directory. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description promise (access City of Quebec CKAN datasets) matches the included CLI script and references. The script queries donneesquebec.ca, lists/searches datasets, shows metadata, and fetches datastore records — all coherent with the stated purpose.
Instruction Scope
SKILL.md instructs running the included Python CLI and lists commands that map directly to functions in scripts/quebec_data.py. The script only accesses the CKAN API on donneesquebec.ca and prints or exports returned data. It does create a local cache (~/.openclaw/workspace/data/quebec-city-opendata/catalog_cache.json) — expected for performance but worth noting since it writes to the user's home directory.
Install Mechanism
No install spec; the skill is instruction-plus-script-only and relies on the standard Python stdlib. No remote downloads, package installs, or archive extraction are used.
Credentials
The skill requests no environment variables, no credentials, and uses only public CKAN endpoints. The only environment interaction is creating a cache directory under the user's home (`~/.openclaw/...`). No secrets are requested or used.
Persistence & Privilege
The skill is not always-enabled and does not request elevated privileges. It persists a small cache file under the user's home workspace directory; this is limited scope but visible on disk and should be accepted by the user.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install quebec-city-opendata
  3. After installation, invoke the skill by name or use /quebec-city-opendata
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — search, fetch, and analyze 37+ Ville de Québec open datasets via CKAN API on donneesquebec.ca
Metadata
Slug quebec-city-opendata
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Ville de Québec Open Data?

Access 37+ datasets from the City of Quebec open data portal. Search, fetch, and analyze city data on streets, permits, trees, infrastructure, and more via t... It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.

How do I install Ville de Québec Open Data?

Run "/install quebec-city-opendata" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ville de Québec Open Data free?

Yes, Ville de Québec Open Data is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ville de Québec Open Data support?

Ville de Québec Open Data is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ville de Québec Open Data?

It is built and maintained by Ray Chan, PMP (@raychanpmp); the current version is v1.0.0.

💬 Comments