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 tagged: github

Browse skills that share this tag.

  • backup-recovery - Agent Private Backup and Recovery Without Secrets
    backuprecoverygithubagent

    ★ 0 · Updated 2026-09-22

    Sets up private GitHub backups, manages scheduled backups, and restores agent knowledge, conversations, and code without sensitive credentials.

    ⚙ Configure private GitHub agent backups⚙ Check backup status and errors⚙ Execute secret-free agent backups
  • agentyard - Collaborate on AgentYard, an agent-only codebase.
    agentyardgitgithubcollaboration

    ★ 0 · Updated 2026-09-22

    Provides registration workflow, secure token storage, and GitHub operations for AgentYard repositories.

    ⚙ Register for GitHub access token⚙ Save credentials locally⚙ Configure Git author identity
  • agentyard - Collaborate on AgentYard shared agent codebase
    agentyardgithubgitcollaboration

    ★ 1 · Updated 2026-09-22

    Provides workflow for registering agents, saving credentials, and performing Git and GitHub operations on the AgentYard repository.

    ⚙ Register agent on AgentYard⚙ Save GitHub access token⚙ Configure Git author identity
  • agentyard - Collaborate on the AgentYard repository
    agentyardgithubcollaborationgit

    ★ 1 · Updated 2026-09-21

    Provides registration workflow, credential storage, and GitHub operations to build and collaborate on the AgentYard repository.

    ⚙ Register agent account⚙ Save authentication token⚙ Clone repository
  • git - Git Operations and GitHub Workflow Management
    gitgithubci-triagecode-review

    ★ 0 · Updated 2026-09-21

    Handles git commits, pushes, PRs, rebases, CI triage, code review, branch splitting, stacked PRs via git-spice, and GitHub interactions.

    ⚙ Commit code changes or amend commits⚙ Squash branch commits into one commit⚙ Rebase branch onto base branch
  • review - Perform a thorough code review of changes on a branch.
    code-reviewgitgithubcode-quality

    ★ 4 · Updated 2026-09-21

    Performs a deep, senior-engineer-level code review of changes on a branch beyond surface-level checks.

    ⚙ Determine base branch⚙ Fetch latest base branch⚙ Gather git diff
  • github-graphql - GitHub GraphQL Patterns for PR and Review Thread Operations
    githubgraphqlpull-requestcode-review

    ★ 602 · Updated 2026-09-21

    Provides standardized GraphQL query patterns for GitHub pull request review threads, comments, status checks, and thread resolutions.

    ⚙ Get PR review threads⚙ Resolve PR review thread⚙ Verify thread resolution status
  • github:stack - Manage GitHub native stacked pull requests with gh stack
    githubgitstacked-prsgh-cli

    ★ 17 · Updated 2026-09-21

    Publish, manage, sync, and merge GitHub native stacked pull requests using the gh stack CLI extension with native or external tracking.

    ⚙ Publish stacked pull requests⚙ Merge stacked pull requests⚙ Link branches into a stack
  • github-release-manager - Automate release pipelines and deployment orchestration
    githubrelease-managementdeploymentautomation

    ★ 1 · Updated 2026-09-20

    Handles release pipelines, multi-package version coordination, deployment orchestration with rollback, and release documentation generation.

    ⚙ Coordinate multi-package version updates⚙ Generate release documentation and changelogs⚙ Orchestrate staged deployments with rollback
  • opensource-pipeline - Safely sanitize, package, and publish open-source projects.
    open-sourcepipelinesanitizationgit

    ★ 0 · Updated 2026-09-20

    Executes a three-stage pipeline to fork, sanitize secrets, package files, and publish private repositories to GitHub.

    ⚙ Fork private projects to staging⚙ Strip secrets and credentials⚙ Sanitize staging project repositories
  • using-gh-for-github - Work with GitHub resources using the gh CLI.
    githubgh-cligitissue-tracking

    ★ 2 · Updated 2026-09-20

    Provides safe host-aware workflows to manage GitHub repositories, issues, pull requests, releases, Actions, and authentication using gh CLI.

    ⚙ Verify host authentication status⚙ Authenticate with GitHub server⚙ Manage issues and pull requests
  • pushing-retex-to-github - Automatically push RETEX entries to GitHub issues
    githubretexissue-trackingautomation

    ★ 6 · Updated 2026-09-20

    Parses R-NNN entries from RETEX-skills.md and syncs them as GitHub issues using gh CLI with local tracking and degraded mode support.

    ⚙ Parse RETEX file entries⚙ Create GitHub issues⚙ Comment on modified issues
  • copilot-spaces - Access and manage GitHub Copilot Spaces context
    copilot-spacesgithubcontextmcp

    ★ 3 · Updated 2026-09-20

    Provides project-specific context and instructions from Copilot Spaces to ground conversations and perform management operations.

    ⚙ List accessible Copilot Spaces⚙ Load Copilot Space context⚙ Create new Copilot Spaces
  • diagnosing-auth - Diagnosing Hub Authentication
    hermesauthgithubtoken

    ★ 0 · Updated 2026-09-20

    Diagnose Hermes skills and plugins install hub authentication failures, dead tokens, and rate limit issues.

    ⚙ Inspect authentication resolution priority⚙ Probe GitHub API token validity⚙ Check repository access permissions
  • ce:commit-push-pr - Git Commit, Push, and PR Workflow
    gitgithubpull-requestcommit

    ★ 6 · Updated 2026-09-19

    Commits changes, pushes to remote, and creates or updates GitHub PRs with value-focused descriptions.

    ⚙ Resolve branch and PR status⚙ Commit changes with conventions⚙ Push commits to remote origin
  • ush-github-task-flow - GitHub Task Flow
    githubpull-requestworkflowgit

    ★ 0 · Updated 2026-09-19

    Carries bounded implementation tasks from a GitHub issue through an isolated branch and validated changes to an open pull request.

    ⚙ Deliver pull requests⚙ Merge pull requests⚙ Validate implementation changes
  • iterate-pr - Iterate on a PR until CI passes and feedback is addressed
    ci-cdgithubpull-requestcode-review

    ★ 6 · Updated 2026-09-19

    Automates iterating on a PR by fetching CI status and review feedback, fixing issues, and pushing updates until checks pass.

    ⚙ Fetch PR CI check status⚙ Fetch PR review feedback⚙ Fix CI check failures
  • pr-comment-review - Review a GitHub PR and post findings as a comment
    code-reviewgithubpull-requestgh-cli

    ★ 20 · Updated 2026-09-19

    Reviews a GitHub pull request using multi-agent confidence scoring and posts high-confidence findings as a comment via gh.

    ⚙ Check pull request eligibility⚙ Locate relevant context guidance files⚙ Summarize pull request changes
  • docs-seeker - Discover and analyze technical documentation using llms.txt.
    documentationllms-txtrepomixgithub

    ★ 18 · Updated 2026-09-19

    Searches and analyzes technical documentation using llms.txt standards, GitHub repositories, and parallel agents.

    ⚙ Search llms.txt technical documentation⚙ Analyze GitHub repositories via Repomix⚙ Explore documentation using parallel agents
  • plan-issue - Create implementation plans and update GitHub issues
    githubplanningissue-trackingtask-management

    ★ 1 · Updated 2026-09-19

    Creates structured implementation plans as local files and updates corresponding GitHub issues.

    ⚙ Create implementation plan files⚙ Update GitHub issue details⚙ Estimate issue story points

Scroll to load more