agentdeck-deploy

Solid

Build, install, launch, and configure AgentDeck on connected Android, Apple, ESP32, Stream Deck, or daemon targets. Use when the user asks to deploy AgentDeck or names target devices such as pantone, crema, lenovo, iphone, ipad, macos, esp32, tc001, bridge, daemon, or plugin.

AI & Automation 165 stars 29 forks Updated today MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
74
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# AgentDeck Deploy Canonical deploy procedure for AgentDeck. This file is the single source of truth — `.claude/skills/deploy.md` is a thin pointer to it. Build, install, launch, and configure AgentDeck on connected targets; keep deployment scoped to what is actually connected and skip missing devices with a clear note (never fail the whole deploy because one device is absent). ## Arguments / Target Names Parse the argument string to determine target(s). Multiple targets can be combined (e.g. `android ios`). | Argument | Scope | |----------|-------| | (none) / `all` | Full deploy: bridge → plugin → android → ios → macos | | `android` | All connected Android devices | | `pantone` / `pantone6` | Pantone 6 only | | `crema` | Crema S only | | `lenovo` / `tablet` / `tab` | Lenovo Tab only | | `ios` | All iOS devices (iPad + iPhone) | | `iphone` | iPhone XR only | | `ipad` | iPad Air M2 only | | `macos` / `mac` | macOS app only | | `apple` | iOS + macOS | | `esp32` | All connected ESP32 boards (LVGL only — excludes Ulanzi TC001) | | `esp32-all` | All ESP32 boards including Ulanzi TC001 | | `inkdeck` | InkDeck e-ink only | | `ulanzi` / `tc001` | Ulanzi TC001 LED matrix only | | `bridge` / `daemon` | Daemon restart only | | `plugin` / `sd` | Stream Deck plugin only | ## Device Registry ### Android Devices | Device | Serial | Type | Quirks | |--------|--------|------|--------| | **Pantone 6** | `AA007422R24C1300039` | Color e-ink (Kaleido 3, RK3566) | Rotation reset on reinstal...

Details

Author
puritysb
Repository
puritysb/AgentDeck
Created
5 months ago
Last Updated
today
Language
C
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category