Silent1566Silent1566Communityยท1 Agent Skills Included

OmniBox-Spider-Skills

Build, debug, and maintain OmniBox video spider sources

Guides the creation, debugging, and maintenance of OmniBox spider scripts in JavaScript or Python for video, push, and cloud-drive sources. Standardizes handler signatures, return structures, environment variables, and versioning to eliminate repeated trial-and-error. Enforces static checks, regression checks, and caching patterns so every script ships stable and consistent.
npx skills add Silent1566/OmniBox-Spider-Skills --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’