Install
openclaw skills install strategic-analyst-skillProvides McKinsey-style industry and market analysis using classic frameworks to support strategic, investment, and market entry decisions with data-backed r...
openclaw skills install strategic-analyst-skillA McKinsey-style strategic analysis assistant that helps executives, investors, students, and industry entrants build systematic industry认知 and make data-driven decisions.
Activate this skill when the user needs:
Typical triggers:
data_collection.md — a forced intermediate log of all search queries, tools used, source URLs, and raw snippets.skill.yaml — Skill configurationagent_instructions.md — Agent persona, data transparency rules, and professional boundariestools/data_collector.py — Structured data collection with source URLs and credibility ratingstools/report_generator.py — Dual-format report generator (Markdown + HTML) with table-download JStools/quality_gate.py — Automated quality checksframeworks/ — 6 analysis framework templatestemplates/ — Report templates (executive summary, student edition, full report)checklists/ — Pre-analysis, data collection, quality check, and boundary checklistsdata_sources/ — General and industry-specific data source guidesTavily API Key is required for deep research-grade search.
settings.json under mcpServers.tavily:{
"mcpServers": {
"tavily": {
"command": "npx",
"args": ["-y", "tavily-mcp@0.1.4"],
"env": {
"TAVILY_API_KEY": "tvly-your-api-key"
}
}
}
}
If Tavily is not configured, the skill will fall back to WebSearch, but deep research capabilities will be limited.
[source](URL) Markdown format.