← 返回 Skills 市场
wangxuan1992asia-svg

reportgama2

作者 wangxuan1992asia-svg · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reportgama2
功能描述
🎯 深度市场调研报告生成技能 —— 专为目标国家+目标品类量身定制。支持13个信息采集模块:多语种搜索、新闻监控、竞争分析、电商价格、广告投放、海关数据、政府招标(Tender)、医疗器械注册证(Roszdravnadzor)、Telegram社群、VKontakte社群、医疗机构分布、参考定价(ЖНВЛП)。...
安全使用建议
This package is internally consistent with its goal: it runs Python scripts that scrape public sources, clean data, and produce a PDF report. Before installing/running: (1) review the code locally (master.py and modules) if you need to ensure no outbound network calls go to unexpected hosts; (2) run in a sandbox or isolated environment (container/VM) because the scripts perform broad web requests and will create files under the skill directory; (3) be aware pip will install third-party packages from PyPI—use a locked environment or vet packages if supply-chain risk is a concern; (4) consider legal/terms-of-service and privacy issues for scraping target sites (government portals, e‑commerce, Telegram/VK); (5) if you do not want the agent to call this skill autonomously, disable autonomous invocation or require explicit user consent before running. Overall there are no unexplained credential requests or hidden endpoints, but standard operational caution for networked scraping tools still applies.
功能分析
Type: OpenClaw Skill Name: reportgama2 Version: 1.0.0 The Report-gama skill bundle is a comprehensive market intelligence tool designed to automate research on the Russian medical device industry. It utilizes standard Python libraries (requests, BeautifulSoup4, and ReportLab) to scrape public data from search engines (Yandex, Google), ecommerce platforms (Ozon, Wildberries), and Russian government databases (Roszdravnadzor, zakupki.gov.ru). The code logic across all scripts (e.g., master.py, tender_monitor.py, registration_db.py) is consistent with the stated purpose of generating structured market reports. No evidence of credential theft, unauthorized data exfiltration, or malicious prompt injection was found; the skill operates entirely on publicly accessible web data.
能力评估
Purpose & Capability
Name/description (deep market research for country+category) matches the provided code and SKILL.md: many scraping/analysis modules (news, ecommerce, customs, ads, Telegram/VK, tenders, registration DBs) and a report/pdf generator. Required binaries (python3, pip3) and Python deps align with the stated functionality.
Instruction Scope
SKILL.md instructs running the included Python scripts (master.py -> module scripts) to collect public web data, clean it, and generate Markdown/PDF. The instructions do not ask the agent to read unrelated system files, request extra environment variables, or transmit data to hidden endpoints beyond public web scraping and PDF output.
Install Mechanism
No compiled install; install metadata runs a pip3 install of common packages (requests, bs4, lxml, fake-useragent, matplotlib, reportlab, pillow). This is expected for a Python scraping/reporting tool but carries normal risks of pip installs (supply-chain / malicious PyPI packages). There are no downloads from arbitrary hosts or embedded remote installers.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths outside its own skill directory. The modules operate on public web resources only, so credential access appears proportionate.
Persistence & Privilege
always is false and the skill does not request system-wide persistence or modification of other skills. It will create output/data directories under the skill folder (normal). The skill can be invoked autonomously by the agent (platform default); this is expected for a runnable skill but should be considered by administrators if they restrict autonomous networked skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reportgama2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reportgama2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Report-gama major update: comprehensive enhancements to deep market research automation. - Expanded to version 1.1.0 with support for 13 research modules, including tender, medical registration, and reference pricing. - Generates 15-chapter, highly structured market research reports in both Markdown and PDF (with charts). - Added parallelized, multi-source data collection (news, e-commerce, ads, customs, social media, etc.). - Modular CLI usage with flexible combinations and country/category/language targeting. - Improved quality grading of data sources for reliability. - Upgraded multilingual search and keyword expansion strategies for better market coverage.
元数据
Slug reportgama2
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

reportgama2 是什么?

🎯 深度市场调研报告生成技能 —— 专为目标国家+目标品类量身定制。支持13个信息采集模块:多语种搜索、新闻监控、竞争分析、电商价格、广告投放、海关数据、政府招标(Tender)、医疗器械注册证(Roszdravnadzor)、Telegram社群、VKontakte社群、医疗机构分布、参考定价(ЖНВЛП)。... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 reportgama2?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install reportgama2」即可一键安装,无需额外配置。

reportgama2 是免费的吗?

是的,reportgama2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

reportgama2 支持哪些平台?

reportgama2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 reportgama2?

由 wangxuan1992asia-svg(@wangxuan1992asia-svg)开发并维护,当前版本 v1.0.0。

💬 留言讨论