Agent SkillsTracer-Cloud/opensre › github-cli

github-cli

GitHub

提供经过身份验证的 GitHub CLI (gh) 工具,用于创建、查看、关闭 Issue 和 PR,管理仓库及执行任意 API 调用。优先于通用 shell 命令使用,支持自动格式化回复并限制敏感操作。

integrations/github/tools/github_cli/SKILL.md Tracer-Cloud/opensre

Trigger Scenarios

需要创建或管理 GitHub Issue/PR 查询仓库信息或搜索代码 执行 GitHub API 请求

Install

npx skills add Tracer-Cloud/opensre --skill github-cli -g -y
More Options

Non-standard path

npx skills add https://github.com/Tracer-Cloud/opensre/tree/main/integrations/github/tools/github_cli -g -y

Use without installing

npx skills use Tracer-Cloud/opensre@github-cli

指定 Agent (Claude Code)

npx skills add Tracer-Cloud/opensre --skill github-cli -a claude-code -g -y

安装 repo 全部 skill

npx skills add Tracer-Cloud/opensre --all -g -y

预览 repo 内 skill

npx skills add Tracer-Cloud/opensre --list

SKILL.md

Frontmatter
{
    "name": "github-cli",
    "tools": [
        "github_cli"
    ],
    "description": "Default GitHub skill for the action agent. Use github_cli for any GitHub request — create\/list\/view\/close issues and PRs, assign, labels, repos, releases, checks, github.com\/owner\/repo URLs, or gh api. Prefer over shell_run\/!gh. Run these with github_cli in the current agent turn.\n"
}

github-cli

Authenticated gh for OpenSRE. Reads and writes — no approval gate. Prefer over shell_run / !gh. Pass args after gh; optional repo as owner/name-R. Blocked top-level: auth, extension, workflow, run, secret, codespace, ssh-key, gpg-key, config.

Capabilities

Intent Example args
Create issue ["issue", "create", "--title", "…", "--body", "…"]
List / view issues ["issue", "list"] / ["issue", "view", "42"]
Close / comment / edit ["issue", "close", "42"] / ["issue", "comment", "42", "--body", "…"]
List / view / close / merge PRs ["pr", "list"] / ["pr", "view", "45"] / ["pr", "close", "45"] / ["pr", "merge", "45"]
Repos / search ["repo", "list"] / ["search", "issues", "crash"]
Arbitrary API ["api", "repos/OWNER/REPO/issues"]

After github_cli returns

Use summary when present. Reply short and chat-like.

  • Simple (create/close/comment/merge, URL/#n): plain prose, one sentence.
  • Structured reads: light chat markdown — short lead-in + bullets (* #42 — title); no tables/headers.
  • Mutate extras: at most 2–4 bullets. No GraphQL/JSON dumps. No "I found:".
  • Failure: one sentence from error / error_type — say it failed to run.

Prefer dedicated tools when they clearly fit

Slack propose/execute; workflow digests; investigation code/commit search. PR CI fix-and-push → fix_github_pr_ci. Security/quality alerts → fix_github_security_alert.

Limitations

gh on PATH; OpenSRE token auth. Action-only — not in gather/investigation.

Version History

  • 34b77c8 Current 2026-09-03 06:27

    移除多源根因分析(RCA)调查工具引用,更新偏好建议以适配单Agent聊天核心架构。

  • 087938e 2026-08-27 19:28

    重构为统一 ReAct 代理架构,移除规划器到助手的交接,简化工具调用流程并修复相关回归问题。

  • 8bfe7b1 2026-08-19 21:46

Same Skill Collection

core/agent_harness/prompts/skills/architecture_audit/SKILL.md
core/agent_harness/prompts/skills/github_ci_fix_onboarding/SKILL.md
core/agent_harness/prompts/skills/github_ci_fix/SKILL.md
core/agent_harness/prompts/skills/github_ci_health/SKILL.md
core/agent_harness/prompts/skills/github_cli/SKILL.md
core/agent_harness/prompts/skills/github_security_fix/SKILL.md
core/agent_harness/prompts/skills/morning_report/SKILL.md
integrations/github/tools/ci_fix/SKILL.md
integrations/github/tools/security_fix/SKILL.md
integrations/github/tools/workflow/SKILL.md
integrations/posthog/tools/skills/posthog-summary/SKILL.md
integrations/sentry/tools/skills/sentry-summary/SKILL.md
integrations/yandex_cloud/tools/SKILL.md
tools/github_cli/SKILL.md
tools/system/python_execution_tool/skills/github-star-velocity/SKILL.md
core/agent_harness/prompts/skills/cicd_analytics_demo/SKILL.md

Metadata

Files
0
Version
f22b81d
Hash
fb089970
Indexed
2026-08-19 21:46

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-09 22:34
浙ICP备14020137号-1 $お客様$