media-use

media-use is a skill for Claude Code, Codex from EthanYoQ/Skill-hub. It costs 144 tokens per session (1,562 once invoked), scanned A, a copy of media-use, MIT.

A workflow for finding, creating, and recording media files for HyperFrames projects. It covers items such as music, sound effects, images, icons, logos, voiceovers, and color treatments.

In plain words
What is it for?
Use it to resolve or generate project media and record the resulting file and its details for later use.
Why use it?
It gives media work one documented process instead of leaving files, sources, and choices scattered across the project.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to resolve or generate project media and record the resulting file and its details for later use.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ethanyoq/skill-hub/media-use
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 EthanYoQ/Skill-hub --skill media-use
Clone the repo
git clone --depth 1 https://github.com/EthanYoQ/Skill-hub

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 media-use

README.md
[![agentmods](https://agentmods.dev/badge/skills/ethanyoq/skill-hub/media-use/github.svg)](https://agentmods.dev/skills/ethanyoq/skill-hub/media-use)
Your own site
<a href="https://agentmods.dev/skills/ethanyoq/skill-hub/media-use"><img src="https://agentmods.dev/badge/skills/ethanyoq/skill-hub/media-use/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 media-use

Your own site · 80×15
<a href="https://agentmods.dev/skills/ethanyoq/skill-hub/media-use"><img src="https://agentmods.dev/badge/skills/ethanyoq/skill-hub/media-use.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 144 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,562 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 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.00144 $0.01562
Opus 5 $0.00072 $0.00781
Sonnet 5 $0.00029 $0.00312
Haiku 4.5 $0.00014 $0.00156

Measured 5d ago against content hash 1301ea7cb53a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

media-use 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 5d ago.

The scan reads SKILL.md. This mod also ships 18 executable files (audio/scripts/audio.mjs, audio/scripts/audio.test.mjs, audio/scripts/heygen-tts.mjs, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Origin

This is a copy

100% identical to media-use — 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.

skills/07-media-content/media-use/SKILL.md · 97 lines

How it starts

The opening of the file, as written. The whole thing — 97 lines — stays where its author put it; the contents beside it link to each section on GitHub.

media-use

The media OS for HyperFrames: resolve · generate · operate · remember — every media type, one skill, zero context noise.

First run: install and sign in to the heygen CLI (the free-usage path), then verify with node <SKILL_DIR>/scripts/resolve.mjs --doctor. Setup and providers: references/setup-providers.md.

Resolve — the one verb

node <SKILL_DIR>/scripts/resolve.mjs --type <type> --intent "<description>" --project <dir>

Returns one line: resolved <id> → <path> (<type>, <metadata>). All search noise stays on disk.

Type One-line intent
bgm background music (HeyGen catalog, 10k+ tracks)
sfx sound effects (bundled 19-file library + catalog)
image photos, backgrounds (HeyGen asset search, 75k+ vectors)
icon icons, symbols (transparent)
logo official brand marks (svgl → simple-icons → GitHub avatar → favicon; never redrawn)
voice TTS voiceover (HeyGen free-usage path; optional local Kokoro)
grade measured correction candidate; broad polish/stylization follows Media Treatments
lut user-provided or explicitly chosen reusable validated .cube file

Before resolving fresh, list reusable candidates with --candidates and judge fit yourself — reuse rules, all flags, ingest (--from), and adopt are in references/resolve.md.

Treat broad visual feedback as media intent

When a user explicitly asks to fix, polish, stylize, obscure, emphasize, or reveal photographic media, read references/media-treatments.md even if they do not name color grading or an effect. Inspect the real <img>/<video>, choose one primary intent, then use deterministic persistence and verification. Use a matching recipe as an optional tested seed, or inspect hyperframes media-treatment --capabilities --json, then request one relevant family/effect with --capability <id> and assemble a custom treatment from canonical controls. Never load --all for ordinary authoring. A treatment may compose correction, a preset, finishing, compatible shader effects, supported keyframes, and optional Registry overlays. Add only source-justified bounded tuning and compatible parts, never effects merely to make the result look more sophisticated. Persist the final combined payload with hyperframes media-treatment.

Read the full file on GitHub · 97 lines

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago First seen · 97 lines · 144 tokens per session scan A 1301ea7cb53a

Subscribe to this mod's changes

media-use is a skill published in the GitHub repository EthanYoQ/Skill-hub (9 stars, last pushed 5d ago), licensed MIT. It adds 144 tokens to every session and 1,562 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to media-use, differing in 0 lines, and is treated as a copy.