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: fetch remote branches

Browse skills that share this capability.

  • delete-merged-branches - Delete Merged Git Branches Safely
    gitbranch managementrepository cleanupautomation

    ★ 1 · Updated 2026-03-22

    Safely delete local and remote branches merged into a specified base branch using ancestry and GitHub PR data

    ⚙ fetch remote branches⚙ identify base branch⚙ list merged PRs
  • dev - Development workflow utilities for branching, PR management, and review feedback
    developmentgitworkflowcode-review

    ★ 9 · Updated 2026-02-23

    Development workflow utilities for branching, PR management, and review feedback

    ⚙ create branches from default⚙ fetch remote branches⚙ detect default branch
  • branch - Git Branch Management for Feature Development
    gitversion-controlbranch-managementdevelopment-workflow

    ★ 18 · Updated 2026-02-15

    Create, switch, list, and delete Git branches for development workflow

    ⚙ create git branches⚙ switch between branches⚙ list all branches
  • rebase - Git Rebase with Smart Conflict Resolution
    gitversion-controlbranch-managementconflict-resolution

    ★ 18 · Updated 2026-02-12

    Rebase the current branch with automatic conflict handling

    ⚙ parse rebase arguments⚙ fetch remote branches⚙ execute git rebase