update

A migration guide and workflow for upgrading assistant-ui projects to current releases. Assistant-ui is a React library for building chat interfaces, and the covered packages include its React packages and related AI SDKs.

In plain words
What is it for?
Use it when updating, bumping, or migrating an assistant-ui project and its listed AI SDK packages.
Why use it?
It helps handle renamed APIs, dependency conflicts, migrations, and type errors that can appear after an upgrade.

Skill for Claude CodeCodex

Part of the assistant-ui plugin — 13 skills shipped together

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.

agentmods
npx agentmods add skills/assistant-ui/skills/update
Any agent
npx skills add assistant-ui/skills --skill update
Clone the repo
git clone --depth 1 https://github.com/assistant-ui/skills

Made for: Claude Code, Codex.

Or install assistant-ui, the plugin that ships this one along with the rest of its 13 skills.

Per session 297 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,288 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00297 $0.01288
Opus 5 $0.00148 $0.00644
Sonnet 5 $0.00059 $0.00258
Haiku 4.5 $0.00030 $0.00129

Measured 3d ago against content hash 249a683b6e1c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

update 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 3d 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.

assistant-ui/skills/update/SKILL.md · 111 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

Files

What ships with it

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

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. 3d ago First seen · 111 lines · 297 tokens per session scan A 249a683b6e1c

Subscribe to this mod's changes

update is a skill published in the GitHub repository assistant-ui/skills (23 stars, last pushed 1mo ago), with no licence file. It adds 297 tokens to every session and 1,288 once invoked, about $0.0015 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

nextjs-idioms

Next.js App Router, RSC, Server Actions, ISR. For React see react-idioms. For TypeScript see typescript-idioms.

irahardianto/awesome-agv · 37 tokens

frontmcp-auth-ui

Use when customizing, branding, or replacing the built-in FrontMCP OAuth pages (the login, consent, federated-select, incremental-authorization, and error pages) with your own React components. Covers the auth.ui slot-to-file map and auth.extras name-to-handler map on the auth config (no decorator, no class); the…

agentfront/frontmcp · 184 tokens

nextjs-docs

Use this skill whenever the user asks about Next.js, React full-stack development, App Router, Server Components, or building web applications with Next.js. This skill covers Next.js 16.2.7 with React 19.2, App Router, Cache Components, Turbopack, and all modern patterns. Use it for code generation, architecture…

pledgeandgrow/pledge-skills · 138 tokens

codex-taskboard

一个本地优先(local-first)的任务看板:在浏览器中运行,既可以通过独立的 CDP 启动器、也可以通过注入脚本嵌入 Codex 使用。同一套 HTTP API 同时驱动 React Web UI 和随附 Codex Skill 使用的 taskctl CLI,形成一个"看板 + CLI + Agent 技能"一体的任务管理底座。.

AvalonLee/AstraCraft-Program · 0 tokens

general-video

Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…

heygen-com/hyperframes · 92 tokens

hyperframes-registry

Install, discover, and wire registry blocks and components into HyperFrames compositions. Use when running hyperframes add or hyperframes catalog, installing one item or every block matching a tag, wiring an installed item into index.html, or working with hyperframes.json. Covers discovery, install locations, block…

heygen-com/hyperframes · 92 tokens