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/ameyanagi/morphos/morphous-catalognpx skills add Ameyanagi/morphos --skill morphous-cataloggit clone --depth 1 https://github.com/Ameyanagi/morphosWrote 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/ameyanagi/morphos/morphous-catalog)<a href="https://agentmods.dev/skills/ameyanagi/morphos/morphous-catalog"><img src="https://agentmods.dev/badge/skills/ameyanagi/morphos/morphous-catalog.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.00079 | $0.01829 |
| Opus 5 | $0.00039 | $0.00915 |
| Sonnet 5 | $0.00016 | $0.00366 |
| Haiku 4.5 | $0.00008 | $0.00183 |
Grade A, and why
morphous-catalog 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.
How it starts
The opening of the file, as written. The whole thing — 115 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Morphous Catalog
Core Rule
Morphous is a website for browsing motif-driven design systems and shadcn/tweakcn-compatible themes. Generate creative bitmap assets with the Codex image tool (imagegen skill), not repo scripts. Scripts may assemble metadata, sample colors, remove chroma-key backgrounds, write theme files, and validate assets, but they must not fabricate the motif, design-system boards, or generated web example images.
Use Bun for project commands (bun run ...). If a Python helper or validator is needed, run it through uv (for example uv run --with pyyaml python ...); do not call python or python3 directly. Do not create or update PowerPoint output unless the user explicitly reintroduces that requirement.
Motif Workflow
- Pick or confirm one system identity:
slug, display name, motif subject, motif category (animal,insect,plant,landscape,mineral,weather, etc.), biome/context, and design mood. - Generate the motif first as an isolated transparent-background asset. For the built-in image tool, use the
imagegentransparent workflow: generate on a flat removable chroma-key background, remove it locally, then validate alpha. Save the final PNG topublic/systems/{slug}/motif.pngoranimal.pngwhen preserving an older bundle contract. - Generate
design-system-light.pngfrom the motif image as a source reference. It must be one comprehensive high-resolution board containing palette, typography, multilingual type guidance, components, navigation, dashboard/data, forms, texture, spacing/radius/shadow tokens, and sample usage. - Generate
design-system-dark.pngas a separate high-resolution image-tool call from the same motif and light board. It must feel like the same system translated to dark mode. - Generate additional web assets only when useful:
hero.png,texture.png,background.png, example app screens, pattern crops, or card imagery. Keep these derived from the motif and boards. - Record every final image-generation prompt in that system's
public/systems/{slug}/prompts.json. Prompts are user-facing assets; include enough detail for users to reuse them. - Record system identity, palette, theme references, and asset paths in that system's
public/systems/{slug}/system.json. - Derive and export shadcn/tweakcn theme tokens from the motif and boards, then update catalog metadata and website routes.
- Validate the theme, generated assets, catalog, and app before finishing.
What ships with it
2 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.
- 4d ago First seen · 115 lines · 79 tokens per session scan A 7953bfd0017e
morphous-catalog is a skill published in the GitHub repository Ameyanagi/morphos (100 stars, last pushed 18d ago), licensed Apache-2.0. It adds 79 tokens to every session and 1,829 once invoked, about $0.0004 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
codex-imagegen-taste
Premium, anti-slop DESIGN layer over /codex-imagegen: turn a brief into an art-directed, one-image-per-section website comp (landing page, hero, full mockup, design reference) by injecting a taste preamble + a locked house style into EACH call of the codex-imagegen helper. This is the BRAIN (what to draw, how…
openclaw-brand
Apply OpenClaw visual identity to logos, typography, imagery, voice, documents, presentations, social graphics, and launch materials. Use when the task changes brand identity rather than ordinary product UI or public-page composition.
extract-design
Extract the full design language from any website URL. Produces 8 output files including AI-optimized markdown, visual HTML preview, Tailwind config, React theme, shadcn/ui theme, Figma variables, W3C design tokens, and CSS variables. Also runs WCAG accessibility scoring. Use when user says 'extract design', 'get…
design
Use when the user wants the visual/experiential design of a product done systematically — a design system, a screen, a landing page, or a visual identity — grounded in researched real-world prior art and free of AI slop. Establishes/extends the design system, invokes the matching local taste skill, dispatches the…
designlang-tokens
Use when styling UI for cal.com — references the extracted design system tokens instead of inventing colors, spacing, or typography.
ss-studio
Turn a product brief and optional references into three distinct creative directions, a human-selected StyleSeed interaction plan, generated image/video asset jobs, a working UI prototype, and a verified prototype-first showcase reel. Use for client concepts, app interaction exploration, trendy but coherent UI…