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 tagged: fix

Browse skills that share this tag.

  • fix-issue - Fix Issue — GitHub Issue to Commit
    githubissuegitcommit

    ★ 1 · Updated 2026-09-09

    Reads a GitHub issue, implements the fix, writes tests, and creates a commit referencing the issue number.

    ⚙ Read issue details and comments⚙ Propose fix approach⚙ Implement code fix
  • review-pr - GitHub PR Review and Fix
    code reviewGitHubPRautomation

    ★ 6 · Updated 2026-06-15

    Fetch and fix GitHub PR feedback from bots and humans

    ⚙ Fetch PR feedback⚙ Parse review threads⚙ Parse review comments
  • steroid-diagnose - Steroid Debug and Diagnosis
    debuggingdiagnosisroot cause analysisfix

    ★ 3 · Updated 2026-03-23

    Debug and diagnose issues in Steroid-Workflow using 4-phase root cause investigation

    ⚙ Read error messages⚙ Reproduce issues⚙ Check recent changes
  • audit-fix - Audit Issue Fixing
    auditsecuritycode qualityfix

    ★ 9 · Updated 2026-03-22

    Read module AUDIT.md and fix listed security/quality issues with minimal changes

    ⚙ read audit report⚙ parse issue list⚙ apply fix suggestion