Marketplace

workflow-validator

This skill should be used when the user wants to validate a looplia workflow output,check if an artifact meets validation criteria, or debug validation failures. Use whensomeone says "validate this looplia output", "check if the workflow output is valid","verify the artifact JSON", or "debug why validation failed".Runs deterministic validation scripts against JSON artifacts. Primarily used for manualretry/debugging since automatic validation is handled by PostToolUse hooks. Part oflooplia's one step → one skill-executor → multiple skills architecture.

$ Installieren

git clone https://github.com/memorysaver/looplia-core /tmp/looplia-core && cp -r /tmp/looplia-core/plugins/looplia-core/skills/workflow-validator ~/.claude/skills/looplia-core

// tip: Run this command in your terminal to install the skill