ozor-prompt-optimizer

ozor-prompt-optimizer is a skill for Claude Code, Codex from Mintii-Labs/ozor-skills. It costs 146 tokens per session (3,085 once invoked), scanned A, original, MIT.

A tool for reviewing and rewriting Ozor.ai video prompts. Ozor.ai is a service that generates videos from written instructions.

In plain words
What is it for?
Improving an existing Ozor.ai prompt, investigating why a generated video looks wrong, or reviewing a prompt before running it.
Why use it?
Vague or incomplete prompts can produce generic or incorrect videos. This identifies missing details and suggests a clearer prompt.

Skill for Claude CodeCodex

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

Good fit Improving an existing Ozor.ai prompt, investigating why a generated video looks wrong, or reviewing a prompt before running it.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mintii-labs/ozor-skills/ozor-prompt-optimizer
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-prompt-optimizer
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-prompt-optimizer

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/mintii-labs/ozor-skills/ozor-prompt-optimizer"><img src="https://agentmods.dev/badge/skills/mintii-labs/ozor-skills/ozor-prompt-optimizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 146 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,085 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.00146 $0.03085
Opus 5 $0.00073 $0.01543
Sonnet 5 $0.00029 $0.00617
Haiku 4.5 $0.00015 $0.00309

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

Security

Grade A, and why

ozor-prompt-optimizer 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/ozor-prompt-optimizer/SKILL.md · 285 lines

How it starts

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

Ozor Prompt Optimizer

Analyze existing Ozor.ai video prompts and transform them from vague or underperforming into specific, high-quality prompts that produce great results on the first try. This skill acts as a prompt quality reviewer — it identifies what's missing, what's vague, and what can be improved, then rewrites the prompt.

When to Use This Skill

  • User has a prompt that produced a mediocre video
  • User wants a prompt reviewed before running it
  • User is iterating on a video and can't get the result they want
  • User asks "why does my video look generic/bad/wrong?"
  • User pastes an existing prompt and asks for improvements

The Prompt Quality Framework

Every Ozor prompt is scored on six dimensions. A great prompt scores high on all six.

1. Specificity (most impactful)

Bad: "Show the product" Good: "Show the TaskFlow dashboard with 3 task columns (To Do, In Progress, Done), each containing 2–3 task cards. Zoom in on a card being dragged from 'To Do' to 'In Progress'."

Ozor generates better output when it knows exactly what to render. Vague prompts force the AI to guess, and its guesses will be generic.

Check for:

  • Are visual descriptions concrete? (colors, layouts, animations)
  • Is text on screen explicitly written out, not just described?
  • Are scene transitions specified?
  • Is the overall visual style defined beyond just "clean" or "modern"?

2. Structure

Bad: A long paragraph describing the whole video. Good: Numbered scenes, each with a clear title and single purpose.

Check for:

  • Is the prompt broken into numbered scenes?
  • Does each scene have exactly one job?
  • Is there a logical flow (hook → content → CTA)?
  • Are scenes ordered for maximum impact?

3. Constraints

Bad: "Make a video about my product" Good: "Create a 45-second landscape (16:9) video with 12 scenes"

Check for:

  • Duration specified?
  • Aspect ratio specified (16:9 or 9:16)?
  • Scene count specified?
  • Maximum text per scene implied or stated?

Read the full file on GitHub · 285 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 · 285 lines · 146 tokens per session scan A 00bb10072793

Subscribe to this mod's changes

ozor-prompt-optimizer is a skill published in the GitHub repository Mintii-Labs/ozor-skills (6 stars, last pushed 3mo ago), licensed MIT. It adds 146 tokens to every session and 3,085 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-08-31.

Related

Other skills, from other repositories

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