video-generation

video-generation is a skill for Codex from Rylaispirit/rylai-codex-hermes-skills. It costs 27 tokens per session (459 once invoked), scanned A, original, MIT.

A workflow for generating videos through an available video service, skill, MCP server, or API. It checks the available provider, credentials, quota, output controls, and delivery before submitting work.

In plain words
What is it for?
Use it to prepare structured video prompts, verify runtime capabilities, submit generation requests through a configured backend, and confirm the output path.
Why use it?
It prevents the workflow from assuming that a particular video backend or command is available, which can otherwise lead to failed or unverifiable results.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: reads .claude/ paths; mentions Claude Code; mentions Codex.

Good fit Use it to prepare structured video prompts, verify runtime capabilities, submit generation requests through a configured backend, and confirm the output path.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rylaispirit/rylai-codex-hermes-skills/video-generation
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 Rylaispirit/rylai-codex-hermes-skills --skill video-generation
Clone the repo
git clone --depth 1 https://github.com/Rylaispirit/rylai-codex-hermes-skills

Made for: 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 video-generation

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/rylaispirit/rylai-codex-hermes-skills/video-generation"><img src="https://agentmods.dev/badge/skills/rylaispirit/rylai-codex-hermes-skills/video-generation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 459 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00027 $0.00459
Opus 5 $0.00014 $0.00230
Sonnet 5 $0.00005 $0.00092
Haiku 4.5 $0.00003 $0.00046

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

Security

Grade A, and why

video-generation 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.

skills/video-generation/SKILL.md · 48 lines

What it actually says

Rylai Codex-Hermes-Claude Edition | Original portable workflow by Rylai

Runtime Compatibility

  • Codex: install under ~/.agents/skills/video-generation.
  • Hermes: install under ~/.hermes/skills/video-generation or expose the bundle through skills.external_dirs.
  • Claude Code: install under ~/.claude/skills/video-generation or <project>/.claude/skills/video-generation.
  • Claude.ai and Cowork: upload and enable the matching per-skill ZIP.
  • Resolve bundled files relative to this skill directory; do not depend on paths from another machine.
  • Check tools, packages, credentials, network access, and runtime capabilities before execution.
  • Upstream package status: adapted-core. The main workflow was rewritten to avoid missing legacy resources; advanced upstream features may remain unavailable.

Portable Video Generation

Generate a video only through a backend that is available and configured in the current runtime.

Runtime Routes

  • Use a video-generation tool, skill, MCP server, or API configured in the active runtime.
  • Do not assume a runtime-specific command exists; verify the provider, credentials, quota, and output controls before submission.

Workflow

  1. Convert the request into a structured prompt containing subject, action, setting, camera, lighting, style, duration, aspect ratio, and audio requirements.
  2. Save prompt and job metadata in the active workspace.
  3. Confirm provider limits, credentials, quota, and accepted reference-image formats.
  4. Submit the generation job and poll its actual status.
  5. Download the exact completed asset into the task output directory.
  6. Inspect the video or representative frames before delivery.
  7. Deliver the file through the current runtime's normal artifact or file mechanism.

Provider Boundary

Files

What ships with it

1 file 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.

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 · 48 lines · 27 tokens per session scan A e42971e0a8f2

Subscribe to this mod's changes

video-generation is a skill published in the GitHub repository Rylaispirit/rylai-codex-hermes-skills (55 stars, last pushed 28d ago), licensed MIT. It adds 27 tokens to every session and 459 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

image-studio

Generate, edit and upscale AI images via fal.ai through a three-stage studio workflow — brainstorm a strong prompt with the user, prototype cheaply and iterate on feedback, then produce a finalised image. Use when the user wants image generation or editing through the local fal.ai helper workflow, including requests…

moonlight-lupin/agent-skills · 214 tokens

clips-studio

Use when the user wants to "make a video/clip", "generate a video from text", "animate this image/photo", "create a marketing reel / social video / teaser", "do a 3D / parallax move", "pan/zoom/orbit a shot", or mentions fal.ai, Kling, Veo or Seedance for video. Staged fal.ai workflow — brainstorm, draft cheaply…

moonlight-lupin/agent-skills · 146 tokens

pexels-stock-photos

Search and download free real-world stock photos from the Pexels API. Use when the user wants a REAL photo — "find a photo of X", "search for pictures of Y", "stock image of Z", "I need a photo for this slide/article/presentation". Searches the Pexels library (millions of photos) and downloads images in the chosen…

moonlight-lupin/agent-skills · 173 tokens

photogpt

Générer des photos réalistes de personnes via PhotoGPT AI — portraits, headshots, mises en scène — en utilisant des modèles personnels entraînés (ex: modèle personnel) ou des modèles publics. Upload possible dans Mural via le flow assets.

RobinBeraud/hermes-skills · 55 tokens

voxtral-tts

Voxtral TTS: Mistral voice cloning and text-to-speech via API.

RobinBeraud/hermes-skills · 24 tokens

powerpoint

Create, read, edit .pptx decks, slides, notes, templates.

RobinBeraud/hermes-skills · 19 tokens