Skills
geni skills install
Install the geni skills into every detected AI agent.
geni skills installDetects the AI coding agents installed on this machine (Claude Code, Codex CLI, Gemini CLI, VS Code Copilot Chat) and installs the bundled skills (geni and geni-crm) into each one. From then on, every conversation in that agent already knows how to use geni.
Re-run after upgrading geni to ship the latest skill content. Running it twice is safe — already-installed targets report already up to date.
Output
✓ Claude Code (geni): ~/.claude/skills/geni/SKILL.md
✓ Claude Code (geni-crm): ~/.claude/skills/geni-crm/SKILL.mdIf no supported agent is detected:
⚠ No supported AI agent detected. Install Claude Code, Codex CLI, or Gemini CLI
first, then re-run `geni skills install`.