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 capability: commit code changes

Browse skills that share this capability.

  • autoresearch - Autonomous ML Research Experiments
    machine learningautonomous experimentsmodel trainingML research

    ★ 0 · Updated 2026-06-30

    Run autonomous ML experiments that modify training code, train models, evaluate results, and iterate

    ⚙ read training code⚙ plan experiments⚙ modify training code
  • vllm-ascend-model-adapter - vLLM Ascend NPU Model Adapter
    model-adaptervLLMAscend NPUHugging Face

    ★ 0 · Updated 2026-05-11

    Adapt and debug models to run vLLM on Ascend NPU

    ⚙ collect model context⚙ inspect model files⚙ analyze architecture
  • vllm-ascend-model-adapter - vLLM Ascend Model Adaptation
    model adaptationAscend NPUvLLMinference

    ★ 57 · Updated 2026-05-11

    Adapt and debug models for vLLM on Ascend NPU.

    ⚙ analyze model architecture⚙ implement model adapter⚙ add processor support
  • lsp-chat-recovery-loop - LSP Chat Delivery Recovery Loop
    lspdebugginglog analysisfailure investigation

    ★ 0 · Updated 2026-03-22

    Automated LSP chat delivery failure investigation and fix workflow

    ⚙ select e2e scenario⚙ run e2e scenario⚙ simplify server logs
  • task-skill - Generic Task Execution Skill
    task executioncodinginvestigationreporting

    ★ 0 · Updated 2026-03-19

    Execute generic tasks with understanding, coding, and reporting workflows

    ⚙ investigate existing code⚙ read text files⚙ create working branch
  • raise-pr - Create GitHub Pull Requests for FlashList
    GitHubversion-controlcode-reviewdevelopment-workflow

    ★ 57 · Updated 2026-03-09

    Creates GitHub pull requests for FlashList with proper formatting and conventions

    ⚙ create git branch⚙ commit code changes⚙ create GitHub PR
  • fix-issue - Complete GitHub issue resolution workflow from analysis to PR
    GitHubissue trackingcode fixingworkflow automation

    ★ 2 · Updated 2026-02-18

    Automated workflow for fixing GitHub issues with code changes, testing, and pull request creation

    ⚙ fetch issue details⚙ analyze codebase⚙ create implementation plan