Equipment Room

7items
โ–ถ Requirement (GitHub CLI v2.90.0 or newer)

`gh skill` is a preview command built into GitHub CLI v2.90.0+. No extension to install โ€” just make sure your CLI is recent enough:

# macOS
brew install gh
# or upgrade if already installed
brew upgrade gh

Check with `gh --version`, then copy install commands from the cards below.

  • repo โ†—

    github-issues

    Create, update, and organize GitHub Issues via MCP. Structure bug reports, feature requests, and tasks with labels, assignees, priorities, and dependencies.

  • repo โ†—

    github-support

    Answers GitHub product, billing, security, and Copilot questions grounded in public sources only โ€” every answer backed with citations and URLs.

  • repo โ†—

    grill-me

    An interviewer that relentlessly questions plans and designs, resolving decision trees one branch at a time. A pre-implementation stress test.

  • repo โ†—

    hands-on-helper

    Guides participants of the GitHub Copilot hands-on workshop โ€” a signpost for repo, instructions, Playbook, and troubleshooting.

  • repo โ†—
    ๐Ÿ”Ž

    agentfinder

    Search GitHub's Agent Finder to discover MCP servers, tools, skills, and agents for a task. Run `/agentfinder <what you want>` to list matches โ€” installation is always the user's explicit choice.

  • repo โ†—
    ๐ŸŽจ

    prototyper

    Generate 10 visually distinct, on-brand design propositions for a single UI component in one self-contained HTML file. Compare them side by side to pick a direction before building โ€” a throwaway prototyping artifact. Run `/prototyper <component>`.

  • repo โ†—
    ๐Ÿชจ

    caveman

    Ultra-compressed "caveman" output mode โ€” cuts ~75% of response tokens while keeping full technical accuracy. Intensity levels `lite / full / ultra`. Say "caveman mode" or run `/caveman`.

2connections

Commands to register an MCP server with Copilot CLI. Copy and run in your terminal.

  • Context7

    Injects up-to-date documentation and code examples for libraries and frameworks straight into your prompt. Prevents hallucinations from stale training data.

    โ†— Docs
  • Playwright

    Browser automation. The AI can directly drive E2E test generation, screenshots, and data extraction from the web.

    โ†— Docs