insight_plan

Generate a JSON MacroPlan splitting user questions into 2-4 analysis phases.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/huangxn27/broadband-agent-demo --skill insight-plan-huangxn27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: insight_plan
Source: https://github.com/huangxn27/broadband-agent-demo/tree/main/backend/skills/insight_plan
Command: npx skills add https://github.com/huangxn27/broadband-agent-demo --skill insight-plan-huangxn27

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The frontmatter defines a framework for planning data-insight tasks by generating a MacroPlan that breaks user questions into 2-4 phased analyses (L1-L4).

Core Features & Use Cases

  • Plan macro-level data inquiries and downstream steps for insights projects.
  • Provide structured guidance on phase sequencing and focus areas for multi-step analyses.
  • Use cases include planning CEI-like analyses, anomaly investigations, and KPI storytelling.

Quick Start

Ask the assistant to generate a MacroPlan JSON for the given user question.

Frequently Asked Questions about insight_plan

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

FAQPage Schema
What is a phased data insight workflow for root-cause analysis?

A phased data insight workflow decomposes complex analytical questions into 2-4 structured milestones (L1-L4) to guide root-cause analysis. This approach sequences multi-step investigations, ensuring each phase builds upon previous findings for structured decision support.

How do I plan a macro-level data investigation into sequential analysis phases?

To plan a macro-level data investigation, generate a MacroPlan JSON that splits your user question into 2-4 analysis phases. The plan defines phase sequencing and focus areas, providing structured guidance for multi-step anomaly investigations and KPI storytelling.

Do I need to connect my database before generating a data insight analysis plan?

No database access is required during data insight plan generation. The planning process relies entirely on domain knowledge and provided references to decompose questions into phased milestones, outputting a structured JSON MacroPlan without querying any live data sources.

Can I use structured phase decomposition for anomaly investigation and KPI storytelling?

Yes, structured phase decomposition supports anomaly investigations and KPI storytelling. By generating a MacroPlan with 2-4 phased analyses, you can sequence root-cause investigations and structure downstream steps for macro-level data inquiries and insights projects.

What are the limitations of generating a MacroPlan for data-insight tasks?

A MacroPlan for data-insight tasks is limited to planning phase decomposition and does not execute the actual data analysis. It splits questions into 2-4 phases (L1-L4) but requires downstream execution tools to query data and validate the root-cause analysis milestones.