GitHub repository operations and analysis. Use when working with GitHub repos: analyzing code, checking issues, reviewing PRs, tracking stars/releases, searching for repositories, or understanding repo structure. Provides structured access to GitHub API data without needing a GitHub token.
Integrations
github-repo
Try itGitHub repository configuration and verification. Topics — actions (GitHub Actions workflow generation + Dependabot grouping by dependency type), setup (integrations: CodeRabbit, Copilot, issue/PR templates, CODEOWNERS, branch protection), verify (repo prerequisites checklist for github-flow: remote, default branch, PR template, branch protection, GitHub Actions, CONTRIBUTING, LICENSE). Use when: "github actions", "workflow generation", "CI workflow", "dependabot", "dependabot groups", "coderabbit", "copilot setup", "GitHub Actions", "repo setup", "CODEOWNERS", "PR template", "issue template", "branch protection", "repo verify".
What it does
GitHub repository configuration and verification. Topics — actions (GitHub Actions workflow generation + Dependabot grouping by dependency type), setup (integrations: CodeRabbit, Copilot, issue/PR templates, CODEOWNERS, branch protection), verify (repo prerequisites checklist for github-flow: remote, default branch, PR template, branch protection, GitHub Actions, CONTRIBUTING, LICENSE). Use when: "github actions", "workflow generation", "CI workflow", "dependabot", "dependabot groups", "coderabbit", "copilot setup", "GitHub Actions", "repo setup", "CODEOWNERS", "PR template", "issue template", "branch protection", "repo verify".
The skill document
GitHub Repo
GitHub repository configuration, integrations, and prerequisite verification.
Extracted from the github skill (formerly skills/github/) and tracked under skills/github-repo/ (repo-relative path — the repo root itself is checked out at ~/.agents/) for git management.
Topics
| Topic | Description | Guide |
|---|---|---|
| actions | GitHub Actions workflow generation/management + Dependabot configuration (groups by dependency type) | actions.md |
| setup | Integrations setup: CodeRabbit, Copilot, issue templates, PR template, CODEOWNERS, branch protection | setup.md |
| verify | Repo prerequisites checklist for github-flow (remote, branch, templates, CI, protection) | verify.md |
Quick Reference
Repository initial setup
/github-repo setup # interactive setup item selection
/github-repo setup coderabbit # CodeRabbit only
/github-repo setup copilot # Copilot setup
/github-repo setup templates # issue/PR templates
/github-repo setup protection # branch protection
Configuration verification
/github-repo verify # full prerequisites check
Actions workflows + Dependabot
/github-repo actions # generate workflow for project type
/github-repo actions dependabot # create/update dependabot.yml
Migration Note
This skill was extracted from the github skill (skills/github/, gitignored).
The old /github actions, /github setup, /github verify triggers are
replaced by /github-repo actions, /github-repo setup, /github-repo verify.
Related skills
Use when the user wants a fast, low-friction onboarding guide for an unfamiliar GitHub repository. Trigger when a GitHub repo URL is provided, or when the us...
Local GitHub repository helper for search, clone, sync, and issue/PR inspection workflows. Use when users mention github/repo/repository, ask to download or...
Polish any GitHub repository's surface — labels (emoji rating tiers, P0–P3 priority, impact severity), issue forms, PR template, CI workflows, CODEOWNERS, rulesets, docs. Repo meta & config only — no code logic touched. Use when creating a new repo or polishing an existing one.
Collect Github Builder data and return results
Convert plans and code changes into GitHub issues and PRs, with auth handling, dependency tracking, and pre-publish scans.