films-search

Crawl cloud drives to find downloadable film and TV content.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/menhulu233/gearlai --skill films-search-menhulu233
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: films-search
Source: https://github.com/menhulu233/gearlai/tree/main/SKILLs/films-search
Command: npx skills add https://github.com/menhulu233/gearlai --skill films-search-menhulu233

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Cloud-resource discovery for films and TV shows by scanning cloud drive platforms and returning usable download links with extraction codes when available.

Core Features & Use Cases

  • Real-time cloud-drive search across major platforms (Quark, Baidu, Alipan, UC) to locate public resources.
  • Deep extraction of direct links and codes via JavaScript-based scraping, plus a web-search fallback.
  • Deduplication, caching, and structured result formats suitable for downstream automation.

Quick Start

Ask the AI to search for a specific film or show and return the best cloud-drive download links.

Frequently Asked Questions about films-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find downloadable film resources across multiple cloud drives?

To find downloadable film resources, this skill scans major cloud drives like Quark, Baidu, Alipan, and UC to locate public video content. It returns structured download links, video quality, and extraction codes.

Can I extract cloud drive links and extraction codes for TV shows automatically?

Yes, you can extract cloud drive links and extraction codes for TV shows automatically. The skill uses JavaScript-based scraping for deep extraction and applies web-search fallbacks if the initial scan fails.

Does the film search support multi-pan detection for Quark and Baidu?

Yes, the film search supports multi-pan detection across platforms including Quark and Baidu. It identifies the pan type, extracts direct URLs, and deduplicates results to ensure clean output.

What happens if web scraping fails to find pan links for a movie?

If web scraping fails to find pan links for a movie, the skill executes a safe web-search fallback. It also utilizes caching and deduplication to optimize resource discovery and prevent redundant queries.