ai-video-studio AGENTS.md

ai-video-studio AGENTS.md is an instructions file for Codex, OpenCode from yfge/ai-video-studio. It costs 1,428 tokens per session, scanned A, original, MIT.

A set of instructions for coding agents working in the ai-video-studio repository, an AI video production platform. It explains which project documents to follow and where the main parts of the system are.

In plain words
What is it for?
Use it when making changes in ai-video-studio, especially across its Python backend, Next.js frontend, automation scripts, and product task board.
Why use it?
It gives agents one reliable starting point and prevents them from relying on chat history or personal assumptions. It also helps them find the rules relevant to a particular task.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: mentions CLAUDE.md; mentions AGENTS.md; mentions Gemini CLI.

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.

agentmods
npx agentmods add instructions/yfge/ai-video-studio/agents-md
Clone the repo
git clone --depth 1 https://github.com/yfge/ai-video-studio

Made for: Codex, OpenCode.

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 ai-video-studio AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/yfge/ai-video-studio/agents-md.svg)](https://agentmods.dev/instructions/yfge/ai-video-studio/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/yfge/ai-video-studio/agents-md"><img src="https://agentmods.dev/badge/instructions/yfge/ai-video-studio/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,428 This file is loaded in full into every session.
When invoked 1,428 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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.01428 $0.01428
Opus 5 $0.00714 $0.00714
Sonnet 5 $0.00286 $0.00286
Haiku 4.5 $0.00143 $0.00143

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

Security

Grade A, and why

ai-video-studio AGENTS.md 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 6d 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.

AGENTS.md · 107 lines

How it starts

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

Agents Guidance for ai-video-studio

This file is the lightweight entrypoint for every coding agent working in this repository. Treat it as the table of contents, not the encyclopedia. Detailed policy lives in the linked docs under docs/.

Instruction Order

  • Follow: system / developer -> user -> AGENTS.md -> linked repository docs.
  • Keep CLAUDE.md and GEMINI.md as exact mirrors or symlinks to this file.
  • Keep real rules in the repository. Do not treat chat history, ad-hoc notes, or personal memory as source of truth.

Repository Mission

ai-video-studio is an AI production platform with:

  • ai-pic-backend/: FastAPI, SQLAlchemy, Alembic, Celery, provider integrations.
  • ai-pic-frontend/: Next.js 16 App Router operator workflows.
  • scripts/: repository automation, harness CLIs, and enforcement checks.
  • tasks.md: the canonical product task board. Do not create or revive task.md.

Agent System Of Record

Start here, then read only the docs needed for the task:

Read the full file on GitHub · 107 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. 6d ago First seen · 107 lines · 1,428 tokens per session scan A c0715e1d58f3

Subscribe to this mod's changes

ai-video-studio AGENTS.md is an instructions file published in the GitHub repository yfge/ai-video-studio (60 stars, last pushed 1mo ago), licensed MIT. It adds 1,428 tokens to every session, about $0.0071 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-30.