Report-gama is a professional market intelligence system that automates the generation of 15-chapter research reports with real-time data and PDF export capabilities.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install reportgama
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install reportgama using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Report-gama is a sophisticated market research engine designed to provide granular insights into specific countries and product categories. By integrating Openclaw Skills, it automates the collection of multi-source data including news, competitor strategies, e-commerce pricing, and government tenders. This tool is particularly powerful for industries like medical devices, where regulatory and pricing data is critical.
The system synthesizes information from diverse sources such as Yandex, Google, and social platforms like Telegram and VK. It transforms raw data into a structured 15-chapter professional report, complete with charts and reliability ratings, making it a premier choice for those seeking actionable market intelligence through Openclaw Skills.
To utilize these Openclaw Skills, ensure you have python3 and pip3 installed on your system. Follow these steps to set up the environment:
# Install the required Python dependencies
pip3 install requests beautifulsoup4 lxml fake-useragent python-dateutil matplotlib reportlab pillow
# Run a standard market report generation
python3 scripts/master.py --country "Russia" --category "medical devices" --lang ru --pdf
The skill maintains a structured file hierarchy to ensure data integrity and ease of access:
| Component | Description |
|---|---|
scripts/ |
Contains the execution logic for 13 modules like customs_data.py and news_monitor.py. |
references/ |
Stores metadata libraries including HS codes and industry-specific keywords. |
output/ |
The default directory for generated Markdown, HTML, and PDF reports. |
config.py |
Centralized configuration for search engines and platform parameters. |
_meta.json |
Skill metadata used for integration with other Openclaw Skills. |
Loading
A technical utility to extract complete visual design systems from websites into structured Markdown for AI coding agents.

Q-Skill is a versatile AI intelligence suite that integrates smart query routing, creative thinking frameworks, rapid utility tools, and rigorous quality control.

A three-layered intellectual framework merging investment philosophy, prompt engineering, and standardized AI programming methodologies.

A high-fidelity digital persona of entrepreneur ZhangDi designed for strategic business analysis and decision-making using structured frameworks.

A powerful search integration that allows AI agents to perform live web queries and research within the Openclaw Skills framework.

A Python-based drawing utility that enables AI agents to generate and save PNG images using the Pillow library and interactive Tkinter windows.








































