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 new branch

Browse skills that share this capability.

  • Git Commit - Generate Conventional Commits with story context
    gitversion controlconventional commitscommit message

    ★ 0 · Updated 2026-03-25

    Generates storytelling-focused Conventional Commits messages with optional issue tracker context, then commits and pushes changes

    ⚙ read git status⚙ check git diff⚙ view git log
  • commit - Commit changes with Graphite
    gitcommitgraphitepull request

    ★ 602 · Updated 2026-03-22

    Commit staged changes using Graphite with branch management and PR updates

    ⚙ check current branch⚙ create new branch⚙ stage changes
  • commit - Commit changes with Graphite
    gitgraphitecommitpull-request

    ★ 57 · Updated 2026-03-22

    Commits staged changes using Graphite with automatic branch management and PR updates

    ⚙ check current branch⚙ create new branch⚙ stage changes
  • commit - Graphite Git Commit Automation
    gitgraphitecommitpull-request

    ★ 0 · Updated 2026-03-22

    Commits staged changes using Graphite with branch management and PR metadata updates

    ⚙ check current branch⚙ create new branch⚙ track parent branch
  • pr - Create GitHub Pull Requests with Automated Code Quality Checks
    GitHubGitcode reviewversion control

    ★ 1 · Updated 2026-02-12

    Automates the creation of GitHub pull requests including lint checking, code formatting, and commit management.

    ⚙ check current branch⚙ create new branch⚙ run lint checks