pipeline-charts

Generate SVG charts from pipeline artefacts and embed them into plan-final.md.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Generates professional SVG charts from pipeline artefacts (FINANCIALS, STRATEGY) and inserts them into the final plan.

Core Features & Use Cases

  • Generates a comprehensive set of charts (cashflow, investment, ROI, breakeven, revenue distribution, seasonality, revenue projection) from pipeline artefacts.
  • Inserts the resulting SVGs into the plan-final.md and preserves a clean layout for printing.

Quick Start

Generate the charts from the provided inputs and embed them into the final plan.

Frequently Asked Questions about pipeline-charts

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

FAQPage Schema
How do I generate SVG charts from financial data and embed them in a markdown document?

To generate SVG charts from financial data, this skill processes financials.json and strategy.json, outputs vector graphics to a charts directory, and embeds them directly into your final markdown document.

What types of financial and strategy charts can I create from pipeline artefacts?

You can create cashflow, investment, ROI, breakeven, revenue distribution, seasonality, and revenue projection charts from pipeline artefacts.

Can I insert SVG visualizations into a markdown business plan while keeping a clean layout for printing?

Yes, this skill inserts generated SVG visualizations into plan-final.md and specifically preserves a clean layout for printing.

Does the chart generation validate XML well-formedness if the chart script is unavailable?

Yes, the chart generation validates XML well-formedness for the SVGs and falls back to inline SVG if the chart script is unavailable.

What inputs do I need to create revenue projection and cashflow charts for a business plan?

You need financials.json, strategy.json, market-analysis.json, and plan-final.md as inputs to create revenue projection and cashflow charts.