github-issue-creator
Transform messy input (error logs, voice notes, screenshots) into clean, actionable GitHub issues.
Content Preview
--- name: github-issue-creator description: "Transform messy input (error logs, voice notes, screenshots) into clean, actionable GitHub issues." risk: unknown source: community date_added: "2026-02-27" --- # GitHub Issue Creator Transform messy input (error logs, voice notes, screenshots) into clean, actionable GitHub issues. ## Output Template ```markdown ## Summary [One-line description of the issue] ## Environment - **Product/Service**: - **Region/Version**: - **Browser/OS**: (if relev
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/github-issue-creator.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/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/sickn33/antigravity-awesome-skillsThen reference at skills/github-issue-creator/SKILL.md
Related Skills
github-issue-creator
This skill provides automated assistance for github issue creator tasks within the Enterprise Workflows domain.
github-issue-creatorgithubissuecreator
by jeremylongshore · plugins-plus-skills
new-rails-project
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
generalnewrails
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