Github Create Issue
Helps with GitHub, creation as part of developing backend services and APIs workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add prulloac-github-create-issue npx -- -y @trustedskills/prulloac-github-create-issue
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"prulloac-github-create-issue": {
"command": "npx",
"args": [
"-y",
"@trustedskills/prulloac-github-create-issue"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to create issues directly within a GitHub repository. It automates the process of generating new issue reports, including setting titles and descriptions based on provided information. This streamlines bug reporting, feature requests, or any other task requiring issue creation in GitHub.
When to use it
- Automated Bug Reporting: Automatically generate an issue when a monitoring system detects a problem.
- Feature Request Submission: Allow users to submit feature requests that are automatically created as GitHub issues.
- Task Tracking: Create new tasks within a project's GitHub repository based on user input or automated processes.
- Incident Response: Generate incident reports directly into a dedicated GitHub issue for tracking and resolution.
Key capabilities
- Creates new GitHub issues.
- Sets the title of the issue.
- Sets the description of the issue.
Example prompts
- "Create a GitHub issue titled 'Broken login button' with the description 'The login button on the homepage is not working.'"
- "Generate a new issue in the repository
my-org/my-repofor feature request: 'Add dark mode support'." - “Please create an issue to track the recent server outage.”
Tips & gotchas
- Ensure your AI agent has appropriate permissions (write access) to the target GitHub repository. Without proper credentials, issue creation will fail.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.