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

Aller à l'installation

Informations de source

Dépôt
camthink-ai/NeoMind-Extensions
Dernière activité de la source
10 juillet 2026 à 08:31
Langue détectée de SKILL.md
anglais
Étoiles
1
Forks
2

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.