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.
集成
github-repo
试用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".
它能做什么
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".
技能文档
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.
相关技能
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
把方案和代码改动转成结构化的 GitHub Issue 与 PR,并处理认证、依赖关系和发布前的隐私扫描。