LogoClawIndex
CasesSkillsAbout
LogoClawIndex

auto-verify - Automated criterion verification before manual fallback

Parses criterion text for automation hints and executes appropriate tools like curl or browser to verify criteria before falling back to manual review.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Parse criterion for automation hints
  • Check tool availability
  • Generate verification command
  • Execute command with timeout
  • Interpret execution result
  • Return structured verification output

Inputs

  • Criterion text
  • Verification configuration file
  • Dev server URL

Outputs

  • Structured verification result status
  • Captured output and evidence

Requirements

  • Bash CLI environment with curl
  • File system inspection tools
  • Running dev server for HTTP checks

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
verification
automation
testing
task-management
Parse criterion for automation hints
Check tool availability
Generate verification command
Execute command with timeout
Criterion text
Verification configuration file
Dev server URL
Structured verification result status
Captured output and evidence