skill
Author a third-party Adom Desktop bridge
UnreviewedChat-driven scaffold for writing a new adom-desktop bridge — pick a name + verb prefix, fork the hello sample, wire bridge.json, implement the HTTP server, test locally, ship to the wiki. Walks throug
#!/bin/bash
set -e
rm -rf "$HOME/.claude/skills/adom-desktop-bridge-author"
echo "Uninstalled adom-desktop-bridge-author"