Skip to content

Use with AI

Download one of the prompt files below and upload it to your AI assistant.


"Help me write my own pipeline" (fun!)

Download guide-prompt.txt

The AI explains and drafts the pipeline structure and points you to the right methods to look up in the API docs — you fill in the code.


"Write the pipeline for me" (risky!)

Download agent-prompt.txt

The AI can write the code for you, fetching the API reference itself. Prone to AI hallucination in "faster" modes – set it to the longest "thinking" mode available so that it actually reads the method signatures before it writes code. Not recommended with "free" versions of AI assistants.