·jy-aiot-collector-developer
</>

jy-aiot-collector-developer

feelingsray/ray-aillm-skills

基于矿山鸿雁(jy-aiot)Plugin框架,根据Markdown配置+代码片段)。使用此技能可快速实现HTTP服务端/客户端、FTP、数据库、MQT T, Kafka

4Installationen·0Trend·@feelingsray

Installation

$npx skills add https://github.com/feelingsray/ray-aillm-skills --skill jy-aiot-collector-developer

SKILL.md

本技能用于为矿山鸿雁(jy-aiot)产品的Plugin框架快速生成数据采集模块代码。根据用户提供的Markdown表格格式的协议定义文档,自动生成符合Plugin框架规范的采集模块,包括:

| httpserver | HTTP服务端 | 被动接收设备推送数据 | | httpclient | HTTP客户端 | 主动轮询RESTful API | | ftp | FTP文件读取 | 定时拉取设备导出文件 | | database | 数据库客户端 | 直接读取数据库表 | | mqtt | MQTT订阅 | 订阅MQTT主题接收数据 | | kafka | Kafka订阅 | 订阅Kafka topic接收数据 |

| int | int32/int64 | 有符号整数 | 传感器整数值 | | uint | uint32/uint64 | 无符号整数 | 计数器值 | | float | float32/float64 | 浮点数 | 温度、压力 | | string | string | 字符串 | 设备状态文本 | | bool | bool | 布尔值 | 开关状态 | | bytes | []byte | 字节数组 | 原始二进制数据 |

基于矿山鸿雁(jy-aiot)Plugin框架,根据Markdown配置+代码片段)。使用此技能可快速实现HTTP服务端/客户端、FTP、数据库、MQT T, Kafka Quelle: feelingsray/ray-aillm-skills.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/feelingsray/ray-aillm-skills --skill jy-aiot-collector-developer
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist jy-aiot-collector-developer?

基于矿山鸿雁(jy-aiot)Plugin框架,根据Markdown配置+代码片段)。使用此技能可快速实现HTTP服务端/客户端、FTP、数据库、MQT T, Kafka Quelle: feelingsray/ray-aillm-skills.

Wie installiere ich jy-aiot-collector-developer?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/feelingsray/ray-aillm-skills --skill jy-aiot-collector-developer Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/feelingsray/ray-aillm-skills

Details

Kategorie
</>Entwicklung
Quelle
skills.sh
Erstes Auftreten
2026-02-01