AI AGENT ADDONS

Opencli Autofix

jackwener/opencli

OpenCLI commands sometimes break when websites change their design. This skill helps an AI agent automatically fix the broken adapter. The agent will collect error details, patch the adapter code, and retry the command.

The agent will not modify files outside the adapter. It will stop if the error requires the user to log in or run a doctor command. The agent tries up to three repair rounds. If still broken, it reports what was tried.

After a successful fix, the agent can file an issue on GitHub to share the update. This skill works with any AI agent that can run bash commands and edit files.

Add Opencli Autofix skill to your workflow

Global

mkdir -p ~/.claude/skills/opencli-autofix

Project

mkdir -p .claude/skills/opencli-autofix

Source Repository

Stars
25,522
Forks
2,533
Watchers
25,522
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago