
Alloydb Omni Marketplace
- 4 repo stars
- Updated July 10, 2026
- gemini-cli-extensions/alloydb-omni
alloydb-omni-marketplace is a plugin marketplace that delivers an AlloyDB Omni extension to create, connect, and interact with database data.
About
alloydb-omni-marketplace is a minimal Claude Code–style marketplace entry published by Google LLC that bundles a single alloydb-omni plugin. developers shipping backends on Google’s AlloyDB Omni stack use it when they want the coding agent to help stand up a database instance, establish connections, and reason about data operations without leaving the plugin workflow. The metadata describes creating, connecting, and interacting with AlloyDB Omni and its data—typical work while scaffolding APIs, migrations, or local/dev parity. It is a narrow integration marketplace rather than a full application generator, so expect environment prerequisites for AlloyDB Omni and whatever host CLI or marketplace loader Google documents for gemini-cli-extensions. Best fit when your product already targets AlloyDB Omni and you want agent-assisted database tasks during Build.
- One-plugin alloydb-omni marketplace from Google LLC
- Create and connect to an AlloyDB Omni database from the agent environment
- Interact with database data through the bundled extension
- Official data-cloud integration contact metadata on the manifest
Alloydb Omni Marketplace by the numbers
- Data as of Jul 11, 2026 (Skillselion catalog sync)
/plugin marketplace add gemini-cli-extensions/alloydb-omniAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 4 |
|---|---|
| Last updated | July 10, 2026 |
| Repository | gemini-cli-extensions/alloydb-omni ↗ |
What it does
Add Google’s AlloyDB Omni marketplace plugin so your agent can create, connect to, and work with an AlloyDB Omni database during backend build.
Who is it for?
Best when you're on Google data cloud and want agent help with AlloyDB Omni during backend implementation.
Skip if: Projects using only SQLite or Postgres without Omni, or teams that manage databases entirely outside the agent.
What you get
After registration, your agent can use the alloydb-omni plugin to handle database creation, connection, and data interaction tasks in the build loop.
- Installed alloydb-omni plugin from the marketplace
- Agent-accessible flows to create and connect AlloyDB Omni
- Data interaction capability scoped to the extension’s tools
By the numbers
- Marketplace contains 1 plugin named alloydb-omni
- Owner listed as Google LLC (data-cloud-ai-integrations@google.com)
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Google-hosted database integration marketplace, not a generic SQL skill or ORM codegen pack.
FAQ
Who is Alloydb Omni Marketplace for?
Developers building on AlloyDB Omni who use gemini-cli-extensions or compatible marketplaces and want database create/connect tooling in the agent.
When should I use Alloydb Omni Marketplace?
During backend build when you need to provision Omni, establish connections, or work with data alongside your coding agent.
How do I add Alloydb Omni Marketplace to my agent?
Add the gemini-cli-extensions/alloydb-omni marketplace per Google’s extension docs, install the alloydb-omni plugin, and satisfy AlloyDB Omni runtime requirements.