pruna-skills AGENTS.md

A set of instructions and reusable skills for creating images, videos, audio, and other media through the Pruna AI API. It works with several coding agents and separates guidance, individual API tools, and multi-step workflows.

In plain words
What is it for?
Use it to install Pruna skills, choose the right media-generation tool, plan multi-step media jobs, and follow the required setup and clarification process.
Why use it?
It explains how the media skills fit together, how to install them, and which decisions to settle before paid API calls or long renders. This helps avoid unclear requests, unexpected costs, and incorrect output.

Instructions file for CodexOpenCode

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/prunaai/pruna-skills/agents-md
Clone the repo
git clone --depth 1 https://github.com/PrunaAI/pruna-skills

Made for: Codex, OpenCode.

Per session 1,052 This file is loaded in full into every session.
When invoked 1,052 The same file — it is already loaded in full.
Security scan A 1 finding. 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 $0.01052 $0.01052
Opus 5 $0.00526 $0.00526
Sonnet 5 $0.00210 $0.00210
Haiku 4.5 $0.00105 $0.00105

Measured yesterday against content hash 511cc1a94665, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

pruna-skills AGENTS.md 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 yesterday.

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.

| **Workflow** | Multi-step deliverable — agent is the runner (curl + ffmpeg) |
AGENTS.md · 79 lines

How it starts

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

Pruna Skills (agent notes)

Generative media skills for the Pruna AI API. Portable Agent Skills — Cursor, Claude Code, Copilot, Codex, and more.

How it works

See README.md for the user-facing glossary and quickstart.

Type Role
Guide Vendor-neutral craft (image-prompting, video-prompting, audio-prompting, video-editing, generation-diversity) or Pruna HTTP (pruna-api)
Tool One paid API call (p-image, p-video, …)
Workflow Multi-step deliverable — agent is the runner (curl + ffmpeg)
Suite pruna — install everything

Tools list guide deps under Prerequisites with npx skills add. Workflows list tools only (guides come via tools). Optional external companions (e.g. HyperFrames for HTML → MP4 launch reels) install the same way but are not in @pruna — see video-editing and its combination-hyperframes reference. Do not copy craft between skills — install the other skill.

Clarification (library-wide)

Before the first paid API call, bulk generation, or long render, resolve open decisions that change cost or output. SSoT: open intake → generation-diversity clarification intake — generate vs existing media, palette, narration/VO, music, captions, aspect ratio, resolution (720p/1080p, canvas, megapixels), structure, and workflow approval gates.

Skill type Behavior
Guides / tools Defer to clarification intake when the brief is silent; craft skills clarify creative locks before drafting prompts.
Workflows Run the workflow Intake: ask before generating table, then cross-check universal topics in clarification intake.
HyperFrames (optional) Fresh jobs: intent interview → BRIEF.md. Edits/resume: hyperframes clarification-before-build reference.
pruna-api Credentials + pruna-api agent-safety reference before upload.

Read the full file on GitHub · 79 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. yesterday First seen · 79 lines · 1,052 tokens per session scan A 511cc1a94665

Subscribe to this mod's changes

pruna-skills AGENTS.md is an instructions file published in the GitHub repository PrunaAI/pruna-skills (17 stars, last pushed 4d ago), licensed Apache-2.0. It adds 1,052 tokens to every session, about $0.0053 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other instructions, from other repositories