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.

Skills with output: validation status

Browse skills that produce this output.

  • varlock - Secure Environment Variable Management
    securityenvironment variablesconfigurationsecrets

    ★ 602 · Updated 2026-06-15

    Secure-by-default environment variable management for Claude Code sessions.

    ⚙ load environment variables⚙ validate environment variables⚙ run commands with secrets
  • setup-interview - Project Configuration Interview Setup
    configurationinterviewsetupproject

    ★ 1,099 · Updated 2026-06-15

    Conducts domain-by-domain interview to generate project context configuration

    ⚙ read project context file⚙ ask domain questions⚙ receive user answers
  • narrative-validator - NEW TEMPS X Episode Validator
    validationnarrativecontent qualityNEW TEMPS X

    ★ 18 · Updated 2026-06-15

    Validates narrative coherence and web links for NEW TEMPS X episodes

    ⚙ validate episode structure⚙ check 7 acts presence⚙ verify narrative coherence
  • tdd-gated-dispatch - TDD-Gated Sub-Agent Dispatch
    TDDsub-agenttestingvalidation

    ★ 0 · Updated 2026-05-28

    Dispatch sub-agents with pre-written failing tests for mechanical validation

    ⚙ write failing tests⚙ record test baseline⚙ dispatch sub-agent
  • automations - ZDX Automations Management Skill
    automationschedulingworkflowscripting

    ★ 18 · Updated 2026-05-11

    Create, edit, validate, and test ZDX automation files with YAML frontmatter

    ⚙ create automation file⚙ edit automation file⚙ validate automation file
  • prd-validator - Automatic PRD Validation Tool
    validationPRDquality assurancedocumentation

    ★ 9 · Updated 2026-05-11

    Validates PRD references in codebase, scope realism, acceptance criteria quality, and Non-Goals presence after PRD generation.

    ⚙ grep codebase for references⚙ count functional requirements⚙ detect scope creep phrases
  • ascii-diagram - Validate ASCII Diagrams
    asciidiagramvalidationalignment

    ★ 1 · Updated 2026-05-09

    Validate and fix alignment issues in ASCII diagrams, box drawings, and monospace text art

    ⚙ validate ASCII diagrams⚙ check box alignment⚙ detect invisible characters
  • angular-upgrade - Angular Project One Major Version Upgrade
    angularupgradeversiondependencies

    ★ 0 · Updated 2026-05-09

    Upgrade Angular project by one major version using Angular CLI and validate with lint, tests, and build

    ⚙ detect current Angular version⚙ check Angular update guide⚙ update @angular/core
  • ralph-monitor - Ralph Loop Progress Monitor
    ralphmonitoringprogressstatus

    ★ 18 · Updated 2026-03-22

    Monitor and report on Ralph Wiggum loop progress and status

    ⚙ check loop status⚙ view iteration progress⚙ monitor running loops
  • always-works-testing - Mandatory Execution Validation for All Code Changes
    testingvalidationqualityexecution

    ★ 0 · Updated 2026-03-09

    Ensures code actually works through mandatory execution validation before confirming to user

    ⚙ execute code⚙ verify outputs⚙ check error messages
  • yaml-validator - YAML Validator: Syntax, Fixing & Schema Validation
    yamlvalidationautomationdevops

    ★ 18 · Updated 2026-02-24

    Validates YAML syntax, fixes common errors, and checks files against specific schemas.

    ⚙ validate YAML syntax⚙ check YAML files for errors⚙ fix YAML formatting issues
  • ci-preflight - Local CI validation before commits and PRs
    CI/CDcode qualitypre-commitvalidation

    ★ 0 · Updated 2026-02-18

    Performs local CI validation checks before commits and PR requests

    ⚙ check changed applications⚙ run type checking⚙ run lint checks
  • es-plugins-validation - Elasticsearch Plugins Regression Validation
    elasticsearchregression-testingplugin-validationlancedb

    ★ 0 · Updated 2026-02-15

    Performs end-to-end regression validation for Elasticsearch plugins including Lance Vector and Cloud IAM

    ⚙ run critical regression tests⚙ detect memory leaks⚙ execute test scripts
  • Global Validation - Secure Input Validation for Web Applications
    securityvalidationinput-sanitizationweb-application

    ★ 6 · Updated 2026-02-12

    Implement comprehensive input validation on client and server sides to prevent injection attacks

    ⚙ implement input validation⚙ apply allowlists⚙ perform type checking