build-cli
SkillDev toolsLets 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.
No other account needed.
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.
cd cli && uv sync— ensure dependencies are installedcd cli && uv tool install --editable .— install the CLI locally- 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