← 返回
AI智能 中文

Semantic Paper Radar

Semantic literature discovery and synthesis across arXiv/OpenAlex/PubMed (and optional Google Scholar adapters). Use when users ask for domain must-read pape...
语义文献发现与综合,覆盖arXiv、OpenAlex、PubMed(以及可选的Google Scholar适配器)。用于用户询问领域必读论文时。
rogerrrr18
AI智能 clawhub v0.1.0 1 版本 99941.4 Key: 无需
★ 1
Stars
📥 1,686
下载
💾 6
安装
1
版本
#latest

概述

Semantic Paper Radar

Build a domain reading list from natural-language intent, then output a concise research map.

Workflow

  1. Clarify query intent in one line:
    • topic + scope + time window + priority (foundational / frontier / balanced).
  2. Run aggregated retrieval:
    • General: python3 scripts/paper_radar.py search --query "" --max 40 --years 8
    • Biomedical force-on: python3 scripts/paper_radar.py search --query "" --max 40 --years 8 --biomed
  3. Generate synthesis report:
    • python3 scripts/paper_radar.py report --query "" --max 40 --years 8 --top 12 --mode balanced
    • Biomedical force-on: add --biomed
    • Export clickable HTML: add --export-html (optional --html-out )
  1. Present results in Chinese unless user asked otherwise:
    • 必读文献(分层)
    • 学术脉络(时间线)
    • 阅读顺序(先读3篇)
    • 可选下一步(细分子方向)

Output Rules

  • Prefer OpenAlex entries with DOI/citation metadata for "经典" judgement.
  • Keep arXiv entries for "最新前沿" and unreviewed but high-momentum work.
  • If the query is biomedical/clinical, explicitly include a caution that arXiv papers may be preprint.
  • If retrieval is sparse, broaden query with synonyms and rerun once.

Recommended Prompt Pattern

Use this framing when user asks for recommendations:

  • "按 经典奠基(3-5) + 方法跃迁(3-5) + 近两年新进展(3-5) 输出"
  • "每篇给:一句贡献、为什么必读、适合第几步读"
  • "最后给该领域 3 条学术脉络主线"

Optional Scholar Integration

If the environment already has a Scholar-capable tool/skill (e.g., serper-scholar), call it after report and use it only for:

  • citation cross-check
  • venue/author authority补充

Do not block core workflow if Scholar integration is unavailable.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 19:41 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,356 📥 318,049
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 834 📥 212,997
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 711 📥 243,714