Skip to main content

neomind-extension

Comprehensive guide for creating NeoMind Edge AI Platform extensions. Use this skill when: - Creating new NeoMind extensions from scratch (Rust cdylib) - Implementing extension commands, metrics, and event handlers - Building bridge extensions that import external systems (Modbus / LoRaWAN / HA / OPC UA / ONVIF / BACnet) - Building voice / TTS / ASR extensions with a Python sidecar - Using ChatStream / ChatSession capabilities for streaming LLM access - Adding React frontend components - Building cross-platform .nep packages - Implementing ML / YOLO / OCR extensions This skill teaches: - SDK v0.6 (ABI v3) Extension trait + builders - neomind_export! FFI entry point (never hand-write symbols) - CapabilityContext — invoking host capabilities (device_register, chat_stream, ...) - Event subscription + sync handle_event - Bridge pattern: auto device discovery + background polling + reconnect - Python sidecar pattern: Rust WS/HTTP client + external Python service - Cross-platform building for 6 platforms + hardwa

Jump to install

Source facts

Repository
camthink-ai/NeoMind-Extensions
Last source activity
July 10, 2026 at 08:31
Detected SKILL.md language
English
Stars
1
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.