creating-github-issues-from-web-research
Execute this skill enhances AI assistant's ability to conduct web research and translate findings into actionable github issues. it automates the process of extracting key information from web search results and formatting it into a well-structured issue, ready... Use when managing version control.
--- name: creating-github-issues-from-web-research description: | Execute this skill enhances AI assistant's ability to conduct web research and translate findings into actionable github issues. it automates the process of extracting key information from web search results and formatting it into a well-structured issue, ready... Use when managing version control. Trigger with phrases like 'commit', 'branch', or 'git'. allowed-tools: Read, WebFetch, WebSearch, Grep version: 1.0.0 author: Jeremy
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/creating-github-issues-from-web-research.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/skill-enhancers/web-to-github-issue/skills/creating-github-issues-from-web-research/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/skill-enhancers/web-to-github-issue/skills/creating-github-issues-from-web-research/SKILL.md
Related Skills
by jeremylongshore · plugins-plus-skills
by jeremylongshore · plugins-plus-skills
by jeremylongshore · plugins-plus-skills
by jeremylongshore · plugins-plus-skills