🚀
DevOpsTypeScript

AgentDeck Deploy

by puritysb

AgentDeck Deploy is a DevOps skill for Claude Code, published by puritysb in AgentDeck.

219 stars42 forkson puritysb/AgentDeckAdded 2026/09/04+2% in starsRepository updated 2026/09/04
ai-agentsandroidclaude-codedeveloper-toolsesp32hardwareiotmonorepostream-deckswiftui
Install in seconds
Install AgentDeck Deploy
Copy AgentDeck Deploy into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/puritysb/AgentDeck/tree/master/.agents/skills/agentdeck-deploy ~/.claude/skills/agentdeck-deploy

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/puritysb/AgentDeck.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/agentdeck-deploy/SKILL.md in puritysb/AgentDeck
Installs to
~/.claude/skills/agentdeck-deploy
Collection
One of 5 skills cataloged from this repository
Category
DevOps920 skills

What AgentDeck Deploy does

AgentDeck Deploy builds, installs, launches, and configures AgentDeck on connected Android, Apple, ESP32, Stream Deck, and daemon targets. Use it to deploy to specific devices or run a full multi-target release.

AgentDeck Deploy is cataloged under DevOps on DirSkills. AgentDeck Deploy comes from a repository tagged ai-agents, android, claude-code, developer-tools and esp32.

Documentation

README

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).

This is the opening of the README. Read the full README on GitHub.

Frequently asked about AgentDeck Deploy

  • What else does puritysb publish alongside AgentDeck Deploy?

    AgentDeck Deploy is one of 5 skills that DirSkills catalogs from puritysb/AgentDeck, the repository it ships in. Its siblings there include AgentDeck Diagnostics, AgentDeck Workflows and ESP32 Heap Discipline. Each one is a separate skill with its own page in this directory, installs the same way AgentDeck Deploy does, and is maintained by puritysb in that same repository. The rest of the collection is listed on the puritysb/AgentDeck page.

  • How does AgentDeck Deploy compare to other DevOps skills?

    AgentDeck Deploy ranks #798 by stars among the 920 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of AgentDeck Deploy against them. Open each page to compare what they document and how they install.