一键导入
github-operations
Pull request, issue, branch, Actions, and repository search workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Pull request, issue, branch, Actions, and repository search workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create, run, schedule, and manage deterministic workflow and cron automation.
Interactive browser navigation, page interaction, and visual verification.
Self-reporting for capabilities, active state, and operational limits.
Clarification, approvals, and progress messaging during tool execution.
Create, monitor, respond to, and cancel delegated coding tasks.
Search and fetch public web content for docs, references, and error research.
| name | GitHub Operations |
| description | Pull request, issue, branch, Actions, and repository search workflows. |
| triggers | ["pull request","pr","github","issue","branch","actions","ci status","search repos"] |
Use this skill for GitHub workflows tied to the current workspace.
Before write operations:
workspace_status to confirm branch and working tree state.workspace_sync so remote state includes local commits.For pull requests:
github_pr_create to open a PR with clear title/body/base.github_pr_list to list open/closed PRs.github_pr_view for details on a specific PR.For issues:
github_issue_create for new issues.github_issue_list with filters (state, assignee, labels) when asked.For branch and CI workflows:
github_branch_create for branch creation.github_action_status to report workflow run results.For discovery:
github_search_repos when user asks to find external repositories.workspace_statusworkspace_syncgithub_pr_creategithub_pr_listgithub_pr_viewgithub_issue_creategithub_issue_listgithub_branch_creategithub_action_statusgithub_search_repos