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: fetch issue details

Browse skills that share this capability.

  • audit-repo-issues - Analyze GitHub repository issues and PRs
    githubrepository analysisissue trackingcompetitive intelligence

    ★ 166 · Updated 2026-05-11

    Analyze a GitHub repository's issues and PRs to identify unaddressed feature requests, dismissed ideas, and maintenance opportunities.

    ⚙ read project documentation⚙ list open issues⚙ list closed issues
  • github-issue-analysis - GitHub Issue Analysis Skill
    GitHubissue triagecode analysisbug tracking

    ★ 6 · Updated 2026-03-24

    Analyze GitHub issues to determine relevance and identify fixes

    ⚙ fetch issue details⚙ extract keywords⚙ search commits
  • do-issue - Fix GitHub issues with parallel subagent execution
    githubautomationparallelsubagents

    ★ 18 · Updated 2026-03-09

    Addresses GitHub issues using subagent-driven development with parallel execution and quality gates

    ⚙ parse GitHub issue input⚙ create task breakdown⚙ dispatch parallel subagents
  • fix-issue - Complete GitHub issue resolution workflow from analysis to PR
    GitHubissue trackingcode fixingworkflow automation

    ★ 2 · Updated 2026-02-18

    Automated workflow for fixing GitHub issues with code changes, testing, and pull request creation

    ⚙ fetch issue details⚙ analyze codebase⚙ create implementation plan
  • work-on-issue - Analyze and fix GitHub issues automatically
    githubissuedevelopmentautomation

    ★ 0 · Updated 2026-02-14

    Review, implement fixes, and create pull requests for GitHub issues

    ⚙ fetch issue details⚙ create git branch⚙ analyze code problem