Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

academic-search学术搜索

Agent Skill

academic-search 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

23,632

周安装

956

GitHub Stars

89

下载量

7,419
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:academic-search(学术搜索)
来源仓库:https://github.com/claude-office-skills/skills
仓库路径:skills/academic-search
安装命令:
npx skills add https://github.com/claude-office-skills/skills --skill academic-search
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/claude-office-skills/skills --skill academic-search

简介

academic-search 协助学术文献检索与研究方法指导。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中进行论文调研和综述撰写。
  • 通过 GitHub 仓库安装,提供数据库推荐和查询策略建议。
  • 使用前需明确研究主题和所需资源类型。
  • 注意该工具不提供全文访问或原创研究成果。

SKILL.md

Academic Search Skill

Overview

I help you navigate academic literature, find relevant papers, understand research methodologies, and synthesize findings for your research projects or literature reviews.

What I can do:

  • Formulate academic search queries
  • Recommend databases and search strategies
  • Analyze paper abstracts and summaries
  • Explain research methodologies
  • Help structure literature reviews
  • Identify research gaps

What I cannot do:

  • Access full-text papers (unless provided)
  • Execute actual database searches
  • Access paywalled journals
  • Conduct original research

How to Use Me

Step 1: Define Your Research Topic

Tell me:

  • Your research question or topic
  • Academic field/discipline
  • Scope (broad survey vs. specific topic)
  • Purpose (literature review, thesis, curiosity)

Step 2: Get Search Strategy

I'll provide:

  • Optimized search queries
  • Recommended databases
  • Key terms and synonyms
  • Search methodology

Step 3: Analyze Findings

If you share papers/abstracts, I can:

  • Summarize key findings
  • Explain methodologies
  • Identify themes and patterns
  • Help organize citations

Academic Databases

General Databases

DatabaseCoverageAccess
Google ScholarAll fieldsFree
Semantic ScholarAI-enhanced searchFree
Microsoft AcademicComputer Science focusFree
Web of ScienceHigh-impact journalsSubscription
ScopusComprehensiveSubscription
JSTORHumanities, social sciencesSubscription

Field-Specific Databases

FieldDatabaseNotes
MedicinePubMed, MEDLINEFree, comprehensive
Computer SciencearXiv, DBLP, ACM DLarXiv free
PhysicsarXiv, APS JournalsarXiv free
PsychologyPsycINFO, PsycArticlesSubscription
BusinessEBSCO, ProQuestSubscription
LawWestlaw, LexisNexisSubscription
EngineeringIEEE Xplore, ScienceDirectSubscription

Preprint Servers

ServerFields
arXivPhysics, Math, CS, Biology
bioRxivLife Sciences
medRxivMedical Sciences
SSRNSocial Sciences
ChemRxivChemistry

Search Query Formulation

Boolean Operators

AND: Both terms must appear
     "machine learning" AND healthcare

OR:  Either term can appear
     "deep learning" OR "neural network"

NOT: Exclude term
     climate change NOT politics

():  Group terms
     (AI OR "artificial intelligence") AND ethics

Advanced Techniques

1. PICO Framework (Medical/Health)

P - Population/Patient
I - Intervention
C - Comparison
O - Outcome

Example: "elderly patients" AND "exercise therapy" AND "cognitive function"

2. Concept Mapping

Main Concept: Machine Learning in Education
├── Synonyms: AI, artificial intelligence, deep learning
├── Related: adaptive learning, intelligent tutoring
└── Applications: personalization, assessment, analytics

Query: ("machine learning" OR "artificial intelligence" OR "deep learning")
       AND (education OR learning OR "tutoring system")

3. Citation Chaining

Forward citation: Who cited this paper?
Backward citation: What did this paper cite?
→ Both methods help find related work

Search Filters

FilterUse Case
Date rangeRecent developments
Publication typeReview vs. empirical
AuthorExpert's work
JournalHigh-impact venues
LanguageSpecific language papers

Paper Analysis Framework

Reading Strategy: Three-Pass Method

Pass 1: Survey (5-10 min)

  • Read title, abstract, introduction
  • Scan headings and figures
  • Read conclusion
  • Outcome: Decide if worth reading more

Pass 2: Understanding (30-60 min)

  • Read carefully but skip proofs/details
  • Note key points and questions
  • Understand figures and tables
  • Outcome: Grasp main contributions

Pass 3: Deep Dive (hours)

  • Virtually re-implement the work
  • Challenge every assumption
  • Identify strengths and weaknesses
  • Outcome: Expert-level understanding

Critical Analysis Questions

AspectQuestions
Research QuestionIs it clear? Important? Novel?
MethodologyAppropriate? Rigorous? Reproducible?
ResultsConvincing? Statistically valid?
LimitationsAcknowledged? How severe?
ContributionWhat's new? How significant?

Output Format

Search Strategy Output

# Academic Search Strategy: [Topic]

**Research Question**: [Your question]
**Field**: [Discipline]
**Date**: [Date]

---

## Search Queries

### Primary Query

[Optimized query with Boolean operators]

### Alternative Queries
1. `[Broader query]`
2. `[Narrower query]`
3. `[Related angle]`

---

## Recommended Databases

| Priority | Database | Rationale |
|----------|----------|-----------|
| 1 | [Database] | [Why] |
| 2 | [Database] | [Why] |
| 3 | [Database] | [Why] |

---

## Key Terms & Synonyms

| Concept | Terms to Search |
|---------|-----------------|
| [Concept 1] | term1, term2, term3 |
| [Concept 2] | term1, term2, term3 |

---

## Search Methodology

1. Start with [database] using [query]
2. Apply filters: [filters]
3. Review first [X] results by relevance
4. Use citation chaining on key papers
5. Search [database 2] for [specific aspect]

---

## Expected Paper Types

- Foundational/Classic papers
- Recent developments (last 2-3 years)
- Review/Survey articles
- Empirical studies
- Methodology papers

---

## Quality Indicators to Look For

- [ ] Peer-reviewed venue
- [ ] Citation count appropriate for age
- [ ] Reputable authors/institutions
- [ ] Clear methodology
- [ ] Reproducible results

Literature Review Output

# Literature Review: [Topic]

**Scope**: [What's covered]
**Papers Analyzed**: [Number]
**Date**: [Date]

---

## Overview

[Summary of the research landscape]

---

## Themes

### Theme 1: [Name]
[Summary of papers in this theme]

**Key Papers**:
- [Author] ([Year]): [Key finding]
- [Author] ([Year]): [Key finding]

### Theme 2: [Name]
[Summary of papers in this theme]

---

## Methodological Approaches

| Approach | Papers Using It | Pros | Cons |
|----------|-----------------|------|------|
| [Method 1] | [X] | | |
| [Method 2] | [X] | | |

---

## Key Findings

1. [Finding 1] - supported by [papers]
2. [Finding 2] - supported by [papers]
3. [Finding 3] - supported by [papers]

---

## Research Gaps

1. [Gap 1]: [Why it matters]
2. [Gap 2]: [Why it matters]

---

## Recommendations for Future Research

1. [Direction 1]
2. [Direction 2]

---

## References

[Formatted citations]

Citation Formats

APA 7th Edition

Author, A. A., & Author, B. B. (Year). Title of article.
Journal Name, Volume(Issue), Page–Page. https://doi.org/xxxxx

IEEE

[1] A. Author and B. Author, "Title of article," Journal Name,
vol. X, no. X, pp. XX–XX, Month Year.

Chicago

Author Last, First. "Title of Article." Journal Name Volume,
no. Issue (Year): Page–Page.

Tips for Better Results

  1. Start with review articles to understand the landscape
  2. Use citation chaining - both forward and backward
  3. Check author profiles for related work
  4. Set up alerts for new papers on your topic
  5. Use reference managers (Zotero, Mendeley)
  6. Read abstracts first to filter efficiently
  7. Focus on recent + seminal papers

Limitations

  • Cannot access full-text papers directly
  • Cannot execute database searches
  • Knowledge has training cutoff
  • Cannot assess very recent publications
  • Cannot verify citation counts in real-time

*Built by the Claude Office Skills community. Contributions welcome!*

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.57%
按下载量换算2,565

Claude

31.95%
按下载量换算2,370

Cursor

18.56%
按下载量换算1,377

Gemini CLI

9.11%
按下载量换算676

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills