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 davidtoby/agent-skills --skill local-media-smart-device-workflowsgit clone --depth 1 https://github.com/davidtoby/agent-skillsWrote 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/davidtoby/agent-skills/local-media-smart-device-workflows)<a href="https://agentmods.dev/skills/davidtoby/agent-skills/local-media-smart-device-workflows"><img src="https://agentmods.dev/badge/skills/davidtoby/agent-skills/local-media-smart-device-workflows/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/davidtoby/agent-skills/local-media-smart-device-workflows"><img src="https://agentmods.dev/badge/skills/davidtoby/agent-skills/local-media-smart-device-workflows.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.00089 | $0.00413 |
| Opus 5 | $0.00044 | $0.00206 |
| Sonnet 5 | $0.00018 | $0.00083 |
| Haiku 4.5 | $0.00009 | $0.00041 |
Grade A, and why
local-media-smart-device-workflows 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 6d 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.
What it actually says
Local, Media, and Smart-Device Workflows
Use this umbrella for user-environment utilities that are not primarily document/research/productivity workflows.
Core workflow
- Identify whether the task is read-only lookup, media generation, playback/control, or secret retrieval.
- Check tool availability and account/device context before issuing commands.
- For side effects such as playback, lights, or generated assets, verify target device/output path.
- For generated/downloaded media, return usable file paths or previews and note format/resolution.
- For secrets, retrieve only the minimum required value and never echo it back unnecessarily.
Labeled playbooks
Places and weather
Use local/Google Places tools for POIs and weather tools for forecasts. Include location assumptions and units.
Smart lights and speakers
Discover rooms/devices first, then apply scene/playback/volume actions. Verify status after changes.
Spotify and music playback
Prefer the configured terminal Spotify tool; handle device selection and queue/playback state explicitly.
Audio visualization and TTS
Use audio feature/spectrogram tools for analysis and ElevenLabs-style TTS tools for voice output. Return media paths.
GIF/image generation
Use GIF search for existing reaction media; use image generation/editing tools when new visual assets are requested. Preserve prompts and output files.
Secrets
Use 1Password CLI for setup, login, injection, and one-off secret reads with redaction.
Reference files
Tool-specific command recipes and setup quirks live in references/from-*.md.
What ships with it
12 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/from-openclaw-imports-1password.md 4.6 KB
- references/from-openclaw-imports-eightctl.md 1.4 KB
- references/from-openclaw-imports-gifgrep.md 2.4 KB
- references/from-openclaw-imports-goplaces.md 1.8 KB
- references/from-openclaw-imports-local-places.md 19 KB
- references/from-openclaw-imports-nano-banana-pro.md 12 KB
- references/from-openclaw-imports-openai-image-gen.md 9.1 KB
- references/from-openclaw-imports-sag.md 2.6 KB
- references/from-openclaw-imports-songsee.md 1.6 KB
- references/from-openclaw-imports-sonoscli.md 1.4 KB
- references/from-openclaw-imports-spotify-player.md 1.9 KB
- references/from-openclaw-imports-weather.md 1.7 KB
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.
- 6d ago First seen · 47 lines · 89 tokens per session scan A 603534730cd7
local-media-smart-device-workflows is a skill published in the GitHub repository davidtoby/agent-skills (10 stars, last pushed 1mo ago), licensed MIT. It adds 89 tokens to every session and 413 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-09-03.
Other skills, from other repositories
officecli-pitch-deck
Use this skill when the user is building a fundraising / investor pitch deck — seed, Series A / B / C, convertible note, SAFE round, strategic raise. Trigger on: 'pitch deck', 'investor deck', 'Series A deck', 'Series B deck', 'Series C deck', 'fundraising deck', 'seed pitch', 'VC deck', 'raising capital', 'term sheet…
morph-ppt
Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style…
morph-ppt-3d
3D Morph PPT — extends morph-ppt with GLB model insertion, cinematographic camera, model-content layout, and enriched visual design system.
xiaoai-tts
Control Xiaoai speaker via OpenXiaoAI Voice API for high-quality TTS playback. Use when the user wants to play voice notifications, announcements, or TTS through the Xiaoai speaker using the OpenXiaoAI HTTP API. Supports Doubao (ByteDance) TTS with emotions, voice types, and speed control. Triggers on queries like…
rosclaw-embodied
A set of rules for completing robot tasks in ROSClaw, a system for running and checking robot work. It covers approved robot files, acceptance evidence, and separate rules for simulation and real hardware.
draw
Draw - command-line tool for everyday use.