Skip to content

brunoborges/agent-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

agent-plugins

Plugin marketplace for ghx — GitHub CLI Cache Proxy.

This marketplace distributes the ghx plugin for Claude Code and GitHub Copilot CLI.

Install

Claude Code

# Add the marketplace
/plugin marketplace add brunoborges/agent-plugins

# Install the plugin
/plugin install ghx@agent-plugins

GitHub Copilot CLI

# Option 1: Via marketplace
copilot plugin marketplace add brunoborges/agent-plugins
copilot plugin install ghx@agent-plugins

# Option 2: Direct install (no marketplace needed)
copilot plugin install brunoborges/ghx:agent-plugin

What the plugin does

When installed, the ghx plugin:

  1. Lazy-installs ghc and ghx binaries on first use
  2. Adds ghc to PATH so agents use it automatically
  3. Includes a skill that teaches agents to prefer ghc over gh for all GitHub CLI calls

This eliminates redundant API calls, prevents rate limiting, and dramatically speeds up repeated gh commands in agentic workflows.

Learn more

License

MIT

About

Plugin marketplace for ghcd — GitHub CLI Cache Proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors