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 issue

Browse skills that use this input.

  • 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
  • comprehensive-review - Comprehensive code review with 7 criteria
    code reviewquality assuranceGitHubsecurity

    ★ 9 · Updated 2026-06-15

    Review code against 7 criteria and post artifact to GitHub issue before PR creation

    ⚙ review code⚙ document findings⚙ post review artifact
  • presentation-generation - Generate Presentation Slides from Prompts
    presentationslidesPDF generationPowerPoint

    ★ 602 · Updated 2026-05-28

    Generate slide deck presentations from prompts with research support and multiple output formats

    ⚙ research topics via web search⚙ analyze GitHub repositories⚙ read project documentation
  • oris-maintainer - Oris Rust Runtime GitHub Maintenance
    maintenanceGitHubissue trackingRust

    ★ 0 · Updated 2026-05-28

    Maintain Oris Rust runtime via GitHub issue-driven workflow

    ⚙ select GitHub issue⚙ read issue context⚙ plan code changes
  • oris-maintainer - Oris Runtime GitHub Maintenance Agent
    maintenanceRustGitHubrelease

    ★ 18 · Updated 2026-05-28

    Maintain Oris Rust agent runtime through GitHub issue-driven workflow

    ⚙ sync issue context⚙ verify GitHub access⚙ list open issues
  • triage - EF Core Issue Triage
    issue triageEF Corebug reproductionGitHub

    ★ 1,112 · Updated 2026-05-11

    Triage and reproduce EF Core issues, classify bug/feature, apply labels, find duplicates.

    ⚙ read issue⚙ check security concern⚙ set issue type
  • triaging-issues - PyTorch GitHub Issue Triage
    GitHubissue managementtriagePyTorch

    ★ 602 · Updated 2026-05-11

    Triages GitHub issues by routing to oncall teams, applying labels, and closing questions

    ⚙ read GitHub issue⚙ apply labels⚙ close issue
  • triage - EF Core Issue Triage
    Entity Frameworkissue triagebug reproductionGitHub automation

    ★ 14,644 · Updated 2026-05-11

    Triage incoming issues on EF Core repository by classifying type, assigning labels, and creating minimal repros

    ⚙ read GitHub issue⚙ identify security concern⚙ determine issue type
  • mav-plan-execution - Step-by-step Implementation Plan Execution
    plan executionimplementationtask managementprogress tracking

    ★ 5 · Updated 2026-05-09

    Executes implementation plans step-by-step with verification, progress tracking, failure handling, and recovery support

    ⚙ load plan⚙ check prior progress⚙ pick next step
  • plan - Create TDD-ready development plans
    development planningTDDuser storiesGitHub

    ★ 0 · Updated 2026-03-25

    Transform triage and brainstorm output into structured TDD-executable plans

    ⚙ read brainstorm and triage input⚙ draft user story structure⚙ clarify acceptance criteria
  • devops-workflow - Issue-driven DevOps workflow with pre-flight checks
    DevOpsGitCI/CDworkflow

    ★ 4 · Updated 2026-03-24

    Issue-driven DevOps workflow with pre-flight checks, workspace isolation, and PR lifecycle management

    ⚙ define pre-flight protocol⚙ guide branch naming conventions⚙ create isolated workspace
  • devops-workflow - Issue-driven DevOps workflow with workspace isolation
    devopsgit workflowbranch managementpull request

    ★ 0 · Updated 2026-03-24

    Execute DevOps workflow with pre-flight checks, workspace isolation, and PR lifecycle management

    ⚙ define pre-flight protocol⚙ verify GitHub issue⚙ clone repository
  • release-cycle - Feature release workflow automation
    releasegitworkflowtesting

    ★ 41 · Updated 2026-03-22

    Automates GitHub-based feature release cycle with issues, branches, tests, commits, PRs, and versioning

    ⚙ create issue⚙ create branch⚙ write test
  • pr-title-and-description - Generate PR title and description
    GitPull requestDocumentationGitHub

    ★ 0 · Updated 2026-03-10

    Draft PR title and description from branch diff using repo template

    ⚙ read git diff⚙ compare branches⚙ read PR template
  • implement - GitHub Issue Implementation Workflow in Worktree Environment
    githubworktreeimplementationautomation

    ★ 0 · Updated 2026-03-09

    Complete workflow to implement specified GitHub issues in worktree environment, from subtask detection to PR merge

    ⚙ analyze GitHub issue⚙ create git worktree⚙ write code with TDD
  • implement - Complete GitHub Issue Implementation Workflow
    GitHubdevelopmentautomationworkflow

    ★ 602 · Updated 2026-03-09

    Implement GitHub Issues in a worktree environment with full workflow from subtask detection to PR merge

    ⚙ analyze issue granularity⚙ detect subtasks⚙ create git worktree