Automates GitHub workflows through Composio's Rube MCP integration. You can create and track issues, manage pull requests from creation through merge, search code and commits, trigger CI/CD workflows, and handle branch operations without leaving Claude. The skill requires setting up GitHub OAuth through Rube MCP first, then you get access to the full GitHub API surface area. Most useful when you're managing repositories programmatically or need to batch operations across multiple repos. One gotcha: the PR merge tools work fine but you'll want to verify mergeable status right before merging since branch protection and CI checks can block it. Search has GitHub's usual limitations like 384KB file size caps on indexing.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill github-automation