blueprint-builder

Generate Snowflake Blueprint Manager answer files using render_journey.py and repository metadata.

39|16|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/Snowflake-Labs/blueprint-manager --skill blueprint-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blueprint-builder
Source: https://github.com/Snowflake-Labs/blueprint-manager/tree/main/.cortex/skills/blueprint-builder
Command: npx skills add https://github.com/Snowflake-Labs/blueprint-manager --skill blueprint-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The blueprint-builder helps teams efficiently generate and configure Snowflake Blueprint Manager answer files, removing manual guesswork and ensuring consistency across blueprints.

Core Features & Use Cases

  • Guides users through the repository structure (definitions/questions.yaml, blueprints/, projects/) to locate configuration elements
  • Automates generation of answer files and configuration with validation and context-aware suggestions
  • Integrates with render_journey.py to produce SQL and documentation outputs and to load blueprint steps and metadata
  • Supports both creating new answer files and updating existing ones, with optional step-by-step walkthrough or fully automated generation

Quick Start

Describe your organization and blueprint goals, or choose step-by-step to generate a complete blueprint answer file.

Frequently Asked Questions about blueprint-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Snowflake blueprint answer files automatically?

Blueprint setup for Snowflake Blueprint Manager involves navigating repository structures like definitions/questions.yaml and blueprints/ directories to locate configuration elements. The builder guides you through these paths to initialize projects and configure answer files correctly.

What is the render_journey.py tool used for in blueprint document generation?

The render_journey.py tool renders SQL and documentation outputs while loading blueprint steps and metadata. It integrates directly into the blueprint generation workflow to produce validated configuration files and journey documentation for Snowflake Blueprint Manager.

Can I update existing Snowflake blueprint answers or only create new ones?

Using the blueprint-builder requires a local repository containing definitions/questions.yaml, blueprints/, and projects/ directories. It reads these local definitions and repository structures to interpret context and generate validated blueprint answer files accurately.

Does the blueprint generation process validate outputs against step metadata?

The blueprint-builder validates outputs by reading local definitions and checking generated SQL and documentation against blueprint step metadata. This ensures rendered journeys and answer files match the structural requirements defined in the repository's questions.yaml and blueprints directories.