Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-mpy-marketplace

claude-mpy-marketplace contains 8 collected skills from andrewleech, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
2
updated
2026-04-13
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

mpremote-device-interaction
software-developers

Use this skill for general MicroPython device interaction via mpremote, including connecting, running code, checking device state, and managing the device. Triggers on "connect to micropython", "run code on device", "check device state", "mpremote", "micropython device", "repl", "device version", "device reset".

2026-04-13
mpremote-file-transfer
software-developers

Use this skill when copying files to or from a MicroPython device using mpremote. Covers file copy syntax, directory operations, and best practices for device filesystem management. Triggers on "copy file to device", "upload to device", "download from device", "mpremote fs", "device filesystem", "copy firmware files".

2026-04-13
mpremote-live-session
software-developers

Use this skill when maintaining a persistent interactive connection to a MicroPython device for sending commands and capturing output. This is the PREFERRED method for device interaction when multiple commands need to be sent, when monitoring device output over time, or when the device runs an asyncio event loop with aiorepl. Triggers on "send commands to device", "monitor device output", "interactive session", "persistent connection", "stress test device", "capture serial output".

2026-04-13
mpy-review
software-quality-assurance-analysts-and-testers

Review MicroPython code changes using domain-focused agents. Invoke when user mentions reviewing code, wants feedback on MicroPython PRs/commits/diffs, or asks for code review.

2026-03-27
draft-pr
software-developers

This skill MUST be used when drafting GitHub Pull Request or GitLab Merge Request titles and descriptions. This includes when the user asks to "create a PR", "open a PR", "raise a MR", "write a PR description", "draft a merge request", "submit a PR", "make a merge request", or when an agent workflow reaches a PR/MR creation step. This skill should also be used when reviewing or rewriting an existing PR/MR description.

2026-03-26
mpy-ci
software-developers

Run the MicroPython CI pipeline locally using Docker. This skill should be used when working in a MicroPython repository and the user wants to run CI checks, build firmware, or test changes locally before pushing. Triggers on requests like "run CI", "test my changes", "build stm32", "run all checks", "run the linters", or any mention of local CI testing for MicroPython.

2026-03-25
mpy-pr-maintenance
software-developers

Systematic workflow for maintaining a backlog of open MicroPython PRs. Use when the user asks about PR maintenance, PR backlog processing, rebasing PRs, working through open PRs, or updating stale PRs. Handles reconnaissance, reviewer feedback discussion, rebase in worktrees via subprocess, local CI validation, and force-push.

2026-03-25
mpy-pr-triage
software-developers

This skill should be used when the user wants to list, sort, or triage open MicroPython pull requests. Invoke when user mentions open PRs, PR triage, PR status, checking feedback on PRs, or wants to see which PRs need attention. Shows branch names, external feedback status, and local worktree/branch availability.

2026-03-21
claude-mpy-marketplace Agent Skills on GitHub | SkillsMP