1.2 KiB
1.2 KiB
title, type, tags, date, source_file
| title | type | tags | date | source_file | |||
|---|---|---|---|---|---|---|---|
| Gemini CLI Integration | source |
|
2026-04-20 | raw/Agent/agency-agents/integrations/gemini-cli/README.md |
Summary
Gemini CLI Integration README describes packaging the Agency agents as a Gemini CLI extension installed to ~/.gemini/extensions/agency-agents/. It documents generating integration files, installing the extension, the extension file layout (including skills/<agent>/SKILL.md), how to activate skills by name, and how to regenerate files.
Key Claims
- The Agency provides a Gemini CLI extension that installs under
~/.gemini/extensions/agency-agents/. - Generate integration files with
./scripts/convert.sh --tool gemini-cliand install with./scripts/install.sh --tool gemini-cli. - Skills are organized under
skills/<agent>/SKILL.mdand are invoked by name in the CLI.
Key Quotes
"Packages all 61 Agency agents as a Gemini CLI extension. The extension installs to `~/.gemini/extensions/agency-agents/." — Gemini CLI Integration README
Connections
- The Agency: AI Specialists Ready to Transform Your Workflow — roster source
Contradictions
- None detected with existing wiki content at time of ingest.