Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.
Gh Cli
Plugin AktivTeil von:Trailofbits
Intercepts GitHub URL fetches and curl/wget commands, redirecting to the authenticated gh CLI.
Zweck
Enhance Claude Code's ability to interact with GitHub by ensuring authenticated fetches and avoiding common pitfalls.
Funktionen
- Intercepts GitHub URL fetches
- Redirects curl/wget to gh CLI
- Ensures authenticated GitHub access
- Manages session-scoped temporary files
- Blocks gh CLI anti-patterns
Anwendungsfälle
- 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
Nicht-Ziele
- 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.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add trailofbits/skills/plugin install gh-cli@trailofbitsQualitätspunktzahl
95 /100
Analysiert about 23 hours ago
Vertrauenssignale
Letzter Commit3 days ago
GitHub-Inhaber trailofbits (opens in new tab)
Sterne5.2k
LizenzCC-BY-SA-4.0
Status
Ähnliche Erweiterungen
Msapps Github Health Check
99GitHub CLI health check — verify gh authentication, list repos, check API rate limits, and test connectivity
Plugin
davepoon
Worktrunk
99Worktrunk ist eine CLI zur Verwaltung von Git-Worktrees, die für parallele AI-Agenten-Workflows entwickelt wurde. Dieses Plugin bietet Konfigurationsanleitungen (LLM-Commit-Nachrichten, Projekt-Hooks, Worktree-Pfade) und automatische Aktivitätsverfolgung (🤖/💬-Indikatoren in `wt list`, die aktive Claude-Sitzungen anzeigen).
Plugin
max-sixty