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: Create git branch

Browse skills that share this capability.

  • branch-pr - Create Gentle AI pull requests with issue-first checks
    gitgithubpull-requestbranch

    ★ 0 · Updated 2026-09-15

    Create pull requests and git branches with issue-first validation, shellcheck checks, and conventional commits.

    ⚙ Verify approved issue status⚙ Create git branch⚙ Run shellcheck on modified scripts
  • yeet - Stage, commit, push, and open a GitHub pull request
    gitgithubgithub-clipull-request

    ★ 230 · Updated 2026-09-10

    Stages changes, commits, pushes to origin, and opens a GitHub pull request using the GitHub CLI.

    ⚙ Create git branch⚙ Stage all changes⚙ Commit staged changes
  • doc-maintenance - Audit and Fix Documentation Drift
    documentationgitmaintenanceaudit

    ★ 24 · Updated 2026-06-15

    Audit top-level docs against git history to detect and fix documentation drift via PR

    ⚙ Scan git commits⚙ Detect code changes⚙ Audit documentation files
  • package-json-maintenance - JavaScript Package Maintenance
    JavaScriptNode.jsnpmyarn

    ★ 0 · Updated 2026-03-10

    Maintain JavaScript packages via security audits or dependency updates in isolated git worktree

    ⚙ Create isolated worktree⚙ Detect package manager⚙ Verify registry access