83,201 skills sorted by stars.
GitHub CLI (gh) operations for repos, PRs/issues, workflows/runs, secrets/variables, releases/tags, and deployment-relat...
Use this skill when the user asks to work with GitHub from the command line using gh CLI. This includes managing reposit...
Closes a GitHub issue. Use when a task is completed or an issue is resolved.
Adds a comment to a GitHub issue. Use to provide updates, ask questions, or link related work.
Create GitHub issues and PRs following contribution guidelines. Activate when user says 'contribute this', 'submit pr',...
Create a pull request properly linked to a GitHub issue using gh pr create --issue. Use when creating a PR that implemen...
Creates a new GitHub issue. Use when a new task, bug, or feature request needs to be tracked.
Creates a draft issue item in a GitHub Project. Use for items that don't yet have a corresponding repository issue.
Debug GitHub Actions build failures by fetching and analyzing workflow logs. Use when CI/CD pipelines fail and you need...
Runtime-aware dependency upgrade intelligence for JavaScript/TypeScript and Python repositories (including monorepos/tur...
Find and answer unanswered GitHub discussions. Activate when user wants to contribute to open source discussions, help a...
Analyze failing GitHub PR checks by inspecting GitHub Actions runs via the gh CLI, fetching workflow logs, extracting fa...
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan an...
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and...