opencli-adapter-author
SolidUse when writing an OpenCLI adapter for a new site or adding a new command to an existing site. Guides end-to-end from first recon through field decoding, adapter coding, and verify. Replaces opencli-oneshot / opencli-explorer. For ad-hoc browser driving (no adapter), see opencli-browser instead; for a top-level orientation to opencli, see opencli-usage.
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
Similar Skills
Semantically similar based on skill content — not just same category
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.
opencli-usage
Use 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?".