Integration

Gemini CLI + Praxl

Manage, version, and deploy Gemini CLI skills with Praxl. Edit once in the Praxl editor or CLI - your skills sync to ~/.gemini/skills/ automatically.

About Gemini CLI

Gemini CLI is Google's terminal-based AI coding tool. It uses skill files to customize its behavior for code review, generation, and project-specific tasks.

  • Terminal-based AI with Google's Gemini model
  • Project context awareness
  • Custom skill files for specialized behaviors
  • Integration with Google Cloud services

Why manage Gemini CLI skills with Praxl?

If you use Gemini CLI alongside other AI tools, your skills get scattered. The same code review skill exists in ~/.gemini/skills/ and in 3 other tool directories - each slightly different, none versioned. Improving one means manually copying it everywhere else.

Praxl solves this. It gives you a single source of truth for all your skills. Edit once in the Praxl editor or locally - the change syncs to Gemini CLI and every other platform automatically. Version history tracks every change. AI review scores your skills for quality.

Set up Praxl with Gemini CLI

  1. 1Install Praxl CLI: npm install -g praxl-app
  2. 2Run praxl scan to discover Gemini CLI skills
  3. 3Run praxl connect to import and sync
  4. 4Skills deploy to ~/.gemini/skills/
npm install -g praxl-app
praxl scan
praxl connect

What Praxl adds to Gemini CLI

Version History

Every edit creates a version. Diff changes side by side. Roll back with one click.

AI Quality Review

Scores skills on clarity, specificity, structure, completeness, and actionability.

Multi-Platform Sync

Edit a skill once - it deploys to Gemini CLI and 7 other AI tools simultaneously.

Reference Files

Attach coding standards, templates, and scripts alongside your skills.

Other integrations

Praxl syncs skills to all major AI coding tools:

Start managing Gemini CLI skills with Praxl

Free tier includes 10 skills, CLI sync, and AI review. No credit card.