Skill Detail

Control Remote Agent CLI Sessions with CloudCLI

Run Claude Code, Cursor CLI, Codex, and OpenCode sessions from a web or mobile UI when an operator needs remote access, project switching, terminal access, and browser-assisted agent work.

Developer ToolsMulti-Framework
Developer Tools Multi-Framework Security Reviewed
โญ 12.9k GitHub stars โฌ‡ 5.1k/wk npm
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill control-remote-agent-cli-sessions-with-cloudcli Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Node.js 22+ for local npx install or CloudCLI Cloud account; one or more supported agent CLIs such as Claude Code, Cursor CLI, Codex, or OpenCode; project workspace access
Install & setup
Run `npx @cloudcli-ai/cloudcli` for a local session, install globally with `npm install -g @cloudcli-ai/cloudcli && cloudcli`, or use CloudCLI Cloud for a managed browser-accessible workspace. Configure the supported agent CLI credentials separately.
Author
CloudCLI / siteboon
Publisher
Open Source Project
Last updated
Jul 29, 2026
Quick brief

Use CloudCLI, the open source CloudCLI UI/claudecodeui project, to start and supervise agent CLI sessions for Claude Code, Cursor CLI, Codex, or OpenCode from a browser, mobile device, local server, or managed CloudCLI environment.

How it works

What this skill actually does

What the agent/operator does

When to invoke

Invoke this skill when the user needs to continue coding-agent work away from the terminal, expose a project workspace through a controlled web UI, switch between supported agent CLIs, run shell commands alongside the agent, or use CloudCLI browser sessions for research, testing, and agent-driven web tasks.

Scope boundary

This is not a generic GUI or product card. Keep the workflow bounded to installing or opening CloudCLI, selecting a supported agent CLI, attaching it to a specific project workspace, supervising commands and approvals, and stopping or handing off the session cleanly.

Inputs and prerequisites: Node.js 22+ for local npx install or CloudCLI Cloud account; one or more supported agent CLIs such as Claude Code, Cursor CLI, Codex, or OpenCode; project workspace access.

Setup notes: Run npx @cloudcli-ai/cloudcli for a local session, install globally with npm install -g @cloudcli-ai/cloudcli && cloudcli , or use CloudCLI Cloud for a managed browser-accessible workspace. Configure the supported agent CLI credentials separately.

Source and verification boundary: use https://cloudcli.ai/docs as the canonical reference before running the workflow; keep commands, API calls, CLI usage, and generated outputs reviewable against that upstream source.

Framework fit: publish this as a Multi-Framework workflow only when the operator can invoke the documented toolchain directly, rather than treating the upstream project as a generic product listing.