2026-09-03
Language: TypeScript
Among a sea of auto-generated repos with random alphanumeric names, this one stands out as a genuine hidden gem: the official plugin collection for Amp's agent mode. Amp is Sourcegraph's coding agent, and this repo houses the first-party plugins that extend what the agent can do inside your editor and terminal.
Because it's written in TypeScript and sits under the ampcode org, it doubles as a reference implementation for anyone wanting to build their own plugins. If you've ever wondered how agent tool authors structure permissions, define tool schemas, or wire up MCP-style integrations in a production coding agent, this repo is the paved-road answer straight from the vendor.
Why it's interesting despite zero stars:
Who benefits most:
It's the kind of repo that starts at zero stars for about a week before quietly becoming the canonical reference. Bookmark it early.
