zeelin-deep-research

调用Zeelin Deep Research API进行深度研究任务。完全异步处理:提交任务后立即返回,后台进程自动确认大纲并定时检查任务状态,任务完成后自动保存md文件。自动配置定时通知(每2分钟检查),任务完成后主动通知用户。使用前必须先询问用户思考模式和搜索范围。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "zeelin-deep-research" with this command: npx skills add angelandpeiqi/desearch-skill

Zeelin Deep Research Skill

本skill用于调用Zeelin Deep Research API执行深度研究任务,采用完全异步处理模式。

⚠️ 重要:使用前必须先询问用户

当用户要求进行研究任务时,必须先询问以下信息

  1. 思考模式(必选):

    模式说明适用场景
    smart普通模式快速简单的问题
    deep深度模式 (~5000字)论文、竞品调研、中度报告
    major专家模式 (~10000+字)深度研究报告
  2. 搜索范围(必选):

    范围说明
    web全网搜索
    academic学术搜索
    selected精选
  3. 研究主题(必选):用户想要研究的具体问题

配置 API Key

方式1:命令行设置(推荐)

python3 scripts/async_runner.py --set-key "YOUR_API_KEY"

方式2:配置文件

echo '{"api_key": "YOUR_API_KEY"}' > ~/.openclaw/zeelin-config.json

获取 API Key:https://desearch.zeelin.cn

使用方法

1. 检查 API Key

python3 scripts/async_runner.py --check-key

2. 提交任务

cd ~/.openclaw/workspace/skills/zeelin-deep-research
python3 scripts/async_runner.py -q "研究主题" -t deep -sr web

功能特性

  1. 异步提交:提交任务后立即返回,不阻塞
  2. 自动确认大纲:后台进程自动调用 confirmOutline
  3. 定时检查:每30秒检查一次任务状态
  4. 自动通知:cron 定时(每2分钟)检查任务完成状态,任务完成后主动通知用户
  5. 自动保存:完成后自动保存 md 文件到 /tmp/

结果文件

任务完成后,md 文件自动保存到:

~/.openclaw/workspace/skills/zeelin-deep-research/reports/zeelin_主题_时间戳.md

Cron 定时器

  • 间隔:每1分钟
  • 功能:检查任务完成状态
  • 通知:任务完成后主动发送消息给用户

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

媒体广告流量分析

查询广告投放流量分布与趋势的数据分析技能。支持按行业、地域、媒体(OTT/移动端)、目标受众等多维度分析广告曝光数据,适用于媒体策略评估、竞品投放监测、行业广告趋势研究等场景。

Registry SourceRecently Updated
Research

职场罗盘-用于面试者提前面试和公司背调,以及模拟面试;Your Guide for Interview Prep, Company Research, and Mock Interviews

职场罗盘 by Barry — 一站式求职辅助 Skill。整合简历解析优化、公司调研(就业向)、同城职位搜索、模拟面试四大模块。输入个人信息/简历,自动生成简历优化方向、公司调研报告、招聘表单,并可进行模拟面试。

Registry SourceRecently Updated
Research

Baidu Yijian Vision

Yijian (一见) is Baidu's specialized vision AI skill for image and video analysis. Yijian achieves 95%+ professional accuracy with 50%+ lower inference cost th...

Registry SourceRecently Updated
1.1K6Profile unavailable
Research

3dgs Paper Reader

Read and summarize 3D Gaussian Splatting research papers. Extracts method architecture, core innovations, experimental results, and key findings from arXiv p...

Registry SourceRecently Updated
300Profile unavailable