Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Gh Cli

Plugin Aktiv
Teil 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@trailofbits

Qualitätspunktzahl

95 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne5.2k
LizenzCC-BY-SA-4.0
Status
Quellcode ansehen