Use when a task includes creating or changing a data visualization — a Kibana dashboard widget / Lens chart. Build the viz in the Kibana UI driven by Playwright, export a stable artifact, then run it through the create → scrutinize → iterate loop. NEVER hand-author Lens ndjson. Triggers — "create a widget", "add a dashboard panel", "Kibana chart", "Lens visualization", "visualize <telemetry>".
$npx -y skills add alextra-lab/personal_agent --skill create-visualizationInstalls into the current project.
Run `npx skills use "https://github.com/alextra-lab/personal_agent" --skill "alextra-lab/personal_agent/create-visualization"` 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/alextra-lab/personal_agent" that are relevant to the current task. Run `npx skills add "https://github.com/alextra-lab/personal_agent"` and select the relevant skills, then follow their instructions.