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: Code changes

Browse skills that produce this output.

  • Pair Framework - Entry skill for Pair v4 framework repository.
    phppairframeworkreview

    ★ 10 · Updated 2026-09-17

    Provides quick-start navigation, component mapping, and task recipes for the Pair v4 framework repository.

    ⚙ Navigate repository documentation⚙ Locate framework components⚙ Search codebase using heuristics
  • openspec-apply-change - Implement tasks from an OpenSpec change
    openspecimplementationtask-executioncli

    ★ 0 · Updated 2026-09-14

    Executes tasks from an OpenSpec change by reading context files and updating task progress.

    ⚙ Select OpenSpec change⚙ Check change status⚙ Get apply instructions
  • autodev - Full-pipeline autopilot for planning, building, and PRs
    autodevautopilotcodexpull-request

    ★ 0 · Updated 2026-09-14

    Executes end-to-end tasks autonomously by running the plan, implement, review, PR, and converge pipeline.

    ⚙ Execute end-to-end development tasks autonomously⚙ Generate execution plan before implementation⚙ Implement code changes according to plan
  • openspec-apply-change - Implement tasks from an OpenSpec change
    openspectask-executioncode-implementationworkflow

    ★ 4 · Updated 2026-09-14

    Implement tasks from an OpenSpec change when starting, continuing, or working through implementation.

    ⚙ Select change⚙ Check change status⚙ Get apply instructions
  • apply - Implement and apply an approved change proposal
    proposalimplementationpromptertasks

    ★ 0 · Updated 2026-09-09

    Implements approved change proposals sequentially based on project tasks and updates task completion statuses.

    ⚙ Read proposal and task documents⚙ Implement changes sequentially⚙ Update task checklist statuses
  • do-work - Autonomous STV Scenario Implementation
    automationSTVworkflowquality-gates

    ★ 37 · Updated 2026-06-15

    Selects unfinished trace scenarios, implements via stv:work, loops until done

    ⚙ Scan trace files⚙ Extract file maps⚙ Prioritize scenarios
  • ue-game-bugs - Autonomous UE5 Bug Fixing System
    Unreal Engine 5bug fixingC++autonomous

    ★ 1 · Updated 2026-03-25

    Analyzes and fixes UE5 C++ bugs from GitHub issues, screenshots, logs, or text descriptions

    ⚙ Parse input sources⚙ Extract bug details⚙ Classify bug type
  • github-issue-resolver - Automated GitHub Issue Resolution
    GitHubIssue ResolutionAutomationBug Fix

    ★ 33 · Updated 2026-03-21

    Autonomous agent for discovering, analyzing, and fixing GitHub issues with guardrails

    ⚙ fetch issues from repository⚙ score and rank issues⚙ read issue thread
  • iterate-pr - Iterate on PR Until CI Passes
    GitHubPull RequestCI/CDAutomation

    ★ 6 · Updated 2026-03-10

    Continuously iterate on branch until CI checks pass and review feedback is addressed

    ⚙ identify pull request⚙ check CI status⚙ gather review feedback
  • dev-tools-skills-guide - Development and Code Tools Skills for Document Processing, Testing, and Automation
    developmentautomationtestingdocument-processing

    ★ 48 · Updated 2026-02-24

    Skills for working with development tools including document processing, browser automation, testing frameworks, and code quality tools

    ⚙ Create Office documents⚙ Extract PDF content⚙ Automate browser testing
  • github-cli-code-review - GitHub CLI Code Review - Fetch PR Details and Review Threads
    GitHubCode ReviewCLIPull Request

    ★ 2 · Updated 2026-02-13

    Use GitHub CLI to fetch PR details and review comments for addressing code review feedback.

    ⚙ Identify PR for current branch⚙ Pull review threads and comments⚙ Extract actionable items
  • local-dev-workflow - Complete Local Development Workflow from Requirements to Git Management
    developmentworkflowlocalgit

    ★ 0 · Updated 2026-02-12

    End-to-end local development process covering requirements understanding to Git operations

    ⚙ read AGENTS.md⚙ read module code⚙ read architecture docs