AI-auto-generate-video: Skill for Claude Code

.agent/skills/create-template-video/SKILL.md

create-template-video is a skill for Claude Code, Codex from huytranvan2010/AI-auto-generate-video. It costs 0 tokens per session (3,371 once invoked), scanned A, original, MIT.

A workflow for turning a Vietnamese news article into a vertical 9:16 video using predefined visual templates. It accepts either a web article URL or a local text file.

In plain words
What is it for?
Use it to create short news videos, poster-style news clips, and related audio and video output files.
Why use it?
It removes the need to manually extract the article, prepare the text, and assemble each video scene.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

This is huytranvan2010/AI-auto-generate-video's own configuration. It tells Claude Code and Codex how to work on AI-auto-generate-video itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything AI-auto-generate-video configures →

Reuse

Borrowing it

Nothing to install: this file belongs to huytranvan2010/AI-auto-generate-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.

Copy the file
curl -O https://raw.githubusercontent.com/huytranvan2010/AI-auto-generate-video/main/.agent/skills/create-template-video/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/huytranvan2010/AI-auto-generate-video

Made for: Claude Code, Codex.

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 create-template-video

README.md
[![agentmods](https://agentmods.dev/badge/skills/huytranvan2010/ai-auto-generate-video/create-template-video/github.svg)](https://agentmods.dev/skills/huytranvan2010/ai-auto-generate-video/create-template-video)
Your own site
<a href="https://agentmods.dev/skills/huytranvan2010/ai-auto-generate-video/create-template-video"><img src="https://agentmods.dev/badge/skills/huytranvan2010/ai-auto-generate-video/create-template-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.

agentmods 80×15 button for create-template-video

Your own site · 80×15
<a href="https://agentmods.dev/skills/huytranvan2010/ai-auto-generate-video/create-template-video"><img src="https://agentmods.dev/badge/skills/huytranvan2010/ai-auto-generate-video/create-template-video.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,371 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00000 $0.03371
Opus 5 $0.00000 $0.01685
Sonnet 5 $0.00000 $0.00674
Haiku 4.5 $0.00000 $0.00337

Measured 11d ago against content hash cedc0b36d3a2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

create-template-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 11d 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.

.agent/skills/create-template-video/SKILL.md · 170 lines

How it starts

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

Create Template Video Skill

Sinh video tin tức 9:16 dùng các template HyperFrames trong templates/ (đẹp, chuyên nghiệp hơn 6 scene Remotion cũ). Claude chỉ điền chữ vào slot của template — toàn bộ thiết kế/animation do template lo.

Input

1 tham số: URL bài báo (http:///https://) HOẶC đường dẫn file .txt.

Workflow (theo đúng thứ tự)

Step 1–3: Lấy nội dung + tạo output dir

Phát hiện input rồi lấy nội dung:

  • URL (bắt đầu http:///https://) → WebFetch với 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
    - domain (string): domain của URL
    Trả về JSON với 4 field trên.
    
    Fail (paywall/JS/4xx) → bảo user lưu nội dung vào .txt rồi gọi lại. Stop.
  • File .txtRead; title = dòng đầu (≤80 ký tự), content = phần còn lại, ogImage = null, domain = "local".
  • slug = ASCII không dấu (bỏ dấu tiếng Việt, đ→d), ≤40 ký tự; timestamp = YYYYMMDD-HHmm; outputDir = output/<slug>-<timestamp>/; mkdir -p.

Step 4: Đọc danh mục template

Đọc templates/CATALOG.md để biết template nào có + slot inputs của mỗi cái. Chỉ dùng templateId có trong CATALOG. Hiện có:

HOOK (chỉ 1):

  • frame-liquid-bg-hero — hero aurora (blob động + headline + CTA). LUÔN dùng cho scene hook.

BODY (Claude tự chọn theo nội dung — xem Step 5):

  • frame-vignelli — 1 con số nền tối charcoal + đỏ.
  • frame-pentagram-stat — 1 con số nền tối neon (Swiss grid, số cam phát sáng + accent cyan + biểu đồ cột).
  • frame-bold-poster — tuyên bố mạnh nhiều dòng + figure số lớn.
  • frame-build-minimal — câu chốt mạnh nền tối (1 từ lớn IN ĐẬM, glow cam, reveal từng chữ).
  • frame-creative-voltage — câu sáng tạo/khẩu hiệu, split xanh điện + chữ viết tay.
  • frame-glitch-title — cyberpunk glitch RGB-split (nền nhiễu) — hợp tin sốc/breaking/công nghệ.
  • frame-aicoding-listDANH SÁCH 2–5 mục (mỗi mục có icon + tag mức độ), nền tối gradient. Dùng khi scene là list/xếp hạng.
  • frame-aicoding-comparisonSO SÁNH 2 thứ (cũ vs mới, A vs B) — 2 card khung gradient + badge WIN + stat. Dùng khi scene đối đầu/đối chiếu.

Read the full file on GitHub · 170 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. 11d ago First seen · 170 lines · 0 tokens per session scan A cedc0b36d3a2

Subscribe to this mod's changes

create-template-video is a skill published in the GitHub repository huytranvan2010/AI-auto-generate-video (367 stars, last pushed 6d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,371 tokens. 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

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

general-video

Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…

heygen-com/hyperframes · 92 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

chengfeng-check-updates

An environment manager for a video-editing system. It checks whether its skills and runtime—the software needed to run them—are installed and compatible.

Agentchengfeng/chengfeng-videocut-skills · 120 tokens

diagnostic-stem-delivery

Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.

HKUDS/OpenSpace · 23 tokens