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 for questions like "how do I read from Kafka into SP", "write a pipeline that decodes Avro", "tumbling window pipeline", or any task involving .qsp.run / sp.run.
$npx -y skills add kxsystems/kx-skills --skill pipeline-devInstalls into the current project.
Run `npx skills use "https://github.com/kxsystems/kx-skills" --skill "kxsystems/kx-skills/pipeline-dev"` 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.