CtrlK
BlogDocsLog inGet started
Tessl Logo

run-meshtastic-android

Run, launch, drive, and screenshot the Meshtastic app — the Compose Desktop app via hot reload (semantic clicks, live reload, window screenshots) or the Android app on an emulator (scripted deeplink bring-up, uiautomator taps, screencap). Use when asked to run the app, verify a UI change in the real app, take a screenshot, or exercise a flow end to end against a simulated radio.

76

Quality

94%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

96%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

An exceptionally actionable, concisely written operational skill with strong workflow sequencing and validation. The only gap is progressive disclosure — everything lives in one long file rather than splitting detailed reference material into bundled files.

Suggestions

Consider moving the Gotchas and Troubleshooting sections into a bundled reference file (e.g. references/TROUBLESHOOTING.md) and linking to it from SKILL.md to reduce inline length and improve progressive disclosure.

Bundle the referenced driver scripts (driver.py, driver_emulator.py) under scripts/ so the paths cited in the body resolve within the skill bundle.

Add a short one-line 'What success looks like' checkpoint at the end of each Run section to make validation feedback loops explicit at the point of action.

DimensionReasoningScore

Conciseness

Dense and operational throughout — commands, env hygiene, gotchas, and troubleshooting with no concept-explainer padding; every line earns its place for a complex two-binary setup.

5 / 5

Actionability

Copy-paste-ready gradle-queue launches, driver.py/driver_emulator.py invocations with exact args, kill commands, and a concrete verified connect flow — fully executable with common cases covered.

5 / 5

Workflow Clarity

Clear sequence (Prerequisites → Run Desktop/Emulator → Stopping → Gotchas → Troubleshooting) with explicit validation checkpoints (BUILD SUCCESSFUL + pid file, replay_status connected:true) and error-recovery feedback loops.

5 / 5

Progressive Disclosure

Well-organized into clearly labeled sections, but it is a monolithic single file with gotchas and troubleshooting inlined and no one-level-deep reference files to split detail into; referenced driver scripts are not bundled here.

4 / 5

Total

19

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description with concrete capabilities and an explicit Use-when clause tied to natural trigger phrases. Voice is appropriately third person; only minor synonym coverage is missing.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Run, launch, drive, and screenshot', 'semantic clicks, live reload, window screenshots', 'scripted deeplink bring-up, uiautomator taps, screencap' — covering both drivers comprehensively, matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly answers both 'what' (run/drive/screenshot via desktop hot-reload or emulator) and 'when' ('Use when asked to run the app, verify a UI change... take a screenshot, or exercise a flow end to end') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural phrases like 'run the app', 'verify a UI change in the real app', 'take a screenshot', 'exercise a flow end to end' align with the good-coverage anchor; a few synonyms (e.g. 'test', 'launch the app') are absent, so it is not quite comprehensive.

4 / 5

Distinctiveness Conflict Risk

Targets a narrow Meshtastic-specific niche (Compose Desktop hot reload vs. Android emulator, simulated radio) with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

19

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
meshtastic/Meshtastic-Android
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.