Skip to main content
Back to the directory
jackwener/opencliSoftware EngineeringFrontend and Design

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.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
4

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/jackwener/opencli --skill opencli-autofix
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, opencli-autofix has 4 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: jackwener/opencli. Canonical URL: https://skills.sh/jackwener/opencli/opencli-autofix.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
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. Before starting any repair, check these hard stops: Scope constraint: Retry budget: Max 3 repair rounds per failure. If 3 rounds of diagnose → fix → retry don't resolve it, stop and report what was tried. Use when opencli fails with repairable errors: EMPTY_RESULT — and sometimes a structurally-valid SELECTOR that returns nothing — is often not an adapter bug . Platforms actively degrade results under anti-scrape heuristics, and a "not found" response from the site doesn't mean the content is actually missing. Rule this out before committing to a repair round: Only proceed to Step 1 if the empty/selector-missing result is reproducible across retries and alternative entry points . Otherwise you're patching a working adapter to chase noise, and the patched version will break the next working path. Run the failing command with diagnostic mode enabled: This outputs a RepairContext JSON between ___OPENCLI_DIAGNOSTIC___ markers in stderr: Parse it: Read the diagnostic context and the adapter source.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does opencli-autofix do?

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.

Is opencli-autofix good?

opencli-autofix does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support opencli-autofix?

opencli-autofix currently lists compatibility with Skills CLI.

Is opencli-autofix safe to install?

opencli-autofix has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to opencli-autofix?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install opencli-autofix?

Run the following command to install opencli-autofix: npx skills add https://github.com/jackwener/opencli --skill opencli-autofix

Related skills

More from jackwener/opencli

jackwener/opencli/Software Engineering

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.

Weekly installs
659
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetFirst seen Apr 4, 2026Source jackwener/opencli
jackwener/opencli/Software Engineering

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.

Weekly installs
6
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource jackwener/opencli
jackwener/opencli/Software Engineering

smart-search

根据话题和场景,将查询路由到最佳的 opencli 搜索源。此 skill 的核心目标不是记忆命令,而是先定位数据源,再让 Agent 通过 opencli 自己读取实时帮助,避免文档漂移。

Weekly installs
5
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringVideo and MediaNo reviews yetSource jackwener/opencli
jackwener/opencli/Software Engineering

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.

Weekly installs
4
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource jackwener/opencli
Related skills

Alternatives in Software Engineering