Build and edit small, personal visual tools and artifacts — dashboards, trackers, calculators, data visualizations, charts, simple landing pages, and slide decks the user wants for THEMSELVES. This is the right skill whenever the user asks to "visualize this," "make a chart," or "build an artifact" for their own use, or to edit an app they already built here. Do NOT reach for a ui_show dynamic_page to fake an artifact — build a real persistent app here. NOT for complex, multi-user, or shippable products — those go to a real project folder with a coding agent (see Scope below).
$npx -y skills add vellum-ai/vellum-assistant --skill app-builderInstalls into the current project.
Run `npx skills use "https://github.com/vellum-ai/vellum-assistant" --skill "vellum-ai/vellum-assistant/app-builder"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vellum-ai/vellum-assistant" that are relevant to the current task. Run `npx skills add "https://github.com/vellum-ai/vellum-assistant"` and select the relevant skills, then follow their instructions.