update

Detect and execute migrations for assistant-ui and AI SDK updates.

Updated May 28, 2026
One-click install
npx skills add https://github.com/ChaoTzuJung/knowledge-base-qa-bot --skill update-chaotzujung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update
Source: https://github.com/ChaoTzuJung/knowledge-base-qa-bot/tree/main/.agents/skills/update
Command: npx skills add https://github.com/ChaoTzuJung/knowledge-base-qa-bot --skill update-chaotzujung

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @assistant-ui/react, @assistant-ui/react-ai-sdk, ai, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexities of updating and migrating the assistant's components and AI SDK to the latest versions, streamlining the process and ensuring compatibility.

Core Features & Use Cases

  • Version Detection: Automatically identifies the current versions of assistant-ui and AI SDK and determines necessary updates.
  • Breaking Change Identification: Detects breaking changes and provides migration guides to ensure a smooth transition.
  • Execution of Migrations: Executes the necessary migrations, including package updates and code modifications, to update to the latest versions.
  • Use Case: When you want to ensure your assistant remains up-to-date with the latest features and improvements of assistant-ui and AI SDK without manual intervention.

Quick Start

Run the update skill to automate the process of updating assistant-ui and AI SDK components.

Frequently Asked Questions about update

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update assistant-ui and AI SDK to the latest versions?

To update assistant-ui and AI SDK, this Skill automates version detection, identifies breaking changes, and executes necessary package updates and code modifications for a smooth migration.

What is the best way to handle breaking changes during an AI SDK migration?

Handling breaking changes during an AI SDK migration is done automatically by detecting version conflicts and providing or applying the required migration guides and code modifications.

Do I need npm installed to migrate assistant-ui components?

Yes, you need npm installed to migrate assistant-ui components, as the Skill requires npm and specific package versions to successfully apply updates and execute migrations.

How does version detection work for assistant-ui and AI SDK updates?

Version detection works by automatically identifying the currently installed versions of assistant-ui and AI SDK, determining the necessary updates, and checking for breaking changes.

Can I automate code modifications when updating my AI SDK?

Yes, you can automate code modifications when updating your AI SDK, as the Skill executes necessary migrations including package updates and code changes to reach the latest versions.

Why does my assistant-ui update fail during migration?

An assistant-ui update may fail during migration if npm is not installed or if the specific required package versions are not met to apply the updates successfully.