video-hunter

video-hunter is a skill for Claude Code, Codex from chickenyoutoo-beautiful/oneapichat. It costs 75 tokens per session (2,926 once invoked), scanned A, original, no licence file.

A video-search and download skill for finding videos across sources such as Bilibili, a Chinese video-sharing site, and the wider web. It can also parse downloads and manage stored videos in Cloudreve, a self-hosted cloud-drive system.

In plain words
What is it for?
Use it to find videos, download them with command-line download tools, and manage the downloaded files in Cloudreve.
Why use it?
It brings video discovery, downloading, and storage into one workflow instead of requiring separate tools for each step.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to find videos, download them with command-line download tools, and manage the downloaded files in Cloudreve.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/chickenyoutoo-beautiful/oneapichat/video-hunter
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add chickenyoutoo-beautiful/oneapichat --skill video-hunter
Clone the repo
git clone --depth 1 https://github.com/chickenyoutoo-beautiful/oneapichat

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 video-hunter

README.md
[![agentmods](https://agentmods.dev/badge/skills/chickenyoutoo-beautiful/oneapichat/video-hunter/github.svg)](https://agentmods.dev/skills/chickenyoutoo-beautiful/oneapichat/video-hunter)
Your own site
<a href="https://agentmods.dev/skills/chickenyoutoo-beautiful/oneapichat/video-hunter"><img src="https://agentmods.dev/badge/skills/chickenyoutoo-beautiful/oneapichat/video-hunter/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for video-hunter

Your own site · 80×15
<a href="https://agentmods.dev/skills/chickenyoutoo-beautiful/oneapichat/video-hunter"><img src="https://agentmods.dev/badge/skills/chickenyoutoo-beautiful/oneapichat/video-hunter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,926 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found 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.00075 $0.02926
Opus 5 $0.00037 $0.01463
Sonnet 5 $0.00015 $0.00585
Haiku 4.5 $0.00007 $0.00293

Measured 11d ago against content hash 0e5405c697e3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

video-hunter scanned grade A with 0 findings 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 11d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/video-hunter/SKILL.md · 253 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 11d ago First seen · 253 lines · 75 tokens per session scan A 0e5405c697e3

Subscribe to this mod's changes

video-hunter is a skill published in the GitHub repository chickenyoutoo-beautiful/oneapichat (2 stars, last pushed 4d ago), with no licence file. It adds 75 tokens to every session and 2,926 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

novelai-mcp-tools

Invoke the 11 NovelAI MCP tools (generate, img2img, inpaint, upscale, director, annotate, tags, vibe, account) from an MCP host. Use when generating/transforming images via MCP rather than the CLI.

xinvxueyuan/NovelAI-Image-MCP · 56 tokens

novelai-workflows

Chain NovelAI tools into creative pipelines: txt2img to upscale, annotate to img2img, Director edits, full production. Use when asked to build multi-step image workflow recipes or pipelines.

xinvxueyuan/NovelAI-Image-MCP · 45 tokens

novelai-cli

Run the novelai-image-mcp Typer CLI to generate, upscale, and transform NovelAI images from a shell. Use when scripting image workflows outside an MCP host or batch-generating images.

xinvxueyuan/NovelAI-Image-MCP · 44 tokens

bili-content-analysis

Deep analysis and tracking of Bilibili creators, videos, dynamics, and articles with BiliStalker MCP tools. Use when users ask for transcript interpretation, timeline reconstruction, theme extraction, behavior analysis, recent shift tracking, or discussion grounded in fetched Bilibili source material.

222wcnm/BiliStalkerMCP · 61 tokens

starreel-drama-production

Operating skill for any AI agent driving the StarReel short-drama production pipeline (script → rewrite → extract → portraits + sheets → storyboards → frames → video → voiceover → final cut) over MCP or REST. Covers the ordered workflow, the entry-point decision table (which channel each kind of customer material…

waydaxp/starreel-mcp · 102 tokens

douyin-upload-mcp-skill

A guide for publishing videos and image-and-text posts through Douyin's creator website. Douyin is a Chinese social-media platform, and the guide uses its creator platform and available MCP tools.

WJZ-P/douyin-upload-mcp-skill · 67 tokens