此内容尚未提供您的语言版本,正在以英文显示。
Gh Cli
插件 活跃属于:Trailofbits
Intercepts GitHub URL fetches and curl/wget commands, redirecting to the authenticated gh CLI.
目的
Enhance Claude Code's ability to interact with GitHub by ensuring authenticated fetches and avoiding common pitfalls.
功能
- Intercepts GitHub URL fetches
- Redirects curl/wget to gh CLI
- Ensures authenticated GitHub access
- Manages session-scoped temporary files
- Blocks gh CLI anti-patterns
使用场景
- Accessing private GitHub repositories from Claude Code
- Improving rate limits for GitHub API interactions
- Ensuring all GitHub fetches use authenticated credentials
- Automating cleanup of cloned GitHub repositories
非目标
- Replacing the gh CLI entirely
- Handling non-GitHub URLs or non-authenticated git commands
- Providing direct file access to cloned repositories without further agent interaction
Trust
- warning:Issues AttentionIn the last 90 days, 13 issues were opened and 4 were closed, indicating a closure rate below 50% and potentially slow maintainer response.
安装
请先添加 Marketplace
/plugin marketplace add trailofbits/skills/plugin install gh-cli@trailofbits质量评分
95 /100
1 day ago 分析
类似扩展
Msapps Github Health Check
99GitHub CLI health check — verify gh authentication, list repos, check API rate limits, and test connectivity
插件
davepoon
Worktrunk
99Worktrunk 是一个用于 Git worktree 管理的 CLI,专为并行 AI 代理工作流而设计。此插件提供配置指导(LLM 提交消息、项目钩子、worktree 路径)以及自动活动跟踪(`wt list` 中的 🤖/💬 指示器,显示活动的 Claude 会话)。
插件
max-sixty