← 返回 Skills 市场
俄罗斯血糖检测设备市场调研(即时版)
作者
wangxuan1992asia-svg
· GitHub ↗
· v1.0.0
· MIT-0
70
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xuanself-realtime
功能描述
俄罗斯血糖检测设备市场调研(即时版)v3.0 —— 基于实战经验重构,整合 Python 脚本化报告生成 + SerpAPI 实时搜索 + ast.literal_eval 智能解析 + Xuanself 10章节标准结构,输出可直接交付的 Word 报告。专为 Russia Country Manager 设计...
安全使用建议
What to consider before installing:
- The package appears to be an offline report generator: it reads a local JSON and formats a .md/.docx report. If you expected the skill to perform live web searches, that functionality is not present in the visible scripts — ask the author where the SerpAPI/TGStat fetch code lives.
- Do not paste sensitive API keys into repository files; SKILL.md tells you to place your SerpAPI key in data/data_sources.json — prefer environment variables or a secure secrets store. If you must use data/data_sources.json, keep it out of version control.
- The repo contains a hardcoded TGStat API key. Treat this as suspicious: verify whether it is an intentionally public demo key or a leaked credential; avoid reusing it.
- Run the skill first with data/demo.json (offline sample) inside an isolated environment (virtualenv or sandbox) to verify behavior and outputs. Inspect the code paths for any hidden network calls before adding your own keys.
- If you require live data collection, request the missing fetcher module or a clear explanation of how SerpAPI/TGStat integration is implemented.
What would change this assessment: seeing the actual data‑collection code (the module that calls SerpAPI/TGStat), or an explicit note explaining why network fetching is omitted and how keys are handled securely, would raise confidence and could move this to 'benign'.
能力评估
Purpose & Capability
The skill claims real‑time SerpAPI (Yandex+Google) crawling and optional TGStat integration for live data collection, but the included Python scripts are only a local report generator that reads a preexisting JSON file (xuanself_raw_*.json or data/demo.json). There is no code in the provided files that calls SerpAPI or performs HTTP requests. Dependencies (requests, beautifulsoup4, lxml) are declared but not used in the visible code, which is inconsistent with the stated 'real‑time search' purpose.
Instruction Scope
SKILL.md instructs users to provide a SerpAPI key in data/data_sources.json and to run scripts. The instructions do not instruct the agent to read unrelated system files or env vars. However, the documentation implies the skill will perform live network collection; the runtime files only generate reports from local JSON. If the real‑time fetch logic is missing or executed outside these files, that should be made explicit.
Install Mechanism
There is no remote binary/URL install; the install step is a simple pip3 install of common Python packages (requests, beautifulsoup4, lxml, python-docx). This is a low‑risk package install pattern, but users should still review packages and use a virtual environment.
Credentials
The skill declares no required environment variables, yet it needs a SerpAPI key (documented to be placed in data/data_sources.json) and includes a hardcoded TGStat API key inside data/data_sources.json. Storing API keys in repository files is unconventional and risky. The presence of a seemingly real TGStat key (bd9710038...) is unexpected and should be verified — it may be a demo key but could also be a leaked/third‑party credential.
Persistence & Privilege
The skill does not request permanent presence ('always' is false), does not modify other skills, and only reads/writes files within its own skill directory and the output folder. No elevated privileges or automatic autonomous invocation beyond the platform default are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xuanself-realtime - 安装完成后,直接呼叫该 Skill 的名称或使用
/xuanself-realtime触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
提供针对俄罗斯血糖监测设备市场的研究与报告配置支持。
包含基于 Python 的数据采集、报告生成及文档导出工作流。
支持多语言数据源及实时市场情报功能。
能够实现对俄罗斯医疗政策,主流电商Ozon,Wildberry,Yandex.Market上的血糖监测设备实时价格数据的抓取。
能够更新每个月俄罗斯境内血糖监测设备生产商和销售商的的动态,俄糖尿病学术动态和主流会议的进度;
能够抓取俄罗斯境内血糖监测行业的人才,数据库为hh.ru。
元数据
常见问题
俄罗斯血糖检测设备市场调研(即时版) 是什么?
俄罗斯血糖检测设备市场调研(即时版)v3.0 —— 基于实战经验重构,整合 Python 脚本化报告生成 + SerpAPI 实时搜索 + ast.literal_eval 智能解析 + Xuanself 10章节标准结构,输出可直接交付的 Word 报告。专为 Russia Country Manager 设计... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 70 次。
如何安装 俄罗斯血糖检测设备市场调研(即时版)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xuanself-realtime」即可一键安装,无需额外配置。
俄罗斯血糖检测设备市场调研(即时版) 是免费的吗?
是的,俄罗斯血糖检测设备市场调研(即时版) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
俄罗斯血糖检测设备市场调研(即时版) 支持哪些平台?
俄罗斯血糖检测设备市场调研(即时版) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 俄罗斯血糖检测设备市场调研(即时版)?
由 wangxuan1992asia-svg(@wangxuan1992asia-svg)开发并维护,当前版本 v1.0.0。
推荐 Skills