← Back to Skills Marketplace
Market Research Reports
by
YumoeZhung
· GitHub ↗
· v1.0.0
524
Downloads
1
Stars
8
Active Installs
1
Versions
Install in OpenClaw
/install market-research-reports
Description
Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatt...
Usage Guidance
This skill looks like a legitimate market-report generator but it relies on external tools and assets that are not bundled or declared. Before installing or invoking it:
- Confirm that the referenced tools (scientific-schematics, generate-image, research-lookup) exist in your agent environment and are trusted; otherwise the agent may fail or try to execute unexpected system commands.
- Check for the missing LaTeX style package (market_research.sty) and other required files—without them the output will be incomplete.
- Review scripts/generate_market_visuals.py line-by-line (it spawns subprocesses); ensure it does not run shell=True with untrusted input or call unknown network endpoints.
- If the skill will fetch external market data, determine what credentials or API endpoints it uses and avoid supplying high-privilege credentials (AWS keys, org-wide tokens) unless you verify them.
- Run the skill in a sandboxed environment first (isolated container or VM) and monitor network activity and file writes.
If you can validate the external dependencies and the generate script's behavior, the skill is usable; if not, treat it as untrusted and avoid running it with sensitive credentials or on production agents.
Capability Analysis
Type: OpenClaw Skill
Name: market-research-reports
Version: 1.0.0
The market-research-reports skill bundle is a comprehensive toolset designed to help an AI agent generate professional-grade consulting reports. It includes a Python utility script (scripts/generate_market_visuals.py) for batch-generating diagrams and extensive documentation (SKILL.md and the references/ directory) providing structured frameworks for market analysis and LaTeX formatting. The bundle leverages other internal OpenClaw tools like scientific-schematics and research-lookup through standard subprocess calls and guided prompts, with no evidence of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description (professional market reports + heavy visuals) match the included assets (templates, visual prompts, generator script). However the SKILL.md repeatedly instructs the agent to call other skills/tools (scientific-schematics, generate-image, research-lookup) and expects a LaTeX style package (market_research.sty) that are not included or declared in the skill metadata. That makes the claimed end-to-end capability incomplete/unproven on its own.
Instruction Scope
Runtime instructions tell the agent to run many external python commands (e.g., skills/scientific-schematics/scripts/generate_schematic.py and skills/generate-image/scripts/generate_image.py), produce a large number of visuals, and to 'deep integrat[e] with research-lookup' for data gathering. Those referenced tools/paths are outside the skill bundle and no guidance is provided about required credentials, endpoints, or where data should come from. The skill grants the agent permission to run Bash and file Read/Write/Edit, so if executed it could attempt broad system activity trying to satisfy these instructions.
Install Mechanism
No install spec (instruction-only) — low direct install risk. There is one bundled script (generate_market_visuals.py) which calls external tools via subprocess. Because the skill assumes the presence of other skills/tools, it may fail or try to invoke arbitrary system commands in attempts to run missing programs.
Credentials
The skill requests no environment variables or credentials in metadata (good), yet the instructions mention deep integration with 'research-lookup' (likely requiring API access or credentials) and LaTeX compilation (may invoke xelatex/bibtex). The lack of declared env vars or dependency declarations is an informational gap: the skill could prompt the agent to use credentials or services that are not declared here.
Persistence & Privilege
always:false and no install hooks or persistent privilege requests. The skill does allow Bash and file operations while running, which is normal for an instruction-driven generator, but not combined with any forced always-on privilege.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install market-research-reports - After installation, invoke the skill by name or use
/market-research-reports - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release: Generate comprehensive, 50+ page market research reports styled after leading consulting firms.
- Professional LaTeX formatting with consulting-firm typography, color, and layout.
- Deep integration with research-lookup for robust, data-driven analysis.
- Visual-rich output: 6 essential visuals (TAM/SAM/SOM, Porter's Five Forces, etc.) generated at the start, more as needed.
- Covers multiple strategic frameworks: Porter's Five Forces, PESTLE, SWOT, BCG Matrix, TAM/SAM/SOM.
- Designed for purposes such as investment analysis, market sizing, due diligence, go-to-market planning, and industry research.
Metadata
Frequently Asked Questions
What is Market Research Reports?
Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatt... It is an AI Agent Skill for Claude Code / OpenClaw, with 524 downloads so far.
How do I install Market Research Reports?
Run "/install market-research-reports" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Market Research Reports free?
Yes, Market Research Reports is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Market Research Reports support?
Market Research Reports is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Market Research Reports?
It is built and maintained by YumoeZhung (@yumoezhung); the current version is v1.0.0.
More Skills