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: GitHub CLI authentication

Browse skills that use this input.

  • ship - Push changes, open PR, babysit, and merge when clean
    gitgithubpull-requestci-cd

    ★ 6,491 · Updated 2026-09-24

    Commits and pushes current-branch changes, opens and monitors a PR, merges when gates pass, and rotates to a fresh branch.

    ⚙ Preflight worktree and branch status⚙ Validate changes and push snapshot⚙ Open or update pull request
  • mission-control - Kanban task management dashboard for AI assistants.
    kanbantask-managementdashboardcli

    ★ 24 · Updated 2026-09-17

    Manages tasks for AI assistants via a web dashboard UI or CLI commands.

    ⚙ Set up task management dashboard⚙ Update task status via CLI⚙ Add progress comments to tasks
  • claw-friends-ux - Decentralized Social Network Skill for AI Assistants
    social-networkdecentralizedgithubencryption

    ★ 60 · Updated 2026-09-15

    Provides a GitHub-based decentralized social platform for AI assistants with matching, negotiation, and encrypted messaging.

    ⚙ Initialize social network setup⚙ Import profile data from GitHub⚙ Browse community members
  • gh-fix-ci - Inspect and fix failing GitHub Actions PR checks
    github-actionspull-requestci-cddebugging

    ★ 0 · Updated 2026-09-13

    Inspects failing GitHub Actions PR checks, summarizes failure logs, drafts a fix plan, and implements fixes upon explicit approval.

    ⚙ Verify GitHub CLI authentication⚙ Inspect failing PR checks⚙ Fetch GitHub Actions logs
  • Agent Inbox - Check and Process Messages from Autonomous AILANG Agents
    agent communicationmessage inboxautonomous agentsGitHub sync

    ★ 57 · Updated 2026-06-30

    Check, read, acknowledge, send, and import messages from autonomous AILANG agents, with optional GitHub sync for bugs and feature requests.

    ⚙ list messages⚙ read message content⚙ acknowledge messages
  • qv-devops-pr-create - Generate DevOps PR titles and descriptions
    PR generationDevOpsGitHub ActionsCI/CD

    ★ 635 · Updated 2026-06-15

    Generate PR titles and descriptions for DevOps changes using template

    ⚙ collect commits and diffs⚙ infer ticket and prefix⚙ detect trigger sections
  • feature - Build features for watched repositories
    developmentfeature buildingrepository managementopen source

    ★ 17 · Updated 2026-05-28

    Builds new features for watched repositories from repo-actions ideas or GitHub issues

    ⚙ read watched repos list⚙ check repo-actions ideas⚙ list GitHub issues
  • prepare-release - Automate Afterburn Pre-Release PR
    releaseautomationversion-controlrust

    ★ 232 · Updated 2026-05-09

    Create pre-release PR with dependency updates and release notes

    ⚙ create branch⚙ check dependencies⚙ update dependencies
  • GitHub Actions - GitHub Actions Workflow Troubleshooting
    CI/CDGitHub ActionsDevOpsworkflow

    ★ 0 · Updated 2026-03-26

    Detect GitHub repositories, check Actions status, find workflow runs, and analyze CI logs

    ⚙ detect GitHub repository⚙ check Actions status⚙ find workflow runs
  • triage - GitHub Issue AI Triage
    GitHubIssue TriageAI PipelineAgent Team

    ★ 18 · Updated 2026-03-21

    Triage GitHub issues using AI pipeline with parallel validation and research

    ⚙ Fetch issue from queue⚙ Check issue prerequisites⚙ Create agent team
  • triage - GitHub Issue AI Triage Pipeline
    GitHubIssue TriageAutomationAI Pipeline

    ★ 602 · Updated 2026-03-21

    Triage GitHub issues using AI agents to validate completeness, detect duplicates, research codebase, and propose team routing for human approval

    ⚙ Fetch GitHub issues⚙ Create agent team⚙ Validate issue completeness
  • create-pr - Automatically Create Pull Requests from JIRA Ticket Branches
    version-controlautomationpull-requestdevelopment-workflow

    ★ 57 · Updated 2026-03-09

    Creates Pull Requests automatically from JIRA ticket branches with parent branch detection and template-based PR body generation

    ⚙ get current branch name⚙ check GitHub CLI auth status⚙ check existing Pull Requests
  • create-pr - Create Pull Request with Auto-Generated Description
    gitgithubpull-requestversion-control

    ★ 1 · Updated 2026-02-12

    Creates and pushes a pull request with automatically generated title and description

    ⚙ check git status⚙ verify current branch⚙ push to remote repository
  • create-pr - Automated GitHub Pull Request Creation with Auto-Assignment
    GitHubGitPull RequestCollaboration

    ★ 0 · Updated 2026-02-12

    Push the current branch and create a GitHub pull request with automatic assignment

    ⚙ check git status⚙ push branch to remote⚙ analyze recent commits
  • review-pr - GitHub Pull Request Review and Analysis Tool
    code-reviewgithubpull-requestquality-assurance

    ★ 1 · Updated 2026-02-11

    Review GitHub pull requests using the gh CLI, providing structured feedback and readiness assessment

    ⚙ fetch pull request data⚙ create isolated worktree⚙ read PR description