← Back to Skills Marketplace
jvy

shapefile

by jvy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
145
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shp
Description
Inspect, explain, validate, and convert ESRI Shapefile datasets, including `.shp/.shx/.dbf/.prj` sidecar requirements, CRS detection, field-name/type limits,...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shp
  3. After installation, invoke the skill by name or use /shp
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug shp
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is shapefile?

Inspect, explain, validate, and convert ESRI Shapefile datasets, including `.shp/.shx/.dbf/.prj` sidecar requirements, CRS detection, field-name/type limits,... It is an AI Agent Skill for Claude Code / OpenClaw, with 145 downloads so far.

How do I install shapefile?

Run "/install shp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is shapefile free?

Yes, shapefile is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does shapefile support?

shapefile is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created shapefile?

It is built and maintained by jvy (@jvy); the current version is v1.0.0.

💬 Comments