camofox-cli
Installation
SKILL.md
1. Overview
This skill documents the full verified CamoFox CLI surface (50 commands), grouped by category.
- Use
--format jsonfor machine-readable output - Most commands auto-resolve the active tab when
[tabId]is omitted - Keep
--user <user>stable across a workflow for consistent session state
2. Core Commands (5)
camofox open <url> [--user <user>] [--viewport <WxH>] [--geo <preset>]
camofox close [tabId] [--user <user>]
camofox snapshot [tabId] [--user <user>]
camofox click <ref> [tabId] [--user <user>]
camofox type <ref> <text> [tabId] [--user <user>]