expanso-json-validate
\
Setup & Installation
Install command
clawhub install aronchick/expanso-json-validateIf the CLI is not installed:
Install command
npx clawhub@latest install aronchick/expanso-json-validateOr install with OpenClaw CLI:
Install command
openclaw skills install aronchick/expanso-json-validateor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/aronchick/expanso-json-validateWhat This Skill Does
Validates JSON syntax and structure by piping input through an Expanso Edge pipeline. Can run as a standalone CLI tool or as an MCP server. Supports deployment to Expanso Cloud for remote execution.
Runs as both a CLI pipeline and an MCP server, so the same validation logic works in scripts, agent workflows, and cloud deployments without changes.
When to Use It
- Checking API response payloads for malformed JSON before processing
- Validating configuration files before deploying to production
- Debugging JSON parsing errors from third-party services
- Automated validation of webhook payloads in CI pipelines
- Batch-checking multiple JSON files for structural issues
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Checking API response payloads for malformed JSON before processing
- 1Checking API response payloads for malformed JSON before processing
- 2Validating configuration files before deploying to production
- 3Debugging JSON parsing errors from third-party services
- 4Automated validation of webhook payloads in CI pipelines
- 5Batch-checking multiple JSON files for structural issues
\
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.