info-short

info-short is a skill for Claude Code, Codex from MelonS/MelonS-Agents. It costs 109 tokens per session (965 once invoked), scanned A, original, MIT.

A workflow for producing a sourced, narrated 60-second vertical explainer video from an evergreen topic. It passes the topic through research, production, legal review, and release steps.

In plain words
What is it for?
Use it for educational short videos about facts, concepts, or how and why something works, with supporting sources and attribution.
Why use it?
It organizes fact checking, video creation, licensing checks, captions, and review in one process before a video is released.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/melons/melons-agents/info-short
Any agent
npx skills add MelonS/MelonS-Agents --skill info-short
Clone the repo
git clone --depth 1 https://github.com/MelonS/MelonS-Agents

Made for: Claude Code, Codex.

Its marketplace also offers this one on its own, as the plugin info-short/plugin install info-short after adding the marketplace above.

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 info-short

README.md
[![agentmods](https://agentmods.dev/badge/skills/melons/melons-agents/info-short.svg)](https://agentmods.dev/skills/melons/melons-agents/info-short)
Your own site
<a href="https://agentmods.dev/skills/melons/melons-agents/info-short"><img src="https://agentmods.dev/badge/skills/melons/melons-agents/info-short.svg" alt="Measured on agentmods" height="20"></a>
Per session 109 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 965 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00109 $0.00965
Opus 5 $0.00055 $0.00483
Sonnet 5 $0.00022 $0.00193
Haiku 4.5 $0.00011 $0.00097

Measured 5d ago against content hash 9dcf511f82b3, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

info-short 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.

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/info-short/SKILL.md · 78 lines

How it starts

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

info-short (정보쇼츠)

Turn an evergreen topic into a sourced, license-clean 60-second explainer short — through four teams, with a legal gate before it can be released.

How to invoke

/info-short "<topic>"
/info-short "Why the sky is blue — and why sunsets are red"
/info-short "The Antikythera mechanism — a 2000-year-old analog computer"

If no topic is given, ask for one. Optionally pass a short id: /info-short "<topic>" --id=skyblue.

What runs (the four teams)

This skill hands the topic to the content-director, which sequences:

  1. 리서치팀 (research-team)resources/research.json: an angle + hook, claims each tied to a real fact source it actually read, per-beat stock visual terms, and risk flags. Evergreen — no recency gate.
  2. 제작팀 (production-team)outputs/short.mp4 via agents/missions/content-short/run.sh --profile=info (faceless core: ollama script → Kokoro TTS → whisper captions → Pexels B-roll → 9:16 render with burned captions + source attribution).
  3. 법률팀 (legal-team) ⇄ 제작팀legal/legal-verdict.json: license gate (guard_publish) + accuracy / unverifiable-claim / disclosure checks. A REVISE returns a fix list to production; re-render; re-review until PASS.
  4. 출시팀 (release-team)release/: per-platform title/description/tags, thumbnail, attribution manifest, disclosure lines, and PUBLISH-CHECKLIST.md.

Headless quick path (no research subagent)

For a fast draft with ollama-only scripting (no web-sourced claims), the deterministic spine runs standalone:

agents/missions/content-short/run.sh skyblue --profile=info \
  --topic="Why the sky is blue" --stage=all

This produces + runs the deterministic legal gate + (on PASS) the release package — but skips the sourced-research and legal-judgment stages, so it's a draft, not a release-grade short. Prefer the full /info-short flow for upload.

What it produces

  • outputs/short.mp4 — 1080×1920, ~60s, burned captions + Pexels attribution.
  • legal/legal-verdict.json — the gate result + any fix list.
  • release/ — upload-ready copy + thumbnail + checklist (manual upload only).

Read the full file on GitHub · 78 lines

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 · 78 lines · 109 tokens per session scan A 9dcf511f82b3

Subscribe to this mod's changes

info-short is a skill published in the GitHub repository MelonS/MelonS-Agents (16 stars, last pushed 13d ago), licensed MIT. It adds 109 tokens to every session and 965 once invoked, about $0.0005 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.

Related

Other skills, from other repositories

hive.image-generation

Required before calling imagegenerate. Create and edit images from a prompt — generate an image, make a picture / logo / illustration / icon / banner / poster / thumbnail / hero image / mockup / product shot / social graphic, or edit / restyle / combine existing images from reference images. Uses OpenAI gpt-image-2…

aden-hive/hive · 149 tokens

seedance

Generate AI videos using Volcengine Seedance model. Supports text-to-video (T2V), image-to-video (I2V), and audio-synced video generation. Use this skill when the user wants to create or generate videos.

netease-youdao/LobsterAI · 52 tokens

seedream

Generate AI images using Volcengine Seedream model. Supports text-to-image (T2I), image editing (I2I), multi-image fusion, and web-search-based generation. Use this skill when the user wants to create, generate, or edit images.

netease-youdao/LobsterAI · 56 tokens

skin-creator

Create and apply a two-asset LobsterAI visual skin from the user's style description. Use only when the AI Skin Designer kit supplies the structured skinpack workflow marker; do not use for ordinary theme or image requests.

netease-youdao/LobsterAI · 48 tokens

music-search

Search cloud drives for downloadable music resources (songs, albums, lossless audio). Use this skill when the user wants to download a specific song or album. Do NOT use for general music information, lyrics, or recommendations.

netease-youdao/LobsterAI · 47 tokens

canvas

Display HTML content — games, visualizations, dashboards, generated HTML, interactive demos — on a connected canvas-capable display surface. Use when you need to present visual or interactive web content on a screen.

spinabot/brigade · 43 tokens