github-issue-creator
This skill provides automated assistance for github issue creator tasks within the Enterprise Workflows domain.
Content Preview
--- name: github-issue-creator description: | Github Issue Creator - Auto-activating skill for Enterprise Workflows. Triggers on: github issue creator, github issue creator Part of the Enterprise Workflows skill category. allowed-tools: Read, Write, Edit, Bash version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Github Issue Creator ## Purpose This skill provides automated assistance for github issue creator tasks within the Enterprise Workflows domain.
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/github-issue-creator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/20-enterprise-workflows/github-issue-creator/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 planned-skills/generated/20-enterprise-workflows/github-issue-creator/SKILL.md
Related Skills
github-issue-creator
Transform messy input (error logs, voice notes, screenshots) into clean, actionable GitHub issues.
generalgithubissuecreator
by sickn33 (Antigravity) · antigravity-awesome-skills
github
Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.
pluginpluginmarketplacegithub
by Anthropic · anthropic-official-plugins
Using Git Worktrees
Create isolated git worktrees with smart directory selection and safety verification
using-git-worktreesusing git worktreesgit
by Jesse Vincent (community) · obra-superpowers-skills
Creating GitHub Issues from Web Research
This skill enhances Claude'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 for team action. Use this skill when you need to res
skill-adaptercreating github issues from web research
by jeremylongshore · plugins-plus-skills