avatar-video

avatar-video is a skill for Claude Code from calesthio/OpenMontage. It costs 127 tokens per session (1,583 once invoked), scanned A, original, AGPL-3.0.

A tool for making videos with AI-presented avatars, selected voices, written scripts, scenes, and backgrounds.

In plain words
What is it for?
Use it to choose an avatar and voice, write its exact lines, and create videos with multiple scenes and backgrounds.
Why use it?
It brings these video decisions into one workflow when a digital presenter needs to deliver specific content.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: installed under .agents/ (shared by several agents).

not rated 57krepo +791 5d ago A scan Socket: passSnyk: passSkillSpector: warn 127 tokens AGPL-3.0

Good fit Use it to choose an avatar and voice, write its exact lines, and create videos with multiple scenes and backgrounds.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/calesthio/openmontage/avatar-video
About the project

OpenMontage is an agent-driven video production system that uses coding assistants to handle tasks such as research, scripting, asset creation, editing, and composition. It is intended for people who want to produce videos through natural-language instructions and includes the project's workflows as catalogue add-ons.

calesthio/OpenMontage · 56,948 stars · on GitHub · openmontage.video

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.

Any agent
npx skills add calesthio/OpenMontage --skill avatar-video
Clone the repo
git clone --depth 1 https://github.com/calesthio/OpenMontage

Made for: Claude Code.

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 avatar-video

README.md
[![agentmods](https://agentmods.dev/badge/skills/calesthio/openmontage/avatar-video/github.svg)](https://agentmods.dev/skills/calesthio/openmontage/avatar-video)
Your own site
<a href="https://agentmods.dev/skills/calesthio/openmontage/avatar-video"><img src="https://agentmods.dev/badge/skills/calesthio/openmontage/avatar-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 avatar-video

Your own site · 80×15
<a href="https://agentmods.dev/skills/calesthio/openmontage/avatar-video"><img src="https://agentmods.dev/badge/skills/calesthio/openmontage/avatar-video.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 127 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,583 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 4 Apr 2026
  • Snyk pass 4 Apr 2026
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 2 findings, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high Tool Misuse · line 36
    Tool parameters are crafted to achieve unintended or unsafe behavior. Parameter abuse can bypass intended safety checks (e.g. shell=True, --force, dangerous glob patterns).
    Fix: Validate all tool parameters against an allowlist. Reject dangerous parameter values (shell=True, --force, -rf /) and use safe defaults.
  • medium Data Exfiltration · line 24
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
How audits are shown
Origin unknown 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.00127 $0.01583
Opus 5 $0.00063 $0.00792
Sonnet 5 $0.00025 $0.00317
Haiku 4.5 $0.00013 $0.00158

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

Security

Grade A, and why

avatar-video scanned grade A with 1 finding 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -X GET "https://api.heygen.com/v2/avatars" \
.agents/skills/avatar-video/SKILL.md · 118 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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 · 118 lines · 127 tokens per session scan A 2bba4e8d4e67

Subscribe to this mod's changes

avatar-video is a skill published in the GitHub repository calesthio/OpenMontage (56,948 stars, last pushed 5d ago), licensed AGPL-3.0. It adds 127 tokens to every session and 1,583 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

feature-demo-recording

Record a demo video of a web feature from a real browser. Two modes -- a NARRATED film where measured voiceover drives the timeline (designed slides, subtitles, punch-in camera, rendered from an HTML timeline), and a SILENT evidence clip for a PR or a QA pass. Use when the user asks to record a video, demo, or screen…

kirodotdev/KiroCrew · 90 tokens

image-authoring

Author images and diagrams as code — SVG, Pillow, Excalidraw, mermaid. Load when asked to draw, illustrate, or make an image, icon, logo, poster, or diagram.

kirodotdev/KiroCrew · 45 tokens

pptx-maker

Generate or restyle a PowerPoint deck. Use when the user wants to create or edit a .pptx presentation, build slides from text or a URL, or design a reusable slide style.

kirodotdev/KiroCrew · 43 tokens

docs-manage

Manage the Grounded Docs MCP Server documentation index. Covers scraping and indexing documentation from URLs or local files, refreshing existing indexes with changed content, and removing libraries from the index. Use when you need to add, update, or delete indexed documentation.

arabold/docs-mcp-server · 53 tokens

fetch-url

Fetch a single URL and convert its content to Markdown. Use when you need to read a web page, documentation page, or API reference without indexing it. The content is returned as plain Markdown text on stdout.

arabold/docs-mcp-server · 45 tokens

gpt-image-skill

A skill for generating or editing images through OpenAI's GPT Image API, a programming interface for requesting image operations. It uses a bundled Python script and supports configuration such as model, size, quality, and output file.

feiskyer/claude-code-settings · 115 tokens