Official skills publisher Verified Skillscout rank 77

Meshtastic

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

Browse 22 official AI agent skills across 5 Meshtastic repositories, with install commands and source links.

22 Skills
5 Repositories
0 Installs
2,668 GitHub stars

Install

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

5 official repositories

Meshtastic Android

meshtastic/meshtastic-android

Includes 11 official skills: ci-cost-control, code-review, compose-ui, design-standards, implement-feature, kmp-architecture.

11 skills 0 installs 1,765 stars
npx skills add meshtastic/meshtastic-android -y

Meshtastic Sdk

meshtastic/meshtastic-sdk

Includes 6 official skills: api-compat-guardian, ci-failure-triage, docs-sync-guard, protocol-change-checklist, release-readiness, transport-module-authoring.

6 skills 0 installs 7 stars
npx skills add meshtastic/meshtastic-sdk -y

Meshtastic Mcp

meshtastic/meshtastic-mcp

Includes 3 official skills: meshtastic-device-ops, meshtastic-e2e, meshtastic-org-knowledge.

3 skills 0 installs 6 stars
npx skills add meshtastic/meshtastic-mcp -y

Meshtastic Apple

meshtastic/meshtastic-apple

Includes 1 official skill: design-audit.

1 skill 0 installs 882 stars
npx skills add meshtastic/meshtastic-apple -y

MQTTastic Client KMP

meshtastic/mqttastic-client-kmp

Includes 1 official skill: mqtt-kmp.

1 skill 0 installs 8 stars
npx skills add meshtastic/mqttastic-client-kmp -y

22 skills

meshtastic/meshtastic-android 11 skills

ci-cost-control

meshtastic/meshtastic-android 0 installs
View source

code-review

meshtastic/meshtastic-android 0 installs
View source

compose-ui

meshtastic/meshtastic-android 0 installs
View source

design-standards

meshtastic/meshtastic-android 0 installs
View source

implement-feature

meshtastic/meshtastic-android 0 installs
View source

kmp-architecture

meshtastic/meshtastic-android 0 installs
View source

navigation-and-di

meshtastic/meshtastic-android 0 installs
View source

new-branch

meshtastic/meshtastic-android 0 installs
View source

project-overview

meshtastic/meshtastic-android 0 installs
View source

speckit

meshtastic/meshtastic-android 0 installs
View source

testing-ci

meshtastic/meshtastic-android 0 installs
View source
meshtastic/meshtastic-sdk 6 skills

api-compat-guardian

meshtastic/meshtastic-sdk 0 installs
View source

ci-failure-triage

meshtastic/meshtastic-sdk 0 installs
View source

docs-sync-guard

meshtastic/meshtastic-sdk 0 installs
View source

protocol-change-checklist

meshtastic/meshtastic-sdk 0 installs
View source

release-readiness

meshtastic/meshtastic-sdk 0 installs
View source

transport-module-authoring

meshtastic/meshtastic-sdk 0 installs
View source
meshtastic/meshtastic-mcp 3 skills

meshtastic-device-ops

meshtastic/meshtastic-mcp 0 installs
View source

meshtastic-e2e

meshtastic/meshtastic-mcp 0 installs
View source

meshtastic-org-knowledge

meshtastic/meshtastic-mcp 0 installs
View source
meshtastic/meshtastic-apple 1 skill

design-audit

meshtastic/meshtastic-apple 0 installs
View source
meshtastic/mqttastic-client-kmp 1 skill

mqtt-kmp

meshtastic/mqttastic-client-kmp 0 installs
View source

Repository documentation

meshtastic/meshtastic-android package overview

meshtastic/meshtastic-android/README.md View on GitHub

meshtastic/meshtastic-android

Includes 11 official skills: ci-cost-control, code-review, compose-ui, design-standards, implement-feature, kmp-architecture.

Top skills in this package

ci-cost-controlOfficial Meshtastic skill from meshtastic/meshtastic-android.
code-reviewOfficial Meshtastic skill from meshtastic/meshtastic-android.
compose-uiOfficial Meshtastic skill from meshtastic/meshtastic-android.
design-standardsOfficial Meshtastic skill from meshtastic/meshtastic-android.
implement-featureOfficial Meshtastic skill from meshtastic/meshtastic-android.
kmp-architectureOfficial Meshtastic skill from meshtastic/meshtastic-android.
navigation-and-diOfficial Meshtastic skill from meshtastic/meshtastic-android.
new-branchOfficial Meshtastic skill from meshtastic/meshtastic-android.

Install

Install the full package:

npx skills add meshtastic/meshtastic-android -y

Install a specific skill:

npx skills add meshtastic/meshtastic-android@ci-cost-control -y

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

View meshtastic/meshtastic-android on GitHub
Copied