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/pasta-devs/marinara-engine/impeccablenpx skills add Pasta-Devs/Marinara-Engine --skill impeccablegit clone --depth 1 https://github.com/Pasta-Devs/Marinara-EngineWrote 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/pasta-devs/marinara-engine/impeccable)<a href="https://agentmods.dev/skills/pasta-devs/marinara-engine/impeccable"><img src="https://agentmods.dev/badge/skills/pasta-devs/marinara-engine/impeccable.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.00189 | $0.03332 |
| Opus 5 | $0.00095 | $0.01666 |
| Sonnet 5 | $0.00038 | $0.00666 |
| Haiku 4.5 | $0.00019 | $0.00333 |
Grade A, and why
impeccable 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 4d 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.
The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
51 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.
- agents/openai.yaml 236 B
- reference/adapt.md 6.3 KB
- reference/animate.md 7.7 KB
- reference/audit.md 7.5 KB
- reference/bolder.md 6.3 KB
- reference/brand.md 10 KB
- reference/clarify.md 6.0 KB
- reference/cognitive-load.md 4.7 KB
- reference/color-and-contrast.md 6.0 KB
- reference/colorize.md 8.0 KB
- reference/craft.md 14 KB
- reference/critique.md 14 KB
- reference/delight.md 9.6 KB
- reference/distill.md 5.6 KB
- reference/document.md 28 KB
- reference/extract.md 3.4 KB
- reference/harden.md 8.4 KB
- reference/heuristics-scoring.md 11 KB
- reference/interaction-design.md 7.1 KB
- reference/layout.md 7.8 KB
- reference/live.md 47 KB
- reference/motion-design.md 5.9 KB
- reference/onboard.md 7.6 KB
- reference/optimize.md 7.4 KB
- reference/overdrive.md 8.9 KB
- reference/personas.md 7.1 KB
- reference/polish.md 12 KB
- reference/product.md 4.0 KB
- reference/quieter.md 4.8 KB
- reference/responsive-design.md 3.4 KB
- reference/shape.md 9.4 KB
- reference/spatial-design.md 3.6 KB
- reference/teach.md 9.4 KB
- reference/typeset.md 6.2 KB
- reference/typography.md 8.2 KB
- reference/ux-writing.md 5.1 KB
- scripts/cleanup-deprecated.mjs 8.9 KB runs code
- scripts/command-metadata.json 7.8 KB
- scripts/design-parser.mjs 25 KB runs code
- scripts/detect-csp.mjs 6.6 KB runs code
- scripts/is-generated.mjs 2.2 KB runs code
- scripts/live-accept.mjs 23 KB runs code
- scripts/live-browser.js 194 KB runs code
- scripts/live-inject.mjs 17 KB runs code
- scripts/live-poll.mjs 6.7 KB runs code
- scripts/live-server.mjs 27 KB runs code
- scripts/live-wrap.mjs 23 KB runs code
- scripts/live.mjs 8.6 KB runs code
- scripts/load-context.mjs 5.0 KB runs code
- scripts/modern-screenshot.umd.js 44 KB runs code
- scripts/pin.mjs 6.0 KB runs code
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.
- 4d ago First seen · 177 lines · 189 tokens per session scan A 1b901dee150e
impeccable is a skill published in the GitHub repository Pasta-Devs/Marinara-Engine (623 stars, last pushed today), licensed AGPL-3.0. It adds 189 tokens to every session and 3,332 once invoked, about $0.0009 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
azure-openai-to-responses
Migrate Python apps from Azure OpenAI Chat Completions to the Responses API. Covers AzureOpenAI/AsyncAzureOpenAI client migration to the v1 endpoint, streaming, tools, structured output, multi-turn, EntraID auth, and model compatibility checks. Python-focused, Azure OpenAI-specific. USE FOR: migrate to responses API…
debugger
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
using-oac
Use when starting any conversation — establishes how to find and use OAC skills, requiring Skill tool invocation BEFORE ANY response including clarifying questions, this is your secret weapon to best perform your tasks.
tui-validate
Validates Terminal User Interface (TUI) output using freeze for screenshot capture and LLM-as-judge for semantic validation. Supports both visual (PNG/SVG) and text-based validation modes.
code-task-generator
Generates structured .code-task.md files from descriptions or PDD implementation plans. Auto-detects input type, creates properly formatted tasks with Given-When-Then acceptance criteria.
evaluate-presets
Use when testing Ralph's hat collection presets, validating preset configurations, or auditing the preset library for bugs and UX issues.