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 Jonnyton/TinyAssets --skill brandgit clone --depth 1 https://github.com/Jonnyton/TinyAssetsWrote 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/jonnyton/tinyassets/brand)<a href="https://agentmods.dev/skills/jonnyton/tinyassets/brand"><img src="https://agentmods.dev/badge/skills/jonnyton/tinyassets/brand/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/jonnyton/tinyassets/brand"><img src="https://agentmods.dev/badge/skills/jonnyton/tinyassets/brand.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.00000 | $0.01230 |
| Opus 5 | $0.00000 | $0.00615 |
| Sonnet 5 | $0.00000 | $0.00246 |
| Haiku 4.5 | $0.00000 | $0.00123 |
Grade A, and why
tinyassets-design 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 9d 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 — 95 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Read ../design-system/DESIGN.md first: it is the rules layer, and
../design-system/tokens/tiny.tokens.json is the machine-readable mirror of
the canonical tokens in ../design-system/src/styles/tokens.css.
If you are building production UI, import the real library
(@tiny/design-system) rather than copying values. If you are making a mock or
a one-off artifact, copy the token :root out of tokens.css into a standalone
HTML file so the look is identical.
What TinyAssets is (get this right before designing anything)
- The product in one line: your own AI universe. A cloud agent with storage, connections, automations and a brain of its own, running on the Claude or ChatGPT subscription you already pay for. It builds any automation to any platform from a few primitives, learns you as it goes, and keeps working when you close the tab.
- Naming: TinyAssets is the platform and brand; Tiny is the universe a person talks to, in the first person. A chatbot connected over MCP relays to the universe; it never speaks as it.
- Voice: plain, exact, unhurried. Say what a universe finished, with the receipt. Never "AI-powered", never "unleash", never sparkle. Load-bearing verbs: found, connect, build, run, remix, refuse.
- Never claim: a platform-supplied model, a paid work market, tokens or crypto, host-run fleets, a list of integrations, or engagement metrics.
Visual DNA (ink editorial)
- Ground: ink
#14140f, raised surfaces#1c1c16and up. Never pure black, never a light default. - Cream:
#f2efe6for text; three quieter steps below it. - One accent: ember
#e0703ffor the single action on a surface, one emphasised word, and the dot in the mark. A muted green#3a7d47is reserved for genuine liveness. Nothing else is coloured. - Type: Fraunces (variable optical size) for display and first-person prose, Source Sans 3 for body, IBM Plex Mono for every id, number, timestamp and receipt line.
- Motif: rules and receipts. Sections are separated by hairlines, data sits
in ruled tables (
.ledger), and a run reports itself as a.receiptbetween a heavy top rule and a foot rule. Radii are small, shadows nearly absent, no glows or gradients.
What ships with it
7 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.
- 9d ago First seen · 95 lines · 0 tokens per session scan A 7b4ce09f8cec
tinyassets-design is a skill published in the GitHub repository Jonnyton/TinyAssets (1 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,230 tokens. 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-04.
Other skills, from other repositories
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).
visual-ralph
Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ultragoal with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.
accessibility
Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.
make-resume
A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.