Skip to Content
GuidesGuides

Guides

These guides are task recipes for operating Cmdop: attaching a terminal to another machine, reaching its files, authoring a Skill, setting a permission policy, asking a machine’s agent to do bounded work, running a fleet, and deploying to a headless server. Each one names the commands to run and the decision that determines whether the task succeeds.

TL;DR

Start with the browser workspace for everyday work. Use these guides when you need a repeatable terminal, file, Skill, permission, agent, fleet, or deployment task. The CLI and SDK references remain the source of truth for exact flags and types.

Choose the outcome

If this is your first machine, complete the Quickstart first. For exact command options, inspect cmdop <command> --help; for typed automation, use the versioned SDK reference.

Common questions

Which Cmdop guide should I start with?

Start with the guide that matches the task: terminal, files, Skills, permissions, AI agent work, fleets, or deployment.

Are guides the source of exact CLI flags?

No. Guides show task recipes and decisions. Use cmdop <command> --help for exact current flags and the SDK reference for typed automation.

Where is the guide for machines behind NAT?

Use Reach a machine behind NAT for AI assistant access without port forwarding or a VPN.

Last updated on