esri-smells-consumer
Paid client skill for Esri Workflow Smell Detector via x402 (Base/USDC)
Setup & Installation
Install command
clawhub install danmaps/esri-smells-consumerIf the CLI is not installed:
Install command
npx clawhub@latest install danmaps/esri-smells-consumerOr install with OpenClaw CLI:
Install command
openclaw skills install danmaps/esri-smells-consumeror paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/danmaps/esri-smells-consumerWhat This Skill Does
Calls a paid REST endpoint that analyzes an ArcGIS Pro project snapshot for automation risks. Uses x402 pay-per-request billing on Base/USDC at $0.001 per call. Designed to run as a preflight check before executing ArcPy, geoprocessing, or AGOL workflows.
Separates the stateless, deterministic risk analysis from your local tooling so the same input always returns the same result and results are safe to cache.
When to Use It
- Checking a project snapshot for automation risks before deploying ArcPy scripts
- Scoring risk level of an AGOL workflow before a scheduled server run
- Validating geoprocessing inputs to catch issues before a long batch job
- Caching risk reports by requestHash to avoid redundant paid calls
- Integrating preflight risk scoring into a CI pipeline for GIS automation
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Checking a project snapshot for automation risks before deploying ArcPy scripts
- 1Checking a project snapshot for automation risks before deploying ArcPy scripts
- 2Scoring risk level of an AGOL workflow before a scheduled server run
- 3Validating geoprocessing inputs to catch issues before a long batch job
- 4Caching risk reports by requestHash to avoid redundant paid calls
- 5Integrating preflight risk scoring into a CI pipeline for GIS automation
Paid client skill for Esri Workflow Smell Detector via x402 (Base/USDC)
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.