loadlynx-user-operations

Installation
SKILL.md

LoadLynx User Operations

Use this skill on a normal user's computer. All skill-driven hardware operation must go through the released loadlynx CLI. Assume the user may have only network access, a USB cable, and released LoadLynx programs from GitHub Releases.

Start Here

  • Install this skill with:
npx skills add https://github.com/IvanLi-CN/loadlynx --skill loadlynx-user-operations
  • Never require the user to clone the repository or install Rust, Bun, Just, mcu-agentd, espflash, or probe-rs.
  • Use only released LoadLynx host tools and released firmware assets from https://github.com/IvanLi-CN/loadlynx/releases.
  • Do not use the Web UI as the skill's agent-operated hardware path. If the user wants an agent to operate hardware, use CLI commands only. Web Serial is a supported human browser path, not the agent automation path.
  • Before giving any CLI workflow, verify the installed program supports it:
Installs
2
First Seen
Jun 4, 2026
loadlynx-user-operations — ivanli-cn/loadlynx