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 SlideSpeak/slide-design-skill --skill neue-klassegit clone --depth 1 https://github.com/SlideSpeak/slide-design-skillWrote 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/slidespeak/slide-design-skill/neue-klasse)<a href="https://agentmods.dev/skills/slidespeak/slide-design-skill/neue-klasse"><img src="https://agentmods.dev/badge/skills/slidespeak/slide-design-skill/neue-klasse/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/slidespeak/slide-design-skill/neue-klasse"><img src="https://agentmods.dev/badge/skills/slidespeak/slide-design-skill/neue-klasse.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.00062 | $0.00854 |
| Opus 5 | $0.00031 | $0.00427 |
| Sonnet 5 | $0.00012 | $0.00171 |
| Haiku 4.5 | $0.00006 | $0.00085 |
Grade A, and why
neue-klasse 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 12d 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 — 49 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Neue Klasse — Authoring Guide
An executive automotive strategy deck at the bar of BMW Group corporate communications. Precise, technical, confident. Every slide is purpose-built for its content; the deck balances dense, structured information slides with a few that breathe.
Action titles, not topics
Every content slide's title is a complete-sentence claim, never a topic label. Read top to bottom, the titles alone carry the argument.
- Wrong: "Customer expectations"
- Right: "Premium customers expect the vehicle to fit naturally into their lives."
The motorsport tricolour is the signature
A thin three-segment bar (blue / cyan / red) appears in the masthead of every slide and as the accent on section markers, numerals and timeline nodes. It is the one recurring brand gesture. Never expand it into decoration; it stays a precise mark.
Density is a layout choice, never a type size
Vary the layout register across the deck. Type always stays readable (≈14–20px body). When a slide carries a lot, use a richer structure (multi-column grid, matrix, journey table, timeline) — never shrink the text.
- Editorial register:
cover,closing— one idea, large type, air. - Balanced register:
principles,focus,matrix,comparison— a title, one structured exhibit, a so-what. - Data-dense register:
expectations,journey-map,benefit-table,operating-model,roadmap— several organised zones, readable type, footnotes.
Colour discipline
- White ground on content slides; charcoal (#16181D) on cover, section markers and closing.
- BMW blue (#0066B1) is the single accent: highlighted data, numerals, key markers. Cool blue (#2E9BD6) is a secondary tint only.
- Red appears only inside the tricolour mark and on negative deltas. Never a second accent.
- Hairlines (#DCE0E5) for rules and gridlines.
Voice
- Lead with the conclusion. Confident, engineered, free of hedges.
- Sentence case everywhere. No tracked-out caps.
- If a slide could appear on a generic SaaS landing page, it is wrong for this deck.
What ships with it
5 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.
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.
- 12d ago First seen · 49 lines · 62 tokens per session scan A 6e0ed99a97f8
neue-klasse is a skill published in the GitHub repository SlideSpeak/slide-design-skill (21 stars, last pushed 2mo ago), licensed MIT. It adds 62 tokens to every session and 854 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
opencli-sitemap-author
Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo.
omh-rust
This is a Hermes-native rust workflow skill.
omh-code-review
This is a Hermes-native code-review workflow skill.
redteam-web-detail-pack
Routing and boundary guidance for authorized general web application security testing. Use as a web testing router when the attack surface should be dispatched to more specific web vulnerability skills.
android-pentest
A guide for authorized security testing of Android apps, covering APK inspection, runtime testing, traffic capture, code review, and function hooking. An APK is the installable package used by an Android app.
manage-schemas
Creates, views, edits, deletes, and validates note schemas for the MCP Task Orchestrator in .taskorchestrator/config.yaml — the templates that define which notes agents must fill at each workflow phase. Also recommends schema designs from a library of workflow patterns (autonomous coding loops, spec-driven teams…