computer-acp
Installation
SKILL.md
Computer ACP
Use this skill when a local ACP-capable client should treat a remote machine agent as if it were a local ACP server.
What this does
computer acp serve starts a local stdio ACP bridge. The remote machine stays in the cloud, but the local client speaks ACP to the bridge process.
That means you can point an ACP client at a command like:
computer acp serve <machine> --agent claude --name review
Setup
- Ensure the CLI exists.