Use when the user asks to render, build, visualise, mock up, or show a widget (chart, dashboard, card, table, graph) in the Mewbo Console. Teaches how to delegate the work to the st-widget-builder sub-agent instead of writing HTML or inline code yourself.
$npx -y skills add bearlike/assistant --skill st-widget-builderInstalls into the current project.
Run `npx skills use "https://github.com/bearlike/assistant" --skill "bearlike/assistant/st-widget-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/bearlike/assistant" that are relevant to the current task. Run `npx skills add "https://github.com/bearlike/assistant"` and select the relevant skills, then follow their instructions.