info-short

Solid

정보쇼츠 — produce a 60-second 9:16 vertical INFORMATIONAL/explainer short from a topic, through the four-team pipeline 리서치팀 → 제작팀 ⇄ 법률팀 → 출시팀. Use when the operator gives an evergreen educational topic (a fact, a how/why, a concept) and wants a sourced, license-clean, narrated short ready for manual upload. Reuses the faceless-short render core; adds a research stage (sourced claims) and a legal gate before release.

AI & Automation 15 stars 4 forks Updated today MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
40
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# 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 s...

Details

Author
MelonS
Repository
MelonS/MelonS-Agents
Created
2 months ago
Last Updated
today
Language
C#
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

news-short

뉴스쇼츠 — produce a 60-second 9:16 vertical NEWS recap short from a current event, through the four-team pipeline 리서치팀 → 제작팀 ⇄ 법률팀 → 출시팀. Use when the operator wants a timely, recency-gated, defamation-screened news short. Like info-short but with a freshness requirement (newest source within N days), multi-source corroboration, an "as of <date>" stamp, and a stricter legal gate (defamation / named-living-person / attribution). Reuses the faceless-short render core.

15 Updated today
MelonS
AI & Automation Solid

idol-short

아이돌/아티스트 콘텐츠 쇼츠 — produce a 60-second 9:16 vertical short ABOUT a real idol/artist (subject configured in config/subjects/<id>.yaml) through the four-team pipeline 리서치팀 → 제작팀 ⇄ 법률팀 → 출시팀. Use when the operator wants a fan-news/info short about a real artist. Because the subject is REAL PEOPLE + a trademarked group, the legal gate is the load-bearing stage — it enforces the default-safe path (synthetic narration + sourced facts + license-clean generic B-roll + on-screen text, NO member imagery / group audio / agency media) and flags any escalation. Reuses the faceless-short render core.

15 Updated today
MelonS
Code & Development Listed

long-video-to-shorts

Turn ONE long video into several vertical (9:16) captioned shorts, fully local and free — a home-made Opus Clip. Use when the user wants to "faire des shorts / des clips à partir d'une longue vidéo", "découper une vidéo en clips verticaux", "reels/shorts/tiktok from a video", "extraire les meilleurs moments", or names Opus Clip / Klap / Vizard and wants it done locally. Handles two content types: face-cam (smart-crop to face + embedded-captions) and screen/gameplay (blurred-pad + burned karaoke captions). French by default. The agent selects the moments; the user approves before any render.

0 Updated 1 weeks ago
joe-jns