Github Issue Creator

🌐Community
by sickn33 · vlatest · Repository

Automatically creates GitHub issues from provided descriptions, assigning labels and assignees as specified.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add github-issue-creator npx -- -y @trustedskills/github-issue-creator
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "github-issue-creator": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/github-issue-creator"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to create new GitHub issues in repositories, helping automate bug reports, feature requests, and project tracking workflows directly from conversational prompts.

When to use it

  • Need to log bugs or errors found during code review or testing
  • Want to request new features without manually navigating the GitHub UI
  • Automating issue creation as part of a development workflow pipeline
  • Tracking tasks or documentation updates in your project's issue tracker

Key capabilities

  • Creates new issues with customizable titles and descriptions
  • Supports repository-specific targeting for issue placement

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
sickn33
Installs
43

🌐 Community

Passed automated security scans.