opencli-usage
SolidUse at the start of any OpenCLI session — this is the top-level map of what `opencli` can do, how to discover adapters, what flags and output formats are universal, and which specialized skill to load next. Point here when an agent asks "what can opencli do?" or "how do I find the right command?".
Install
Quality Score: 93/100
Skill Content
Details
- Author
- mxyhi
- Repository
- mxyhi/ok-skills
- Created
- 4 months ago
- Last Updated
- 3 days ago
- Language
- HTML
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
opencli
Use when an AI agent needs to install, inspect, troubleshoot, or operate a local OpenCLI setup, or when a task involves websites, Electron desktop apps, browser-login reuse, downloads, plugins, external CLI passthrough, or adapter generation through OpenCLI.
opencli
Universal CLI for 80+ websites, desktop apps, and browser automation via Chrome session reuse. This skill should be used when interacting with Twitter/X, Reddit, YouTube, HackerNews, Instagram, TikTok, Facebook, LinkedIn, Spotify, Amazon, or any supported site from the CLI; when automating browser actions on any website via the operate command; when registering or discovering local CLI tools; or when creating new website adapters. Zero LLM cost, deterministic structured output (JSON/YAML/CSV/table/markdown).
opencli-browser
Use when an agent needs to drive a real Chrome window via opencli — inspect a page, fill forms, click through logged-in flows, or extract data ad-hoc. Covers the selector-first target contract, compound form fields, stale-ref handling, network capture, and the agent-native envelopes the CLI returns. Not for writing adapters — see opencli-adapter-author for that.