Official skills publisher Verified Skillscout rank 0

PX4 Autopilot

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

Browse 4 official AI agent skills across 1 PX4 Autopilot repository, with install commands and source links.

4 Skills
1 Repository
4 Installs
0 GitHub stars

Install

Add PX4 Autopilot 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/px4/px4_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant PX4 Autopilot 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

1 official repository

PX4 Autopilot

px4/px4-autopilot

Includes 4 official skills: commit, pr, rebase-onto-main, review-pr.

4 skills 4 installs 0 stars
npx skills add px4/px4-autopilot -y

4 skills

px4/px4-autopilot 4 skills

rebase-onto-main

px4/px4-autopilot 1 installs
View source

review-pr

px4/px4-autopilot 1 installs
View source

Repository documentation

px4/px4-autopilot package overview

px4/px4-autopilot/README.md View on GitHub

px4/px4-autopilot

Includes 4 official skills: commit, pr, rebase-onto-main, review-pr.

Top skills in this package

commitOfficial PX4 Autopilot skill from px4/px4-autopilot.
prOfficial PX4 Autopilot skill from px4/px4-autopilot.
rebase-onto-mainOfficial PX4 Autopilot skill from px4/px4-autopilot.
review-prOfficial PX4 Autopilot skill from px4/px4-autopilot.

Install

Install the full package:

npx skills add px4/px4-autopilot -y

Install a specific skill:

npx skills add px4/px4-autopilot@commit -y

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

View px4/px4-autopilot on GitHub
Copied