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 skills/criptogus/hermesoffice/hermesoffice-decksnpx skills add criptogus/HermesOffice --skill hermesoffice-decksgit clone --depth 1 https://github.com/criptogus/HermesOfficeWrote 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/criptogus/hermesoffice/hermesoffice-decks)<a href="https://agentmods.dev/skills/criptogus/hermesoffice/hermesoffice-decks"><img src="https://agentmods.dev/badge/skills/criptogus/hermesoffice/hermesoffice-decks.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 | $0.00068 | $0.00539 |
| Opus 5 | $0.00034 | $0.00269 |
| Sonnet 5 | $0.00014 | $0.00108 |
| Haiku 4.5 | $0.00007 | $0.00054 |
Grade A, and why
hermesoffice-decks 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 5d 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
Producing decks
New decks: always through the generation pipeline
For blank/from-scratch decks do not hand-assemble pages element by element — use the pipeline:
-
If the brief is vague,
ask_clarification(audience, goal, tone) or decide with professional judgment. -
Pick a style spec from
templates/decks/and read it:Spec Character modern.mdBold, asymmetric, one idea per slide elegant.mdEditorial serif, muted luxury professional.mdCorporate reviews/QBRs, agenda + summary keynote-speaker.mdStage deck: huge type, dark, no bullets minimal.mdMonochrome, typographic, zero decoration tech-dark.mdDeveloper product: dark UI, code cards investor-pitch.mdFundraising: traction-first, ≤12 slides workshop.mdInteractive session: exercises + timeboxes -
plan_deckwith acore_hook, the spec's Style section asstyle, and the user's content mapped onto the spec's suggested page plan. -
generate_deckonce, passing all planned pages; follow the<generation-progress>notes until every page is done.
Refining an existing deck (native tools)
When the deck already has real content, refine with the element tools:
read_slide for fresh ids, then set_element_text/style/transform/fill/ stroke, edit_table_*, edit_chart, set_slide_background. For
multi-element layout changes use execute_slide_script (atomic, reads real
geometry) and heed the layout-audit warnings it returns.
Data discipline
Charts require a declared dataSource (user / document / search /
sample). search requires an actual web_search in this conversation;
sample data must be explicitly flagged to the user as illustrative.
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.
- 5d ago First seen · 46 lines · 68 tokens per session scan A cfbc13efef9c
hermesoffice-decks is a skill published in the GitHub repository criptogus/HermesOffice (544 stars, last pushed yesterday), licensed Apache-2.0. It adds 68 tokens to every session and 539 once invoked, about $0.0003 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
image-generator
AI image generation skill. Transforms text descriptions into images via Gemini API. Triggers when users request image generation, drawing, or creating visual assets.
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.
podcast-generation
Use this skill when the user requests to generate, create, or produce podcasts from text content. Converts written content into a two-host conversational podcast audio format with natural dialogue.
nano-banana-pro-openrouter
Deterministic OpenRouter image generation adapter for Nano Banana Pro / Gemini image models. Use as skillexec when a meta-skill needs local image files and structured IMAGEREADY records without spawning an LLM agent.
spotify-player
Terminal Spotify playback/search via spogo (preferred) or spotifyplayer. Use when the user asks to play music, search for a song, skip a track, pause playback, check what is currently playing, control Spotify, list audio devices, or manage a Spotify queue from the terminal.
imagegen
Generate original images, artwork, product visuals, diagrams, or other raster assets with the desktop's configured image provider. Use whenever the user asks to create or generate an image.