nr-micro-shell-integration

Installation
SKILL.md

nr_micro_shell Integration

Overview

Use this skill to integrate nr_micro_shell as a compact command console. Keep the first port minimal: verified character I/O, one read-only command, bounded buffers, and explicit handling for destructive commands.

When To Use

Use this skill when:

  • The user wants a tiny shell/CLI on an MCU and mentions nr_micro_shell.
  • Commands are not recognized, input is garbled, completion/history fails, or shell processing blocks firmware.
  • The target needs a lower-footprint alternative to larger embedded shells.

Do not use this skill when raw UART is not proven. Use embedded-serial-log-debug first.

First Questions

Ask for:

Installs
3
GitHub Stars
31
First Seen
May 29, 2026
nr-micro-shell-integration — easyzoom/aix-skills