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: build status

Browse skills that produce this output.

  • vercel-deployment - Deploy Next.js and React to Vercel
    devopsautomationwebreact

    ★ 0 · Updated 2026-05-28

    Deploy and configure Next.js applications on Vercel with environment variables, edge functions, and preview deployments

    ⚙ deploy application⚙ set environment variables⚙ configure build command
  • ios-swift-expert - iOS and macOS Development Expert
    iosmacosswiftswiftui

    ★ 14 · Updated 2026-05-28

    Expert guidance for iOS and macOS development with Swift, SwiftUI, and Apple frameworks

    ⚙ build iOS apps⚙ create SwiftUI views⚙ fix Xcode build errors
  • jenkins-pipelines - Jenkins CI/CD Pipeline Management
    jenkinsci-cdpipelinesautomation

    ★ 0 · Updated 2026-05-11

    Create and manage Jenkins CI/CD pipelines with declarative and scripted syntax

    ⚙ write Jenkinsfiles⚙ configure declarative pipelines⚙ configure scripted pipelines
  • esbuild-bundler - esbuild Bundling Expert
    bundlerJavaScriptTypeScriptbuild tool

    ★ 0 · Updated 2026-05-09

    Expert guidance for configuring and optimizing esbuild JavaScript and TypeScript builds

    ⚙ bundle TypeScript files⚙ bundle JavaScript files⚙ minify code
  • email-docker-auto - Automate Docker Image Download from GitHub Actions Emails
    automationdockergithub-actionsimap

    ★ 0 · Updated 2026-03-24

    Reads IMAP emails to automatically download Docker images from GitHub Actions build notifications

    ⚙ read IMAP emails⚙ check build status⚙ download Docker image
  • verification-before-completion - Verify Work Before Claiming Completion
    verificationtestingquality assurancedevelopment workflow

    ★ 3 · Updated 2026-03-21

    Run verification commands and confirm output before claiming work is complete or passing

    ⚙ discover verification commands⚙ run test commands⚙ run build commands
  • ln-780-bootstrap-verifier - Bootstrap Verification Pipeline Coordinator
    buildtestcontainerverification

    ★ 9 · Updated 2026-03-10

    Orchestrates build, test, and container verification pipeline

    ⚙ check environment readiness⚙ verify build⚙ run tests
  • mobile-mcp - MCP Server for Mobile Device Interactions
    mobileiOSAndroiddevice control

    ★ 0 · Updated 2026-03-10

    MCP server for interacting with iOS/Android devices with screenshots, gestures, and app management

    ⚙ list devices⚙ take screenshot⚙ detect screen elements
  • verification - Verification Before Completion - Evidence Before Claims
    verificationtestingqualityvalidation

    ★ 16 · Updated 2026-03-09

    Run verification commands and confirm output before claiming work completion or success

    ⚙ identify verification commands⚙ run verification commands⚙ read command output
  • build - Smart .NET Build with Automatic Error Fixing
    dotnetbuildautomationerror-fixing

    ★ 28 · Updated 2026-02-23

    Build .NET projects with fuzzy project matching and optional MCP-driven error resolution

    ⚙ locate project/solution files⚙ execute dotnet build command⚙ analyze build errors
  • autonomous-operation - Autonomous Operation for Continuous Task Completion
    autonomousoperating-modequalitycompletion

    ★ 650 · Updated 2026-02-23

    Establish autonomous operation mode to work until goals are achieved without token or time constraints

    ⚙ override token minimization instructions⚙ disregard time pressure constraints⚙ continue work until completion
  • aws-v2 - Migrate AWS SDK from v1 to v2 for Java projects
    awssdkmigrationdependencies

    ★ 650 · Updated 2026-02-17

    Migrate Java projects from AWS SDK v1 to v2

    ⚙ identify v1 usage⚙ apply migration patterns⚙ validate migration
  • readthedocs-project-manager - Manage Read the Docs Projects via API
    documentationAPIproject-managementbuild-automation

    ★ 8 · Updated 2026-02-15

    Manage Read the Docs projects via the RTD API

    ⚙ create projects⚙ list remote repositories⚙ sync versions
  • Atomic Commit - Create clean, atomic commits with change analysis and concern detection
    gitcommitversion-controlcode-quality

    ★ 18 · Updated 2026-02-15

    Analyzes git changes to detect mixed concerns and create atomic commits as complete units of work

    ⚙ analyze git changes⚙ detect mixed concerns⚙ group files by purpose
  • fix-bug - Automated Bug Fixing with Structured Workflow
    debuggingtestingcode-fixquality-assurance

    ★ 0 · Updated 2026-02-13

    Reproduce, diagnose, fix, and verify bugs following a systematic workflow

    ⚙ read bug description⚙ search codebase⚙ write failing test
  • fix-bug - Automated bug fixes based on QA checklist ID
    bug-fixingautomationcode-correctionqa-testing

    ★ 1 · Updated 2026-02-13

    Automatically executes code corrections by specifying bug IDs from QA checklist

    ⚙ read QA checklist⚙ identify bug-related files⚙ apply code fixes
  • build-fix - Build and Fix TypeScript Errors Incrementally
    TypeScriptbuilderror-fixingautomation

    ★ 0 · Updated 2026-02-11

    Run build, parse errors, fix one at a time, and re-verify

    ⚙ run build command⚙ parse error output⚙ show error context
  • ship - Shipping pipeline for build verification and PR creation
    pipelinedeploymentcode-qualitygit

    ★ 45 · Updated 2026-02-11

    Execute shipping pipeline: build, verify, and create pull request

    ⚙ run type check⚙ execute build⚙ run tests