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

跳到安装

来源信息

仓库
camthink-ai/NeoMind-Extensions
最近来源活动
2026年7月10日 08:31
检测到的 SKILL.md 语言
英语
星标
1
分支
2

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。