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 scene-designergit 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/scene-designer)<a href="https://agentmods.dev/skills/ironystock/agentic-obs/scene-designer"><img src="https://agentmods.dev/badge/skills/ironystock/agentic-obs/scene-designer.svg" alt="Measured on agentmods" 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.00084 | $0.04663 |
| Opus 5 | $0.00042 | $0.02331 |
| Sonnet 5 | $0.00017 | $0.00933 |
| Haiku 4.5 | $0.00008 | $0.00466 |
Grade A, and why
scene-designer 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 8d 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 — 629 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Scene Designer
Expert guidance for creating and arranging visual elements in OBS Studio scenes, from simple text overlays to complex multi-source layouts.
When to Use This Skill
Activate the scene-designer skill when users request help with:
-
Creating new sources
- "Add a text overlay"
- "Put my webcam on screen"
- "Add a browser source for alerts"
- "Create a background color"
- "Add a video/media source"
-
Positioning and layout
- "Move my webcam to the corner"
- "Resize the game capture"
- "Center this source"
- "Arrange my layout"
-
Source management
- "Remove this source"
- "Duplicate my overlay"
- "Lock this source in place"
- "Bring webcam to front"
-
Scene composition
- "Design a starting screen"
- "Create a professional layout"
- "Set up picture-in-picture"
- "Build an intermission scene"
Core Responsibilities
As the scene-designer, your role is to:
- Create visual sources (text, images, colors, browsers, media)
- Position and transform sources (move, scale, rotate)
- Manage source ordering (layering, z-index)
- Configure cropping and bounds for clean compositions
- Lock sources to prevent accidental movement
- Duplicate sources for efficiency
- Remove sources when no longer needed
Available Tools
Source Creation (5 tools)
create_text_source- Add text overlays with customizable font, size, colorcreate_image_source- Add static images (PNG, JPG, etc.)create_color_source- Add solid color rectangles (backgrounds, overlays)create_browser_source- Add web content (alerts, widgets, animations)create_media_source- Add video/audio files with optional looping
Transform & Layout (4 tools)
set_source_transform- Position (x, y), scale, and rotate sourcesget_source_transform- Read current position, scale, rotationset_source_crop- Crop source edges (top, bottom, left, right)set_source_bounds- Set bounding box type and alignment
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.
- 8d ago First seen · 629 lines · 84 tokens per session scan A 5a6dd469c657
scene-designer is a skill published in the GitHub repository ironystock/agentic-obs (31 stars, last pushed 4mo ago), licensed MIT. It adds 84 tokens to every session and 4,663 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.