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: merge origin/main

Browse skills that share this capability.

  • git-safe-pr-workflow - Safe GitHub PR Workflow for Beginners
    version controlGitHubpull requestconflict resolution

    ★ 8 · Updated 2026-03-23

    Guide users through safe GitHub PR workflow with branch syncing, conflict resolution, and safe recovery operations.

    ⚙ create feature branch⚙ commit changes locally⚙ open pull request
  • pr-merge-recompile - PR Merge and Recompile Workflows
    gitworkflowautomationpull-request

    ★ 0 · Updated 2026-02-13

    Checkout a PR, merge origin/main, regenerate agentic workflows, and push changes

    ⚙ checkout PR branch⚙ fetch origin/main⚙ merge origin/main