← Back to Skills Marketplace
zhushanwei

ZeeLin Deep Research 深度研究

by zhushanwei · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
204
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zeelin-deep-research-pro
Description
ZeeLin Deep Research 深度研究是一款 AI 驱动的专业研究辅助平台,支持一句话生成与多步骤生成,提供深度、专家两大研究路径。从快速信息梳理、系统分析到超万字专家报告全流程覆盖,依托多轮推理与多源数据整合,高效完成企业分析、市场洞察、招商研究等复杂任务,一站式提升研究效率与决策质量。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zeelin-deep-research-pro
  3. After installation, invoke the skill by name or use /zeelin-deep-research-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
ZeeLin Deep Research 1.0.0 — 首发上线 - 首次发布,支持“深度研究”与“专家研究”两大 AI 辅助调研流程。 - 实现任务自动推送 PDF 下载链接、后台异步执行,无需阻塞主会话。 - 按需选择 deep/major 不同推理模式,快速覆盖企业分析、市场洞察、招商研究等复杂场景。 - 提供详细配置与使用说明,支持自动获取 API Key、配置文件管理。 - 内置多轮状态监控、错误处理与任务管理,提升调研效率与决策质量。
Metadata
Slug zeelin-deep-research-pro
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ZeeLin Deep Research 深度研究?

ZeeLin Deep Research 深度研究是一款 AI 驱动的专业研究辅助平台,支持一句话生成与多步骤生成,提供深度、专家两大研究路径。从快速信息梳理、系统分析到超万字专家报告全流程覆盖,依托多轮推理与多源数据整合,高效完成企业分析、市场洞察、招商研究等复杂任务,一站式提升研究效率与决策质量。 It is an AI Agent Skill for Claude Code / OpenClaw, with 204 downloads so far.

How do I install ZeeLin Deep Research 深度研究?

Run "/install zeelin-deep-research-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ZeeLin Deep Research 深度研究 free?

Yes, ZeeLin Deep Research 深度研究 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ZeeLin Deep Research 深度研究 support?

ZeeLin Deep Research 深度研究 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ZeeLin Deep Research 深度研究?

It is built and maintained by zhushanwei (@zhushanwei); the current version is v1.0.0.

💬 Comments