phinn

27 mods across 1 repository, 8 stars between them.

analyze-data

01

phinn/KinetAios

Command

A command for analysing CSV and Excel files, which are common table-based data formats. It outputs a statistical summary of the data.

8 2d ago A 14 tokens GPL-3.0

batch-files

02

phinn/KinetAios

Command

A set of commands for handling many files at once, including renaming them, changing their formats, and processing their text.

8 2d ago A 18 tokens GPL-3.0

convert-table

03

phinn/KinetAios

Command

A table-conversion command that turns Excel spreadsheets into CSV files or displays them in the conversation.

8 2d ago A 16 tokens GPL-3.0

make-doc

04

phinn/KinetAios

Command

A command that creates a Word document from a natural-language description. A Word document is an editable document file commonly used for reports and letters.

8 2d ago A 11 tokens GPL-3.0

read-summary

05

phinn/KinetAios

Command

A document-reading command that creates summaries from Word, PDF, EPUB, and Excel files.

8 2d ago A 19 tokens GPL-3.0

scan-document

06

phinn/KinetAios

Command

A tool for reading text from images and PDF files using optical character recognition (OCR), which turns visible letters into editable text.

8 2d ago A 18 tokens GPL-3.0

send-email

07

phinn/KinetAios

Command

An Outlook email-sending command. The available description does not specify how messages are composed or which account settings it needs.

8 2d ago A 8 tokens GPL-3.0

flash

08

phinn/KinetAios

Command

A command that compiles a microcontroller project and uploads the result to a development board.

8 2d ago A 22 tokens GPL-3.0

new-project

09

phinn/KinetAios

Command

A starter project layout for Arduino and ESP32 boards, including an .ino file, pin definitions, and a basic code framework.

8 2d ago A 28 tokens GPL-3.0

wiring

10

phinn/KinetAios

Command

A wiring-plan generator that turns a sensor or peripheral list and a development-board model into a pin connection table and cautions.

8 2d ago A 28 tokens GPL-3.0

ble-scan

11

phinn/KinetAios

Command

A Bluetooth Low Energy scanner that finds nearby devices and explores their GATT services. GATT is the structure BLE devices use to expose data and functions.

8 2d ago A 21 tokens GPL-3.0

hw-troubleshoot

12

phinn/KinetAios

Command

A hardware diagnostic command that scans for I²C devices, checks power, and analyzes signal quality. I²C is a short-distance communication bus used by many sensors and chips.

8 2d ago A 34 tokens GPL-3.0

scope-view

13

phinn/KinetAios

Command

A waveform-analysis command for serial data collected from an ADC, an electronic component that converts analog signals into numbers.

8 2d ago A 29 tokens GPL-3.0

capture

14

phinn/KinetAios

Command

A command for configuring signal sampling with sigrok and capturing signals, with automatic decoding for selected communication protocols.

8 2d ago A 27 tokens GPL-3.0

airspace-brief

15

phinn/KinetAios

Command

A command described in Chinese as an airspace situation brief.

8 2d ago A 26 tokens GPL-3.0

inspect-report

16

phinn/KinetAios

Command

A report-generation command that organises inspection data, identifies defects, compares results with earlier inspections, and produces a structured report.

8 2d ago A 28 tokens GPL-3.0

plan-flight

17

phinn/KinetAios

Command

A flight-planning command that checks weather and airspace, calculates a route, and creates a report. The input does not specify which aircraft, regions, or flight rules it supports.

8 2d ago A 26 tokens GPL-3.0

modbus-debug

18

phinn/KinetAios

Command

A Modbus device debugging command. Modbus is a communication protocol commonly used by industrial controllers and other equipment.

8 2d ago A 31 tokens GPL-3.0

scan-bus

19

phinn/KinetAios

Command

A Modbus device scanner for finding slave addresses over RTU serial connections or TCP networks. Modbus is a communication protocol commonly used by industrial devices.

8 2d ago A 26 tokens GPL-3.0

mqtt-debug

20

phinn/KinetAios

Command

A command for debugging MQTT, a messaging protocol commonly used by connected devices and services. It covers publishing messages, monitoring subscriptions, and checking connections.

8 2d ago A 23 tokens GPL-3.0

gen-entity

21

phinn/KinetAios

Command

A command that generates a TypeORM entity from SQL table-creation statements or a description of database fields. TypeORM is a TypeScript library that represents database tables as code objects.

8 2d ago A 17 tokens GPL-3.0

gen-module

22

phinn/KinetAios

Command

一键生成 NestJS 完整模块 —— Controller + Service + DTO + Entity + Module.

8 2d ago A 21 tokens GPL-3.0

ota-setup

23

phinn/KinetAios

Command

A command for setting up an over-the-air software update system, including partitioning, update code, and architecture design. Over-the-air updates let deployed devices receive new software remotely.

8 2d ago A 22 tokens GPL-3.0

pio-new

24

phinn/KinetAios

Command

A PlatformIO project creator for embedded-device software. PlatformIO is a development tool for programming boards such as microcontrollers; this command sets up a project for a chosen board and software framework.

8 2d ago A 27 tokens GPL-3.0