← 返回 Skills 市场
145
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shp
功能描述
Inspect, explain, validate, and convert ESRI Shapefile datasets, including `.shp/.shx/.dbf/.prj` sidecar requirements, CRS detection, field-name/type limits,...
安全使用建议
This skill is primarily a knowledge/recipe document for dealing with Shapefiles and does not install software or ask for secrets. Before using it: (1) ensure you supply the full Shapefile sidecar set (.shp/.shx/.dbf/.prj/.cpg) when asking about a dataset, (2) expect the skill to recommend using your local qgis or other desktop tool for actual file operations (those tools must be present and run by you), and (3) only grant the agent access to local files you trust—the skill itself does not request network exfiltration or credentials, but be cautious when letting any agent read files or upload them elsewhere.
功能分析
Type: OpenClaw Skill
Name: shp
Version: 1.0.0
The 'shp' skill bundle is a well-documented set of instructions for an AI agent to assist with ESRI Shapefile inspection, validation, and migration. It contains no executable code, instead providing logical workflows and troubleshooting patterns in SKILL.md and references/patterns.md. The skill correctly identifies the multi-file nature of Shapefiles and safely delegates actual file manipulation to external tools like QGIS, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The name/description (Shapefile inspection, validation, conversion guidance) align with the SKILL.md and the included reference patterns. It does not request unrelated credentials, binaries, or config access.
Instruction Scope
Runtime instructions are limited to guidance, checks, and routing heavy operations to qgis; they reference the included references/patterns.md only. There are no instructions to read arbitrary system files, gather credentials, or transmit data to external endpoints.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be written to disk or downloaded during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. The guidance and patterns do not depend on hidden secrets.
Persistence & Privilege
always is false and there are no instructions to modify agent or system config. The agent metadata sets allow_implicit_invocation (normal for skills) but that is not combined with any broad access requests.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shp - 安装完成后,直接呼叫该 Skill 的名称或使用
/shp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "shp" skill for working with ESRI Shapefile datasets.
- Provides inspection, validation, explanation, and conversion workflows for Shapefiles (.shp/.shx/.dbf/.prj).
- Highlights common issues: sidecar file requirements, CRS detection, DBF encoding, field name/type limits, and multipart geometry.
- Offers clear migration guidance to GeoPackage (GPKG) or GeoJSON, with recommended tool usage (preferably via QGIS).
- Supports both English and Chinese shapefile troubleshooting scenarios.
元数据
常见问题
shapefile 是什么?
Inspect, explain, validate, and convert ESRI Shapefile datasets, including `.shp/.shx/.dbf/.prj` sidecar requirements, CRS detection, field-name/type limits,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。
如何安装 shapefile?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shp」即可一键安装,无需额外配置。
shapefile 是免费的吗?
是的,shapefile 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
shapefile 支持哪些平台?
shapefile 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 shapefile?
由 jvy(@jvy)开发并维护,当前版本 v1.0.0。
推荐 Skills