From web-to-github-issue
Converts web research findings into structured GitHub issues with titles, summaries, key recommendations, source links, and labels. Useful for technical investigations, security vulnerabilities, or feature requests as trackable tickets.
How this skill is triggered — by the user, by Claude, or both
Slash command
/web-to-github-issue:creating-github-issues-from-web-researchThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Convert web research findings into well-structured GitHub issues with titles, summaries, key recommendations, source links, and appropriate labels.
Convert web research findings into well-structured GitHub issues with titles, summaries, key recommendations, source links, and appropriate labels.
Streamline the research-to-implementation workflow. By integrating web search with GitHub issue creation, Claude can efficiently convert research findings into trackable tasks for development teams.
This skill activates when you need to:
User request: "research Docker security best practices and create a ticket in myorg/backend"
The skill will:
User request: "find articles about API rate limiting, create issue with label performance"
The skill will:
This skill seamlessly integrates with Claude's web search Skill and requires authentication with a GitHub account. It can be used in conjunction with other skills to further automate development workflows.
The skill produces structured output relevant to the task.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skillsOpen-source issue creation: bug reports, feature requests, and structured contribution communication. Invoke whenever task involves any interaction with issues in external repositories — filing bugs, proposing features, reporting problems, or preparing issue content for open-source projects.
Investigates and resolves GitHub issues with systematic triage, root cause analysis, test-driven fixes, and pull request management. Use when given an issue ID or URL.
Analyzes codebase impact for a given request and creates structured GitHub issues with AI-verified and human-judgment-needed sections.