LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

cli-qa - CLI Tool Verification

Automates behavioral verification of command-line tools including output capture and golden-file comparison

Tags

Updated: 2026-05-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read git changeset
  • build binary
  • execute command
  • capture stdout
  • capture stderr
  • capture exit code
  • compare with golden file
  • redact volatile fields
  • send signal to process
  • persist test transcript

Inputs

  • Test specification
  • Golden files
  • Command arguments
  • Source code

Outputs

  • Test report
  • Execution transcript
  • Diff output

Requirements

  • Build tools
  • Git repository
  • System permissions

Source

  • Spec: SKILL.md
CLI
QA
testing
verification
read git changeset
build binary
execute command
capture stdout
Test specification
Golden files
Command arguments
Test report
Execution transcript
Diff output