AI AGENT ADDONS

Opencli Adapter Author

jackwener/opencli
AI & Agent Building
12,630installs

You can connect any website to the OpenCLI system using an adapter. This skill guides you through every step. You will learn how to find the right data and write the code. The whole process is designed to finish in 30 minutes.

First you check if the system is ready with doctor. Then you look at any past notes about the site. Next you search for data sources. You classify the data as public API, cookie-based, UI selector, or other. This choice affects how stable your adapter will be.

After choosing a strategy you write the adapter code. Finally you run a verify command to make sure it works. The tool prints summaries to help you fix any issues.

Add Opencli Adapter Author skill to your workflow

Global

mkdir -p ~/.claude/skills/opencli-adapter-author

Project

mkdir -p .claude/skills/opencli-adapter-author

Source Repository

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