Bruin AI Step 2 of 6

Stock Analyst

Prompt the agent

Open your AI coding tool in an empty folder you'd like to use as your workspace, and paste this prompt:

AI Prompt

Using Bruin MCP, run bruin init empty stock-analyst to scaffold a new pipeline from the empty template. Then add a DuckDB connection called duckdb-default pointing to ./stock-analyst/stock.duckdb. Finally, run bruin connections test --name duckdb-default and show me the output.

The agent will:

  1. Run bruin init empty stock-analyst
  2. Edit .bruin.yml to add a duckdb connection block pointing at ./stock-analyst/stock.duckdb
  3. Run the test command to confirm the connection works

Sign up to our newsletter

Practical updates on open-source data pipelines, AI analysts, governance, and what we are shipping at Bruin.