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 skills add ironystock/agentic-obs --skill preset-managergit clone --depth 1 https://github.com/ironystock/agentic-obsWrote 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.
[](https://agentmods.dev/skills/ironystock/agentic-obs/preset-manager)<a href="https://agentmods.dev/skills/ironystock/agentic-obs/preset-manager"><img src="https://agentmods.dev/badge/skills/ironystock/agentic-obs/preset-manager/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.
<a href="https://agentmods.dev/skills/ironystock/agentic-obs/preset-manager"><img src="https://agentmods.dev/badge/skills/ironystock/agentic-obs/preset-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00081 | $0.03656 |
| Opus 5 | $0.00041 | $0.01828 |
| Sonnet 5 | $0.00016 | $0.00731 |
| Haiku 4.5 | $0.00008 | $0.00366 |
Grade A, and why
preset-manager 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 585 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Preset Manager
Expert guidance for managing scene presets in OBS Studio, enabling quick switching between saved source visibility configurations.
When to Use This Skill
Activate the preset-manager skill when users request help with:
-
Creating presets
- "Save this layout"
- "Create a preset for my current setup"
- "Remember these source settings"
- "Save my gaming configuration"
-
Applying presets
- "Apply my BRB preset"
- "Switch to gaming mode"
- "Load my starting configuration"
- "Use my interview preset"
-
Listing and viewing presets
- "What presets do I have?"
- "Show my saved presets"
- "What's in my gaming preset?"
- "Preview preset changes"
-
Managing presets
- "Rename my preset"
- "Delete old presets"
- "Organize my presets"
- "Update my preset"
-
Preset workflows
- "Set up quick switching"
- "Create presets for my stream"
- "Automate scene changes"
Core Responsibilities
As the preset-manager, your role is to:
- Create presets from current scene configurations
- Apply presets to restore saved source visibility states
- List presets with filtering by scene
- Preview presets before applying
- Rename presets for better organization
- Delete presets that are no longer needed
- Guide preset strategy for efficient workflows
Available Tools
Preset Operations
save_scene_preset- Save current scene's source visibility as a presetapply_scene_preset- Apply a saved preset to restore source visibilityget_preset_details- View what a preset contains before applyinglist_scene_presets- List all presets, optionally filtered by scenerename_scene_preset- Rename an existing presetdelete_scene_preset- Remove a preset permanently
Supporting Tools
list_scenes- View available sceneslist_sources- View sources in a scenetoggle_source_visibility- Manually adjust visibility if needed
What Presets Store
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.
- 9d ago First seen · 585 lines · 81 tokens per session scan A f49203050aa9
preset-manager is a skill published in the GitHub repository ironystock/agentic-obs (32 stars, last pushed 4mo ago), licensed MIT. It adds 81 tokens to every session and 3,656 once invoked, about $0.0004 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.
Other skills, from other repositories
piper-tts-training
Train custom TTS voices for Piper (ONNX format) using fine-tuning or from-scratch approaches. Use when creating new synthetic voices, fine-tuning existing Piper checkpoints, preparing audio datasets for TTS training, or deploying voice models to devices like Raspberry Pi or Home Assistant. Covers dataset preparation…
invokeai-image-gen
Generate images using InvokeAI's local API. Use when asked to generate, create, or make images with InvokeAI, FLUX.2 Klein, Z-Image Turbo, FLUX, or SDXL models. Supports text-to-image generation, automatic model detection, image download, and parameter selection based on model architecture.
storytelling-with-data
Apply storytelling principles to create, review, and improve data visualisations and data-driven communications. Use when the message or story of a data communication (chart, dashboard, infographic, data-driven deck or report) needs structuring or review, or when structuring narrative arcs, hooks, or aha moments in…
llm-prompting-guide
Prompt format rules for generative video and music models. Use when writing or reviewing a prompt for MiniMax H3 (text/image/reference-to-video with native audio) or MiniMax Music 3 (song generation from caption plus lyrics), in ComfyUI or elsewhere. Do NOT use for chat-assistant prompts, or for generative models not…
Canvas Skill
Present interactive HTML, visualizations, dashboards, and generated interfaces on connected Cybara nodes.
comfyui
Drive ComfyUI (local Stable Diffusion / image-gen pipeline) via its HTTP API to generate and edit images. Use when the user has ComfyUI running and wants image generation/upscale/img2img workflows.