Skip to content

Gemini CLI

Install the Alation agent skills in Gemini CLI and work with your catalog in natural language.

Install the portable agent skills. Each skill bundles the Alation CLI, so nothing else is needed:

Terminal window
curl -fsSL https://raw.githubusercontent.com/Alation/alation-plugins/main/bin/install-agent-skills.sh | bash -s -- --scope user

This installs to ~/.agents/skills/, which Gemini CLI reads automatically. Use --scope workspace instead to install into the current project only.

Ask your agent to set up the Alation plugin — this runs the setup skill. It prompts for your instance base URL and the Client ID from the OAuth client, then opens a browser to log in.

You only register the OAuth client once per instance.

See the skills and what to ask to start working with your catalog.