@wentorai/research-plugins 1.3.2 โ 1.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +32 -56
- package/curated/analysis/README.md +1 -13
- package/curated/domains/README.md +1 -5
- package/curated/literature/README.md +3 -12
- package/curated/research/README.md +1 -18
- package/curated/tools/README.md +1 -12
- package/curated/writing/README.md +2 -6
- package/index.ts +88 -5
- package/openclaw.plugin.json +3 -12
- package/package.json +3 -5
- package/skills/analysis/statistics/SKILL.md +1 -1
- package/skills/analysis/statistics/meta-analysis-guide/SKILL.md +1 -1
- package/skills/domains/ai-ml/SKILL.md +3 -2
- package/skills/domains/ai-ml/generative-ai-guide/SKILL.md +1 -0
- package/skills/domains/ai-ml/huggingface-api/SKILL.md +251 -0
- package/skills/domains/biomedical/SKILL.md +9 -2
- package/skills/domains/biomedical/alphafold-api/SKILL.md +227 -0
- package/skills/domains/biomedical/biothings-api/SKILL.md +296 -0
- package/skills/domains/biomedical/clinicaltrials-api-v2/SKILL.md +216 -0
- package/skills/domains/biomedical/enrichr-api/SKILL.md +264 -0
- package/skills/domains/biomedical/ensembl-rest-api/SKILL.md +204 -0
- package/skills/domains/biomedical/medical-data-api/SKILL.md +197 -0
- package/skills/domains/biomedical/pdb-structure-api/SKILL.md +219 -0
- package/skills/domains/business/SKILL.md +2 -3
- package/skills/domains/chemistry/SKILL.md +3 -2
- package/skills/domains/chemistry/catalysis-hub-api/SKILL.md +171 -0
- package/skills/domains/education/SKILL.md +2 -3
- package/skills/domains/law/SKILL.md +3 -2
- package/skills/domains/law/uk-legislation-api/SKILL.md +179 -0
- package/skills/literature/discovery/SKILL.md +1 -1
- package/skills/literature/discovery/citation-alert-guide/SKILL.md +2 -2
- package/skills/literature/discovery/conference-proceedings-guide/SKILL.md +2 -2
- package/skills/literature/discovery/literature-mapping-guide/SKILL.md +1 -1
- package/skills/literature/discovery/paper-recommendation-guide/SKILL.md +8 -14
- package/skills/literature/discovery/rss-paper-feeds/SKILL.md +20 -14
- package/skills/literature/discovery/semantic-paper-radar/SKILL.md +8 -8
- package/skills/literature/discovery/semantic-scholar-recs-guide/SKILL.md +103 -86
- package/skills/literature/fulltext/SKILL.md +3 -2
- package/skills/literature/fulltext/arxiv-latex-source/SKILL.md +195 -0
- package/skills/literature/fulltext/open-access-guide/SKILL.md +1 -1
- package/skills/literature/fulltext/open-access-mining-guide/SKILL.md +5 -5
- package/skills/literature/metadata/citation-network-guide/SKILL.md +3 -3
- package/skills/literature/metadata/h-index-guide/SKILL.md +0 -27
- package/skills/literature/search/SKILL.md +3 -4
- package/skills/literature/search/citation-chaining-guide/SKILL.md +42 -32
- package/skills/literature/search/database-comparison-guide/SKILL.md +1 -1
- package/skills/literature/search/semantic-scholar-api/SKILL.md +56 -53
- package/skills/research/automation/SKILL.md +2 -3
- package/skills/research/automation/datagen-research-guide/SKILL.md +1 -0
- package/skills/research/automation/mle-agent-guide/SKILL.md +1 -0
- package/skills/research/automation/paper-to-agent-guide/SKILL.md +2 -1
- package/skills/research/deep-research/auto-deep-research-guide/SKILL.md +1 -0
- package/skills/research/deep-research/in-depth-research-guide/SKILL.md +1 -1
- package/skills/research/deep-research/kosmos-scientist-guide/SKILL.md +3 -3
- package/skills/research/deep-research/llm-scientific-discovery-guide/SKILL.md +1 -1
- package/skills/research/deep-research/local-deep-research-guide/SKILL.md +6 -6
- package/skills/research/deep-research/open-researcher-guide/SKILL.md +3 -3
- package/skills/research/deep-research/tongyi-deep-research-guide/SKILL.md +4 -4
- package/skills/research/methodology/SKILL.md +1 -1
- package/skills/research/methodology/claude-scientific-guide/SKILL.md +1 -0
- package/skills/research/methodology/grad-school-guide/SKILL.md +1 -1
- package/skills/research/methodology/qualitative-research-guide/SKILL.md +1 -1
- package/skills/research/paper-review/SKILL.md +1 -1
- package/skills/research/paper-review/automated-review-guide/SKILL.md +1 -1
- package/skills/research/paper-review/peer-review-guide/SKILL.md +1 -1
- package/skills/tools/diagram/excalidraw-diagram-guide/SKILL.md +1 -1
- package/skills/tools/diagram/mermaid-architect-guide/SKILL.md +1 -1
- package/skills/tools/diagram/plantuml-guide/SKILL.md +1 -1
- package/skills/tools/document/grobid-pdf-parsing/SKILL.md +1 -1
- package/skills/tools/document/paper-parse-guide/SKILL.md +2 -2
- package/skills/tools/knowledge-graph/SKILL.md +2 -3
- package/skills/tools/knowledge-graph/citation-network-builder/SKILL.md +5 -5
- package/skills/tools/knowledge-graph/knowledge-graph-construction/SKILL.md +1 -1
- package/skills/tools/ocr-translate/zotero-pdf2zh-guide/SKILL.md +1 -0
- package/skills/tools/scraping/academic-web-scraping/SKILL.md +1 -2
- package/skills/tools/scraping/google-scholar-scraper/SKILL.md +7 -7
- package/skills/writing/citation/SKILL.md +1 -1
- package/skills/writing/citation/academic-citation-manager/SKILL.md +20 -17
- package/skills/writing/citation/citation-assistant-skill/SKILL.md +72 -58
- package/skills/writing/citation/obsidian-citation-guide/SKILL.md +1 -0
- package/skills/writing/citation/obsidian-zotero-guide/SKILL.md +1 -0
- package/skills/writing/citation/onecite-reference-guide/SKILL.md +1 -1
- package/skills/writing/citation/papersgpt-zotero-guide/SKILL.md +1 -0
- package/skills/writing/citation/zotero-mdnotes-guide/SKILL.md +1 -0
- package/skills/writing/citation/zotero-reference-guide/SKILL.md +2 -1
- package/skills/writing/citation/zotero-scholar-guide/SKILL.md +1 -1
- package/skills/writing/composition/scientific-writing-resources/SKILL.md +1 -0
- package/skills/writing/latex/latex-drawing-collection/SKILL.md +1 -0
- package/skills/writing/latex/latex-templates-collection/SKILL.md +1 -0
- package/skills/writing/templates/novathesis-guide/SKILL.md +1 -0
- package/src/tools/arxiv.ts +81 -30
- package/src/tools/biorxiv.ts +158 -0
- package/src/tools/crossref.ts +63 -22
- package/src/tools/datacite.ts +191 -0
- package/src/tools/dblp.ts +125 -0
- package/src/tools/doaj.ts +82 -0
- package/src/tools/europe-pmc.ts +159 -0
- package/src/tools/hal.ts +118 -0
- package/src/tools/inspire-hep.ts +165 -0
- package/src/tools/openaire.ts +158 -0
- package/src/tools/openalex.ts +26 -15
- package/src/tools/opencitations.ts +112 -0
- package/src/tools/orcid.ts +139 -0
- package/src/tools/osf-preprints.ts +104 -0
- package/src/tools/pubmed.ts +22 -13
- package/src/tools/ror.ts +118 -0
- package/src/tools/unpaywall.ts +15 -6
- package/src/tools/util.ts +141 -0
- package/src/tools/zenodo.ts +157 -0
- package/mcp-configs/academic-db/ChatSpatial.json +0 -17
- package/mcp-configs/academic-db/academia-mcp.json +0 -17
- package/mcp-configs/academic-db/academic-paper-explorer.json +0 -17
- package/mcp-configs/academic-db/academic-search-mcp-server.json +0 -17
- package/mcp-configs/academic-db/agentinterviews-mcp.json +0 -17
- package/mcp-configs/academic-db/all-in-mcp.json +0 -17
- package/mcp-configs/academic-db/alphafold-mcp.json +0 -20
- package/mcp-configs/academic-db/apple-health-mcp.json +0 -17
- package/mcp-configs/academic-db/arxiv-latex-mcp.json +0 -17
- package/mcp-configs/academic-db/arxiv-mcp-server.json +0 -17
- package/mcp-configs/academic-db/bgpt-mcp.json +0 -17
- package/mcp-configs/academic-db/biomcp.json +0 -17
- package/mcp-configs/academic-db/biothings-mcp.json +0 -17
- package/mcp-configs/academic-db/brightspace-mcp.json +0 -21
- package/mcp-configs/academic-db/catalysishub-mcp-server.json +0 -17
- package/mcp-configs/academic-db/climatiq-mcp.json +0 -20
- package/mcp-configs/academic-db/clinicaltrialsgov-mcp-server.json +0 -17
- package/mcp-configs/academic-db/deep-research-mcp.json +0 -17
- package/mcp-configs/academic-db/dicom-mcp.json +0 -17
- package/mcp-configs/academic-db/enrichr-mcp-server.json +0 -17
- package/mcp-configs/academic-db/fec-mcp-server.json +0 -17
- package/mcp-configs/academic-db/fhir-mcp-server-themomentum.json +0 -17
- package/mcp-configs/academic-db/fhir-mcp.json +0 -19
- package/mcp-configs/academic-db/gget-mcp.json +0 -17
- package/mcp-configs/academic-db/gibs-mcp.json +0 -20
- package/mcp-configs/academic-db/gis-mcp-server.json +0 -22
- package/mcp-configs/academic-db/google-earth-engine-mcp.json +0 -21
- package/mcp-configs/academic-db/google-researcher-mcp.json +0 -17
- package/mcp-configs/academic-db/idea-reality-mcp.json +0 -17
- package/mcp-configs/academic-db/legiscan-mcp.json +0 -19
- package/mcp-configs/academic-db/lex.json +0 -17
- package/mcp-configs/academic-db/m4-clinical-mcp.json +0 -21
- package/mcp-configs/academic-db/medical-mcp.json +0 -21
- package/mcp-configs/academic-db/nexonco-mcp.json +0 -20
- package/mcp-configs/academic-db/omop-mcp.json +0 -20
- package/mcp-configs/academic-db/onekgpd-mcp.json +0 -20
- package/mcp-configs/academic-db/openedu-mcp.json +0 -20
- package/mcp-configs/academic-db/opengenes-mcp.json +0 -20
- package/mcp-configs/academic-db/openstax-mcp.json +0 -21
- package/mcp-configs/academic-db/openstreetmap-mcp.json +0 -21
- package/mcp-configs/academic-db/opentargets-mcp.json +0 -21
- package/mcp-configs/academic-db/pdb-mcp.json +0 -21
- package/mcp-configs/academic-db/smithsonian-mcp.json +0 -20
- package/mcp-configs/ai-platform/Adaptive-Graph-of-Thoughts-MCP-server.json +0 -17
- package/mcp-configs/ai-platform/ai-counsel.json +0 -17
- package/mcp-configs/ai-platform/atlas-mcp-server.json +0 -17
- package/mcp-configs/ai-platform/counsel-mcp.json +0 -17
- package/mcp-configs/ai-platform/cross-llm-mcp.json +0 -17
- package/mcp-configs/ai-platform/gptr-mcp.json +0 -17
- package/mcp-configs/ai-platform/magi-researchers.json +0 -21
- package/mcp-configs/ai-platform/mcp-academic-researcher.json +0 -22
- package/mcp-configs/ai-platform/open-paper-machine.json +0 -21
- package/mcp-configs/ai-platform/paper-intelligence.json +0 -21
- package/mcp-configs/ai-platform/paper-reader.json +0 -21
- package/mcp-configs/ai-platform/paperdebugger.json +0 -21
- package/mcp-configs/browser/decipher-research-agent.json +0 -17
- package/mcp-configs/browser/deep-research.json +0 -17
- package/mcp-configs/browser/everything-claude-code.json +0 -17
- package/mcp-configs/browser/exa-mcp.json +0 -20
- package/mcp-configs/browser/gpt-researcher.json +0 -17
- package/mcp-configs/browser/heurist-agent-framework.json +0 -17
- package/mcp-configs/browser/mcp-searxng.json +0 -21
- package/mcp-configs/browser/mcp-webresearch.json +0 -20
- package/mcp-configs/cloud-docs/confluence-mcp.json +0 -37
- package/mcp-configs/cloud-docs/google-drive-mcp.json +0 -35
- package/mcp-configs/cloud-docs/notion-mcp.json +0 -29
- package/mcp-configs/communication/discord-mcp.json +0 -29
- package/mcp-configs/communication/discourse-mcp.json +0 -21
- package/mcp-configs/communication/slack-mcp.json +0 -29
- package/mcp-configs/communication/telegram-mcp.json +0 -28
- package/mcp-configs/data-platform/4everland-hosting-mcp.json +0 -17
- package/mcp-configs/data-platform/automl-stat-mcp.json +0 -21
- package/mcp-configs/data-platform/context-keeper.json +0 -17
- package/mcp-configs/data-platform/context7.json +0 -19
- package/mcp-configs/data-platform/contextstream-mcp.json +0 -17
- package/mcp-configs/data-platform/email-mcp.json +0 -17
- package/mcp-configs/data-platform/jefferson-stats-mcp.json +0 -22
- package/mcp-configs/data-platform/mcp-excel-server.json +0 -21
- package/mcp-configs/data-platform/mcp-stata.json +0 -21
- package/mcp-configs/data-platform/mcpstack-jupyter.json +0 -21
- package/mcp-configs/data-platform/ml-mcp.json +0 -21
- package/mcp-configs/data-platform/nasdaq-data-link-mcp.json +0 -20
- package/mcp-configs/data-platform/numpy-mcp.json +0 -21
- package/mcp-configs/database/neo4j-mcp.json +0 -37
- package/mcp-configs/database/postgres-mcp.json +0 -28
- package/mcp-configs/database/sqlite-mcp.json +0 -29
- package/mcp-configs/dev-platform/geogebra-mcp.json +0 -21
- package/mcp-configs/dev-platform/github-mcp.json +0 -31
- package/mcp-configs/dev-platform/gitlab-mcp.json +0 -34
- package/mcp-configs/dev-platform/latex-mcp-server.json +0 -21
- package/mcp-configs/dev-platform/manim-mcp.json +0 -20
- package/mcp-configs/dev-platform/mcp-echarts.json +0 -20
- package/mcp-configs/dev-platform/panel-viz-mcp.json +0 -20
- package/mcp-configs/dev-platform/paperbanana.json +0 -20
- package/mcp-configs/dev-platform/texflow-mcp.json +0 -20
- package/mcp-configs/dev-platform/texmcp.json +0 -20
- package/mcp-configs/dev-platform/typst-mcp.json +0 -21
- package/mcp-configs/dev-platform/vizro-mcp.json +0 -20
- package/mcp-configs/email/email-mcp.json +0 -40
- package/mcp-configs/email/gmail-mcp.json +0 -37
- package/mcp-configs/note-knowledge/ApeRAG.json +0 -17
- package/mcp-configs/note-knowledge/In-Memoria.json +0 -17
- package/mcp-configs/note-knowledge/agent-memory.json +0 -17
- package/mcp-configs/note-knowledge/aimemo.json +0 -17
- package/mcp-configs/note-knowledge/biel-mcp.json +0 -19
- package/mcp-configs/note-knowledge/cognee.json +0 -17
- package/mcp-configs/note-knowledge/context-awesome.json +0 -17
- package/mcp-configs/note-knowledge/context-mcp.json +0 -17
- package/mcp-configs/note-knowledge/conversation-handoff-mcp.json +0 -17
- package/mcp-configs/note-knowledge/cortex.json +0 -17
- package/mcp-configs/note-knowledge/devrag.json +0 -17
- package/mcp-configs/note-knowledge/easy-obsidian-mcp.json +0 -17
- package/mcp-configs/note-knowledge/engram.json +0 -17
- package/mcp-configs/note-knowledge/gnosis-mcp.json +0 -17
- package/mcp-configs/note-knowledge/graphlit-mcp-server.json +0 -19
- package/mcp-configs/note-knowledge/local-faiss-mcp.json +0 -21
- package/mcp-configs/note-knowledge/mcp-memory-service.json +0 -21
- package/mcp-configs/note-knowledge/mcp-obsidian.json +0 -23
- package/mcp-configs/note-knowledge/mcp-ragdocs.json +0 -20
- package/mcp-configs/note-knowledge/mcp-summarizer.json +0 -21
- package/mcp-configs/note-knowledge/mediawiki-mcp.json +0 -21
- package/mcp-configs/note-knowledge/openzim-mcp.json +0 -20
- package/mcp-configs/note-knowledge/zettelkasten-mcp.json +0 -21
- package/mcp-configs/reference-mgr/academic-paper-mcp-http.json +0 -20
- package/mcp-configs/reference-mgr/academix.json +0 -20
- package/mcp-configs/reference-mgr/arxiv-cli.json +0 -17
- package/mcp-configs/reference-mgr/arxiv-research-mcp.json +0 -21
- package/mcp-configs/reference-mgr/arxiv-search-mcp.json +0 -17
- package/mcp-configs/reference-mgr/chiken.json +0 -17
- package/mcp-configs/reference-mgr/claude-scholar.json +0 -17
- package/mcp-configs/reference-mgr/devonthink-mcp.json +0 -17
- package/mcp-configs/reference-mgr/google-scholar-abstract-mcp.json +0 -19
- package/mcp-configs/reference-mgr/google-scholar-mcp.json +0 -20
- package/mcp-configs/reference-mgr/mcp-paperswithcode.json +0 -21
- package/mcp-configs/reference-mgr/mcp-scholarly.json +0 -20
- package/mcp-configs/reference-mgr/mcp-simple-arxiv.json +0 -20
- package/mcp-configs/reference-mgr/mcp-simple-pubmed.json +0 -20
- package/mcp-configs/reference-mgr/mcp-zotero.json +0 -21
- package/mcp-configs/reference-mgr/mendeley-mcp.json +0 -20
- package/mcp-configs/reference-mgr/ncbi-mcp-server.json +0 -22
- package/mcp-configs/reference-mgr/onecite.json +0 -21
- package/mcp-configs/reference-mgr/paper-search-mcp.json +0 -21
- package/mcp-configs/reference-mgr/pubmed-search-mcp.json +0 -21
- package/mcp-configs/reference-mgr/scholar-mcp.json +0 -21
- package/mcp-configs/reference-mgr/scholar-multi-mcp.json +0 -21
- package/mcp-configs/reference-mgr/seerai.json +0 -21
- package/mcp-configs/reference-mgr/semantic-scholar-fastmcp.json +0 -21
- package/mcp-configs/reference-mgr/sourcelibrary.json +0 -20
- package/mcp-configs/registry.json +0 -476
- package/mcp-configs/repository/dataverse-mcp.json +0 -33
- package/mcp-configs/repository/huggingface-mcp.json +0 -29
- package/skills/domains/business/xpert-bi-guide/SKILL.md +0 -84
- package/skills/domains/education/edumcp-guide/SKILL.md +0 -74
- package/skills/literature/search/paper-search-mcp-guide/SKILL.md +0 -107
- package/skills/research/automation/mcp-server-guide/SKILL.md +0 -211
- package/skills/tools/knowledge-graph/paperpile-notion-guide/SKILL.md +0 -84
- package/src/tools/semantic-scholar.ts +0 -66
|
@@ -40,24 +40,30 @@ Examine the reference list of each seed paper and identify which cited works are
|
|
|
40
40
|
```python
|
|
41
41
|
import requests
|
|
42
42
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
43
|
+
HEADERS = {"User-Agent": "ResearchPlugins/1.0 (https://wentor.ai)"}
|
|
44
|
+
|
|
45
|
+
def get_references(work_id):
|
|
46
|
+
"""Get all references of a paper via OpenAlex."""
|
|
47
|
+
url = f"https://api.openalex.org/works/{work_id}"
|
|
48
|
+
response = requests.get(url, headers=HEADERS)
|
|
49
|
+
paper = response.json()
|
|
50
|
+
ref_ids = paper.get("referenced_works", [])
|
|
51
|
+
|
|
52
|
+
references = []
|
|
53
|
+
for ref_id in ref_ids:
|
|
54
|
+
ref = requests.get(f"https://api.openalex.org/works/{ref_id.split('/')[-1]}", headers=HEADERS).json()
|
|
55
|
+
if ref.get("title"):
|
|
56
|
+
references.append(ref)
|
|
57
|
+
return references
|
|
52
58
|
|
|
53
59
|
# Get references of a seed paper
|
|
54
|
-
|
|
55
|
-
references = get_references(
|
|
60
|
+
seed_id = "W2741809807"
|
|
61
|
+
references = get_references(seed_id)
|
|
56
62
|
|
|
57
63
|
# Sort by citation count to find the most influential foundations
|
|
58
|
-
references.sort(key=lambda p: p.get("
|
|
64
|
+
references.sort(key=lambda p: p.get("cited_by_count", 0), reverse=True)
|
|
59
65
|
for ref in references[:15]:
|
|
60
|
-
print(f"[{ref.get('
|
|
66
|
+
print(f"[{ref.get('publication_year', '?')}] {ref['title']} ({ref.get('cited_by_count', 0)} citations)")
|
|
61
67
|
```
|
|
62
68
|
|
|
63
69
|
### Step 3: Forward Chaining (Citation Tracking)
|
|
@@ -65,28 +71,32 @@ for ref in references[:15]:
|
|
|
65
71
|
Find all papers that have cited your seed paper.
|
|
66
72
|
|
|
67
73
|
```python
|
|
68
|
-
def get_citations(
|
|
69
|
-
"""Get papers citing a given paper via
|
|
70
|
-
url = f"https://api.semanticscholar.org/graph/v1/paper/{paper_id}/citations"
|
|
74
|
+
def get_citations(work_id, limit=200):
|
|
75
|
+
"""Get papers citing a given paper via OpenAlex."""
|
|
71
76
|
all_citations = []
|
|
72
|
-
|
|
73
|
-
while
|
|
74
|
-
response = requests.get(
|
|
75
|
-
"
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
77
|
+
page = 1
|
|
78
|
+
while len(all_citations) < limit:
|
|
79
|
+
response = requests.get(
|
|
80
|
+
"https://api.openalex.org/works",
|
|
81
|
+
params={
|
|
82
|
+
"filter": f"cites:{work_id}",
|
|
83
|
+
"sort": "cited_by_count:desc",
|
|
84
|
+
"per_page": min(200, limit - len(all_citations)),
|
|
85
|
+
"page": page
|
|
86
|
+
},
|
|
87
|
+
headers=HEADERS
|
|
88
|
+
)
|
|
89
|
+
results = response.json().get("results", [])
|
|
90
|
+
if not results:
|
|
81
91
|
break
|
|
82
|
-
all_citations.extend(
|
|
83
|
-
|
|
92
|
+
all_citations.extend(results)
|
|
93
|
+
page += 1
|
|
84
94
|
return all_citations
|
|
85
95
|
|
|
86
|
-
citations = get_citations(
|
|
96
|
+
citations = get_citations(seed_id)
|
|
87
97
|
# Filter for recent, well-cited papers
|
|
88
|
-
recent_impactful = [c for c in citations if c.get("
|
|
89
|
-
recent_impactful.sort(key=lambda p: p.get("
|
|
98
|
+
recent_impactful = [c for c in citations if c.get("publication_year", 0) >= 2022 and c.get("cited_by_count", 0) >= 5]
|
|
99
|
+
recent_impactful.sort(key=lambda p: p.get("cited_by_count", 0), reverse=True)
|
|
90
100
|
```
|
|
91
101
|
|
|
92
102
|
### Step 4: Co-Citation and Bibliographic Coupling
|
|
@@ -134,7 +144,7 @@ Repeat the process with the most relevant papers discovered in each round:
|
|
|
134
144
|
| Google Scholar "Cited by" | Forward chaining | Free |
|
|
135
145
|
| Web of Science "Cited References" / "Times Cited" | Both directions | Subscription |
|
|
136
146
|
| Scopus "References" / "Cited by" | Both directions | Subscription |
|
|
137
|
-
|
|
|
147
|
+
| OpenAlex API | Programmatic, both directions | Free |
|
|
138
148
|
| Connected Papers (connectedpapers.com) | Visual co-citation graph | Free (limited) |
|
|
139
149
|
| Litmaps (litmaps.com) | Visual citation network | Free tier |
|
|
140
150
|
| CoCites (cocites.com) | Co-citation analysis | Free |
|
|
@@ -145,4 +155,4 @@ Repeat the process with the most relevant papers discovered in each round:
|
|
|
145
155
|
- **Citation bias**: Highly cited papers are not always the best or most relevant. Pay attention to less-cited but methodologically sound papers.
|
|
146
156
|
- **Recency bias**: Forward chaining favors recent papers with fewer citations. Allow time for citation accumulation or use Mendeley readership as a proxy.
|
|
147
157
|
- **Field boundaries**: Citation chains tend to stay within disciplinary silos. Combine with keyword searches in adjacent-field databases to break out.
|
|
148
|
-
- **Incomplete coverage**: No single database indexes all citations. Cross-check with at least two sources (e.g.,
|
|
158
|
+
- **Incomplete coverage**: No single database indexes all citations. Cross-check with at least two sources (e.g., OpenAlex + Google Scholar).
|
|
@@ -96,5 +96,5 @@ A robust literature search should query multiple databases to maximize recall:
|
|
|
96
96
|
|
|
97
97
|
- **Scopus vs. Web of Science**: Scopus has broader coverage (especially post-2000 and non-English journals); WoS has deeper historical archives and the Journal Impact Factor.
|
|
98
98
|
- **Google Scholar** finds the most results but lacks advanced filtering. Use it for snowball searches and finding grey literature, not as your primary systematic search tool.
|
|
99
|
-
- **API access**: PubMed (E-utilities),
|
|
99
|
+
- **API access**: PubMed (E-utilities), OpenAlex, and Crossref all offer free APIs for programmatic searching. Scopus and WoS require institutional API keys.
|
|
100
100
|
- **Alert services**: Set up saved search alerts on PubMed, Scopus, and Google Scholar to stay current in fast-moving fields.
|
|
@@ -1,134 +1,137 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: semantic-scholar-api
|
|
3
|
-
description: "Search papers and analyze citation graphs via
|
|
3
|
+
description: "Search papers and analyze citation graphs via OpenAlex and CrossRef APIs"
|
|
4
4
|
metadata:
|
|
5
5
|
openclaw:
|
|
6
6
|
emoji: "๐"
|
|
7
7
|
category: "literature"
|
|
8
8
|
subcategory: "search"
|
|
9
9
|
keywords: ["academic database search", "semantic search", "AI-powered literature search", "citation analysis", "citation network"]
|
|
10
|
-
source: "https://api.
|
|
10
|
+
source: "https://api.openalex.org/"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
#
|
|
13
|
+
# OpenAlex & CrossRef API Guide
|
|
14
14
|
|
|
15
15
|
## Overview
|
|
16
16
|
|
|
17
|
-
|
|
17
|
+
OpenAlex is a free, open catalog of the global research system, indexing over 250 million academic works across all fields of science. It provides structured access to papers, authors, institutions, concepts, and citation networks. OpenAlex is the successor to Microsoft Academic Graph and is maintained by OurResearch (the team behind Unpaywall).
|
|
18
18
|
|
|
19
|
-
|
|
19
|
+
CrossRef is the official DOI registration agency for scholarly content, providing metadata for over 150 million DOIs across all publishers and disciplines. Together, OpenAlex and CrossRef provide comprehensive coverage for academic search, citation analysis, and bibliometric research.
|
|
20
20
|
|
|
21
|
-
|
|
21
|
+
Both APIs are free to use without authentication. OpenAlex requests a polite `User-Agent` header; CrossRef requests a `User-Agent` with contact email for access to the polite pool (faster rate limits).
|
|
22
22
|
|
|
23
23
|
## Authentication
|
|
24
24
|
|
|
25
|
-
No authentication is required for
|
|
25
|
+
No authentication is required for either API.
|
|
26
26
|
|
|
27
|
+
OpenAlex: Include a `User-Agent` header for polite access:
|
|
27
28
|
```
|
|
28
|
-
|
|
29
|
+
User-Agent: ResearchPlugins/1.0 (https://wentor.ai)
|
|
29
30
|
```
|
|
30
31
|
|
|
31
|
-
|
|
32
|
+
CrossRef: Include a `User-Agent` header with contact email for polite pool:
|
|
33
|
+
```
|
|
34
|
+
User-Agent: ResearchPlugins/1.0 (https://wentor.ai; mailto:dev@wentor.ai)
|
|
35
|
+
```
|
|
32
36
|
|
|
33
37
|
## Core Endpoints
|
|
34
38
|
|
|
35
|
-
###
|
|
39
|
+
### OpenAlex: Search Works
|
|
36
40
|
|
|
37
|
-
- **URL**: `GET https://api.
|
|
41
|
+
- **URL**: `GET https://api.openalex.org/works`
|
|
38
42
|
- **Parameters**:
|
|
39
43
|
| Param | Type | Required | Description |
|
|
40
44
|
|-------|------|----------|-------------|
|
|
41
|
-
|
|
|
42
|
-
|
|
|
43
|
-
|
|
|
44
|
-
|
|
|
45
|
-
|
|
|
46
|
-
| fieldsOfStudy | string | No | Filter by field (e.g., Computer Science, Medicine) |
|
|
45
|
+
| search | string | No | Full-text search query |
|
|
46
|
+
| filter | string | No | Filter expression (e.g., `from_publication_date:2024-01-01`) |
|
|
47
|
+
| sort | string | No | Sort field (e.g., `cited_by_count:desc`, `publication_date:desc`) |
|
|
48
|
+
| per_page | integer | No | Results per page (default: 25, max: 200) |
|
|
49
|
+
| page | integer | No | Page number (default: 1) |
|
|
47
50
|
- **Example**:
|
|
48
51
|
```bash
|
|
49
|
-
curl "https://api.
|
|
52
|
+
curl "https://api.openalex.org/works?search=attention+is+all+you+need&per_page=5"
|
|
50
53
|
```
|
|
51
|
-
- **Response**: JSON with `
|
|
54
|
+
- **Response**: JSON with `meta` (count, page info) and `results` array containing work objects.
|
|
52
55
|
|
|
53
|
-
###
|
|
56
|
+
### OpenAlex: Get Work Details
|
|
54
57
|
|
|
55
|
-
- **URL**: `GET https://api.
|
|
58
|
+
- **URL**: `GET https://api.openalex.org/works/{id}`
|
|
56
59
|
- **Parameters**:
|
|
57
60
|
| Param | Type | Required | Description |
|
|
58
61
|
|-------|------|----------|-------------|
|
|
59
|
-
|
|
|
60
|
-
| fields | string | No | Comma-separated fields to return |
|
|
62
|
+
| id | string | Yes | OpenAlex ID (e.g., `W2741809807`), DOI URL, or other identifier |
|
|
61
63
|
- **Example**:
|
|
62
64
|
```bash
|
|
63
|
-
curl "https://api.
|
|
65
|
+
curl "https://api.openalex.org/works/W2741809807"
|
|
64
66
|
```
|
|
65
|
-
- **Response**: JSON with full
|
|
67
|
+
- **Response**: JSON with full work metadata including `id`, `title`, `abstract_inverted_index`, `publication_year`, `cited_by_count`, `authorships`, `concepts`, `referenced_works`.
|
|
66
68
|
|
|
67
|
-
###
|
|
69
|
+
### OpenAlex: Search Authors
|
|
68
70
|
|
|
69
|
-
- **URL**: `GET https://api.
|
|
71
|
+
- **URL**: `GET https://api.openalex.org/authors`
|
|
70
72
|
- **Parameters**:
|
|
71
73
|
| Param | Type | Required | Description |
|
|
72
74
|
|-------|------|----------|-------------|
|
|
73
|
-
|
|
|
74
|
-
|
|
|
75
|
-
|
|
|
76
|
-
| fields | string | No | Fields to return (e.g., name,paperCount,citationCount,hIndex) |
|
|
75
|
+
| search | string | No | Author name search |
|
|
76
|
+
| filter | string | No | Filter expression |
|
|
77
|
+
| per_page | integer | No | Results per page (max: 200) |
|
|
77
78
|
- **Example**:
|
|
78
79
|
```bash
|
|
79
|
-
curl "https://api.
|
|
80
|
+
curl "https://api.openalex.org/authors?search=Yoshua+Bengio&per_page=5"
|
|
80
81
|
```
|
|
81
|
-
- **Response**: JSON with author profiles including
|
|
82
|
+
- **Response**: JSON with author profiles including `works_count`, `cited_by_count`, `summary_stats.h_index`, affiliations.
|
|
82
83
|
|
|
83
|
-
###
|
|
84
|
+
### CrossRef: Resolve DOI
|
|
84
85
|
|
|
85
|
-
- **URL**: `GET https://api.
|
|
86
|
+
- **URL**: `GET https://api.crossref.org/works/{doi}`
|
|
86
87
|
- **Parameters**:
|
|
87
88
|
| Param | Type | Required | Description |
|
|
88
89
|
|-------|------|----------|-------------|
|
|
89
|
-
|
|
|
90
|
+
| doi | string | Yes | DOI to resolve (e.g., `10.1038/nature12373`) |
|
|
90
91
|
- **Example**:
|
|
91
92
|
```bash
|
|
92
|
-
curl "https://api.
|
|
93
|
+
curl "https://api.crossref.org/works/10.18653/v1/N19-1423"
|
|
93
94
|
```
|
|
94
|
-
- **Response**: JSON
|
|
95
|
+
- **Response**: JSON with full bibliographic metadata including title, authors, journal, dates, references count, and citation count.
|
|
95
96
|
|
|
96
97
|
## Rate Limits
|
|
97
98
|
|
|
98
|
-
|
|
99
|
+
OpenAlex: No strict rate limit, but use polite `User-Agent` header. Recommended: max 10 requests per second. The API returns HTTP 429 when limits are exceeded.
|
|
100
|
+
|
|
101
|
+
CrossRef: Without polite pool: ~50 requests per second. With polite pool (contact email in User-Agent): higher limits. The API returns HTTP 429 when limits are exceeded.
|
|
99
102
|
|
|
100
103
|
## Common Patterns
|
|
101
104
|
|
|
102
105
|
### Build a Citation Network
|
|
103
106
|
|
|
104
|
-
Retrieve a paper and
|
|
107
|
+
Retrieve a paper and find all works that cite it:
|
|
105
108
|
|
|
106
109
|
```bash
|
|
107
|
-
# Get paper
|
|
108
|
-
curl "https://api.
|
|
110
|
+
# Get paper details
|
|
111
|
+
curl "https://api.openalex.org/works/W2741809807"
|
|
112
|
+
|
|
113
|
+
# Get works citing this paper, sorted by citation count
|
|
114
|
+
curl "https://api.openalex.org/works?filter=cites:W2741809807&sort=cited_by_count:desc&per_page=20"
|
|
109
115
|
```
|
|
110
116
|
|
|
111
117
|
### Find Influential Papers on a Topic
|
|
112
118
|
|
|
113
|
-
Search for highly cited
|
|
119
|
+
Search for highly cited works on a topic:
|
|
114
120
|
|
|
115
121
|
```bash
|
|
116
|
-
curl "https://api.
|
|
122
|
+
curl "https://api.openalex.org/works?search=graph+neural+networks&sort=cited_by_count:desc&per_page=20"
|
|
117
123
|
```
|
|
118
124
|
|
|
119
|
-
### Batch Paper Lookup
|
|
125
|
+
### Batch Paper Lookup via CrossRef
|
|
120
126
|
|
|
121
|
-
|
|
127
|
+
Search CrossRef for papers matching a query, sorted by citation count:
|
|
122
128
|
|
|
123
129
|
```bash
|
|
124
|
-
curl
|
|
125
|
-
-H "Content-Type: application/json" \
|
|
126
|
-
-d '{"ids": ["DOI:10.1038/s41586-021-03819-2", "CorpusID:49313245"]}' \
|
|
127
|
-
--url-query "fields=title,year,citationCount"
|
|
130
|
+
curl "https://api.crossref.org/works?query=graph+neural+networks&sort=is-referenced-by-count&order=desc&rows=20"
|
|
128
131
|
```
|
|
129
132
|
|
|
130
133
|
## References
|
|
131
134
|
|
|
132
|
-
-
|
|
133
|
-
- API
|
|
134
|
-
-
|
|
135
|
+
- OpenAlex documentation: https://docs.openalex.org/
|
|
136
|
+
- CrossRef API documentation: https://api.crossref.org/swagger-ui/index.html
|
|
137
|
+
- OpenAlex source: https://github.com/ourresearch/openalex-guts
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: automation-skills
|
|
3
|
-
description: "
|
|
3
|
+
description: "10 research automation skills. Trigger: automating experiments, tracking results, reproducible pipelines. Design: ML experiment management, workflow orchestration, and lab automation tools."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# Research Automation โ
|
|
6
|
+
# Research Automation โ 10 Skills
|
|
7
7
|
|
|
8
8
|
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
9
|
|
|
@@ -15,7 +15,6 @@ Select the skill matching the user's need, then `read` its SKILL.md.
|
|
|
15
15
|
| [data-collection-automation](./data-collection-automation/SKILL.md) | Automate survey deployment, data collection, and pipeline management |
|
|
16
16
|
| [datagen-research-guide](./datagen-research-guide/SKILL.md) | AI-driven multi-agent research assistant for end-to-end studies |
|
|
17
17
|
| [kedro-pipeline-guide](./kedro-pipeline-guide/SKILL.md) | Build reproducible data science pipelines with Kedro for research projects |
|
|
18
|
-
| [mcp-server-guide](./mcp-server-guide/SKILL.md) | Index of 150 MCP server configs bundled with research-plugins |
|
|
19
18
|
| [mle-agent-guide](./mle-agent-guide/SKILL.md) | Intelligent companion for ML engineering with arXiv integration |
|
|
20
19
|
| [paper-to-agent-guide](./paper-to-agent-guide/SKILL.md) | Transform research papers into interactive AI agents for exploration |
|
|
21
20
|
| [rd-agent-guide](./rd-agent-guide/SKILL.md) | Microsoft AI-driven R&D agent for automated data and model development |
|
|
@@ -8,6 +8,7 @@ metadata:
|
|
|
8
8
|
openclaw:
|
|
9
9
|
category: "research"
|
|
10
10
|
subcategory: "automation"
|
|
11
|
+
emoji: "๐"
|
|
11
12
|
keywords:
|
|
12
13
|
- paper-parsing
|
|
13
14
|
- agent-generation
|
|
@@ -82,7 +83,7 @@ The skill supports building knowledge graphs from processed papers:
|
|
|
82
83
|
|
|
83
84
|
- Extract entities (methods, datasets, metrics, tools, concepts)
|
|
84
85
|
- Map relationships between entities (uses, extends, contradicts, supports)
|
|
85
|
-
- Link to external knowledge bases (
|
|
86
|
+
- Link to external knowledge bases (OpenAlex, CrossRef, DOI)
|
|
86
87
|
- Track citation chains for key claims
|
|
87
88
|
- Identify research lineages and methodological evolution
|
|
88
89
|
|
|
@@ -52,7 +52,7 @@ Search systematically across source tiers:
|
|
|
52
52
|
|
|
53
53
|
| Tier | Source Type | Examples | Purpose |
|
|
54
54
|
|------|-----------|---------|---------|
|
|
55
|
-
| **1** | Academic databases |
|
|
55
|
+
| **1** | Academic databases | OpenAlex, PubMed, Scopus, Web of Science | Peer-reviewed primary research |
|
|
56
56
|
| **2** | Preprint servers | arXiv, bioRxiv, SSRN, medRxiv | Cutting-edge, not yet reviewed |
|
|
57
57
|
| **3** | Grey literature | WHO reports, World Bank, NBER working papers | Policy and institutional knowledge |
|
|
58
58
|
| **4** | Patents and standards | Google Patents, USPTO, IEEE standards | Technical implementations |
|
|
@@ -48,7 +48,7 @@ You are an AI Scientist conducting rigorous research.
|
|
|
48
48
|
Follow the scientific method strictly:
|
|
49
49
|
|
|
50
50
|
1. **Literature Review**: Search for related work before
|
|
51
|
-
proposing anything new. Use
|
|
51
|
+
proposing anything new. Use OpenAlex API.
|
|
52
52
|
2. **Hypothesis**: State falsifiable hypotheses clearly.
|
|
53
53
|
3. **Experiment Design**: Define independent/dependent
|
|
54
54
|
variables, controls, evaluation metrics.
|
|
@@ -62,7 +62,7 @@ Follow the scientific method strictly:
|
|
|
62
62
|
## Tools Available
|
|
63
63
|
- Python 3.11+ with PyTorch, NumPy, SciPy
|
|
64
64
|
- LaTeX (pdflatex + bibtex)
|
|
65
|
-
-
|
|
65
|
+
- OpenAlex API for literature
|
|
66
66
|
- W&B for experiment tracking (optional)
|
|
67
67
|
```
|
|
68
68
|
|
|
@@ -153,7 +153,7 @@ Analyze results and write paper:
|
|
|
153
153
|
- Method (formal description)
|
|
154
154
|
- Experiments (setup + results + analysis)
|
|
155
155
|
- Conclusion (summary + limitations + future)
|
|
156
|
-
5. Verify all citations are real (
|
|
156
|
+
5. Verify all citations are real (OpenAlex/CrossRef)
|
|
157
157
|
"""
|
|
158
158
|
```
|
|
159
159
|
|
|
@@ -16,7 +16,7 @@ metadata:
|
|
|
16
16
|
|
|
17
17
|
Local Deep Research is an open-source deep research tool with over 4,000 GitHub stars that conducts comprehensive multi-source research using either local LLMs (via Ollama, LM Studio, or vLLM) or cloud-based models. It searches across 10+ academic and web sources simultaneously, synthesizes the findings, and produces well-cited research reports. The project is designed for researchers who need thorough, multi-perspective research coverage while maintaining the option to keep everything running locally for privacy.
|
|
18
18
|
|
|
19
|
-
What makes Local Deep Research stand out is its breadth of search integration. Rather than relying on a single search API, it queries multiple sources in parallel -- including Google Scholar,
|
|
19
|
+
What makes Local Deep Research stand out is its breadth of search integration. Rather than relying on a single search API, it queries multiple sources in parallel -- including Google Scholar, OpenAlex, arXiv, PubMed, Wikipedia, web search engines, and more -- then cross-references and synthesizes the results. This multi-source approach produces more comprehensive and balanced research outputs compared to single-source tools.
|
|
20
20
|
|
|
21
21
|
The tool is particularly well-suited for academic researchers who need to conduct preliminary literature reviews, verify claims across multiple databases, or explore interdisciplinary topics where relevant work may be scattered across different platforms and publication venues.
|
|
22
22
|
|
|
@@ -94,7 +94,7 @@ from local_deep_research import DeepResearcher
|
|
|
94
94
|
researcher = DeepResearcher(
|
|
95
95
|
llm_provider="ollama",
|
|
96
96
|
llm_model="llama3.1:70b",
|
|
97
|
-
search_sources=["google_scholar", "
|
|
97
|
+
search_sources=["google_scholar", "openalex",
|
|
98
98
|
"arxiv", "web"],
|
|
99
99
|
max_iterations=10,
|
|
100
100
|
)
|
|
@@ -114,7 +114,7 @@ Local Deep Research queries multiple sources in parallel for each research sub-q
|
|
|
114
114
|
| Source | Type | API Key Required | Best For |
|
|
115
115
|
|--------|------|-----------------|----------|
|
|
116
116
|
| Google Scholar | Academic | No (via scraping) | Broad academic search |
|
|
117
|
-
|
|
|
117
|
+
| OpenAlex | Academic | No | Cross-disciplinary, citation data |
|
|
118
118
|
| arXiv | Academic | No | Preprints, ML/physics/math |
|
|
119
119
|
| PubMed | Academic | No | Biomedical literature |
|
|
120
120
|
| Wikipedia | Encyclopedia | No | Background and definitions |
|
|
@@ -128,12 +128,12 @@ Local Deep Research queries multiple sources in parallel for each research sub-q
|
|
|
128
128
|
# Customize source priorities for your research domain
|
|
129
129
|
researcher = DeepResearcher(
|
|
130
130
|
search_sources={
|
|
131
|
-
"primary": ["
|
|
131
|
+
"primary": ["openalex", "arxiv"],
|
|
132
132
|
"secondary": ["google_scholar", "web"],
|
|
133
133
|
"reference": ["wikipedia", "crossref"],
|
|
134
134
|
},
|
|
135
135
|
source_weights={
|
|
136
|
-
"
|
|
136
|
+
"openalex": 1.5, # Prioritize academic sources
|
|
137
137
|
"arxiv": 1.5,
|
|
138
138
|
"web": 0.8,
|
|
139
139
|
},
|
|
@@ -249,5 +249,5 @@ local-deep-research "Your sensitive research query here"
|
|
|
249
249
|
- Repository: https://github.com/LearningCircuit/local-deep-research
|
|
250
250
|
- Ollama: https://ollama.com/
|
|
251
251
|
- SearXNG: https://github.com/searxng/searxng
|
|
252
|
-
-
|
|
252
|
+
- OpenAlex API: https://api.openalex.org/
|
|
253
253
|
- arXiv API: https://info.arxiv.org/help/api/
|
|
@@ -43,14 +43,14 @@ result = researcher.research(
|
|
|
43
43
|
|
|
44
44
|
```python
|
|
45
45
|
# Each sub-question triggers:
|
|
46
|
-
# - Academic search (
|
|
46
|
+
# - Academic search (OpenAlex, arXiv)
|
|
47
47
|
# - Paper reading (abstract + key sections)
|
|
48
48
|
# - Evidence extraction
|
|
49
49
|
# - Follow-up question generation
|
|
50
50
|
|
|
51
51
|
# Configuration
|
|
52
52
|
researcher = OpenResearcher(
|
|
53
|
-
search_backends=["
|
|
53
|
+
search_backends=["openalex", "arxiv"],
|
|
54
54
|
max_iterations=5, # Research rounds per sub-question
|
|
55
55
|
papers_per_iteration=10, # Papers to read per round
|
|
56
56
|
follow_up_questions=True, # Generate follow-up questions
|
|
@@ -96,7 +96,7 @@ researcher = OpenResearcher(
|
|
|
96
96
|
llm_provider="anthropic",
|
|
97
97
|
model="claude-sonnet-4-20250514",
|
|
98
98
|
search_config={
|
|
99
|
-
"backends": ["
|
|
99
|
+
"backends": ["openalex", "arxiv"],
|
|
100
100
|
"max_results_per_query": 20,
|
|
101
101
|
},
|
|
102
102
|
reading_config={
|
|
@@ -119,12 +119,12 @@ DeepResearch integrates with multiple search providers to cast a wide net:
|
|
|
119
119
|
- **Tavily**: AI-optimized search API designed for research agents
|
|
120
120
|
- **Serper**: Fast Google search results API
|
|
121
121
|
- **SearXNG**: Self-hosted meta-search engine for privacy-focused deployments
|
|
122
|
-
- **
|
|
122
|
+
- **OpenAlex API**: Direct academic paper search (free, no API key required)
|
|
123
123
|
|
|
124
124
|
```python
|
|
125
125
|
# Configure multiple search backends for comprehensive coverage
|
|
126
126
|
agent = DeepResearch(
|
|
127
|
-
search_engines=["bing", "
|
|
127
|
+
search_engines=["bing", "openalex"],
|
|
128
128
|
search_strategy="parallel", # Search all engines simultaneously
|
|
129
129
|
)
|
|
130
130
|
```
|
|
@@ -151,7 +151,7 @@ Create research profiles optimized for specific academic domains:
|
|
|
151
151
|
# Biomedical research profile
|
|
152
152
|
bio_config = {
|
|
153
153
|
"preferred_sources": ["pubmed", "biorxiv", "nature", "science"],
|
|
154
|
-
"search_engines": ["
|
|
154
|
+
"search_engines": ["openalex", "bing"],
|
|
155
155
|
"terminology_mode": "technical",
|
|
156
156
|
"citation_format": "apa",
|
|
157
157
|
}
|
|
@@ -214,4 +214,4 @@ The trace includes all search queries, retrieved documents, LLM prompts and resp
|
|
|
214
214
|
- Repository: https://github.com/Alibaba-NLP/DeepResearch
|
|
215
215
|
- Qwen model family: https://github.com/QwenLM/Qwen
|
|
216
216
|
- Alibaba NLP group: https://github.com/Alibaba-NLP
|
|
217
|
-
-
|
|
217
|
+
- OpenAlex API: https://api.openalex.org/
|
|
@@ -17,7 +17,7 @@ Select the skill matching the user's need, then `read` its SKILL.md.
|
|
|
17
17
|
| [mixed-methods-guide](./mixed-methods-guide/SKILL.md) | Guide to designing and conducting mixed methods research |
|
|
18
18
|
| [osf-api-guide](./osf-api-guide/SKILL.md) | Access Open Science Framework for preregistrations, preprints, and data |
|
|
19
19
|
| [parsifal-slr-guide](./parsifal-slr-guide/SKILL.md) | Plan and manage systematic literature reviews with Parsifal platform |
|
|
20
|
-
| [qualitative-research-guide](./qualitative-research-guide/SKILL.md) | Design and conduct qualitative research using grounded theory
|
|
20
|
+
| [qualitative-research-guide](./qualitative-research-guide/SKILL.md) | Design and conduct qualitative research using grounded theory and case studies |
|
|
21
21
|
| [research-paper-kb](./research-paper-kb/SKILL.md) | Build a persistent cross-session knowledge base from academic papers |
|
|
22
22
|
| [research-town-guide](./research-town-guide/SKILL.md) | Simulate human research communities with multi-agent AI collaboration |
|
|
23
23
|
| [scientify-idea-generation](./scientify-idea-generation/SKILL.md) | Generate research ideas from collected papers with gap analysis |
|
|
@@ -30,7 +30,7 @@ A strong research question is the foundation of any good paper. It should be spe
|
|
|
30
30
|
|-----------|-------------|---------------|
|
|
31
31
|
| **F**easible | Can be answered with available resources | Do you have the data, compute, and time? |
|
|
32
32
|
| **I**nteresting | Engages the research community | Would peers read this at a top venue? |
|
|
33
|
-
| **N**ovel | Not already answered | Has
|
|
33
|
+
| **N**ovel | Not already answered | Has OpenAlex/CrossRef search been done? |
|
|
34
34
|
| **E**thical | Follows research ethics standards | Does it require IRB approval? |
|
|
35
35
|
| **R**elevant | Advances the field meaningfully | Does it connect to open problems? |
|
|
36
36
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: qualitative-research-guide
|
|
3
|
-
description: "Design and conduct qualitative research using grounded theory
|
|
3
|
+
description: "Design and conduct qualitative research using grounded theory and case studies"
|
|
4
4
|
metadata:
|
|
5
5
|
openclaw:
|
|
6
6
|
emoji: "๐"
|
|
@@ -13,7 +13,7 @@ Select the skill matching the user's need, then `read` its SKILL.md.
|
|
|
13
13
|
| [latte-review-guide](./latte-review-guide/SKILL.md) | Automate systematic literature reviews with LatteReview AI agents |
|
|
14
14
|
| [paper-critique-framework](./paper-critique-framework/SKILL.md) | Structured framework for writing peer review reports and paper critiques |
|
|
15
15
|
| [paper-reading-assistant](./paper-reading-assistant/SKILL.md) | AI-assisted paper reading, PDF Q&A, and summarization workflows |
|
|
16
|
-
| [peer-review-guide](./peer-review-guide/SKILL.md) | Conduct thorough, constructive peer reviews and evaluate research papers
|
|
16
|
+
| [peer-review-guide](./peer-review-guide/SKILL.md) | Conduct thorough, constructive peer reviews and evaluate research papers |
|
|
17
17
|
| [rebuttal-writing-guide](./rebuttal-writing-guide/SKILL.md) | Write effective rebuttals to reviewer comments for journal submissions |
|
|
18
18
|
| [review-response-guide](./review-response-guide/SKILL.md) | Craft effective point-by-point reviewer response letters |
|
|
19
19
|
| [scientify-write-review-paper](./scientify-write-review-paper/SKILL.md) | Write literature reviews and survey papers from collected papers |
|
|
@@ -274,7 +274,7 @@ Plagiarism and integrity:
|
|
|
274
274
|
|
|
275
275
|
Reference management:
|
|
276
276
|
- scite.ai: smart citation analysis (supporting/contrasting)
|
|
277
|
-
-
|
|
277
|
+
- OpenAlex: related work discovery
|
|
278
278
|
- Connected Papers: citation graph visualization
|
|
279
279
|
```
|
|
280
280
|
|
|
@@ -86,7 +86,7 @@ For software or experimental system diagrams, use grouped rectangles with labele
|
|
|
86
86
|
Input: "Draw a system architecture with three layers:
|
|
87
87
|
Frontend (React dashboard),
|
|
88
88
|
Backend (FastAPI + PostgreSQL),
|
|
89
|
-
External (
|
|
89
|
+
External (OpenAlex API, CrossRef API)"
|
|
90
90
|
```
|
|
91
91
|
|
|
92
92
|
The output places each layer as a dashed-border container with internal component boxes and inter-layer arrows.
|