@jzakirov/plane
v0.1.2
Published
Plane.so plugin for OpenClaw. Adds skills for managing issues, projects, states, labels, and pages via the plane CLI.
Maintainers
Readme
openclaw-plane
OpenClaw plugin for Plane.so project management.
Adds agent skills for managing issues, projects, states, labels, and pages via the plane-cli.
Install
openclaw plugins install @jzakirov/planePrerequisites
The plugin requires the plane CLI:
uv tool install plane-cli # recommended
# or
pip install plane-cliThen configure it:
plane config initOr set environment variables:
| Variable | Description |
|----------|-------------|
| PLANE_API_KEY | Plane API token (Settings → API Tokens) |
| PLANE_WORKSPACE_SLUG | Your workspace slug |
| PLANE_BASE_URL | API base URL (default: https://api.plane.so) |
| PLANE_PROJECT | Default project UUID (optional) |
What's Included
| Component | Description |
|-----------|-------------|
| skills/plane | Agent skill teaching the plane CLI commands, workflows, and conventions |
License
MIT
