Docs
Skills

Skills

Teach your AI coding agent how to use geni.

A skill is a short instruction file your AI coding agent reads on every conversation. The geni skill teaches the agent how to use the CLI correctly — which command to reach for, how to discover credentials and operations, and how to construct a geni exec bash call without making things up.

Without it, the agent has to be reminded what geni is in every new chat. With it, the agent just knows.

Commands

Supported agents

Detection is automatic. Currently supported:

  • Claude Code
  • Codex CLI
  • Gemini CLI
  • VS Code Copilot Chat

If no supported agent is detected, install tells you what it looked for and exits without writing anything.

Re-run geni skills install after upgrading geni to ship the latest skill content.

On this page