dygod-movies
爬取电影天堂(dygod.net)最新电影和电视剧信息,支持查询最近更新、高分电影, 并可一键下载到群晖NAS。当用户询问最近更新的电影/电视剧、高分电影、或想下载影视资源时使用此技能。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/anlinxi/dygod-moviesWhat This Skill Does
The dygod-movies skill provides a powerful interface for interacting with the DYGod (Movie Heaven) database. It enables users to browse, search, and parse metadata for the latest movies and television series. Beyond simple information retrieval, it integrates directly with Synology Download Station, allowing users to move from content discovery to downloading media files to their NAS storage seamlessly via a single unified command.
Installation
To install this skill in your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/anlinxi/dygod-movies
Ensure your system has the required network access to reach dygod.net and your Synology NAS instance for API communication.
Use Cases
- Media Discovery: Find the latest movie releases or high-rated cinematic content based on IMDb or Douban scores without browsing cluttered websites.
- Content Organization: Search for specific TV series or movies and retrieve high-quality metadata, including director names, cast lists, and release years.
- Automated Downloads: Directly push magnet or FTP links from scraped results to your NAS, categorizing them automatically into 'Movies' or 'TV Shows' directories based on the content type.
Example Prompts
- "Find me the latest high-rated movies released this week and download the first one to my NAS movies folder."
- "Search for the TV series 'The Last of Us' and provide the download links."
- "Show me the top 5 movies with a Douban score higher than 8.0 currently available on DYGod."
Tips & Limitations
- Caching: By default, the crawler uses a 1-hour cache. If you need the absolute latest data, use the
--no-cacheflag to trigger a fresh scrape. - NAS Configuration: Ensure your Synology credentials (SID) are correctly handled. The skill relies on the DownloadStation API; verify your NAS is reachable at the configured IP/Port.
- Performance: While the crawler is efficient, avoid setting the
--pagesparameter too high to prevent IP rate-limiting from the source website. - Metadata Accuracy: Scoring data is pulled dynamically; if metadata is missing for a specific listing, the system will return null values for those fields.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-anlinxi-dygod-movies": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, external-api, code-execution
Related Skills
gequhai-music
搜索和下载歌曲海(gequhai.com)的音乐,支持搜索歌曲、获取下载链接(优先无损/高品质), 并可一键下载到群晖NAS。当用户询问歌曲、搜索音乐、或想下载歌曲时使用此技能。
pixel-art-processing
Pixel art sprite sheet processing tool — video frame extraction, GIF/frames conversion, sprite sheet compose/split, image matting, pixelation, resize, crop, and watermark removal. Use when processing pixel art, game assets, RPG Maker sprites, or any sprite sheet workflow. Triggers on: sprite sheet, GIF拆帧, 序列帧, 像素图片, 抠图, 去水印, 视频转帧, pixel art, sprite, GIF to frames, frames to GIF, background removal, pixelate.
bingli-perspective
冰璃(幽城幻剑录)的思维框架与表达方式。基于游戏对话与人物赏析提炼,包含核心心智模型、决策启发式和表达DNA。 用途:以冰璃的视角分析问题、审视抉择、提供守护者式的忠告。 当用户提到「冰璃视角」「冰璃会怎么看」「剑使模式」「冰璃思维」时使用。
oc-call
通过 OpenClaw Gateway HTTP API 调用远程 OpenClaw 实例,支持多轮会话保持。 当用户说"用 oc 回答"、"用 openclaw 回答"、"oc 回答"、或发送 /oc 命令时触发。 用于调用内网另一台机器(192.168.123.106)上的 OpenClaw 进行问答,保持会话上下文。
chinese-holidays
Query Chinese statutory holidays, check if a date is a working day/holiday, and get holiday schedules. Use when the user asks about Chinese holidays, working days, statutory holidays, or needs to know if a specific date is a holiday in China. Supports queries like "Is tomorrow a holiday?", "When is Spring Festival?", "Is May 1st a working day?".