Official skills publisher Verified Skillscout rank 0

Plane

Plane publishes official AI agent skills for its tools, services, and developer workflows.

Browse 6 official AI agent skills across 2 Plane repositories, with install commands and source links.

6 Skills
2 Repositories
12 Installs
0 GitHub stars

Install

Add Plane skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/makeplane/makeplane_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Plane skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

2 official repositories

Includes 5 official skills: translate, react-doctor, branch-name, create-pull-request, release-notes.

5 skills 12 installs 0 stars
npx skills add makeplane/plane -y

Helm Charts

makeplane/helm-charts

Includes 1 official skill: pr-description.

1 skill 0 installs 0 stars
npx skills add makeplane/helm-charts -y

6 skills

makeplane/plane 5 skills

react-doctor

makeplane/plane 3 installs
View source

branch-name

makeplane/plane 1 installs
View source

create-pull-request

makeplane/plane 1 installs
View source

release-notes

makeplane/plane 1 installs
View source
makeplane/helm-charts 1 skill

pr-description

makeplane/helm-charts 0 installs
View source

Repository documentation

makeplane/plane package overview

makeplane/plane/README.md View on GitHub

makeplane/plane

Includes 5 official skills: translate, react-doctor, branch-name, create-pull-request, release-notes.

Top skills in this package

translateOfficial Plane skill from makeplane/plane.
react-doctorOfficial Plane skill from makeplane/plane.
branch-nameOfficial Plane skill from makeplane/plane.
create-pull-requestOfficial Plane skill from makeplane/plane.
release-notesOfficial Plane skill from makeplane/plane.

Install

Install the full package:

npx skills add makeplane/plane -y

Install a specific skill:

npx skills add makeplane/plane@translate -y

Use the package when you want your agent to choose the relevant skill from this official Plane repository.

View makeplane/plane on GitHub
Copied