Borrowing it
Nothing to install: this file belongs to hoquanghai/Auto-Create-Video. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/hoquanghai/Auto-Create-Video/main/.claude/skills/create-news-video/SKILL.mdgit clone --depth 1 https://github.com/hoquanghai/Auto-Create-VideoWrote 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/hoquanghai/auto-create-video/create-news-video)<a href="https://agentmods.dev/skills/hoquanghai/auto-create-video/create-news-video"><img src="https://agentmods.dev/badge/skills/hoquanghai/auto-create-video/create-news-video/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/skills/hoquanghai/auto-create-video/create-news-video"><img src="https://agentmods.dev/badge/skills/hoquanghai/auto-create-video/create-news-video.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.00076 | $0.04482 |
| Opus 5 | $0.00038 | $0.02241 |
| Sonnet 5 | $0.00015 | $0.00896 |
| Haiku 4.5 | $0.00008 | $0.00448 |
Grade A, and why
create-news-video 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 13d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- create-news-video — 88% identical, 212 lines differ
How it starts
The opening of the file, as written. The whole thing — 379 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Create News Video Skill
Generate a Vietnamese 9:16 motion-graphic news video from a URL or .txt file.
Input
Single argument: a news article URL (starts with http:// or https://) OR a path to a .txt file.
Workflow (MUST follow these steps in order)
Step 1: Detect input type
- Starts with
http://orhttps://→ URL mode - Otherwise → file mode
Step 2: Fetch content
URL mode:
- Use
WebFetchwith prompt:Trích xuất từ trang này: - title (string): tiêu đề bài báo - content (string): nội dung chính, ~500-1500 từ - ogImage (string|null): URL ảnh og:image (meta og:image hoặc ảnh đầu bài) - domain (string): domain của URL (vd "vnexpress.net") Trả về JSON với 4 field trên. - If WebFetch fails (paywall, JS-rendered, 4xx) → tell user to save content to a .txt file and pass that instead. Stop.
File mode:
- Use
Readto read the .txt file - Title = first non-empty line (strip whitespace, max 80 chars)
- Content = remaining lines joined
- ogImage =
null - domain =
"local"
Step 3: Create slug + output directory
- slug = lowercase ASCII (strip Vietnamese diacritics, đ→d), replace non-alphanumeric with
-, trim dashes, max 40 chars - timestamp = current local time as
YYYYMMDD-HHmm - outputDir =
output/<slug>-<timestamp>/ - Use Bash:
mkdir -p <outputDir>
Step 4: Generate script.json
Following the schema in docs/superpowers/specs/2026-04-29-auto-news-video-design.md Section 4. Key rules:
Script content (Vietnamese):
- Total voiceText: ~150–200 words → ~55–65s spoken at speed 1.0
- Number of scenes: 5–8 (1 hook + 3–6 body + 1 outro)
- Each scene voiceText is 1-3 short sentences, văn nói (spoken style, not formal)
- No emoji, no markdown in voiceText
⚠️ CRITICAL: Vietnamese TTS Phonetic Rules
The voiceText field is read aloud by LucyLab/ElevenLabs Vietnamese TTS. Numbers and symbols are read literally — if you write "5.5", TTS may say "năm rưỡi" (five and a half — WRONG for version numbers). Always spell out numbers in Vietnamese phonetic form in voiceText. The templateData fields (visual text on screen) can keep the original "5.5" / "82.7%" formatting.
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.
- 13d ago First seen · 379 lines · 0 tokens per session scan A da28eb0205c7
create-news-video is a skill published in the GitHub repository hoquanghai/Auto-Create-Video (313 stars, last pushed 4mo ago), licensed MIT. It adds 76 tokens to every session and 4,482 once invoked, about $0.0004 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
chinese-documentation
A Chinese technical-documentation style guide covering spacing, punctuation, numbers, terminology, and links when Chinese and English appear together.
azure-ai-translation-text-py
Azure AI Text Translation SDK for real-time text translation, transliteration, language detection, and dictionary lookup. Use for translating text content in applications. Triggers: "text translation", "translator", "translate text", "transliterate", "TextTranslationClient".
harden
Improve interface resilience through better error handling, i18n support, text overflow handling, and edge case management. Makes interfaces robust and production-ready. Use when the user asks to harden, make production-ready, handle edge cases, add error states, or fix overflow and i18n issues.
seedance-vocab-ja
This skill should be used when the user asks for Japanese Seedance 2.0 prompt wording, Japanese cinematic vocabulary, or translation of camera, lighting, action, VFX, audio, and production terms into Japanese.
asc-subscription-localization
Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.
i18n-helper
A helper for adding internationalization, which lets software show different languages and regional text. It finds user-visible text written directly in code and moves it into language files.