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: committed code changes

Browse skills that produce this output.

  • parallel-task - Parallel Task Orchestrator for Development Plans
    orchestrationparalleltask managementworkflow

    ★ 602 · Updated 2026-03-09

    Coordinate parallel execution of development tasks based on dependencies in plan files

    ⚙ parse plan files⚙ extract task dependencies⚙ launch parallel subagents
  • Task Management - Create and Manage Development Task Lists with Tracking
    developmenttask trackingproject managementgit workflow

    ★ 0 · Updated 2026-02-23

    Generate task lists from requirements and process tasks with completion tracking and commit protocols

    ⚙ generate task lists⚙ mark tasks as completed⚙ update relevant files section
  • commit-push-open-mr - Review, Commit, Push and Create Merge Requests
    gitversion-controlcode-collaborationworkflow-automation

    ★ 3 · Updated 2026-02-18

    Review git changes, commit relevant files, push code, and create or update merge/pull requests

    ⚙ review git status⚙ stage relevant files⚙ research changes
  • crowi-migration - Crowi 2.0 Migration from Express/Swig to Next.js + ts-rest
    migrationcode-migrationexpressnextjs

    ★ 602 · Updated 2026-02-15

    Migrates Crowi 2.0 codebase from Express/Swig to Next.js + ts-rest architecture

    ⚙ analyze legacy Express routes⚙ convert Swig templates to React⚙ generate ts-rest API contracts