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

    來源於7w4.net。

  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
  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