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.
npx agentmods add skills/samuraigpt/muapi-claude-code/media-helpnpx skills add SamurAIGPT/muapi-claude-code --skill media-helpgit clone --depth 1 https://github.com/SamurAIGPT/muapi-claude-codeWrote 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.
[](https://agentmods.dev/skills/samuraigpt/muapi-claude-code/media-help)<a href="https://agentmods.dev/skills/samuraigpt/muapi-claude-code/media-help"><img src="https://agentmods.dev/badge/skills/samuraigpt/muapi-claude-code/media-help.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00044 | $0.00311 |
| Opus 5 | $0.00022 | $0.00156 |
| Sonnet 5 | $0.00009 | $0.00062 |
| Haiku 4.5 | $0.00004 | $0.00031 |
Grade A, and why
media-help 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 4d 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.
What it actually says
Media Help
Use the MuAPI model discovery tools to help users understand and choose the right model.
Instructions
- Call the
list_modelstool to get the available model categories - If the user asks about a specific category, call
model_detailswith a specific model name (e.g.,flux-dev,kling-master,flux-kontext-dev) - Explain the available options clearly, including what each model is best for
- Recommend the most appropriate model based on the user's needs
Request
$ARGUMENTS
Available Models
Image Generation
- flux-dev — Fast, high-quality text-to-image generation (default for
generate_image) - flux-kontext-dev — Specialized for image editing tasks (used by
edit_image)
Video Generation
- kling-master — High-quality text-to-video and image-to-video generation (default for
generate_videoandimage_to_video)
Other Useful Tools
account_balance— Check the user's current MuAPI balance and account infoupload_file— Upload a local file to MuAPI for use with image editing or image-to-videoget_prediction— Check the status of a previously submitted generation request
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.
- 4d ago First seen · 34 lines · 44 tokens per session scan A 223bbe8d37a8
media-help is a skill published in the GitHub repository SamurAIGPT/muapi-claude-code (4 stars, last pushed 1mo ago), licensed MIT. It adds 44 tokens to every session and 311 once invoked, about $0.0002 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.
Other skills, from other repositories
youtube-shorts-generator
Generate viral 9:16 YouTube Shorts (or TikTok/Reels clips) from a long-form YouTube URL or local video. Triggers on requests like "make shorts from this video", "extract viral clips from this YouTube link", "auto-clip this podcast", "find the best moments and crop vertical". Pipeline downloads the source, transcribes…
paper-illustration
Generate publication-quality AI illustrations for academic papers using Gemini image generation. Creates architecture diagrams, method illustrations with Claude-supervised iterative refinement loop. Use when user says "生成图表", "画架构图", "AI绘图", "paper illustration", "generate diagram", or needs visual figures for papers.
paper-illustration-image2
Generate publication-quality academic illustrations through a local Codex app-server bridge that uses Codex native image generation. This is a separate experimental alternative to paper-illustration, intended for Claude Code users who want a GPT-image-style renderer without modifying the original skill.
ffmpeg
Video and audio processing with FFmpeg. Use for format conversion, resizing, compression, audio extraction, and preparing assets for Remotion. Triggers include converting GIF to MP4, resizing video, extracting audio, compressing files, or any media transformation task.
playwright-recording
Record browser interactions as video using Playwright. Use for capturing demo videos, app walkthroughs, and UI flows for Remotion videos. Triggers include recording a demo, capturing browser video, screen recording a website, or creating walkthrough footage.
elevenlabs
Generate AI voiceovers, sound effects, and music using ElevenLabs APIs. Use when creating audio content for videos, podcasts, or games. Triggers include generating voiceovers, narration, dialogue, sound effects from descriptions, background music, soundtrack generation, voice cloning, or any audio synthesis task.