p-video-replace

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

Instructions for replacing a person, outfit, or product inside existing video while retaining the original camera movement and audio.

In plain words
What is it for?
Use it for footage edits where a subject or product must be swapped while the surrounding shot and sound remain.
Why use it?
They define the preparation, credentials, and required inputs for making a focused video replacement instead of generating a new scene.

Skill for Claude CodeCodex

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

Good fit Use it for footage edits where a subject or product must be swapped while the surrounding shot and sound remain.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/prunaai/pruna-skills/p-video-replace
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-replace
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-replace/plugin install p-video-replace 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-replace

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/prunaai/pruna-skills/p-video-replace"><img src="https://agentmods.dev/badge/skills/prunaai/pruna-skills/p-video-replace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,267 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 86% 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.00029 $0.02267
Opus 5 $0.00015 $0.01133
Sonnet 5 $0.00006 $0.00453
Haiku 4.5 $0.00003 $0.00227

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

Security

Grade A, and why

p-video-replace 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 5d 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.

Makes network callslowCapability

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

## HTTP (curl)
Origin

This is a copy

86% identical to video-editing — 178 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-replace/SKILL.md · 157 lines

How it starts

The opening of the file, as written. The whole thing — 157 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
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

In the first reply, name `p-video-replace` 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. Draft swaps with Prompt craft (dynamic + faithful) — do not paste skill examples. Redirect when When NOT to use fits better.

Prompt craft (dynamic + faithful)

instruction_prompt maps source slots → reference images → preserve-list. Change only what the user asked; keep camera, audio, and unmentioned elements identical.

Do Don't
Formula: name source element → map each ref (first reference, image 2) → preserve-list (walking pace, camera tracking, audio) Vague replace the person with no slot mapping
Ritual seed before drafting; fresh wording for preserve clauses when the brief allows Copy this skill's sample (olive coat, navy jacket) when the user described different targets
Lock swap intent (character / clothing-only / object / mixed) from the user Drop preserve-list and hope motion/audio hold
Show instruction_prompt before POST when wording is not locked Silent swap that changes background, cast, or unrequested regions

Read the full file on GitHub · 157 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. 5d ago Changed · +2 lines 893a99804a06
  2. 9d ago First seen · 155 lines · 29 tokens per session scan A c497724370c9

Subscribe to this mod's changes

p-video-replace is a skill published in the GitHub repository PrunaAI/pruna-skills (17 stars, last pushed 6d ago), licensed Apache-2.0. It adds 29 tokens to every session and 2,267 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 86% identical to video-editing, differing in 178 lines, and is treated as a copy.