OmniBox-Spider-Skills
Build, debug, and maintain OmniBox video spider sources
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install OmniBox-Spider-Skills?โผ
Run `npx skills add Silent1566/OmniBox-Spider-Skills --all -g -y` in your terminal to install the skill globally.
What does OmniBox-Spider-Skills do?โผ
It gives your coding assistant standardized rules, templates, and reference docs for writing and debugging OmniBox spider sources in JavaScript or Python. It covers home, category, detail, search, and play handlers plus cloud-drive and push sources.
How to write a new OmniBox spider script?โผ
The skill routes your request to the right template and API reference, enforces the unified (params, context) handler signature, and requires version bumps plus node --check validation before delivery.
Does it handle Cloudflare-blocked sites?โผ
Yes. It includes a proven FlareSolverr page-level caching pattern that activates only when the FLARESOLVERR_URL environment variable is configured.
Do I need OmniBox experience to use it?โผ
No. Describe the site or bug in plain language and the skill applies the correct structure, environment variable naming, and regression checks automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core