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 danstrem2/clawdbot-skill-master-pack --skill ai-sdk-uigit clone --depth 1 https://github.com/danstrem2/clawdbot-skill-master-packWrote 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/danstrem2/clawdbot-skill-master-pack/ai-sdk-ui)<a href="https://agentmods.dev/skills/danstrem2/clawdbot-skill-master-pack/ai-sdk-ui"><img src="https://agentmods.dev/badge/skills/danstrem2/clawdbot-skill-master-pack/ai-sdk-ui/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/danstrem2/clawdbot-skill-master-pack/ai-sdk-ui"><img src="https://agentmods.dev/badge/skills/danstrem2/clawdbot-skill-master-pack/ai-sdk-ui.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.00117 | $0.04063 |
| Opus 5 | $0.00059 | $0.02031 |
| Sonnet 5 | $0.00023 | $0.00813 |
| Haiku 4.5 | $0.00012 | $0.00406 |
Grade A, and why
ai-sdk-ui 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.
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.
What ships with it
21 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.
- .claude-plugin/plugin.json 762 B
- .clawhub/origin.json 141 B
- README.md 8.5 KB
- references/links-to-official-docs.md 3.4 KB
- references/nextjs-integration.md 4.8 KB
- references/streaming-patterns.md 8.3 KB
- references/top-ui-errors.md 13 KB
- references/use-chat-migration.md 8.4 KB
- rules/ai-sdk-ui.md 2.2 KB
- scripts/check-versions.sh 1.6 KB runs code
- templates/custom-message-renderer.tsx 8.4 KB
- templates/message-persistence.tsx 8.4 KB
- templates/nextjs-api-route.ts 6.2 KB runs code
- templates/nextjs-chat-app-router.tsx 7.8 KB
- templates/nextjs-chat-pages-router.tsx 5.0 KB
- templates/package.json 1.2 KB
- templates/use-chat-attachments.tsx 7.2 KB
- templates/use-chat-basic.tsx 3.8 KB
- templates/use-chat-tools.tsx 5.7 KB
- templates/use-completion-basic.tsx 4.9 KB
- templates/use-object-streaming.tsx 8.2 KB
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 · 558 lines · 117 tokens per session scan A 5c22cab4b936
ai-sdk-ui is a skill published in the GitHub repository danstrem2/clawdbot-skill-master-pack (2 stars, last pushed 7mo ago), with no licence file. It adds 117 tokens to every session and 4,063 once invoked, about $0.0006 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-31.
Other skills, from other repositories
claude-design
Design one-off HTML artifacts (landing, deck, prototype).
p5js
Use when users request: p5.js sketches, creative coding, generative art, interactive visualizations, canvas animations, browser-based visual art, data viz, shader effects, or any p5.js project.
lark-apps
A tool for building and hosting applications in Feishu’s Miaoda platform, including local full-stack projects and cloud-generated apps. It also supports designs such as websites, dashboards, prototypes, and slide decks.
openakita/skills@web-artifacts-builder
Suite of tools for creating elaborate, multi-component interactive HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
openakita/skills@miaoda-app-builder
Miaoda App Builder - create web apps, WeChat mini-programs, games, AI tools, SaaS products, and dashboards through natural language conversations. Full workflow from code generation to deployment.
frontend-dataviz
A skill for choosing and creating clear charts from user-provided data, following the Storytelling with Data approach. It matches chart types to tasks such as comparing categories, showing trends, or displaying distributions.