CoolNamesAllTakenCoolNamesAllTakenCommunityยท1 Agent Skills Included

adsbee

Open-source ADS-B receiver firmware, hardware, and Word document editing

Builds and flashes firmware for ADSBee dual-band ADS-B aircraft receivers across RP2040, ESP32, and TI chips. Eliminates manual toolchain setup by running all builds inside preconfigured Docker containers. Includes a Word document skill for creating, editing, and validating .docx files with tracked changes and comments.
npx skills add CoolNamesAllTaken/adsbee --all -g -y
Available:

Instructs your AI agent on how to build, test, version, and flash the ADSBee firmware for each product using the Docker-based build scripts and version-bump rules.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ADSBee?โ–ผ

Run `npx skills add CoolNamesAllTaken/adsbee --all -g -y` in your terminal to install all skills in this repository globally.

What does the ADSBee repository contain?โ–ผ

It holds the open-source firmware, 3D-printable enclosures, and hardware files for ADSBee dual-band ADS-B aircraft receivers, plus a Word document editing skill.

How do I build ADSBee firmware?โ–ผ

Run `bash firmware/build.sh adsbee_1090` or `bash firmware/build.sh adsbee_1421` from the repo root; all builds run inside Docker containers, so no local toolchain is needed.

Can AI edit Word documents with this repo?โ–ผ

Yes. The included docx skill lets your agent create, read, and edit .docx files, including tracked changes, comments, tables, and images.

Do I need coding experience to use ADSBee skills?โ–ผ

No. Once installed, your AI agent follows the AGENTS.md build and flashing instructions automatically based on your plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’