Terminal CLI
Gemini
Gemini spans Google's AI coding tools — from Gemini Code Assist inside IDEs to the open-source gemini-cli for terminal workflows. All variants share multi-modal input and agentic tool use.
Gemini plugins on BuySkillsA head-to-head look at Gemini and Goose — two popular AI coding agents — and how BuySkills fits into each workflow.
Terminal CLI
Gemini spans Google's AI coding tools — from Gemini Code Assist inside IDEs to the open-source gemini-cli for terminal workflows. All variants share multi-modal input and agentic tool use.
Gemini plugins on BuySkillsAgent framework
Goose is Block's open-source AI agent framework for software engineering. It exposes an extensible toolchain — agents, extensions, and custom providers — and runs from the terminal or as an integrated runtime.
Goose plugins on BuySkills| Dimension | Gemini | Goose |
|---|---|---|
| Surface | Terminal CLI | Agent framework |
| In a nutshell | Google's family of AI coding tools | Block's open-source agent framework |
| BuySkills install command | npx buyskills install <skill> | npx buyskills install <skill> |
| Cross-agent skill sharing | Yes — via BuySkills | Yes — via BuySkills |
You don't have to pick. BuySkills lets you install a skill once and use it across Gemini, Goose, and every other supported AI coding agent — without repurchasing or reconfiguring.
npx buyskills install <skill> It depends on where you work. Gemini is google's family of ai coding tools, while Goose is block's open-source agent framework. Many developers use both and share skills across them via BuySkills — so the choice is less binary than it used to be.
Yes. BuySkills is designed for cross-agent portability. Install a skill once with the BuySkills CLI and it becomes available in both Gemini and Goose — and every other supported agent — without a second purchase or install.
It isn't, from your side. You run `npx buyskills install <skill>`, and the CLI writes the skill to the directory each agent reads from. Gemini and Goose pick up the skill without any extra config.
BuySkills targets the open-source gemini-cli and Gemini Code Assist workflows. Skills install into the paths both variants read from, so you get the same catalog regardless of which Gemini surface you use.
No — they complement them. Goose extensions wire raw tools into the agent runtime. BuySkills skills are higher-level, reusable capability bundles that Goose can call just like any other tool.
Install BuySkills CLI once and the skills you discover today work in whichever agent you pick tomorrow.
Explore the marketplace