← 返回 Skills 市场
ZeeLin Deep Research 深度研究
作者
zhushanwei
· GitHub ↗
· v1.0.0
· MIT-0
204
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zeelin-deep-research-pro
功能描述
ZeeLin Deep Research 深度研究是一款 AI 驱动的专业研究辅助平台,支持一句话生成与多步骤生成,提供深度、专家两大研究路径。从快速信息梳理、系统分析到超万字专家报告全流程覆盖,依托多轮推理与多源数据整合,高效完成企业分析、市场洞察、招商研究等复杂任务,一站式提升研究效率与决策质量。
安全使用建议
This skill appears to implement what it claims, but there are a few things to check before installing:
- It requires you to put a ZeeLin API key in the skill's config.json; treat that file as sensitive. Consider using a limited key and rotating it if possible.
- The scripts will read ZEELIN_TARGET_USER and ZEELIN_CHANNEL environment variables (if set) and persist them into config.json. If you don't want those values stored, ensure those env vars are unset or review/clean config.json after first run.
- The watch script uses an 'openclaw message send' subprocess to deliver the PDF link; make sure the openclaw CLI is trusted and available in your environment. If you don't want the skill to send messages automatically, do not provide target/channel or modify the notify_done function.
- The skill calls an external domain (https://desearch.zeelin.cn) and will forward the PDF URL returned by that service. If data confidentiality is a concern, review what content is sent to ZeeLin and whether the returned links point to trusted hosts.
If you need higher assurance, ask the publisher for: a) a declared list of required binaries (including openclaw), b) justification for the env vars it reads and where data is sent/stored, and c) a privacy/data-retention policy for generated reports. If you cannot verify those, treat this skill as potentially privacy-sensitive and consider running it in a restricted environment.
功能分析
Type: OpenClaw Skill
Name: zeelin-deep-research-pro
Version: 1.0.0
The ZeeLin Deep Research skill is a legitimate tool designed to automate research tasks via a third-party API (desearch.zeelin.cn). The scripts (zeelin_start.py and zeelin_watch.py) handle task creation, status monitoring, and user notification using the openclaw CLI. The code follows its stated purpose, uses standard subprocess management for background tasks, and lacks any indicators of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The skill's scripts call ZeeLin endpoints (desearch.zeelin.cn) to create and monitor tasks and then push a PDF link to a user — this aligns with the 'deep research' description. It requires an API key stored in config.json which is consistent. However, the runtime expects an 'openclaw' CLI to deliver notifications but that binary is not declared in the skill's requirements/metadata (the SKILL.md lists python3 and requests). The missing declaration is an inconsistency developers should clarify.
Instruction Scope
The SKILL.md and included scripts read environment variables (ZEELIN_TARGET_USER, ZEELIN_CHANNEL, ZEELIN_SESSION_ID, ZEELIN_CONTENT) and will persist target_user/channel into the skill's config.json. The skill also forwards the PDF download URL returned by the external API directly to the target via an 'openclaw message send' subprocess call. While these actions match the feature list (auto-config, background push), they involve reading env vars not declared in requires.env and automatically persisting identifiers — a privacy and transparency gap the user should be aware of.
Install Mechanism
There is no install spec (instruction-only with small helper scripts). No remote downloads or archive extraction are used, which is lower risk. The SKILL.md metadata asks for pip 'requests' and python3, which matches the scripts' use of requests.
Credentials
The skill requires an API key (stored in config.json) to call the external ZeeLin API — reasonable for its purpose. However it also implicitly depends on environment variables (ZEELIN_TARGET_USER, ZEELIN_CHANNEL) and will persist them into config.json without declaring them as required; it also expects the 'openclaw' CLI to exist for notifications. Those additional implicit dependencies increase the attack surface and persistence of identifiers and should have been declared and justified.
Persistence & Privilege
The skill spawns a background monitor process (using nohup) that polls the remote API and writes logs under /tmp and state into the skill-local config.json. always is false and the skill does not modify other skills or system-wide settings. Background execution and saving target info are expected for this use-case, but they do create persistent artifacts the user should know about.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zeelin-deep-research-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/zeelin-deep-research-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ZeeLin Deep Research 1.0.0 — 首发上线
- 首次发布,支持“深度研究”与“专家研究”两大 AI 辅助调研流程。
- 实现任务自动推送 PDF 下载链接、后台异步执行,无需阻塞主会话。
- 按需选择 deep/major 不同推理模式,快速覆盖企业分析、市场洞察、招商研究等复杂场景。
- 提供详细配置与使用说明,支持自动获取 API Key、配置文件管理。
- 内置多轮状态监控、错误处理与任务管理,提升调研效率与决策质量。
元数据
常见问题
ZeeLin Deep Research 深度研究 是什么?
ZeeLin Deep Research 深度研究是一款 AI 驱动的专业研究辅助平台,支持一句话生成与多步骤生成,提供深度、专家两大研究路径。从快速信息梳理、系统分析到超万字专家报告全流程覆盖,依托多轮推理与多源数据整合,高效完成企业分析、市场洞察、招商研究等复杂任务,一站式提升研究效率与决策质量。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 204 次。
如何安装 ZeeLin Deep Research 深度研究?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zeelin-deep-research-pro」即可一键安装,无需额外配置。
ZeeLin Deep Research 深度研究 是免费的吗?
是的,ZeeLin Deep Research 深度研究 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ZeeLin Deep Research 深度研究 支持哪些平台?
ZeeLin Deep Research 深度研究 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ZeeLin Deep Research 深度研究?
由 zhushanwei(@zhushanwei)开发并维护,当前版本 v1.0.0。
推荐 Skills