cuecards: Skill for Claude Code

.agents/skills/mcp-vods/SKILL.md

mcp-vods is a skill for Claude Code, Codex from opencue/cuecards. It costs 58 tokens per session (467 once invoked), scanned A, a copy of mcp-vods, MIT.

A media-search skill for finding online sources for films, television shows, anime, short dramas, and variety programmes. It can also send playable media to configured Xiaomi or Android TVs.

In plain words
What is it for?
Searching for programmes, checking available playback addresses, and casting media to a configured TV.
Why use it?
It removes the need to search multiple video sources manually and can continue playback on a compatible television.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

This is opencue/cuecards's own configuration. It tells Claude Code and Codex how to work on cuecards itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything cuecards configures →

Reuse

Borrowing it

Nothing to install: this file belongs to opencue/cuecards. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/opencue/cuecards/main/.agents/skills/mcp-vods/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/opencue/cuecards

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mcp-vods

README.md
[![agentmods](https://agentmods.dev/badge/skills/opencue/cuecards/mcp-vods.svg)](https://agentmods.dev/skills/opencue/cuecards/mcp-vods)
Your own site
<a href="https://agentmods.dev/skills/opencue/cuecards/mcp-vods"><img src="https://agentmods.dev/badge/skills/opencue/cuecards/mcp-vods.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 467 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00058 $0.00467
Opus 5 $0.00029 $0.00234
Sonnet 5 $0.00012 $0.00093
Haiku 4.5 $0.00006 $0.00047

Measured 3d ago against content hash 27a10983e1a9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

mcp-vods scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

部分源站返回的播放地址可能为网页地址(不含.m3u8/.mp4),无法直接投屏或播放,可通过`curl -sSL "$url"`命令获取真实的播放地址。
Origin

This is a copy

100% identical to mcp-vods — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.agents/skills/mcp-vods/SKILL.md · 28 lines

What it actually says

追剧/追番技能

通过npx -y mcporter连接mcp-vods在多个源站中搜索影视、动漫、短剧、综艺等节目信息或更新进度。 并支持通过配置可选的电视IP环境变量,实现投屏到电视上播放。

搜索工具

该工具需要在多个源站搜索,比较耗时,需要更多的超时时间,如果遇到超时,可以重新尝试。

  • npx -y mcporter call --stdio 'uvx mcp-vods' vods_search keyword="影视名称"
  • npx -y mcporter call --stdio 'uvx mcp-vods' vods_search keyword="影视名称" page=2

小米电视投屏工具

  • 需要配置环境变量MITV_LOCAL_IPMITV_LIST_CFG才能使用此工具。
  • npx -y mcporter call --stdio 'uvx mcp-vods' mitv_play_media url="影视URL" addr="小米电视IP"

安卓电视投屏工具

  • 需要配置环境变量TVBOX_LOCAL_IPTVBOX_LIST_CFG并在电视上安装TvBox才能使用此工具。
  • npx -y mcporter call --stdio 'uvx mcp-vods' tvbox_play_media url="影视URL" addr="安卓电视IP"

获取工具列表

  • npx -y mcporter list --stdio 'uvx mcp-vods' --schema --all-parameters

部分源站返回的播放地址可能为网页地址(不含.m3u8/.mp4),无法直接投屏或播放,可通过curl -sSL "$url"命令获取真实的播放地址。 为了更好的兼容性,执行命令时使用npx -y mcporter替代mcporter

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 28 lines · 58 tokens per session scan A 27a10983e1a9

Subscribe to this mod's changes

mcp-vods is a skill published in the GitHub repository opencue/cuecards (5 stars, last pushed today), licensed MIT. It adds 58 tokens to every session and 467 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 100% identical to mcp-vods, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

desktop-brand-builder

Generate a branded Qwen Code desktop package from the Tauri desktop shell using a minimal brandId and logo. Use when the user wants a custom, white-label, or rebranded desktop client, installer, DMG/EXE/AppImage/deb, or one-click brand build on top of packages/desktop-shell.

QwenLM/qwen-code · 69 tokens

memstack-content-youtube-script

Use this skill when the user says 'YouTube script', 'video script', 'write script for YouTube', 'YouTube video outline', or is creating scripted content for a YouTube video with hooks, chapters, and CTAs. Do NOT use for TikTok/Reels short-form scripts or webinar presentations.

cwinvestments/memstack · 70 tokens

memstack-marketing-facebook-ad

Use this skill when the user says 'facebook ad', 'FB ad', 'Meta ad', 'Instagram ad', or needs social media ad copy with targeting, creative direction, and A/B test plans for Meta Ads Manager. Do NOT use for Google search ads or organic social content.

cwinvestments/memstack · 64 tokens

loongsuite-pilot-insight

A reporting workflow for turning LoongSuite Pilot and AI coding-agent logs into structured reports about events, teams, data quality, development efficiency, and AI use. It defines the meaning of the log fields and the measurements used in dashboards.

alibaba/loongsuite-pilot · 91 tokens

audio-production

Professional audio production for music, podcasts, and sound design. Use when working with audio recording, mixing, mastering, or sound design for any medium.

travisjneuman/.claude · 33 tokens

image-gen

Acquire images as files — generate them with an AI image model (14 providers: OpenAI/gpt-image, Gemini, Qwen, Zhipu, Volcengine, Stability, FLUX, Ideogram, MiniMax, and more), search openly-licensed stock (Openverse/Pexels/Pixabay/ Wikimedia), or slice one generated sheet into elements. Drive it one-off with a single…

open-octo/octo-agent · 142 tokens