Add the OrbiAds Skills on Gemini CLI
Gemini CLI reads Agent Skills (SKILL.md) natively. Download the OrbiAds Skills from GitHub, then drop each folder into the skills directory — the agent discovers them automatically.
1. Download the Skills (GitHub)
See all on GitHuborbiads orbiads-campaigns orbiads-inventory orbiads-reporting orbiads-deals orbiads-audit orbiads-admin One .zip per Skill. orbiads (the router) is required; add the domains you want.
2. Drop them into the skills directory
Unzip each .zip so that the <skill-name>/SKILL.md folder sits directly in the directory above.
Global (all your sessions):
~/.gemini/skills/ (or ~/.agents/skills/)Per project (committed with the repo):
.gemini/skills/ (or .agents/skills/)Tip: dropping into .agents/skills/ works too — it's the shared alias across Codex, Cursor, Windsurf, Gemini CLI and Antigravity.
You can also link a skill in-session with /skills link <path> --scope user|workspace.
CLI option
Or install with the command:
gemini skills install ./orbiads --consent 3. Wire the tools (MCP connector)
Skills describe the method; to run real Google Ad Manager operations, also add the OrbiAds MCP server.
https://orbiads.com/mcp Configure the MCP connector Verify
List the available OrbiAds Skills and explain when to use each.
