ampcode/official-plugins

2026-09-03

Language: TypeScript

Link: https://github.com/ampcode/official-plugins

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.

Why check it out: A first-party, TypeScript reference for how Sourcegraph's Amp agent structures its plugin ecosystem — useful for Amp users and anyone building coding agents.

All newsletters