← 返回 Skills 市场
jvy

shapefile

作者 jvy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
156
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shapefile
功能描述
Inspect, explain, validate, and convert ESRI Shapefile datasets, including `.shp/.shx/.dbf/.prj` sidecar requirements, CRS detection, field-name/type limits,...
安全使用建议
This skill is instruction-only and coherent with its description: it provides checklist-style inspection, troubleshooting patterns, and recommends using QGIS for actual conversions. It does not request credentials or install code, so it has a small attack surface. Before using, confirm you will not let any agent perform destructive operations on your local files — the skill recommends avoiding in-place edits unless you explicitly ask. If you expect the skill to run conversions automatically, note it defers to external tools (e.g., QGIS) which must be present and invoked separately. If you plan to publish or share datasets, follow the packaging advice in references/patterns.md included with the skill.
功能分析
Type: OpenClaw Skill Name: shapefile Version: 1.0.0 The skill bundle provides comprehensive guidance for inspecting, troubleshooting, and migrating ESRI Shapefile datasets. It correctly identifies the multi-file nature of the format (sidecar files like .shx, .dbf, .prj) and delegates actual file processing to external tools like QGIS, showing no signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name/description (Shapefile inspection, validation, conversion guidance) match the content. The skill requests no binaries, no env vars, and only recommends using external tools like QGIS for actual file operations — which is proportionate to the stated purpose.
Instruction Scope
SKILL.md and references/patterns.md limit the agent to inspection, validation guidance, and migration planning. The skill explicitly avoids in-place mutation and defers file-based conversions to QGIS. It does not instruct the agent to read arbitrary system files, credentials, or external endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is written to disk or fetched during install.
Credentials
No environment variables, credentials, or config paths are required. That is appropriate for a guidance-only Shapefile skill.
Persistence & Privilege
always:false and no install-time persistence are set. The agent policy file allows implicit invocation (normal); the skill does not request elevated or persistent privileges and does not modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shapefile
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shapefile 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the shp skill for handling ESRI Shapefile datasets. - Supports inspection, validation, and conversion, addressing sidecar file requirements, CRS detection, encoding, and schema limitations. - Offers guidance on common failure cases and best practices for migrating to GeoPackage or GeoJSON. - Helps identify and troubleshoot multipart geometry and field truncation issues. - Provides workflow recommendations and directs users to appropriate tools or skills for complex operations.
元数据
Slug shapefile
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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 插件,目前累计下载 156 次。

如何安装 shapefile?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shapefile」即可一键安装,无需额外配置。

shapefile 是免费的吗?

是的,shapefile 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

shapefile 支持哪些平台?

shapefile 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 shapefile?

由 jvy(@jvy)开发并维护,当前版本 v1.0.0。

💬 留言讨论