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.
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 skills add calesthio/OpenMontage --skill visual-stylegit clone --depth 1 https://github.com/calesthio/OpenMontageWrote 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/calesthio/openmontage/visual-style)<a href="https://agentmods.dev/skills/calesthio/openmontage/visual-style"><img src="https://agentmods.dev/badge/skills/calesthio/openmontage/visual-style.svg" alt="Measured on agentmods" height="20"></a>- Socket pass
- Snyk warn
- NVIDIA SkillSpector pass
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.00136 | $0.01480 |
| Opus 5 | $0.00068 | $0.00740 |
| Sonnet 5 | $0.00027 | $0.00296 |
| Haiku 4.5 | $0.00014 | $0.00148 |
Grade A, and why
visual-style 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.
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.
What ships with it
15 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/connectors/figma.md 6.0 KB
- references/connectors/heygen-video-agent.md 3.6 KB
- references/connectors/html-slides.md 4.8 KB
- references/connectors/paper-design.md 4.0 KB
- references/extractors/from-pdf.md 7.6 KB
- references/extractors/from-video.md 6.9 KB
- references/extractors/from-website.md 6.8 KB
- references/gallery/game-boy-color.visual-style.md 4.7 KB
- references/gallery/heygen-ai-video.visual-style.md 5.3 KB
- references/gallery/mueller-brockmann-swiss.visual-style.md 4.1 KB
- references/gallery/neville-brody-industrial.visual-style.md 4.1 KB
- references/gallery/saul-bass-cinematic.visual-style.md 4.3 KB
- references/spec.md 8.9 KB
- references/templates/full.visual-style.md 3.2 KB
- references/templates/minimal.visual-style.md 584 B
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 · 123 lines · 136 tokens per session scan A 4d6b51fa9b4e
visual-style is a skill published in the GitHub repository calesthio/OpenMontage (56,602 stars, last pushed 2d ago), licensed AGPL-3.0. It adds 136 tokens to every session and 1,480 once invoked, about $0.0007 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-09-03.
Other skills, from other repositories
frontend-blueprint
AI frontend specialist and design consultant that guides users through a structured discovery process before generating any code. Collects visual references, design tokens, typography, icons, layout preferences, and brand guidelines to ensure the final output matches the user's vision with high fidelity. Use when the…
mermaid-studio
Expert Mermaid diagram creation, validation, and rendering with dual-engine output (SVG/PNG/ASCII). Supports all 20+ diagram types including C4 architecture, AWS architecture-beta with service icons, flowcharts, sequence, ERD, state, class, mindmap, timeline, git graph, sankey, and more. Features code-to-diagram…
excalidraw-studio
Generate Excalidraw diagrams from natural language descriptions. Outputs .excalidraw JSON files openable in Excalidraw. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", "generate an Excalidraw file", "draw an ER diagram", "create a…
figma-implement-design
Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Use when the user provides Figma URLs or node IDs and asks to implement designs or components that must match Figma specs. Requires a working…
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications. Generates creative, polished code that avoids generic AI aesthetics. Do NOT use for design review or audit (use web-design-guidelines…
figma
Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Use when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting. Covers general Figma data fetching and exploration.…