pipeline-brief

Generate a structured BRIEF.json from a business idea and record pending questions.

4|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/danielgap/openclaw-planitor --skill pipeline-brief
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipeline-brief
Source: https://github.com/danielgap/openclaw-planitor/tree/main/skills/pipeline-brief
Command: npx skills add https://github.com/danielgap/openclaw-planitor --skill pipeline-brief

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the early-stage planning process by turning a user's business idea into a structured BRIEF.json, enabling consistent data capture and fast handoffs to subsequent planning steps.

Core Features & Use Cases

  • Generate a BRIEF.json containing fields like nombre_negocio, sector, producto_servicio, cliente_ideal, problema_que_resuelve, ubicacion, and more.
  • Validate critical fields and collect unresolved data in preguntas_pendientes for follow-up questions.
  • Output to projects/{proyecto}/v{n}/BRIEF.json and integrate with downstream pipelines (Lean Canvas, business model assessment).
  • Use Case: Start a new venture by quickly capturing the idea into a reusable brief for team alignment.

Quick Start

Collect the user's business idea and generate a structured BRIEF.json.

Frequently Asked Questions about pipeline-brief

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

FAQPage Schema
How do I generate a structured brief from a business idea?

To generate a structured brief from a business idea, provide your venture concept to the Skill. It captures critical fields like sector and ideal client, then outputs a reusable BRIEF.json file for team alignment.

What is a BRIEF.json file used for in early-stage venture planning?

A BRIEF.json file is used in early-stage venture planning to standardize data capture of your business idea. It enables consistent evaluation and fast handoffs to downstream planning steps like Lean Canvas generation.

How do I create a business brief when missing critical information?

When missing critical information while you create a business brief, the Skill validates the provided data and records unresolved items in a preguntas_pendientes array. This allows you to proceed and answer follow-up questions later.

Can I integrate structured output with a Lean Canvas assessment pipeline?

You can integrate structured output with a Lean Canvas assessment pipeline because the Skill generates a standardized BRIEF.json. This structured file serves as the direct input for downstream business model evaluations.

Where should I save the BRIEF.json file for new venture evaluations?

You should save the BRIEF.json file for new venture evaluations at the path projects/{project}/v{n}/BRIEF.json. This directory structure supports versioning and organizes your concept evaluations systematically.