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.
npx agentmods add instructions/prunaai/pruna-skills/agents-mdgit clone --depth 1 https://github.com/PrunaAI/pruna-skillsWhat 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.
| Model | Per session | Once 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 |
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) | 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. |
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.
- yesterday First seen · 79 lines · 1,052 tokens per session scan A 511cc1a94665
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.
Other instructions, from other repositories
show-me-the-story AGENTS.md
Instructions for Nigh/show-me-the-story, covering agents.md — ai 小说生成器项目指南, 项目概述, 编译与运行, 完整编译(含前端构建) and 或手动分步.
Undefined CLAUDE.md
Instructions for 69gg/Undefined, covering claude.md, 项目概述, 开发命令, 依赖安装 / 初始化 and 启动.
Undefined AGENTS.md
Instructions for 69gg/Undefined, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and tools & features.
mcp-agent-langchainjs AGENTS.md
Instructions for Azure-Samples/mcp-agent-langchainjs, covering mcp agent langchain.js project instructions, architecture overview, component communication flow, key architectural patterns and authentication & state management.
mcp-agent-langchainjs api.instructions.md
Instructions for Azure-Samples/mcp-agent-langchainjs: If you get it right you'll get a 1000$ bonus, but if you get it wrong you'll be fired.
mcp-agent-langchainjs script.instructions.md
Instructions for Azure-Samples/mcp-agent-langchainjs: If you get it right you'll get a 1000$ bonus, but if you get it wrong you'll be fired.