← 返回 Skills 市场
161
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openlayers
功能描述
Build, debug, and integrate OpenLayers web maps, including map/view setup, XYZ and OSM base layers, vector sources, GeoJSON overlays, Web Mercator and WGS84...
安全使用建议
This skill appears coherent and focused: it installs Python via Homebrew and ships a small Python script that writes local OpenLayers HTML examples. Before installing, ensure you are comfortable allowing Homebrew to install python3 on the machine, and be aware that the generated pages import OpenLayers from the jsDelivr CDN (so opening those pages will fetch remote vendor JS/CSS). When using the geojson command, only supply GeoJSON files you trust (the script reads the file and inlines its contents into the HTML). Otherwise there are no unexpected credential requests or hidden network endpoints.
功能分析
Type: OpenClaw Skill
Name: openlayers
Version: 1.0.0
The openlayers skill bundle is a legitimate toolset for developing and debugging OpenLayers web maps. It includes a Python utility (scripts/openlayers_scaffold.py) that generates HTML boilerplate for map visualization and documentation (SKILL.md, references/) focused on GIS best practices. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description match the included assets: a scaffold generator script, documentation, and an agent manifest for OpenLayers usage. Requiring python3 aligns with the included Python script; no unrelated binaries or credentials are requested.
Instruction Scope
SKILL.md stays on-topic: provides map patterns, debugging guardrails, and commands that run the provided Python scaffold. The scaffold only reads a user-supplied GeoJSON file and writes an HTML file; it does not phone home or access other system data.
Install Mechanism
Install spec uses Homebrew to install the official python formula (creates python3). This is a standard, low-risk install method for the declared dependency.
Credentials
No environment variables, credentials, or config paths are required. The script reads only files explicitly passed by the user (e.g., --geojson) which is appropriate for the stated functionality.
Persistence & Privilege
always:false and the agent manifest allow_implicit_invocation:true are normal for this type of skill. The skill does not request permanent system-wide privileges or modify other skills/configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openlayers - 安装完成后,直接呼叫该 Skill 的名称或使用
/openlayers触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the OpenLayers skill.
- Provides guidance and practical patterns for building, debugging, and integrating OpenLayers web maps.
- Covers map/view setup, vector and raster sources, GeoJSON overlays, projections, feature styling, map interactions, and integration with various frontend frameworks.
- Includes troubleshooting tips for common OpenLayers issues.
- Offers commands to scaffold minimal and GeoJSON-ready OpenLayers demo pages.
元数据
常见问题
openlayers 是什么?
Build, debug, and integrate OpenLayers web maps, including map/view setup, XYZ and OSM base layers, vector sources, GeoJSON overlays, Web Mercator and WGS84... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。
如何安装 openlayers?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openlayers」即可一键安装,无需额外配置。
openlayers 是免费的吗?
是的,openlayers 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
openlayers 支持哪些平台?
openlayers 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 openlayers?
由 jvy(@jvy)开发并维护,当前版本 v1.0.0。
推荐 Skills