CopilotKitCopilotKitOfficialยท3 Agent Skills Included

OpenGenerativeUI

Generate interactive charts, diagrams, and widgets from plain chat prompts

Generates live interactive visuals from chat prompts, including SVG diagrams, Chart.js dashboards, 3D scenes, simulations, and UI mockups. Eliminates hand-coding of visualizations and static screenshots by streaming sandboxed HTML widgets directly into the conversation. Teaches AI agents when to pick each visual format and how to style it, so explanations render faster with consistent light and dark theming.
npx skills add CopilotKit/OpenGenerativeUI --all -g -y
Available:

Explains to the AI agent how the CopilotKit v2 agent-state pattern works in this template, so it can read and update shared application state through tools and keep the frontend UI in sync.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install OpenGenerativeUI?โ–ผ

Run `npx skills add CopilotKit/OpenGenerativeUI --all -g -y` in your terminal to install all skills in this suite globally.

What is generative UI in AI chat?โ–ผ

Generative UI means the AI answers with live interactive components like charts, diagrams, and widgets instead of plain text. This suite renders them safely inside sandboxed iframes with automatic theming.

How do I make an AI agent draw diagrams and charts?โ–ผ

Install these skills and your agent gains rules for producing SVG flowcharts, Chart.js dashboards, Mermaid diagrams, and interactive widgets through the generateSandboxedUi tool.

Does OpenGenerativeUI work with Claude Code and Cursor?โ–ผ

Yes. The skills follow the standard SKILL.md format and the included MCP server works with Claude Desktop, Claude Code, Cursor, and other MCP-compatible clients.

Do I need design skills to use OpenGenerativeUI?โ–ผ

No. You describe what you want in plain English, and the agent picks the right visual format and applies the built-in design system automatically.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’