app
Sample bridge: hello-python
UnreviewedMinimal third-party Adom Desktop bridge in ~80 lines of Python stdlib. Fork this as a starting point for your own bridge.
#!/bin/bash
set -e
rm -rf "$HOME/.claude/skills/adom-desktop-hello-python-bridge"
echo "Uninstalled adom-desktop-hello-python-bridge"