Github Automation
Helps with GitHub, automation as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add davepoon-github-automation npx -- -y @trustedskills/davepoon-github-automation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"davepoon-github-automation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/davepoon-github-automation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates tasks within GitHub repositories. It can be used to manage issues, pull requests, and other repository activities. The skill provides a way to streamline workflows and reduce manual effort when interacting with GitHub.
When to use it
- Automatically label new issues based on keywords in the title or description.
- Create pull request descriptions from issue summaries.
- Respond to comments on pull requests, such as requesting changes or marking them as ready for review.
- Close stale issues after a defined period of inactivity.
- Manage GitHub Actions workflows.
Key capabilities
- Issue Management
- Pull Request Management
- Workflow Automation
- Comment Handling
- GitHub Actions Integration
Example prompts
- "Create a pull request description from issue #123."
- "Label new issues with 'bug' if the title contains 'error'."
- “Close any open issues older than 30 days.”
Tips & gotchas
Requires appropriate GitHub API credentials to function correctly. Ensure the AI agent has sufficient permissions within the target repositories for the desired actions.
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.