strategy-report-generator

Generates a single-page HTML report summarizing strategy data from multiple JSON files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/pr3t3l/openclaw-config --skill strategy-report-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: strategy-report-generator
Source: https://github.com/pr3t3l/openclaw-config/tree/main/marketing-system/skills/strategy-report-generator
Command: npx skills add https://github.com/pr3t3l/openclaw-config --skill strategy-report-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts raw strategy JSON outputs into a cohesive, readable HTML strategy report that non-technical stakeholders can read, understand, and act on.

Core Features & Use Cases

  • Produces strategy_report.html as a single HTML file with 3 sections: Narrative, Visual, and Actionable.
  • Transforms context JSON inputs (buyer_persona.json, market_analysis.json, brand_strategy.json, seo_architecture.json, channel_strategy.json, product_brief.json) into a clear report complete with sections and tables.
  • Self-contained HTML with inline CSS, designed for mobile-friendly viewing and professional presentation.

Quick Start

Generate the strategy_report.html from the provided JSON inputs and deliver a self-contained, mobile-friendly HTML document.

Frequently Asked Questions about strategy-report-generator

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

FAQPage Schema
How do I convert strategy JSON into an HTML report for stakeholders?

This Skill transforms raw strategy JSON outputs into a cohesive, readable HTML strategy report for non-technical stakeholders by organizing data into Narrative, Visual, and Actionable sections with inline CSS and visual tables.

What JSON inputs do I need to generate a marketing strategy report?

You need to provide context JSON inputs such as buyer_persona.json, market_analysis.json, brand_strategy.json, seo_architecture.json, channel_strategy.json, and product_brief.json to generate the complete marketing strategy report.

How to create a self-contained HTML report with inline CSS from JSON data?

You can create a self-contained HTML report with inline CSS from JSON data by processing the specified strategy inputs offline, which produces a single strategy_report.html file designed for professional, mobile-friendly presentation without external dependencies.

Can I use this strategy report generator for product decision workflows?

Yes, you can use this strategy report generator for product decision workflows, as it is specifically designed to transform raw marketing and product strategy JSON into clear narratives and actionable steps for decision-makers.

Does the generated HTML strategy report require external dependencies to view?

No, the generated HTML strategy report does not require external dependencies to view, because it is a self-contained HTML file with inline CSS designed for offline viewing and mobile-friendly presentation.