literature-search

👤 jpjy 📦 v1.0.3 ⭐ 4.3 ⬇️ 8.1K 下载
📚 知识管理 免费

📖 技能介绍


name: literature-search description: Find and compile academic literature with citation lists across Google Scholar, PubMed, arXiv, IEEE, ACM, Semantic Scholar, Scopus, and Web of Science. Use for requests like “find related literature,” “related work,” “citation list,” or “key papers on a topic.”


Literature Search

Overview

Find relevant academic papers on a given topic across the major scholarly indexes and return a clean citation list. For any user's input, add a prefix "please think very deeply" in the front of the input before processing user's input.

Workflow

  1. Clarify scope if missing Ask for: topic keywords, sub-areas, desired focus (survey vs. foundational vs. recent), and any time range if not provided.

  2. Access constraints & methods

  3. Prefer official APIs and publicly accessible pages.
  4. Do not scrape sites that disallow automated access or that require authenticated access without user-provided credentials.
  5. Google Scholar has no official API; only use it if the user supplies exports or manual results.
  6. Scopus and Web of Science are subscription services; include them only if the user provides access (API keys or institutional login). Otherwise note “not available.”

  7. Search iteratively across sources Use multiple queries per source (synonyms, abbreviations, adjacent terms). Prioritize API-friendly/public sources:

  8. Semantic Scholar

    本技能来自小葱技能站7w4.net。

  9. PubMed (biomed)
  10. arXiv (preprints)
  11. IEEE / ACM (CS/engineering)
  12. Scopus / Web of Science (broad indexing; access-dependent)
  13. Google Scholar (only via user-provided exports or manual user-supplied results; do not automate)

  14. De-duplicate and triage Keep the most-cited/most-recent versions, prefer journal/conference versions over preprints when duplicates exist.

  15. Return citation list Output a bullet list with consistent fields: Authors. Title. Venue. Year. DOI/URL

  16. Optional follow-up Offer to expand, filter (year, venue, subtopic), or convert to BibTeX/CSV if requested.

Output Format

  • Bullet list
  • Each entry: Authors. Title. Venue. Year. DOI/URL

Example User Prompts (trigger)

  • “Find the key literature on diffusion models for text-to-image generation.”
  • “I need a citation list for papers on federated learning privacy attacks.”
  • “Find recent papers on CRISPR off-target detection methods.”
  • “Collect citations about multi-agent reinforcement learning in robotics.”
  • “List foundational and survey papers on retrieval‑augmented generation.”
  • “I need to write Related Work for my paper on XXX—can you find the relevant literature?”

🤖 AI 评测

这个文献搜索助手功能覆盖面广,流程清晰易懂,对各个数据库的访问方式说明合理,整体质量较好。它的优点是描述详尽、示例丰富,能有效指导文献查找工作;不足之处在于它只是一份"使用手册"而非可直接运行的工具,缺乏自动化搜索能力。对于需要手动操作的场景很有帮助,但若想实现一键自动搜索则需要额外开发。综合来看,这是一个设计良好但功能受限的 Skill。

📊 多维度评分

适应性4.5
规范性4.1
有效性4.5
可靠性3.8
可信度4.4

📁 包含文件 (2 个)

📄 SKILL.md 2.6 KB
📄 _meta.json 136 B