plane-api

Installation
SKILL.md

plane-api (internal)

A single, consistent interface to Plane.

Config

This skill reads Plane connection settings from secrets/environment (no prompting):

  • PLANE_BASE_URL (preferred) or PLANE_API_URL
  • PLANE_WORKSPACE_SLUG
  • PLANE_PROJECT_ID
  • PLANE_API_KEY

(Optional: support multiple profiles if configured, e.g. profile: "personal"|"business".)

Input contract

The caller provides a JSON object:

Create

{ "action": "create",

Related skills
Installs
45
Repository
montagao/skills
GitHub Stars
2
First Seen
Jan 24, 2026