analyzing-business-strategy

Generate three-level business strategies and PlantUML diagrams from corporate case documents.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/k2works/getting-started-algorithm --skill analyzing-business-strategy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyzing-business-strategy
Source: https://github.com/k2works/getting-started-algorithm/tree/main/.agents/skills/analyzing-business-strategy
Command: npx skills add https://github.com/k2works/getting-started-algorithm --skill analyzing-business-strategy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the manual effort of translating raw business case documents into structured corporate, business, and functional strategies, providing clear reasoning and visual diagrams.

Core Features & Use Cases

  • Environment Analysis: Performs SWOT, VRIO, and Business Model Canvas assessments directly from the case file.
  • Three‑Level Strategy Generation: Constructs corporate, business, and functional strategies with logical linkage.
  • PlantUML Visualizations: Produces diagrams for strategy maps, value chains, and capability maps.
  • Integrated Workflow: Generates a markdown strategy document and prepares inputs for downstream skills such as BMC SVG generation.
  • Use Case: Ideal for consultants, small‑business owners, or students preparing strategy reports for certifications or project proposals.

Quick Start

Run the analyzing-business-strategy skill to create a full business_strategy.md from the existing business_case.md file.

Frequently Asked Questions about analyzing-business-strategy

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

FAQPage Schema
How do I generate a business strategy from a corporate case document?

To generate a business strategy, you need a corporate case document as input. The skill reads this file to perform environment analysis and outputs a comprehensive three-level strategy document with PlantUML visualizations.

What is the best way to automate SWOT, VRIO, and Business Model Canvas analysis?

Automating SWOT, VRIO, and Business Model Canvas analysis involves extracting structured data from a case file to assess competitive advantage. This skill automatically generates these assessments and links them to corporate, business, and functional strategies.

Can I create PlantUML diagrams for value chains and strategy maps from markdown?

Yes, you can create PlantUML diagrams for value chains and strategy maps directly from markdown case texts. The skill automatically generates visualized diagrams for consulting or certification projects alongside the strategy document.

Does this strategy generation skill require any external dependencies?

No, this strategy generation skill requires no external dependencies. It operates independently to read your case file, perform the analysis, and output the markdown strategy document with PlantUML visualizations.

How do I prepare inputs for Business Model Canvas SVG generation?

To prepare inputs for Business Model Canvas SVG generation, run this skill on your business case document. It processes the case text and outputs structured markdown data designed specifically for downstream BMC SVG rendering skills.