🎬
AutomationTypeScript

Films Search

by freestylefly

Films Search is an Automation skill for Claude Code, published by freestylefly in wesight.

890 stars206 forkson freestylefly/wesightAdded 2026/08/22+1% in starsRepository updated 2026/08/06
agent-skillsagent-workspaceai-agentai-agentsclaude-codecodexdeepseek-harnessdesktop-appdshdsh-pluginelectronhermes-agentllmlocal-firstmacosmodel-routeropenclawreacttypescriptvibe-coding
Install in seconds
Install Films Search
Copy Films Search into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/freestylefly/wesight/tree/main/SKILLs/films-search ~/.claude/skills/films-search

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/freestylefly/wesight.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILLs/films-search/SKILL.md in freestylefly/wesight
Installs to
~/.claude/skills/films-search
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What Films Search does

Films Search looks up public cloud-drive links for movies, TV series, and anime when you want to find a specific title to download. It supports filtering by platform, quality, and resolving redirected resource links.

Films Search is cataloged under Automation on DirSkills. Films Search comes from a repository tagged agent-skills, agent-workspace, ai-agent, ai-agents and claude-code.

Documentation

README

Films Search Skill

搜索影视资源(电影、电视剧、动漫),通过实时爬虫深度抓取资源页面,从各网盘平台获取公开分享的资源链接。

前置条件

  • web-search skill(必需,用于搜索发现资源页面)

命令

搜索资源

bash "$SKILLS_ROOT/films-search/scripts/film-search.sh" search "关键词" [选项]

选项:

参数 说明 默认值
--pan <type> 筛选网盘类型: quark, baidu, aliyun, uc, all all
--quality <q> 筛选画质: 4k, 1080p, 720p, all all
--limit <n> 每个平台最大结果数 5
--engine <e> 搜索引擎: deep, web deep

引擎说明:

  • deep(默认,推荐)— web-search 搜索发现资源页面 + JavaScript 深度抓取提取网盘链接和提取码,结果最准确
  • web — 仅从 web-search 搜索引擎摘要中提取链接(速度快,但准确率较低,不做深度抓取)

示例:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Films Search

  • What else does freestylefly publish alongside Films Search?

    Films Search is one of 25 skills that DirSkills catalogs from freestylefly/wesight, the repository it ships in. Its siblings there include Article Writer, Canvas Design and Content Planner. Each one is a separate skill with its own page in this directory, installs the same way Films Search does, and is maintained by freestylefly in that same repository. The rest of the collection is listed on the freestylefly/wesight page.

  • How does Films Search compare to other Automation skills?

    Films Search ranks #925 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Films Search against them. Open each page to compare what they document and how they install.

More from freestylefly/wesight

Films Search is one of 25 skills cataloged on DirSkills from freestylefly/wesight.

See all 25 skills