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 input: branch information

Browse skills that use this input.

  • mav-bp-cicd-gitlab - GitLab CI/CD Pipeline Monitoring
    CI/CDGitLabmonitoringautomation

    ★ 5 · Updated 2026-03-09

    Monitors GitLab CI/CD pipelines after pushing to check status, diagnose failures, and ensure completion.

    ⚙ check pipeline status⚙ view pipeline jobs⚙ read failed job logs
  • gitflow - Gitflow Workflow Rules and Guidelines
    gitworkflowversion-controlcode-review

    ★ 18 · Updated 2026-02-24

    Enforces Gitflow workflow rules during git operations

    ⚙ review code for guideline compliance⚙ suggest improvements based on best practices⚙ explain preferred patterns
  • gh-pr - GitHub Pull Request Management
    githubpull-requestproject-managementcli

    ★ 1 · Updated 2026-02-15

    Create or edit GitHub pull requests via gh CLI with consistent titles, labels, assignees, projects, reviewers, and linked issues

    ⚙ create pull requests⚙ edit pull request metadata⚙ add labels to pull requests
  • pr-and-cleanup - Automated PR Creation and Worktree Cleanup
    gitpull-requestworktreecleanup

    ★ 602 · Updated 2026-02-15

    Creates a pull request and automatically removes the worktree after development completion

    ⚙ detect worktree directory and branch⚙ check for uncommitted changes⚙ create pull request
  • Atomic Commit - Atomic Commit Creation for Clean Git History
    gitversion controlcode managementcommits

    ★ 602 · Updated 2026-02-15

    Creates clean, atomic commits by analyzing changes and detecting mixed concerns

    ⚙ analyze git changes⚙ detect mixed concerns⚙ group files by purpose
  • commit-push - Git Commit and Push with Conventional Commits
    gitversion-controlcommitpush

    ★ 0 · Updated 2026-02-14

    Create a conventional commit and push it to the remote repository

    ⚙ check repository state⚙ review changes⚙ stage files
  • git-conventions - Git Conventions for Commit Messages and .gitignore
    version controlGitcode standards

    ★ 602 · Updated 2026-02-13

    Apply conventional commit standards and .gitignore rules

    ⚙ create conventional commits⚙ merge branches⚙ configure .gitignore
  • Simplify Code - Simplify and refine uncommitted code changes
    code reviewrefactoringgitcode quality

    ★ 0 · Updated 2026-02-13

    Review and simplify code changes like a senior engineer

    ⚙ review git changes⚙ read modified files⚙ identify structural issues
  • github-pr-create - Create GitHub Pull Requests with Template Compliance
    GitHubpull-requestversion-controlcollaboration

    ★ 0 · Updated 2026-02-12

    Creates GitHub pull requests following repository templates and recent PR formats using GitHub MCP

    ⚙ confirm target repository branches⚙ organize change content⚙ locate PR templates
  • create-pr - Create GitHub Pull Requests with Automated Analysis
    GitHubversion controlcollaborationdevelopment workflow

    ★ 15 · Updated 2026-02-12

    Create pull requests on GitHub with comprehensive change analysis and branch management

    ⚙ run git status checks⚙ run git diff commands⚙ check remote branch status