create-blueprint

Generate Renku blueprint YAML skeletons from high-level requirements.

2|Updated Dec 3, 2025
One-click install
npx skills add https://github.com/keremk/renku --skill create-blueprint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-blueprint
Source: https://github.com/keremk/renku/tree/main/renku-plugin/skills/create-blueprint
Command: npx skills add https://github.com/keremk/renku --skill create-blueprint

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users author Renku blueprints more efficiently by providing a guided approach to define inputs, artifacts, loops, producers, and connections. It reduces the mental overhead and manual wiring required to compose complex AI-driven video pipelines.

Core Features & Use Cases

  • Blueprint scaffolding: Generate a valid blueprint YAML structure from high-level requirements.
  • Inputs, artifacts & loops: Define what the blueprint asks for, what it produces, and how it iterates.
  • Connections & collectors: Establish data flow between producers and manage fan-in scenarios.
  • Use Case: A team creates a 2-3 track video workflow by composing a script producer, image prompts, and Remotion-based timeline without writing YAML from scratch.

Quick Start

Use this skill to scaffold a minimal Renku blueprint in your workspace. Follow the prompts to specify a starting point and let the tool generate the initial YAML skeleton you can customize.