Generate KX Dashboards text display component: Text (static or dynamic label/heading/paragraph/KPI tile, definitionId=17). Use for: label, heading, title, paragraph, static text, rich text, HTML markup, dynamic text from a data source, ViewState-interpolated text via Handlebars template, single-value scalar display, KPI tile, metric card, stat display, total count, aggregate result. IMPORTANT: when a query returns a single value (count, sum, last price, etc.), always use Text — never Dropdown. ComponentName=Text, key=BasicComponents. Also read kx-dashboard-core for envelope, data sources, ViewState, and the agent checklist.
$npx -y skills add kxsystems/kx-skills --skill kx-textInstalls into the current project.
Run `npx skills use "https://github.com/kxsystems/kx-skills" --skill "kxsystems/kx-skills/kx-text"` 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/kxsystems/kx-skills" that are relevant to the current task. Run `npx skills add "https://github.com/kxsystems/kx-skills"` and select the relevant skills, then follow their instructions.