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 dasein108/slope-studio --skill marketing-deploygit clone --depth 1 https://github.com/dasein108/slope-studioWrote 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/dasein108/slope-studio/marketing-deploy)<a href="https://agentmods.dev/skills/dasein108/slope-studio/marketing-deploy"><img src="https://agentmods.dev/badge/skills/dasein108/slope-studio/marketing-deploy/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/dasein108/slope-studio/marketing-deploy"><img src="https://agentmods.dev/badge/skills/dasein108/slope-studio/marketing-deploy.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.00079 | $0.00741 |
| Opus 5 | $0.00039 | $0.00370 |
| Sonnet 5 | $0.00016 | $0.00148 |
| Haiku 4.5 | $0.00008 | $0.00074 |
Grade A, and why
marketing-deploy 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 10d 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 — 52 lines — stays where its author put it; the contents beside it link to each section on GitHub.
marketing-deploy — produce, publish, link
Turn one chosen bet (entry_id + idea, from the backlog pick in marketing-guru) into a
published Short bound to its journal entry.
Do this
- Get the spend cap from the channel budget (set once via
studio marketing budget --channel <name> --per-video 0.60or--per-minute 0.40):CAP=$(studio marketing budget --channel <name> --for-duration <duration_s>)--for-durationreturns the per-video--max-cost(flat for per-video budgets; rate × length for per-minute). If it prints(budget unset), set the budget first or pass--max-costby hand. - Produce + publish via the film-maker skill (it owns the pipeline):
studio estimate <run_id> # if iterating an existing run, price stage 3 first studio run "<idea>" --duration 60 --tier <cheap|balanced> --max-cost $CAP \ --publish-to youtube --privacy public --channel <name>--tier cheap≈ stills + free motion;balancedspends--max-coston AI clips for hero scenes.--max-costis the whole-video cap (images + clips + music):runreserves the music bed and auto-downgrades paid fal music to synth if it won't fit, so total spend stays ≤ cap. Stage 3 aborts pre-flight if the clip estimate exceeds what's left. Cheapest "still alive" recipe ≈ $0.41 (freemotion-*+ one ≤6s ltx hook + freelocalmusic); seedocs/10-architecture/cost-model.mdfor the ladder. - Link the run to the bet (so measure can find the video):
Pulls the YouTube id fromstudio marketing link <entry_id> <run_id> --channel <name>runs/<run_id>/07_publish.json; setsstatus: deployed. - Wait before measuring — give the Short 48–72h+ to accrue watch time.
Notes
linkalso captures production telemetry — cost, duration, animators/fx/model, and per-stage providers — from the run manifest into the bet (T3), solearncan attribute success to the effects used and you can track spend per bet.- Repeat backlog→deploy until ~10 videos are live to exit cold-start.
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.
- 10d ago First seen · 52 lines · 79 tokens per session scan A 10bfdcca2340
marketing-deploy is a skill published in the GitHub repository dasein108/slope-studio (3 stars, last pushed 1mo ago), licensed MIT. It adds 79 tokens to every session and 741 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-31.
Other skills, from other repositories
claude-real-video
Watch a video for the user. Use when the user shares a video URL (YouTube etc.) or local video file and wants it summarized, analyzed, or discussed — Claude can't ingest video directly, so this skill extracts scene-aware keyframes + transcript first, then reads those.
edit-video
Edit video with FableCut — assemble a cut, add titles and captions, grade, add transitions, keyframe animation, speed ramps, and export. Use whenever the user wants to cut, trim, caption, subtitle, grade, or otherwise edit a video, or asks to open/start the video editor.
remake-reel
Analyze a reference video (a reel, montage, or ad the user likes) into an edit blueprint — shot boundaries, music beats, BPM, energy curve, the drop — and rebuild the same structure with the user's own footage. Use when someone says "make it like this video", "remake this reel with my clips", or asks what makes an…
shogun-screenshot
A screenshot tool for getting images from a computer or web page and then cropping, resizing, or masking sensitive information. Playwright is a browser-automation tool used here to capture web pages.
claude-real-video-for-agents
Install and use crv (claude-real-video) — a tool that lets any AI agent watch videos by extracting scene-aware keyframes, deduplicating them, and transcribing audio. Use when the user shares a video URL or file and wants it analyzed, summarized, or discussed.
nous-branding
Generate images and content consistent with the Nous Research brand identity. Use when creating visuals in the Nous / Theia / Hermes ecosystem: a "cyber-classical" style blending neo-classical statuary, cyberpunk/industrial grunge, and retro anime illustration. Covers official brand color palette, typography…