← 返回 Skills 市场
City of Montreal Open Data
作者
Ray Chan, PMP
· GitHub ↗
· v1.0.1
· MIT-0
116
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install montreal-opendata
功能描述
Access 398+ datasets from the City of Montreal open data portal. Search, fetch, and analyze city data on crime, transit, environment, permits, and more via t...
安全使用建议
This skill is internally consistent and appears benign: it only queries the City of Montreal CKAN API and caches a local catalog file. Before installing, confirm you are comfortable allowing the agent to make outbound HTTPS requests to donnees.montreal.ca and to create a small cache file in the skill's directory. If you need extra caution, run the script in an isolated environment or review/execute the included Python file manually first.
功能分析
Type: OpenClaw Skill
Name: montreal-opendata
Version: 1.0.1
The skill provides a legitimate interface to the City of Montreal's open data portal using the official CKAN API. The Python script (scripts/montreal_data.py) is well-implemented using only standard libraries, and its behavior is strictly limited to searching and fetching public datasets from donnees.montreal.ca. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description (Montreal open data via CKAN) matches the code and instructions: the script calls the donnees.montreal.ca CKAN API, exposes search/list/info/fetch functionality, and the SKILL.md documents those commands.
Instruction Scope
Runtime instructions only invoke the included Python CLI to query the CKAN API and print or export results. The SKILL.md does not ask the agent to read unrelated files, environment variables, or send data to third-party endpoints.
Install Mechanism
There is no install spec (instruction-only). The included script uses only Python stdlib and no external downloads or package installs, so nothing arbitrary is written to disk beyond a small cache.
Credentials
The skill requests no environment variables, no credentials, and the script does not attempt to read secrets. Network access is limited to the official donnees.montreal.ca CKAN API.
Persistence & Privilege
always is false and the skill does not modify system or other-skill configs. It writes a local cache file under the script directory (.cache/catalog_cache.json), which is reasonable for a client-side catalog cache.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install montreal-opendata - 安装完成后,直接呼叫该 Skill 的名称或使用
/montreal-opendata触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fixed: cache in skill dir, documented env vars
v1.0.0
Initial release — search, fetch, and analyze 398+ Montreal open datasets via CKAN API
元数据
常见问题
City of Montreal Open Data 是什么?
Access 398+ datasets from the City of Montreal open data portal. Search, fetch, and analyze city data on crime, transit, environment, permits, and more via t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 City of Montreal Open Data?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install montreal-opendata」即可一键安装,无需额外配置。
City of Montreal Open Data 是免费的吗?
是的,City of Montreal Open Data 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
City of Montreal Open Data 支持哪些平台?
City of Montreal Open Data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 City of Montreal Open Data?
由 Ray Chan, PMP(@raychanpmp)开发并维护,当前版本 v1.0.1。
推荐 Skills