build-cli

SkillDev tools

Lets your agent build and install the planoai Python CLI locally after changes to the cli/ code.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the build-cli skill

About this capability

Build and install the Python CLI (planoai). Use after making changes to cli/ code to install locally.

What this skill tells your AI

The instructions your AI receives, as published by katanemo/plano in .claude/skills/build-cli/SKILL.md and read by ahel’s review.

  1. cd cli && uv sync — ensure dependencies are installed
  2. cd cli && uv tool install --editable . — install the CLI locally
  3. Verify the installation: cd cli && uv run planoai --help

If the build or install fails, diagnose and fix the issues.

Signals

GitHub stars
7k
Forks
484
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
build-cli
Source
github.com/katanemo/plano