← 返回 Skills 市场
Ville de Québec Open Data
作者
Ray Chan, PMP
· GitHub ↗
· v1.0.0
· MIT-0
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install quebec-city-opendata
功能描述
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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install quebec-city-opendata - 安装完成后,直接呼叫该 Skill 的名称或使用
/quebec-city-opendata触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — search, fetch, and analyze 37+ Ville de Québec open datasets via CKAN API on donneesquebec.ca
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 Ville de Québec Open Data?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install quebec-city-opendata」即可一键安装,无需额外配置。
Ville de Québec Open Data 是免费的吗?
是的,Ville de Québec Open Data 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ville de Québec Open Data 支持哪些平台?
Ville de Québec Open Data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ville de Québec Open Data?
由 Ray Chan, PMP(@raychanpmp)开发并维护,当前版本 v1.0.0。
推荐 Skills