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/melons/melons-agents/info-shortnpx skills add MelonS/MelonS-Agents --skill info-shortgit clone --depth 1 https://github.com/MelonS/MelonS-AgentsWrote 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/melons/melons-agents/info-short)<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>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.00109 | $0.00965 |
| Opus 5 | $0.00055 | $0.00483 |
| Sonnet 5 | $0.00022 | $0.00193 |
| Haiku 4.5 | $0.00011 | $0.00097 |
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.
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:
- 리서치팀 (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. - 제작팀 (production-team) →
outputs/short.mp4viaagents/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). - 법률팀 (legal-team) ⇄ 제작팀 →
legal/legal-verdict.json: license gate (guard_publish) + accuracy / unverifiable-claim / disclosure checks. AREVISEreturns a fix list to production; re-render; re-review untilPASS. - 출시팀 (release-team) →
release/: per-platform title/description/tags, thumbnail, attribution manifest, disclosure lines, andPUBLISH-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).
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.
- 5d ago First seen · 78 lines · 109 tokens per session scan A 9dcf511f82b3
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.
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…
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.
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.
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.
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.
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.