plane
SKILL.md
Plane Skill
Interact with Plane.so project management via the plane CLI.
Installation
Download the CLI script and make it executable:
curl -o ~/.local/bin/plane https://raw.githubusercontent.com/JinkoLLC/plane-skill/main/scripts/plane
chmod +x ~/.local/bin/plane
Make sure ~/.local/bin is in your PATH.