autonomous-ai

Autonomous Desk — Development skill for Claude Code

Development community

Open source smart desk Pro - CAD, electronics, assembly guide.

How to install Autonomous Desk

This entry records only its repository, not the path inside it, so there is no exact command to give. Open autonomous-ai/autonomous-desk and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Autonomous Desk does

Open source smart desk Pro - CAD, electronics, assembly guide.

Alternatives in Development

  • Knowledge Work Plugins — Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork 9734 125 18 10.5k ★
  • Llamacoder — Open source Claude Artifacts – built with Llama 3.1 405B 7.1k ★
  • Microsandbox — Open-source self-hosted MicroVM sandboxes with sub-200ms startup, hardware-level isolation via libkrun 5k ★

README

Autonomous Desk

Autonomous Desk

Whether you're learning, experimenting, or building your own version, the goal is to make advanced smart hardware accessible to everyone.

What is this?

A smart desk you can build at home. Open hardware, open software. No paywall.

Repo Layout

cad/            3D design files
  concept/      Sketches, ideas, early drafts
  source/       Editable CAD (Fusion 360, FreeCAD, SolidWorks)
  step/         STEP files (works in any CAD tool)
  stl/          STL files ready to 3D print
  drawings/     2D drawings, dimensions (PDF)

electronics/    All electronics stuff
  schematics/   Circuit diagrams
  pcb/          PCB design files (KiCad, Gerber)
  bom/          Parts list for electronics
  wiring/       Wiring diagrams, pinouts

firmware/       Code that runs on the desk (MCU, controller)

assembly/       How to build it
  photos/       Step-by-step photos
  videos/       Build videos (links or files)

docs/           Extra docs, guides, notes
bom/            Full bill of materials (all parts, prices, links)
tools/          Scripts, helper tools
examples/       Example usage, demo code

software/       Desk-display plugins for AI coding agents
  claude-code/  Claude Code plugin
  codex/        Codex plugin

AI Coding Agent Display

Connect the Thinking Desk display to **Claude Code** or **Codex** — task-done notifications, approval pings, and usage on your desk, no dashboard needed.

curl -fsSL https://raw.githubusercontent.com/autonomous-ai/autonomous-desk/main/install.sh | sh

The installer detects which agent CLIs you have and installs for each. Then restart your agent and say `pair my display`.

Previously installed `vibe-desk-display`? It was renamed to `thinking-desk` — remove the old plugin so the desk hook doesn't fire twice. The installer does this for you; details in [software/](software/README.md).

Both integrations support OTP pairing, completion noti