jackwener/opencli
These skills were imported into SkillJury from the public skills ecosystem.
opencli-repair
When an adapter breaks because a website changed its DOM, API, or auth flow, use this skill to diagnose the failure and patch the adapter.
opencli-usage
OpenCLI turns any website, Electron desktop app, or external CLI into a uniform opencli surface that agents can drive without screen-scraping. This skill is the orientation layer — once you know what you want to do, load one of the specialized skills below.
smart-search
根据话题和场景,将查询路由到最佳的 opencli 搜索源。此 skill 的核心目标不是记忆命令,而是先定位数据源,再让 Agent 通过 opencli 自己读取实时帮助,避免文档漂移。
opencli-autofix
When an opencli command fails because a website changed its DOM, API, or response schema, automatically diagnose, fix the adapter, and retry — don't just report the error.
opencli-browser
The first reader of this CLI is an agent, not a human. Every subcommand returns a structured envelope that tells you exactly what matched, how confident the match is, and what to do if it didn't. Lean on those envelopes — do not guess.
opencli-explorer
Source details, install context, and public review data are available on the full page.
opencli-oneshot
给一个 URL + 一句话描述,4 步生成一个 CLI 命令。 完整探索式开发请看 opencli-explorer skill 。
opencli-adapter-author
你是要给一个站点写 adapter 的 agent。这份 skill 目标: 从零到通过 opencli browser verify 的 30 分钟内闭环 。
opencli-operate
Control Chrome step-by-step via CLI. Reuses existing login sessions — no passwords needed.