CtrlK
BlogDocsLog inGet started
Tessl Logo

build-cli

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

72

Quality

87%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security
  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.

Repository
katanemo/plano
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.