cradle-artifacts

cradle-artifacts is a skill for Claude Code, Codex from wibus-wee/cradle-app. It costs 67 tokens per session (1,262 once invoked), scanned A, original, no licence file.

Guidance for creating and updating Cradle Agent Artifacts: interactive JSX dashboards, audits, review boards, charts, and tables shown beside chat. JSX is a syntax for writing user interfaces in JavaScript or TypeScript.

In plain words
What is it for?
Use it to build or revise dashboards, audits, review boards, charts, and tables, including their imports, exported component, inventory, and reusable artifact ID.
Why use it?
It helps agents produce reusable interactive views instead of placing structured interface content into plain chat text.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to build or revise dashboards, audits, review boards, charts, and tables, including their imports, exported component, inventory, and reusable artifact ID.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wibus-wee/cradle-app/cradle-artifacts
Install

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.

Any agent
npx skills add wibus-wee/cradle-app --skill cradle-artifacts
Clone the repo
git clone --depth 1 https://github.com/wibus-wee/cradle-app

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for cradle-artifacts

README.md
[![agentmods](https://agentmods.dev/badge/skills/wibus-wee/cradle-app/cradle-artifacts/github.svg)](https://agentmods.dev/skills/wibus-wee/cradle-app/cradle-artifacts)
Your own site
<a href="https://agentmods.dev/skills/wibus-wee/cradle-app/cradle-artifacts"><img src="https://agentmods.dev/badge/skills/wibus-wee/cradle-app/cradle-artifacts/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.

agentmods 80×15 button for cradle-artifacts

Your own site · 80×15
<a href="https://agentmods.dev/skills/wibus-wee/cradle-app/cradle-artifacts"><img src="https://agentmods.dev/badge/skills/wibus-wee/cradle-app/cradle-artifacts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,262 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00067 $0.01262
Opus 5 $0.00034 $0.00631
Sonnet 5 $0.00013 $0.00252
Haiku 4.5 $0.00007 $0.00126

Measured 9d ago against content hash 59d8253c7b3c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

cradle-artifacts 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.

resources/skills/cradle-artifacts/SKILL.md · 128 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

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.

  1. 9d ago First seen · 128 lines · 67 tokens per session scan A 59d8253c7b3c

Subscribe to this mod's changes

cradle-artifacts is a skill published in the GitHub repository wibus-wee/cradle-app (73 stars, last pushed yesterday), with no licence file. It adds 67 tokens to every session and 1,262 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.

Related

Other skills, from other repositories

design-taste-frontend

Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.

Leonxlnx/taste-skill · 61 tokens

image-to-code

Elite website image-to-code skill for Codex. For visually important web tasks, it must first generate the design image(s) itself, deeply analyze them, then implement the website to match them as closely as possible. In Codex, it must prefer large, readable, section-specific images instead of tiny compressed boards…

Leonxlnx/taste-skill · 116 tokens

html-artifacts

Author the HTML for a plan artifact, dashboard iframe, or Slack attachment — structure, design plan, available runtime, theming, and craft. Read this before writing HTML for saveplan, outputiframe, or slackattachhtml.

langchain-ai/open-swe · 51 tokens

minimalist-ui

Clean editorial-style interfaces. Warm monochrome palette, typographic contrast, flat bento grids, muted pastels. No gradients, no heavy shadows.

Leonxlnx/taste-skill · 34 tokens

web-verify

Look at your OWN front-end change before claiming it works -- navigate the loopback URL of a dev server or pod you started, screenshot the surface you changed, read the image to judge it, and embed it in chat. Three capture backends: playwright-cli (the session the dashboard Browser panel shows), the agent-browser CLI…

kirodotdev/KiroCrew · 0 tokens

widgets

Render rich HTML inline via tags with theme-aware styling. Load when emitting an mcwidget so the iframe inherits the dashboard theme instead of clashing with light / dark / custom palettes.

kirodotdev/KiroCrew · 42 tokens