p-video-2

p-video-2 is a skill for Claude Code, Codex from PrunaAI/pruna-skills. It costs 53 tokens per session (3,596 once invoked), scanned A, a copy of p-video-avatar, Apache-2.0.

A video-generation workflow for making polished short clips from text, images, or audio, including B-roll, frame-to-frame animation, and motion shots with improved lip-sync.

In plain words
What is it for?
Use it for B-roll, animated transitions between starting and ending images, motion shots, and short clips with synced speech.
Why use it?
It helps turn a short creative idea or source material into a focused clip without treating it as a full film or a talking-head video.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions subagents; positional $N argument.

Good fit Use it for B-roll, animated transitions between starting and ending images, motion shots, and short clips with synced speech.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/prunaai/pruna-skills/p-video-2
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 PrunaAI/pruna-skills --skill p-video-2
Clone the repo
git clone --depth 1 https://github.com/PrunaAI/pruna-skills

Made for: Claude Code, Codex.

Its marketplace also offers this one on its own, as the plugin p-video-2/plugin install p-video-2 after adding the marketplace above.

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 p-video-2

README.md
[![agentmods](https://agentmods.dev/badge/skills/prunaai/pruna-skills/p-video-2/github.svg)](https://agentmods.dev/skills/prunaai/pruna-skills/p-video-2)
Your own site
<a href="https://agentmods.dev/skills/prunaai/pruna-skills/p-video-2"><img src="https://agentmods.dev/badge/skills/prunaai/pruna-skills/p-video-2/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 p-video-2

Your own site · 80×15
<a href="https://agentmods.dev/skills/prunaai/pruna-skills/p-video-2"><img src="https://agentmods.dev/badge/skills/prunaai/pruna-skills/p-video-2.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,596 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin 88% copy Near-identical to another mod 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.00053 $0.03596
Opus 5 $0.00026 $0.01798
Sonnet 5 $0.00011 $0.00719
Haiku 4.5 $0.00005 $0.00360

Measured today against content hash 897bba51bd97, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

p-video-2 scanned grade A with 1 finding 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 today.

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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

| Run the `generation-diversity` random seed ritual; state it; rotate ≥2 free axes (camera move, lighting shift, texture, pacing) when the brief allows | Copy curl examples from this skill (`sports car`, `person turns`,
Origin

This is a copy

88% identical to p-video-avatar — 173 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/video/p-video-2/SKILL.md · 214 lines

How it starts

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

Prerequisites

Install and load these skills before generating (skip if already in context via @pruna):

Skill Description Install
generation-diversity Use when writing any generative prompt — ritual seed, explicit structure, scenario axes, and quality gates before paid API calls. npx skills add PrunaAI/pruna-skills@generation-diversity -y
video-prompting Use when crafting video or motion prompts for any generative model — dramaturgy, camera, physics-safe motion, frame anchors, and clip chaining. npx skills add PrunaAI/pruna-skills@video-prompting -y
audio-prompting Use when crafting TTS, music, or bed prompts for any generative audio model — director style, song structure, and post-production layering. npx skills add PrunaAI/pruna-skills@audio-prompting -y
pruna-api Use before any Pruna or Replicate HTTP call — credentials, upload/poll/download, parallel batches, and agent safety. npx skills add PrunaAI/pruna-skills@pruna-api -y

Or install the full suite once: npx skills add PrunaAI/pruna-skills@pruna -y

Follow each skill's Before generating / craft sections — do not restate guide content here.

Agent habit

Routing: `p-video-2` is the quality clip generator (text / image / audio). Use `p-video` for simpler, quicker clips. Talking-head-only (no native scene audio) → `p-video-avatar`. Instruction edit of existing footage → `p-video-edit`.

In the first reply, name `p-video-2` in backticks, confirm PRUNA_API_KEY (or stop with signup links from pruna-api), then ask for required inputs. Open intake → generation-diversity clarification intake before the first POST. When drafting motion prompts, follow Prompt craft (dynamic + faithful) and video-prompting (p-video-2-prompting) — do not paste skill examples. Redirect when When NOT to use fits better.

Prompt craft (dynamic + faithful)

Every input.prompt must be fresh and specific, and must match the user's beat. Diversity never overrides the brief. Craft deltas vs p-video: video-prompting (p-video-2-prompting).

Read the full file on GitHub · 214 lines

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. today First seen · 214 lines · 53 tokens per session scan A 897bba51bd97

Subscribe to this mod's changes

p-video-2 is a skill published in the GitHub repository PrunaAI/pruna-skills (17 stars, last pushed yesterday), licensed Apache-2.0. It adds 53 tokens to every session and 3,596 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 88% identical to p-video-avatar, differing in 173 lines, and is treated as a copy.

Related

Other skills, from other repositories