wendy
Installation
SKILL.md
WendyOS
WendyOS is an Embedded Linux operating system for edge computing. It supports:
- NVIDIA Jetson devices (production with OTA updates)
- Raspberry Pi 4/5 (edge devices)
- ARM64/AMD64 VMs (development)
Learning About Wendy
Before helping with Wendy commands, run this to learn all available commands:
wendy --experimental-dump-help
This outputs a JSON structure with all commands, flags, and documentation.
Whenever you invoke a wendy command, use the JSON structure options to provide structured JSON output. This will also prevent interactive dialogs and errors. Use --json or -j to provide JSON output.