Neopo
A lightweight solution for local Particle development.
Install / Use
/learn @nrobinson2000/NeopoREADME
neopo
A lightweight solution for local Particle development.

Features
- Builds Particle projects locally without any overhead.
- Compatible with Particle Workbench and Particle CLI.
- Installs and manages necessary Particle dependencies.
- Built with Python using only the standard library.
- Supports Linux, macOS, Windows, and Raspberry Pi.
- Supports tab completion to assist development.
Installation
Universal Installer (Linux/macOS):
$ bash <(curl -sL neopo.xyz/install)
Install from AUR:
$ yay -S neopo-git
$ neopo install
Install from source (pip):
$ git clone https://github.com/nrobinson2000/neopo
$ cd neopo
$ sudo python3 -m pip install .
$ neopo install
Docker container:
$ docker pull nrobinson2000/neopo
$ docker run -it nrobinson2000/neopo
For more installation information, please refer to the Installation tutorial.
Usage
To get started with neopo, please refer to the Quick Reference.
For descriptions of all available commands, please refer to the Complete Reference.
Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
110.4kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
350.8kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
