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.
git clone --depth 1 https://github.com/Galbaz1/video-research-mcpWrote 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/commands/galbaz1/video-research-mcp/explain-status)<a href="https://agentmods.dev/commands/galbaz1/video-research-mcp/explain-status"><img src="https://agentmods.dev/badge/commands/galbaz1/video-research-mcp/explain-status/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.
<a href="https://agentmods.dev/commands/galbaz1/video-research-mcp/explain-status"><img src="https://agentmods.dev/badge/commands/galbaz1/video-research-mcp/explain-status.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00007 | $0.00249 |
| Opus 5 | $0.00003 | $0.00125 |
| Sonnet 5 | $0.00001 | $0.00050 |
| Haiku 4.5 | $0.00001 | $0.00025 |
Grade A, and why
explain-status 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 9d 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
Explainer Status: $ARGUMENTS
Behavior
If $ARGUMENTS is empty or missing:
- Call
explainer_list()to show all projects - Display a summary table with project ID, steps completed, and render status
If $ARGUMENTS is a project ID:
- Call
explainer_status(project_id="$ARGUMENTS") - Show detailed step-by-step completion status
Output Format
Project List (no arguments)
| Project | Progress | Rendered |
|---|---|---|
| my-video | 3/5 steps | No |
Single Project
Project: <id>
- Script
- Narration
- Scenes
- Voiceover
- Storyboard
- Render: Not started
Next step: Run explainer_step("<id>", "voiceover") or /ve:explainer <id>
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.
- 9d ago First seen · 39 lines · 7 tokens per session scan A e7827821e816
explain-status is a command published in the GitHub repository Galbaz1/video-research-mcp (23 stars, last pushed 1mo ago), licensed MIT. It adds 7 tokens to every session and 249 once invoked, about $0.0000 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-30.
Other commands, from other repositories
watch-video
Watch and analyze a video file or YouTube URL — extracts frames and audio for understanding.
eg-brainstorm
Generate divergent concept ideas for a raw thought using parallel goldfish, web research, and structured synthesis.
mosaic-agent-scene
Launch Max — Mosaic Bridge scene builder (geometry, materials, particles, physics, audio, UI).
task-management
Query and update recorded planning and research portfolio state across tasks, topics, papers, outputs, submissions, venues, people, institutions, and deadlines. Use when asking what is already recorded, including institution- or venue-associated topics, or when doing daily planning and weekly review. For venue…
project-deck
Create a concise presentation deck that communicates a project's current state, decisions, evidence, risks, and next steps. Use when preparing a project update for collaborators, supervisors, or stakeholders. Not for a research talk centered on one paper; use $talk-deck.
swarm-issue
Transform GitHub Issues into intelligent swarm tasks, enabling automatic task decomposition and agent coordination.