KxSystems

54 mods across 3 repositories, 27 stars between them.

kx-skills

01

KxSystems/kx-skills

Plugin Claude Code

Public KX skills for Claude Code — kdb+/q, KDB-X Python, KDB-X, KDB.AI, KX Insights Enterprise, KX Dashboards, and OneTick.

15 14d ago A tokens not measured original Apache-2.0

kx-skills

02

KxSystems/kx-skills

Settings file Claude Code

Agent settings configuring enabledPlugins.

15 14d ago A tokens not measured copy · 100% Apache-2.0

kdbai-knowledge

03

KxSystems/kx-skills

Plugin Claude Code

KDB.AI vector database — schema design, hybrid search, and integration patterns for AI applications.

15 14d ago A tokens not measured original Apache-2.0

kx-docs-mcp

04

KxSystems/kx-skills

MCP server Claude CodeCodexCursor +2

MCP server "kx-docs-mcp", hosted remotely at kx2.mcp.kapa.ai, as configured in KxSystems/kx-skills.

15 14d ago A tokens not measured original Apache-2.0

kdbai

05

KxSystems/kx-skills

Skill Claude CodeCodex

Use when building vector search, RAG pipelines, hybrid search, time-series pattern matching, or managing tables in KDB.AI. Also use when asked about kdbaiclient, similarity search, reranking, KDB.AI filters, or CAGRA GPU indexes.

15 14d ago A 60 tokens original Apache-2.0

kdbie-knowledge

06

KxSystems/kx-skills

Plugin Claude Code

KX Insights Enterprise workflows — kxi CLI administration (package build/deploy, install/upgrade, logs) and Stream Processor pipeline authoring.

15 14d ago A tokens not measured original Apache-2.0

kdbie-dev

07

KxSystems/kx-skills

Skill Claude CodeCodex

Use this skill when the user is working with KX Insights Enterprise (IE) — managing packages or deployments via the kxi CLI, or handling IE installation and upgrades via Helm/Kubernetes.

15 14d ago A 45 tokens original Apache-2.0

pipeline-dev

08

KxSystems/kx-skills

Skill Claude CodeCodex

Write kdb Stream Processor (SP) pipelines in q or Python. Use this skill whenever the user asks to build, create, or write a pipeline, connect readers/writers/operators, set up streaming ingestion, configure Kafka/S3/database connectors, add windowing or ML operators, or asks about .qsp. / sp. API usage. Also triggers…

15 14d ago A 115 tokens original Apache-2.0

kdbx-knowledge

09

KxSystems/kx-skills

Plugin Claude Code

KDB-X workflows and patterns for the next-generation KX time-series database.

15 14d ago A tokens not measured original Apache-2.0

kdbx-db-service

10

KxSystems/kx-skills

Skill Claude CodeCodex

Use this skill whenever working with the KDB-X DB Service - a containerised time-series database distributed via Docker Compose. Trigger for any task involving: setting up or resetting the DB Service, ingesting data (CSV, streaming, REST, or third-party sources like OneTick), writing or optimising queries (Python…

15 14d ago B 258 tokens original Apache-2.0

kdbx

11

KxSystems/kx-skills

Skill Claude CodeCodex

Use when working with KDB-X modules, AI libraries (vector search, HNSW, IVF, BM25, time-series similarity, anomaly detection), GPU acceleration, Parquet, kURL REST client, object storage, or the module framework. Also use when encountering module-not-found errors, vector dimension mismatches, HNSW index issues, GPU…

15 14d ago C 94 tokens original Apache-2.0

kxmeta-author

12

KxSystems/kx-skills

Skill Claude CodeCodex

Writing qdoc annotations for aimeta so the compiler publishes tables and functions correctly. Mandatory @kind/@name markers, the chained @col modifier form, q-language traps that silently drop items, and the recompile loop. Use when adding or editing / @kind ... annotation blocks in a q codebase that loads aimeta, or…

15 14d ago A 107 tokens original Apache-2.0

kxmeta-discover

13

KxSystems/kx-skills

Skill Claude CodeCodex

Discovering metadata on a running kdb+ process via aimeta — cold-start probing, the /meta HTTP route, kx-meta discover, qIPC fallback, and reading the tier / references[] fields in the response. Use when an agent needs to learn what tables and functions a kdb+ host exposes, when interpreting kx-meta discover output…

15 14d ago A 122 tokens original Apache-2.0

KxSystems/kx-skills

Plugin Claude Code

KX Dashboards component knowledge for generating schema-valid dashboard JSON from natural language. Bundles kx-dashboard-core (the dashboard envelope, data sources, ViewState, binding, actions and pre-flight checklist) plus per-component skills (Datagrid, Pivot Grid, ChartGL, Maps, Forms, Gauge, and more).

15 14d ago A tokens not measured original Apache-2.0

kx-accordion

15

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants collapsible or expandable sections in a KX Dashboards layout. Use it for section-based content organization; use kx-tabs for tabbed switching and kx-flex-panel for non-collapsible flexible layout containers.

15 14d ago A 53 tokens original Apache-2.0

kx-actions

16

KxSystems/kx-skills

Skill Claude CodeCodex

Use this alongside a component skill when adding KX Dashboards interactions such as clicks, hovers, row selection, navigation, or data-source re-execution. It defines how actions are attached and triggered, not the base component itself.

15 14d ago A 50 tokens original Apache-2.0

KxSystems/kx-skills

Skill Claude CodeCodex

Use this for KX Dashboards layout containers and navigation primitives such as panels, navigation menus, and overlay drawers. Use it for structural layout needs; use kx-tabs for tabbed switching, kx-accordion for collapsible sections, and kx-flex-panel for fixed-plus-flex layouts.

15 14d ago A 65 tokens original Apache-2.0

kx-breadcrumbs

18

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants a KX Dashboards breadcrumb trail for hierarchical drilldown or drill-through navigation, especially with pivot grids or chart-based exploration. Use kx-tabs for tabbed navigation instead of breadcrumbs.

15 14d ago A 48 tokens original Apache-2.0

kx-button

19

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants a KX Dashboards button or clickable action trigger: labels, icons, tooltips, alignment, fixed width, disabled state, colours, and click actions. Use it for buttons and action triggers; use kx-textinput for free-text entry, kx-dropdown for selection lists, or kx-selectioncontrols for…

15 14d ago A 77 tokens original Apache-2.0

kx-chart3d

20

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants a KX Dashboards 3D chart or 3D visualisation: scatter, line, bar, surface, or 4D color/size-encoded layers. Use it for 3D graphics; use kx-chartgl for standard 2D WebGL charts and kx-gauge for dial or bullet-style KPI charts.

15 14d ago A 80 tokens original Apache-2.0

kx-chartgl

21

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants a KX Dashboards ChartGL chart or chart layer: line, bar, bubble, waterfall, candlestick, multi-axis, streaming, or other WebGL-accelerated visualisations. Use kx-heatmap for standalone heatmap components; read kx-dashboard-core first for the dashboard envelope, data sources, ViewState, and…

15 14d ago A 80 tokens original Apache-2.0

kx-dashboard-core

22

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when building or editing any KX Dashboards JSON dashboard: start here for the dashboard envelope, screens, widget wrapper, ViewState, data sources, actions, notifications, deployment, and the pre-flight checklist. Load it before component skills such as kx-chartgl, kx-datagrid, kx-pivot-grid, or kx-query when…

15 14d ago A 89 tokens original Apache-2.0

kx-datafilter

23

KxSystems/kx-skills

Skill Claude CodeCodex

Generate KX Dashboards input and filter components: DataFilter (visual filter builder, definitionId=48) and QueryBuilder (visual kdb+ query constructor, definitionId=10254). Use when the user asks for a filter panel, filter builder, AND/OR filter, or query builder for a grid or chart. Critical: DataFilter requires a…

15 14d ago A 156 tokens original Apache-2.0

kx-dataform

24

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants a KX Dashboards parameter-input form that writes values into ViewStates and re-executes a data source on submit: simple input panels, forms with dropdowns, date pickers, sliders, or password fields. Use kx-formbuilder for free-form record entry and kx-datafilter for filter/query-builder…

15 14d ago A 77 tokens original Apache-2.0