Borrowing it
Nothing to install: this file belongs to Epsilondelta-ai/pi-web. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/Epsilondelta-ai/pi-web/main/.pi/skills/piweb-design-deck/SKILL.mdgit clone --depth 1 https://github.com/Epsilondelta-ai/pi-webWrote 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/epsilondelta-ai/pi-web/piweb-design-deck)<a href="https://agentmods.dev/skills/epsilondelta-ai/pi-web/piweb-design-deck"><img src="https://agentmods.dev/badge/skills/epsilondelta-ai/pi-web/piweb-design-deck/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/epsilondelta-ai/pi-web/piweb-design-deck"><img src="https://agentmods.dev/badge/skills/epsilondelta-ai/pi-web/piweb-design-deck.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00048 | $0.00559 |
| Opus 5 | $0.00024 | $0.00280 |
| Sonnet 5 | $0.00010 | $0.00112 |
| Haiku 4.5 | $0.00005 | $0.00056 |
Grade A, and why
piweb-design-deck 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 — 73 lines — stays where its author put it; the contents beside it link to each section on GitHub.
pi-web Design Deck
Use this skill when the user wants visual design options shown inside pi-web.
When to use
- User asks for design 시안, UI mockups, visual options, or design review options.
- User is using pi-web and needs previews without an external browser.
design_deckfails to open or would require refresh/external window.
Output contract
Return a fenced JSON block with top-level type: "piweb_design_deck".
Do not call the external design_deck tool for pi-web-native previews unless the user explicitly asks for the external deck.
{
"type": "piweb_design_deck",
"id": "stable-short-id",
"title": "Deck title",
"slides": [
{
"id": "slide-id",
"title": "Decision title",
"context": "Short context for the decision.",
"options": [
{
"label": "Option A",
"description": "What this direction optimizes for.",
"recommended": true,
"aside": "Tradeoffs, implementation notes, or why this is recommended.",
"previewHtml": "<div style='...'>self-contained mockup</div>"
}
]
}
]
}
Rules
- Use 2-4 options per slide.
- Make options meaningfully different, not just color variants.
previewHtmlmust be self-contained inline HTML/CSS.- Keep HTML inert: no scripts, no network dependencies, no iframes inside preview HTML.
- Prefer realistic product copy and layout over generic hero/card filler.
- For pi-web itself, preserve the terminal/local-agent identity unless the user asks for a new brand.
- If the user picks an option, treat it as the implementation contract.
Recommended option shape
label: concise direction name.description: one-line summary.recommended: only for the strongest option.aside: why/impact/tradeoffs.previewHtml: visual mockup.
pi-web-specific guidance
For pi-web design work, usually separate:
- top shell command input: direct workspace command execution.
- bottom composer: natural-language Pi instruction.
- center panel: session transcript or first-run guidance.
- mobile: compact brand instead of wide ASCII banners.
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 · 73 lines · 48 tokens per session scan A a296e472ecee
piweb-design-deck is a skill published in the GitHub repository Epsilondelta-ai/pi-web (56 stars, last pushed 1mo ago), licensed MIT. It adds 48 tokens to every session and 559 once invoked, about $0.0002 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
plannotator-visual-explainer
Generate self-contained HTML visualizations with Plannotator theming. Use for implementation plans, PR explainers, architecture diagrams, data tables, slide decks, and any visual explanation of technical concepts. Plans and PR explainers follow Plannotator's prescriptive approach; all other visual content delegates to…
plannotator-annotate
Open Plannotator's annotation UI for a file, folder, or URL, then address the returned annotations.
figma
Access Figma design files using native pi tools — read LLM-ready summaries, explanations, implementation context, screenshots, components, styles, variables, and design tokens. Requires a Figma personal access token.
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).