ozor-doc-to-video

ozor-doc-to-video is a skill for Claude Code, Codex from Mintii-Labs/ozor-skills. It costs 165 tokens per session (2,782 once invoked), scanned A, original, MIT.

A converter that turns documents and other written content into ready-to-use Ozor.ai video prompts. It supports files and sources such as PDFs, slide decks, blog posts, READMEs, release notes, onboarding guides, and web pages.

In plain words
What is it for?
Use it to prepare video prompts from documents, articles, project documentation, product overviews, changelogs, process guides, and landing pages.
Why use it?
It extracts the main message and organizes it into a video structure, saving you from designing the scenes and wording the video request yourself.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to prepare video prompts from documents, articles, project documentation, product overviews, changelogs, process guides, and landing pages.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mintii-labs/ozor-skills/ozor-doc-to-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 Mintii-Labs/ozor-skills --skill ozor-doc-to-video
Clone the repo
git clone --depth 1 https://github.com/Mintii-Labs/ozor-skills

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 ozor-doc-to-video

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/mintii-labs/ozor-skills/ozor-doc-to-video"><img src="https://agentmods.dev/badge/skills/mintii-labs/ozor-skills/ozor-doc-to-video.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 165 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,782 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.
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.00165 $0.02782
Opus 5 $0.00082 $0.01391
Sonnet 5 $0.00033 $0.00556
Haiku 4.5 $0.00016 $0.00278

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

Security

Grade A, and why

ozor-doc-to-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 12d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

mnt/user-data/outputs/ozor-skills/skills/ozor-doc-to-video/SKILL.md · 247 lines

How it starts

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

Ozor Doc-to-Video Converter

Transform any document into a structured, ready-to-paste Ozor.ai video prompt. This skill bridges the gap between written content and video by doing the hard work: extracting the core message, choosing the right video structure, writing scene-by-scene direction, and producing a prompt that Ozor can execute in one shot.

Supported Input Types

This skill works with any text-based content:

  • PDFs — policies, reports, whitepapers, one-pagers
  • PowerPoints / slide decks — pitch decks, sales decks, training presentations
  • Blog posts / articles — markdown files, text files, or URLs
  • READMEs — project documentation, product overviews
  • Release notes / changelogs — feature announcements, version updates
  • Onboarding docs — SOPs, handbooks, process guides
  • Landing pages — via URL fetch

If the file is uploaded, read it from the uploads directory. If it's a URL, fetch the content. If the content is already in the conversation, use it directly.

Workflow

Follow these three phases for every document.

Phase 1 — Analyze the Document

Read the full document and identify:

  1. Document type — what kind of content is this? (pitch deck, blog, SOP, changelog, report, etc.)
  2. Core message — what's the single most important takeaway? Compress to one sentence.
  3. Target audience — who would watch a video of this? (developers, executives, customers, employees, general public)
  4. Natural video type — based on the document, what kind of Ozor video fits best?
Document Type Best Video Type Recommended Scenes Format
Pitch deck Product launch / explainer 4–6 16:9
Blog post Explainer or social clip 3–5 (explainer) or 2–3 (social) 16:9 or 9:16
README Product demo / explainer 4–5 16:9
Release notes Feature announcement 1 per feature + intro/outro 16:9
Changelog Release notes video 1 per feature 16:9
SOP / handbook Training / onboarding video 5–7 16:9
Sales one-pager Product launch / social ad 3–4 16:9 or 9:16
Landing page Social clip or launch video 3–4 9:16 for social, 16:9 for web
Report / whitepaper Explainer 5–7 16:9
Investor update Investor update video 5–6 16:9

Read the full file on GitHub · 247 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. 12d ago First seen · 247 lines · 165 tokens per session scan A 3aa7001392ed

Subscribe to this mod's changes

ozor-doc-to-video is a skill published in the GitHub repository Mintii-Labs/ozor-skills (6 stars, last pushed 3mo ago), licensed MIT. It adds 165 tokens to every session and 2,782 once invoked, about $0.0008 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-31.

Related

Other skills, from other repositories

ozor-doc-to-video

Convert any document into a production-ready Ozor.ai video prompt. Use this skill whenever the user uploads a document (PDF, PowerPoint, Google Doc, Markdown, text file, or URL) and wants to turn it into a video. Also trigger when the user mentions 'turn this doc into a video', 'make a video from this PDF', 'video…

renalpelvisdeinocheirus70/ozor-skills · 165 tokens

ozor-landing-page-to-video

Convert any landing page or website into an Ozor.ai video prompt. Use this skill whenever the user provides a URL, landing page content, or website copy and wants to turn it into a video. Trigger on phrases like 'make a video from my website', 'video from this landing page', 'turn my homepage into a video', 'video…

renalpelvisdeinocheirus70/ozor-skills · 120 tokens

ozor-prompt-optimizer

Analyze and improve existing Ozor.ai video prompts for better output quality. Use this skill whenever the user has an Ozor prompt that produced mediocre results, wants to improve a video prompt, needs help debugging why a video didn't turn out well, or wants expert feedback on their prompt before running it. Trigger…

renalpelvisdeinocheirus70/ozor-skills · 146 tokens

ozor-video-best-practices

Expert guide for crafting high-quality video prompts for Ozor.ai, the AI video generation platform. Use this skill whenever the user mentions Ozor, wants to create a launch video, product demo, feature announcement, explainer video, social ad, release notes video, investor update, tutorial, or any marketing video.…

renalpelvisdeinocheirus70/ozor-skills · 167 tokens

ozor-changelog-to-video

Convert changelogs, release notes, and version updates into Ozor.ai video prompts. Use this skill whenever the user has a CHANGELOG.md, release notes, GitHub release, version bump summary, or any list of product changes and wants to turn them into a video. Trigger on phrases like 'video from my changelog', 'release…

renalpelvisdeinocheirus70/ozor-skills · 130 tokens

ozor-social-batch

Generate a batch of social media video prompts for multiple platforms from a single input. Use this skill whenever the user wants to create videos for multiple social platforms at once, repurpose one video across platforms, or create a social media video campaign. Trigger on phrases like 'social media videos', 'videos…

renalpelvisdeinocheirus70/ozor-skills · 133 tokens