opencli-autofix
SolidAutomatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through collecting a trace artifact, patching the adapter, retrying, and filing an upstream GitHub issue after a verified fix. Works with any AI agent.
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
unicli-repair
Self-repair workflow for broken Uni-CLI adapters. Trigger when a `unicli <site> <command>` invocation emits a structured error envelope (stderr JSON with `code`, `adapter_path`, `step`, `suggestion`); when the user pastes such an envelope; when the user says "fix unicli", "adapter broken", "unicli failed", "修复 unicli", "适配器坏了"; or when iterating on quarantined adapters via `unicli repair --quarantined`. Walks the classify → diagnose → patch-or-rewrite → verify → persist loop, with mandatory destroy-and-rebuild on shape rot rather than patch-on-patch.
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-adapter-author
Use 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.