@wentorai/research-plugins 1.2.2 → 1.3.0

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.
Files changed (141) hide show
  1. package/README.md +16 -8
  2. package/openclaw.plugin.json +10 -3
  3. package/package.json +2 -5
  4. package/skills/analysis/dataviz/SKILL.md +25 -0
  5. package/skills/analysis/dataviz/chart-image-generator/SKILL.md +1 -1
  6. package/skills/analysis/econometrics/SKILL.md +23 -0
  7. package/skills/analysis/econometrics/robustness-checks/SKILL.md +1 -1
  8. package/skills/analysis/statistics/SKILL.md +21 -0
  9. package/skills/analysis/statistics/data-anomaly-detection/SKILL.md +1 -1
  10. package/skills/analysis/statistics/ml-experiment-tracker/SKILL.md +1 -1
  11. package/skills/analysis/statistics/{senior-data-scientist-guide → modeling-strategy-guide}/SKILL.md +5 -5
  12. package/skills/analysis/wrangling/SKILL.md +21 -0
  13. package/skills/analysis/wrangling/csv-data-analyzer/SKILL.md +1 -1
  14. package/skills/analysis/wrangling/data-cog-guide/SKILL.md +1 -1
  15. package/skills/domains/ai-ml/SKILL.md +37 -0
  16. package/skills/domains/biomedical/SKILL.md +28 -0
  17. package/skills/domains/biomedical/genomas-guide/SKILL.md +1 -1
  18. package/skills/domains/biomedical/med-researcher-guide/SKILL.md +1 -1
  19. package/skills/domains/biomedical/medgeclaw-guide/SKILL.md +1 -1
  20. package/skills/domains/business/SKILL.md +17 -0
  21. package/skills/domains/business/architecture-design-guide/SKILL.md +1 -1
  22. package/skills/domains/chemistry/SKILL.md +19 -0
  23. package/skills/domains/chemistry/computational-chemistry-guide/SKILL.md +1 -1
  24. package/skills/domains/cs/SKILL.md +21 -0
  25. package/skills/domains/ecology/SKILL.md +16 -0
  26. package/skills/domains/economics/SKILL.md +20 -0
  27. package/skills/domains/economics/post-labor-economics/SKILL.md +1 -1
  28. package/skills/domains/economics/pricing-psychology-guide/SKILL.md +1 -1
  29. package/skills/domains/education/SKILL.md +19 -0
  30. package/skills/domains/education/academic-study-methods/SKILL.md +1 -1
  31. package/skills/domains/education/edumcp-guide/SKILL.md +1 -1
  32. package/skills/domains/finance/SKILL.md +19 -0
  33. package/skills/domains/finance/akshare-finance-data/SKILL.md +1 -1
  34. package/skills/domains/finance/options-analytics-agent-guide/SKILL.md +1 -1
  35. package/skills/domains/finance/stata-accounting-research/SKILL.md +1 -1
  36. package/skills/domains/geoscience/SKILL.md +17 -0
  37. package/skills/domains/humanities/SKILL.md +16 -0
  38. package/skills/domains/humanities/history-research-guide/SKILL.md +1 -1
  39. package/skills/domains/humanities/political-history-guide/SKILL.md +1 -1
  40. package/skills/domains/law/SKILL.md +19 -0
  41. package/skills/domains/math/SKILL.md +17 -0
  42. package/skills/domains/pharma/SKILL.md +17 -0
  43. package/skills/domains/physics/SKILL.md +16 -0
  44. package/skills/domains/social-science/SKILL.md +17 -0
  45. package/skills/domains/social-science/sociology-research-methods/SKILL.md +1 -1
  46. package/skills/literature/discovery/SKILL.md +20 -0
  47. package/skills/literature/discovery/paper-recommendation-guide/SKILL.md +1 -1
  48. package/skills/literature/discovery/semantic-paper-radar/SKILL.md +1 -1
  49. package/skills/literature/fulltext/SKILL.md +26 -0
  50. package/skills/literature/metadata/SKILL.md +35 -0
  51. package/skills/literature/metadata/doi-content-negotiation/SKILL.md +4 -0
  52. package/skills/literature/metadata/doi-resolution-guide/SKILL.md +4 -0
  53. package/skills/literature/metadata/orcid-api/SKILL.md +4 -0
  54. package/skills/literature/metadata/orcid-integration-guide/SKILL.md +4 -0
  55. package/skills/literature/search/SKILL.md +43 -0
  56. package/skills/literature/search/paper-search-mcp-guide/SKILL.md +1 -1
  57. package/skills/research/automation/SKILL.md +21 -0
  58. package/skills/research/deep-research/SKILL.md +24 -0
  59. package/skills/research/deep-research/auto-deep-research-guide/SKILL.md +1 -1
  60. package/skills/research/deep-research/in-depth-research-guide/SKILL.md +1 -1
  61. package/skills/research/funding/SKILL.md +20 -0
  62. package/skills/research/methodology/SKILL.md +24 -0
  63. package/skills/research/paper-review/SKILL.md +19 -0
  64. package/skills/research/paper-review/paper-critique-framework/SKILL.md +1 -1
  65. package/skills/tools/code-exec/SKILL.md +18 -0
  66. package/skills/tools/diagram/SKILL.md +20 -0
  67. package/skills/tools/document/SKILL.md +21 -0
  68. package/skills/tools/knowledge-graph/SKILL.md +21 -0
  69. package/skills/tools/ocr-translate/SKILL.md +18 -0
  70. package/skills/tools/ocr-translate/handwriting-recognition-guide/SKILL.md +2 -0
  71. package/skills/tools/ocr-translate/latex-ocr-guide/SKILL.md +2 -0
  72. package/skills/tools/scraping/SKILL.md +17 -0
  73. package/skills/writing/citation/SKILL.md +33 -0
  74. package/skills/writing/citation/zotfile-attachment-guide/SKILL.md +2 -0
  75. package/skills/writing/composition/SKILL.md +22 -0
  76. package/skills/writing/composition/research-paper-writer/SKILL.md +1 -1
  77. package/skills/writing/composition/scientific-writing-wrapper/SKILL.md +1 -1
  78. package/skills/writing/latex/SKILL.md +22 -0
  79. package/skills/writing/latex/academic-writing-latex/SKILL.md +1 -1
  80. package/skills/writing/latex/latex-drawing-guide/SKILL.md +1 -1
  81. package/skills/writing/polish/SKILL.md +20 -0
  82. package/skills/writing/polish/chinese-text-humanizer/SKILL.md +1 -1
  83. package/skills/writing/templates/SKILL.md +22 -0
  84. package/skills/writing/templates/beamer-presentation-guide/SKILL.md +1 -1
  85. package/skills/writing/templates/scientific-article-pdf/SKILL.md +1 -1
  86. package/skills/analysis/dataviz/citation-map-guide/SKILL.md +0 -184
  87. package/skills/analysis/dataviz/data-visualization-principles/SKILL.md +0 -171
  88. package/skills/analysis/econometrics/empirical-paper-analysis/SKILL.md +0 -192
  89. package/skills/analysis/econometrics/panel-data-regression-workflow/SKILL.md +0 -267
  90. package/skills/analysis/econometrics/stata-regression/SKILL.md +0 -117
  91. package/skills/analysis/statistics/general-statistics-guide/SKILL.md +0 -226
  92. package/skills/analysis/statistics/infiagent-benchmark-guide/SKILL.md +0 -106
  93. package/skills/analysis/statistics/pywayne-statistics-guide/SKILL.md +0 -192
  94. package/skills/analysis/statistics/quantitative-methods-guide/SKILL.md +0 -193
  95. package/skills/analysis/wrangling/claude-data-analysis-guide/SKILL.md +0 -100
  96. package/skills/analysis/wrangling/open-data-scientist-guide/SKILL.md +0 -197
  97. package/skills/domains/ai-ml/annotated-dl-papers-guide/SKILL.md +0 -159
  98. package/skills/domains/humanities/digital-humanities-methods/SKILL.md +0 -232
  99. package/skills/domains/law/legal-research-methods/SKILL.md +0 -190
  100. package/skills/domains/social-science/sociology-research-guide/SKILL.md +0 -238
  101. package/skills/literature/discovery/arxiv-paper-monitoring/SKILL.md +0 -233
  102. package/skills/literature/discovery/paper-tracking-guide/SKILL.md +0 -211
  103. package/skills/literature/fulltext/zotero-scihub-guide/SKILL.md +0 -168
  104. package/skills/literature/search/arxiv-osiris/SKILL.md +0 -199
  105. package/skills/literature/search/deepgit-search-guide/SKILL.md +0 -147
  106. package/skills/literature/search/multi-database-literature-search/SKILL.md +0 -198
  107. package/skills/literature/search/papers-chat-guide/SKILL.md +0 -194
  108. package/skills/literature/search/pasa-paper-search-guide/SKILL.md +0 -138
  109. package/skills/literature/search/scientify-literature-survey/SKILL.md +0 -203
  110. package/skills/research/automation/ai-scientist-guide/SKILL.md +0 -228
  111. package/skills/research/automation/coexist-ai-guide/SKILL.md +0 -149
  112. package/skills/research/automation/foam-agent-guide/SKILL.md +0 -203
  113. package/skills/research/automation/research-paper-orchestrator/SKILL.md +0 -254
  114. package/skills/research/deep-research/academic-deep-research/SKILL.md +0 -190
  115. package/skills/research/deep-research/cognitive-kernel-guide/SKILL.md +0 -200
  116. package/skills/research/deep-research/corvus-research-guide/SKILL.md +0 -132
  117. package/skills/research/deep-research/deep-research-pro/SKILL.md +0 -213
  118. package/skills/research/deep-research/deep-research-work/SKILL.md +0 -204
  119. package/skills/research/deep-research/research-cog/SKILL.md +0 -153
  120. package/skills/research/methodology/academic-mentor-guide/SKILL.md +0 -169
  121. package/skills/research/methodology/deep-innovator-guide/SKILL.md +0 -242
  122. package/skills/research/methodology/research-pipeline-units-guide/SKILL.md +0 -169
  123. package/skills/research/paper-review/paper-compare-guide/SKILL.md +0 -238
  124. package/skills/research/paper-review/paper-digest-guide/SKILL.md +0 -240
  125. package/skills/research/paper-review/paper-research-assistant/SKILL.md +0 -231
  126. package/skills/research/paper-review/research-quality-filter/SKILL.md +0 -261
  127. package/skills/tools/code-exec/contextplus-mcp-guide/SKILL.md +0 -110
  128. package/skills/tools/diagram/clawphd-guide/SKILL.md +0 -149
  129. package/skills/tools/diagram/scientific-graphical-abstract/SKILL.md +0 -201
  130. package/skills/tools/document/md2pdf-xelatex/SKILL.md +0 -212
  131. package/skills/tools/document/openpaper-guide/SKILL.md +0 -232
  132. package/skills/tools/document/weknora-guide/SKILL.md +0 -216
  133. package/skills/tools/knowledge-graph/mimir-memory-guide/SKILL.md +0 -135
  134. package/skills/tools/knowledge-graph/open-webui-tools-guide/SKILL.md +0 -156
  135. package/skills/tools/ocr-translate/formula-recognition-guide/SKILL.md +0 -367
  136. package/skills/tools/ocr-translate/math-equation-renderer/SKILL.md +0 -198
  137. package/skills/tools/scraping/api-data-collection-guide/SKILL.md +0 -301
  138. package/skills/writing/citation/academic-citation-manager-guide/SKILL.md +0 -182
  139. package/skills/writing/composition/opendraft-thesis-guide/SKILL.md +0 -200
  140. package/skills/writing/composition/paper-debugger-guide/SKILL.md +0 -143
  141. package/skills/writing/composition/paperforge-guide/SKILL.md +0 -205
@@ -7,7 +7,7 @@ metadata:
7
7
  category: "domains"
8
8
  subcategory: "finance"
9
9
  keywords: ["akshare", "financial data", "chinese stocks", "market data", "economic indicators", "quantitative finance"]
10
- source: "https://clawhub.ai/akshare/akshare-finance"
10
+ source: "https://github.com/akfamily/akshare"
11
11
  ---
12
12
 
13
13
  # AkShare Financial Data Guide
@@ -7,7 +7,7 @@ metadata:
7
7
  category: "domains"
8
8
  subcategory: "finance"
9
9
  keywords: ["options analytics", "derivatives", "Greeks", "Black-Scholes", "strategy analysis", "financial agent"]
10
- source: "https://github.com/options-analytics/options-agent"
10
+ source: "wentor-research-plugins"
11
11
  ---
12
12
 
13
13
  # Options Analytics Agent Guide
@@ -7,7 +7,7 @@ metadata:
7
7
  category: "domains"
8
8
  subcategory: "finance"
9
9
  keywords: ["STATA", "accounting", "empirical finance", "panel data", "earnings management", "audit"]
10
- source: "https://github.com/stata-accounting/resources"
10
+ source: "wentor-research-plugins"
11
11
  ---
12
12
 
13
13
  # STATA Accounting Research Guide
@@ -0,0 +1,17 @@
1
+ ---
2
+ name: geoscience-skills
3
+ description: "6 geoscience & climate skills (climate-modeling, climate-science, gis-remote-sensing, pangaea-data...). Trigger: earth science data, GIS, remote sensing, climate modeling. Design: geospatial tools, satellite data processing, and environmental models."
4
+ ---
5
+
6
+ # Geoscience & Climate — 6 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [climate-modeling-guide](./climate-modeling-guide/SKILL.md) | Climate simulation, modeling tools, and climate data analysis methods |
13
+ | [climate-science-guide](./climate-science-guide/SKILL.md) | Climate data analysis, modeling workflows, and carbon neutrality research met... |
14
+ | [gis-remote-sensing-guide](./gis-remote-sensing-guide/SKILL.md) | GIS analysis and remote sensing workflows for geospatial research applications |
15
+ | [pangaea-data-api](./pangaea-data-api/SKILL.md) | Access earth and environmental science datasets via PANGAEA API |
16
+ | [satellite-remote-sensing](./satellite-remote-sensing/SKILL.md) | Satellite imagery analysis and remote sensing for earth science research |
17
+ | [seismology-data-guide](./seismology-data-guide/SKILL.md) | Earthquake data analysis, seismogram processing, and seismic research |
@@ -0,0 +1,16 @@
1
+ ---
2
+ name: humanities-skills
3
+ description: "5 humanities skills (digital-humanities, ethical-philosophy, history-research, philosophy-research...). Trigger: textual analysis, archival research, digital humanities, philosophy. Design: digital tools and qualitative methods for humanities scholarship."
4
+ ---
5
+
6
+ # Humanities — 5 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [digital-humanities-guide](./digital-humanities-guide/SKILL.md) | Computational methods for humanities research including text mining and netwo... |
13
+ | [ethical-philosophy-guide](./ethical-philosophy-guide/SKILL.md) | Applied ethics research methods and major ethical frameworks |
14
+ | [history-research-guide](./history-research-guide/SKILL.md) | Historical research from primary sources to scholarly analysis |
15
+ | [philosophy-research-guide](./philosophy-research-guide/SKILL.md) | Research methods and analytical frameworks for philosophical inquiry and scho... |
16
+ | [political-history-guide](./political-history-guide/SKILL.md) | Chinese and European political struggle history and comparative analysis |
@@ -7,7 +7,7 @@ metadata:
7
7
  category: "domains"
8
8
  subcategory: "humanities"
9
9
  keywords: ["history", "primary sources", "archives", "historiography", "digital humanities", "periodization"]
10
- source: "https://github.com/historicalsources"
10
+ source: "wentor-research-plugins"
11
11
  ---
12
12
 
13
13
  # History Research Guide
@@ -7,7 +7,7 @@ metadata:
7
7
  category: "domains"
8
8
  subcategory: "humanities"
9
9
  keywords: ["political history", "comparative politics", "Chinese history", "European history", "state formation", "revolution"]
10
- source: "https://plato.stanford.edu/entries/political-history/"
10
+ source: "wentor-research-plugins"
11
11
  ---
12
12
 
13
13
  # Political History Guide
@@ -0,0 +1,19 @@
1
+ ---
2
+ name: law-skills
3
+ description: "8 legal research skills (caselaw-access, courtlistener, legal-agent-skills, legal-nlp...). Trigger: legal research, case law analysis, regulatory compliance. Design: legal databases, citation networks, and judicial analytics tools."
4
+ ---
5
+
6
+ # Legal Research — 8 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [caselaw-access-api](./caselaw-access-api/SKILL.md) | Query 360+ years of US case law via the Harvard Caselaw Access Project |
13
+ | [courtlistener-api](./courtlistener-api/SKILL.md) | Legal case law database with PACER data and judge profiles |
14
+ | [legal-agent-skills-guide](./legal-agent-skills-guide/SKILL.md) | Agent skills collection for legal research and automation |
15
+ | [legal-nlp-guide](./legal-nlp-guide/SKILL.md) | NLP techniques for legal text analysis, case law mining, and contracts |
16
+ | [legal-research-guide](./legal-research-guide/SKILL.md) | Legal research methods, case law analysis, and compliance tools |
17
+ | [opencontracts-guide](./opencontracts-guide/SKILL.md) | Legal document annotation, versioning, and analysis platform |
18
+ | [patent-analysis-guide](./patent-analysis-guide/SKILL.md) | Patent search, classification, landscape analysis, and prior art mining |
19
+ | [regulatory-compliance-guide](./regulatory-compliance-guide/SKILL.md) | Regulatory text mining, compliance research, and policy analysis tools |
@@ -0,0 +1,17 @@
1
+ ---
2
+ name: math-skills
3
+ description: "6 mathematics skills (lean-theorem-proving, linear-algebra-applications, numerical-methods, oeis...). Trigger: mathematical proofs, theorem proving, numerical methods, linear algebra. Design: formal verification tools and computational mathematics guides."
4
+ ---
5
+
6
+ # Mathematics — 6 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [lean-theorem-proving-guide](./lean-theorem-proving-guide/SKILL.md) | LLM agent for formal theorem proving in Lean 4 |
13
+ | [linear-algebra-applications](./linear-algebra-applications/SKILL.md) | Apply linear algebra concepts to research computing and data analysis |
14
+ | [numerical-methods-guide](./numerical-methods-guide/SKILL.md) | Apply numerical methods and scientific computing techniques |
15
+ | [oeis-api](./oeis-api/SKILL.md) | On-Line Encyclopedia of Integer Sequences API |
16
+ | [symbolic-computation-guide](./symbolic-computation-guide/SKILL.md) | Computer algebra systems: SymPy, SageMath, and Mathematica for research |
17
+ | [topology-data-analysis](./topology-data-analysis/SKILL.md) | Topological data analysis: persistent homology, Mapper, and TDA tools |
@@ -0,0 +1,17 @@
1
+ ---
2
+ name: pharma-skills
3
+ description: "6 pharmaceutical research skills (clinical-pharmacology, clinical-trial-design, drug-development, drug-target-interaction...). Trigger: drug discovery, pharmacology, clinical trial design, regulatory filing. Design: end-to-end pipeline from target identification to clinical trials."
4
+ ---
5
+
6
+ # Pharmaceutical Research — 6 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [clinical-pharmacology-guide](./clinical-pharmacology-guide/SKILL.md) | Clinical pharmacology principles for dosing, drug interactions, and patient s... |
13
+ | [clinical-trial-design-guide](./clinical-trial-design-guide/SKILL.md) | Clinical trial methodology, biostatistics, and study design guidance |
14
+ | [drug-development-guide](./drug-development-guide/SKILL.md) | End-to-end drug development pipeline from target identification to regulatory... |
15
+ | [drug-target-interaction](./drug-target-interaction/SKILL.md) | Computational drug-target interaction prediction and virtual screening |
16
+ | [madd-drug-discovery-guide](./madd-drug-discovery-guide/SKILL.md) | Multi-agent system for automated drug discovery pipelines |
17
+ | [pharmacovigilance-guide](./pharmacovigilance-guide/SKILL.md) | Adverse drug event detection, safety signal mining, and drug monitoring |
@@ -0,0 +1,16 @@
1
+ ---
2
+ name: physics-skills
3
+ description: "5 physics & astrophysics skills (astrophysics-data, computational-physics, nasa-ads, particle-physics...). Trigger: physics simulations, astronomical data, computational physics. Design: domain databases (NASA ADS, arXiv) and simulation tool guides."
4
+ ---
5
+
6
+ # Physics & Astrophysics — 5 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [astrophysics-data-guide](./astrophysics-data-guide/SKILL.md) | Astronomical data processing with Astropy, FITS files, and sky surveys |
13
+ | [computational-physics-guide](./computational-physics-guide/SKILL.md) | Computational physics methods, simulations, and research tools |
14
+ | [nasa-ads-api](./nasa-ads-api/SKILL.md) | Search astrophysics and physics literature via NASA ADS bibliographic database |
15
+ | [particle-physics-guide](./particle-physics-guide/SKILL.md) | Particle physics data analysis with ROOT, HEPData, and event processing |
16
+ | [quantum-computing-guide](./quantum-computing-guide/SKILL.md) | Explore quantum computing research with Qiskit and Cirq frameworks |
@@ -0,0 +1,17 @@
1
+ ---
2
+ name: social-science-skills
3
+ description: "6 social science skills (ipums-microdata, network-analysis, psychology-research, social-research-methods...). Trigger: survey research, social networks, psychology, behavioral studies. Design: quantitative and qualitative methods for social science research."
4
+ ---
5
+
6
+ # Social Science — 6 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [ipums-microdata-api](./ipums-microdata-api/SKILL.md) | Access harmonized census and survey microdata via the IPUMS API |
13
+ | [network-analysis-guide](./network-analysis-guide/SKILL.md) | Social network analysis methods, metrics, and visualization tools |
14
+ | [psychology-research-guide](./psychology-research-guide/SKILL.md) | Psychological research methods, experimental design, and analysis |
15
+ | [social-research-methods](./social-research-methods/SKILL.md) | Core methods for empirical social science research including surveys and expe... |
16
+ | [sociology-research-methods](./sociology-research-methods/SKILL.md) | Sociological research methods from observation to quantitative analysis |
17
+ | [survey-research-guide](./survey-research-guide/SKILL.md) | Design, deploy, and analyze surveys for social science and organizational res... |
@@ -7,7 +7,7 @@ metadata:
7
7
  category: "domains"
8
8
  subcategory: "social-science"
9
9
  keywords: ["sociology", "social research", "qualitative methods", "survey research", "ethnography", "social theory"]
10
- source: "https://clawhub.ai/ivangdavila/sociology"
10
+ source: "wentor-research-plugins"
11
11
  ---
12
12
 
13
13
  # Sociological Research Methods
@@ -0,0 +1,20 @@
1
+ ---
2
+ name: discovery-skills
3
+ description: "9 paper discovery skills (citation-alert, conference-proceedings, literature-mapping, paper-recommendation...). Trigger: finding new relevant papers, tracking citations, staying current. Design: automated monitoring, recommendation engines, and alert setup guides."
4
+ ---
5
+
6
+ # Paper Discovery — 9 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [citation-alert-guide](./citation-alert-guide/SKILL.md) | Set up citation alerts and track new papers citing key references |
13
+ | [conference-proceedings-guide](./conference-proceedings-guide/SKILL.md) | Find, access, and cite conference papers and proceedings effectively |
14
+ | [literature-mapping-guide](./literature-mapping-guide/SKILL.md) | Visual literature mapping and connected papers exploration |
15
+ | [paper-recommendation-guide](./paper-recommendation-guide/SKILL.md) | Systematic paper recommendation and discovery using multiple methods |
16
+ | [papers-we-love-guide](./papers-we-love-guide/SKILL.md) | Community-curated directory of influential CS research papers |
17
+ | [rss-paper-feeds](./rss-paper-feeds/SKILL.md) | Set up RSS feeds and alerts to track new publications in your research area |
18
+ | [semantic-paper-radar](./semantic-paper-radar/SKILL.md) | Semantic literature discovery and synthesis using embeddings |
19
+ | [semantic-scholar-recs-guide](./semantic-scholar-recs-guide/SKILL.md) | Using Semantic Scholar recommendations API for paper discovery |
20
+ | [zotero-arxiv-daily-guide](./zotero-arxiv-daily-guide/SKILL.md) | Guide to Zotero arXiv Daily for personalized daily paper recommendations |
@@ -7,7 +7,7 @@ metadata:
7
7
  category: "literature"
8
8
  subcategory: "discovery"
9
9
  keywords: ["paper recommendation", "literature discovery", "related papers", "reading list", "citation-based", "algorithmic discovery"]
10
- source: "https://github.com/pengzhenghao/paper-recommendation"
10
+ source: "wentor-research-plugins"
11
11
  ---
12
12
 
13
13
  # Paper Recommendation Guide
@@ -7,7 +7,7 @@ metadata:
7
7
  category: "literature"
8
8
  subcategory: "discovery"
9
9
  keywords: ["semantic search", "embeddings", "literature synthesis", "paper discovery", "vector search", "knowledge mapping"]
10
- source: "https://github.com/mukulpatnaik/researchgpt"
10
+ source: "wentor-research-plugins"
11
11
  ---
12
12
 
13
13
  # Semantic Paper Radar
@@ -0,0 +1,26 @@
1
+ ---
2
+ name: fulltext-skills
3
+ description: "15 full-text access skills (bioc-pmc, core, dataverse, doaj...). Trigger: accessing paper PDFs, bulk downloading, open access, text mining. Design: legal full-text retrieval from open repositories, archives, and preprint servers."
4
+ ---
5
+
6
+ # Full-Text Access — 15 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [bioc-pmc-api](./bioc-pmc-api/SKILL.md) | Access PMC Open Access articles in BioC format for text mining |
13
+ | [core-api-guide](./core-api-guide/SKILL.md) | Search and retrieve open access research papers via CORE aggregator |
14
+ | [dataverse-api](./dataverse-api/SKILL.md) | Deposit and discover research datasets via Harvard Dataverse API |
15
+ | [doaj-api](./doaj-api/SKILL.md) | Search open access journals and articles in the DOAJ directory |
16
+ | [hal-archive-api](./hal-archive-api/SKILL.md) | Access French and European research via the HAL open archive API |
17
+ | [institutional-repository-guide](./institutional-repository-guide/SKILL.md) | Access papers from institutional and subject repositories at scale |
18
+ | [interlibrary-loan-guide](./interlibrary-loan-guide/SKILL.md) | Access papers through interlibrary loan and document delivery services |
19
+ | [open-access-guide](./open-access-guide/SKILL.md) | Navigate open access policies, repositories, and legal full-text retrieval me... |
20
+ | [open-access-mining-guide](./open-access-mining-guide/SKILL.md) | Mine open access full-text repositories for research data extraction |
21
+ | [osf-api](./osf-api/SKILL.md) | Manage open science projects and preprints via the OSF REST API |
22
+ | [pmc-ftp-bulk-download](./pmc-ftp-bulk-download/SKILL.md) | Bulk download PMC Open Access articles via FTP for large-scale mining |
23
+ | [pmc-oai-api](./pmc-oai-api/SKILL.md) | PubMed Central OAI-PMH metadata harvesting |
24
+ | [preprint-servers-guide](./preprint-servers-guide/SKILL.md) | Guide to preprint servers across scientific disciplines |
25
+ | [unpaywall-api](./unpaywall-api/SKILL.md) | Find free legal full-text versions of scholarly articles via Unpaywall |
26
+ | [zotero-ai-butler-guide](./zotero-ai-butler-guide/SKILL.md) | AI-powered paper summarization plugin for Zotero |
@@ -0,0 +1,35 @@
1
+ ---
2
+ name: metadata-skills
3
+ description: "24 metadata & bibliometrics skills (academic-paper-summarizer, altmetrics, bibliometrix, citation-network...). Trigger: DOI resolution, citation metrics, author disambiguation, bibliometrics. Design: metadata APIs and bibliometric analysis tools for scholarly records."
4
+ ---
5
+
6
+ # Metadata & Bibliometrics — 24 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [academic-paper-summarizer](./academic-paper-summarizer/SKILL.md) | Summarize academic papers with structured extraction of key elements |
13
+ | [altmetrics-guide](./altmetrics-guide/SKILL.md) | Guide to altmetrics and research impact beyond traditional citations |
14
+ | [bibliometrix-guide](./bibliometrix-guide/SKILL.md) | Perform science mapping and bibliometric analysis with R bibliometrix |
15
+ | [citation-network-guide](./citation-network-guide/SKILL.md) | Analyze citation networks, impact metrics, and bibliometric patterns |
16
+ | [crossref-api](./crossref-api/SKILL.md) | Resolve DOIs and retrieve publication metadata from CrossRef registry |
17
+ | [crossref-event-data-api](./crossref-event-data-api/SKILL.md) | Track scholarly mentions across the web via Crossref Event Data |
18
+ | [datacite-api](./datacite-api/SKILL.md) | Resolve dataset DOIs and query research data metadata via DataCite |
19
+ | [doi-content-negotiation](./doi-content-negotiation/SKILL.md) | Retrieve structured metadata from any DOI via HTTP content negotiation |
20
+ | [doi-resolution-guide](./doi-resolution-guide/SKILL.md) | DOI content negotiation and metadata retrieval techniques |
21
+ | [h-index-guide](./h-index-guide/SKILL.md) | Understanding and calculating research impact metrics |
22
+ | [journal-metrics-guide](./journal-metrics-guide/SKILL.md) | Understand journal impact factors, h5-index, CiteScore, and SJR |
23
+ | [opencitations-api](./opencitations-api/SKILL.md) | Query open citation data and reference networks via OpenCitations |
24
+ | [orcid-api](./orcid-api/SKILL.md) | Look up researcher profiles and academic identities via the ORCID registry |
25
+ | [orcid-integration-guide](./orcid-integration-guide/SKILL.md) | Set up and leverage ORCID for researcher identification and profiles |
26
+ | [orkg-api](./orkg-api/SKILL.md) | Query the Open Research Knowledge Graph for structured research data |
27
+ | [plumx-metrics-api](./plumx-metrics-api/SKILL.md) | Track research impact beyond citations via PlumX altmetrics API |
28
+ | [ror-organization-api](./ror-organization-api/SKILL.md) | Identify and link research organizations via the ROR registry API |
29
+ | [sophosia-reference-guide](./sophosia-reference-guide/SKILL.md) | Reference manager with PDF viewer and Markdown note support |
30
+ | [viaf-authority-api](./viaf-authority-api/SKILL.md) | Disambiguate author identities via the VIAF authority file API |
31
+ | [wikidata-api-guide](./wikidata-api-guide/SKILL.md) | Query Wikidata SPARQL for scholarly metadata, authors, and entities |
32
+ | [zoplicate-dedup-guide](./zoplicate-dedup-guide/SKILL.md) | Detect and manage duplicate items in Zotero libraries |
33
+ | [zotero-actions-tags-guide](./zotero-actions-tags-guide/SKILL.md) | Zotero workflow automation with custom actions and tags |
34
+ | [zotmoov-guide](./zotmoov-guide/SKILL.md) | Zotero plugin for automatic attachment file organization |
35
+ | [zutilo-guide](./zutilo-guide/SKILL.md) | Zotero utility plugin for keyboard shortcuts and batch editing |
@@ -200,3 +200,7 @@ with open("references.bib", "w") as f:
200
200
  - [DOI Content Negotiation](https://citation.crosscite.org/docs.html)
201
201
  - [Crossref Content Negotiation](https://www.crossref.org/documentation/retrieve-metadata/content-negotiation/)
202
202
  - [CSL Style Repository](https://github.com/citation-style-language/styles)
203
+
204
+ ## See Also
205
+
206
+ - [doi-resolution-guide](../doi-resolution-guide/SKILL.md) -- Conceptual overview of DOI resolution, validation, normalization, and CrossRef API usage.
@@ -166,3 +166,7 @@ normalize_doi("See paper at doi.org/10.1038/s41586-021-03819-2 for details") #
166
166
  - **Handle redirects**: Always use `allow_redirects=True` (or `-L` in curl) as DOIs redirect through the resolver.
167
167
  - **Caching**: DOI metadata rarely changes. Cache resolved metadata locally to avoid redundant API calls.
168
168
  - **Rate limits**: CrossRef allows 50 requests/second in the polite pool. For bulk operations, use their data dumps instead.
169
+
170
+ ## See Also
171
+
172
+ - [doi-content-negotiation](../doi-content-negotiation/SKILL.md) -- Detailed API reference for retrieving metadata in multiple formats via HTTP content negotiation.
@@ -134,3 +134,7 @@ curl -H "Authorization: Bearer YOUR_TOKEN" \
134
134
  - Official documentation: https://info.orcid.org/documentation/api-tutorial/
135
135
  - API reference: https://pub.orcid.org/v3.0/
136
136
  - ORCID integration guide: https://info.orcid.org/documentation/integration-guide/
137
+
138
+ ## See Also
139
+
140
+ - [orcid-integration-guide](../orcid-integration-guide/SKILL.md) -- Setting up your ORCID profile, publisher/funder integrations, and best practices for maintaining your record.
@@ -176,3 +176,7 @@ def get_orcid_works(orcid_id: str) -> list:
176
176
  - Include peer review activity (via Publons/Web of Science integration)
177
177
  - Use your ORCID iD in email signatures, CVs, and personal websites
178
178
  - Format as a full URL: https://orcid.org/0000-0002-1825-0097
179
+
180
+ ## See Also
181
+
182
+ - [orcid-api](../orcid-api/SKILL.md) -- Detailed ORCID Public API reference with endpoints, authentication, rate limits, and query examples.
@@ -0,0 +1,43 @@
1
+ ---
2
+ name: search-skills
3
+ description: "32 database search skills (arxiv, arxiv-batch-reporting, arxiv-cli-tools, arxiv-paper-processor...). Trigger: finding papers, search strategies, querying academic databases. Design: one skill per database/tool with API details, query syntax, and rate limits."
4
+ ---
5
+
6
+ # Database Search — 32 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [arxiv-api](./arxiv-api/SKILL.md) | Search and retrieve preprints from the arXiv open-access repository |
13
+ | [arxiv-batch-reporting](./arxiv-batch-reporting/SKILL.md) | Batch search and report generation from arXiv preprint repository |
14
+ | [arxiv-cli-tools](./arxiv-cli-tools/SKILL.md) | Command-line tools for searching and batch-downloading arXiv papers |
15
+ | [arxiv-paper-processor](./arxiv-paper-processor/SKILL.md) | Process and analyze arXiv papers systematically for research workflows |
16
+ | [baidu-scholar-guide](./baidu-scholar-guide/SKILL.md) | Using Baidu Scholar for Chinese and English academic literature search |
17
+ | [base-academic-search](./base-academic-search/SKILL.md) | Search 400M+ open access documents via the BASE search engine API |
18
+ | [biorxiv-api](./biorxiv-api/SKILL.md) | Preprint server API for biology and medicine papers |
19
+ | [boolean-search-guide](./boolean-search-guide/SKILL.md) | Master Boolean operators and advanced search syntax for academic databases |
20
+ | [chatpaper-guide](./chatpaper-guide/SKILL.md) | Use ChatPaper to summarize and search arXiv papers with LLM assistance |
21
+ | [citation-chaining-guide](./citation-chaining-guide/SKILL.md) | Forward and backward citation chaining techniques for literature search |
22
+ | [citeseerx-api](./citeseerx-api/SKILL.md) | Search computer science literature via the CiteSeerX digital library |
23
+ | [database-comparison-guide](./database-comparison-guide/SKILL.md) | Compare major academic databases and when to use each for research |
24
+ | [deep-literature-search](./deep-literature-search/SKILL.md) | Multi-source exhaustive literature search across academic databases |
25
+ | [eric-education-api](./eric-education-api/SKILL.md) | Search 2M+ education research records via the ERIC database API |
26
+ | [europe-pmc-api](./europe-pmc-api/SKILL.md) | Search biomedical and life sciences literature via Europe PMC |
27
+ | [findpapers-guide](./findpapers-guide/SKILL.md) | Search multiple academic databases simultaneously with Findpapers |
28
+ | [google-scholar-guide](./google-scholar-guide/SKILL.md) | Advanced Google Scholar search techniques for comprehensive literature discovery |
29
+ | [ieee-xplore-api](./ieee-xplore-api/SKILL.md) | Search IEEE's 6M+ engineering and CS publications via the Xplore API |
30
+ | [lens-scholarly-api](./lens-scholarly-api/SKILL.md) | Search 300M+ scholarly and patent records via the Lens.org API |
31
+ | [mesh-terms-guide](./mesh-terms-guide/SKILL.md) | Navigate MeSH vocabulary for precise PubMed and MEDLINE searches |
32
+ | [open-library-api](./open-library-api/SKILL.md) | Search and access book metadata via the Open Library API |
33
+ | [open-semantic-search-guide](./open-semantic-search-guide/SKILL.md) | Self-hosted semantic search and text mining platform |
34
+ | [openaire-api](./openaire-api/SKILL.md) | Search EU-funded research outputs via the OpenAIRE Graph API |
35
+ | [openalex-api](./openalex-api/SKILL.md) | Query the OpenAlex catalog of scholarly works, authors, and institutions |
36
+ | [paper-search-mcp-guide](./paper-search-mcp-guide/SKILL.md) | MCP server for searching papers across arXiv, PubMed, bioRxiv |
37
+ | [plos-open-access-api](./plos-open-access-api/SKILL.md) | Search PLOS open access journals with full-text Solr-powered API |
38
+ | [pubmed-api](./pubmed-api/SKILL.md) | Search biomedical literature and retrieve records via PubMed E-utilities |
39
+ | [scielo-api](./scielo-api/SKILL.md) | Access Latin American and developing world research via SciELO API |
40
+ | [semantic-scholar-api](./semantic-scholar-api/SKILL.md) | Search papers and analyze citation graphs via Semantic Scholar |
41
+ | [share-research-api](./share-research-api/SKILL.md) | Discover open access research outputs via the SHARE notification API |
42
+ | [systematic-search-strategy](./systematic-search-strategy/SKILL.md) | Construct rigorous systematic search strategies for literature reviews |
43
+ | [worldcat-search-api](./worldcat-search-api/SKILL.md) | Search the world's largest library catalog via OCLC WorldCat API |
@@ -7,7 +7,7 @@ metadata:
7
7
  category: "literature"
8
8
  subcategory: "search"
9
9
  keywords: ["paper search", "MCP", "arXiv", "PubMed", "bioRxiv", "multi-database"]
10
- source: "https://github.com/openags/paper-search-mcp"
10
+ source: "wentor-research-plugins"
11
11
  ---
12
12
 
13
13
  # Paper Search MCP Guide
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: automation-skills
3
+ description: "10 research automation skills (ai-scientist-v2, aim-experiment, claude-academic-workflow, data-collection-automation...). Trigger: automating experiments, tracking results, reproducible pipelines. Design: ML experiment management, workflow orchestration, and lab automation tools."
4
+ ---
5
+
6
+ # Research Automation — 10 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [ai-scientist-v2-guide](./ai-scientist-v2-guide/SKILL.md) | Automated scientific discovery via agentic tree search by Sakana AI |
13
+ | [aim-experiment-guide](./aim-experiment-guide/SKILL.md) | Track and compare research experiments with Aim experiment tracker |
14
+ | [claude-academic-workflow-guide](./claude-academic-workflow-guide/SKILL.md) | Claude Code template for LaTeX, Beamer, and R research workflows |
15
+ | [data-collection-automation](./data-collection-automation/SKILL.md) | Automate survey deployment, data collection, and pipeline management |
16
+ | [datagen-research-guide](./datagen-research-guide/SKILL.md) | AI-driven multi-agent research assistant for end-to-end studies |
17
+ | [kedro-pipeline-guide](./kedro-pipeline-guide/SKILL.md) | Build reproducible data science pipelines with Kedro for research projects |
18
+ | [mle-agent-guide](./mle-agent-guide/SKILL.md) | Intelligent companion for ML engineering with arXiv integration |
19
+ | [paper-to-agent-guide](./paper-to-agent-guide/SKILL.md) | Transform research papers into interactive AI agents for exploration |
20
+ | [rd-agent-guide](./rd-agent-guide/SKILL.md) | Microsoft AI-driven R&D agent for automated data and model development |
21
+ | [research-workflow-automation](./research-workflow-automation/SKILL.md) | Automate repetitive research tasks with pipelines, schedulers, and scripting |
@@ -0,0 +1,24 @@
1
+ ---
2
+ name: deep-research-skills
3
+ description: "13 deep research & systematic reviews skills (auto-deep-research, deep-searcher, gpt-researcher, in-depth-research...). Trigger: systematic reviews, multi-source synthesis, comprehensive literature surveys. Design: multi-step research protocols with quality assessment and evidence grading."
4
+ ---
5
+
6
+ # Deep Research & Systematic Reviews — 13 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [auto-deep-research-guide](./auto-deep-research-guide/SKILL.md) | Automated deep research tool for thorough topic investigation |
13
+ | [deep-searcher-guide](./deep-searcher-guide/SKILL.md) | Open deep research alternative for private data with vector search |
14
+ | [gpt-researcher-guide](./gpt-researcher-guide/SKILL.md) | Autonomous agent for comprehensive deep research on any topic |
15
+ | [in-depth-research-guide](./in-depth-research-guide/SKILL.md) | Structured methodology for conducting exhaustive multi-source investigations |
16
+ | [khoj-research-guide](./khoj-research-guide/SKILL.md) | AI second brain for deep research and personal knowledge management |
17
+ | [kosmos-scientist-guide](./kosmos-scientist-guide/SKILL.md) | Claude Code-driven autonomous AI Scientist for discovery |
18
+ | [llm-scientific-discovery-guide](./llm-scientific-discovery-guide/SKILL.md) | Survey of LLM agents for biomedical scientific discovery |
19
+ | [local-deep-research-guide](./local-deep-research-guide/SKILL.md) | Deep research agent searching 10+ sources with local or cloud LLMs |
20
+ | [meta-synthesis-guide](./meta-synthesis-guide/SKILL.md) | Conduct qualitative meta-synthesis and evidence synthesis methods |
21
+ | [open-researcher-guide](./open-researcher-guide/SKILL.md) | Open pipeline for generating deep research trajectories with LLMs |
22
+ | [scoping-review-guide](./scoping-review-guide/SKILL.md) | Scoping review methodology for broad evidence mapping |
23
+ | [systematic-review-guide](./systematic-review-guide/SKILL.md) | Systematic review methodology with PRISMA and evidence synthesis |
24
+ | [tongyi-deep-research-guide](./tongyi-deep-research-guide/SKILL.md) | Open-source deep research agent by Alibaba for scholarly research |
@@ -3,7 +3,7 @@ name: auto-deep-research-guide
3
3
  description: "Automated deep research tool for thorough topic investigation"
4
4
  version: 1.0.0
5
5
  author: wentor-community
6
- source: https://github.com/Auto-Deep-Research/Auto-Deep-Research
6
+ source: "wentor-research-plugins"
7
7
  metadata:
8
8
  openclaw:
9
9
  category: "research"
@@ -7,7 +7,7 @@ metadata:
7
7
  category: "research"
8
8
  subcategory: "deep-research"
9
9
  keywords: ["deep research", "systematic investigation", "multi-source research", "evidence synthesis", "research methodology", "source evaluation"]
10
- source: "https://clawhub.ai/ivangdavila/in-depth-research"
10
+ source: "wentor-research-plugins"
11
11
  ---
12
12
 
13
13
  # In-Depth Research Methodology
@@ -0,0 +1,20 @@
1
+ ---
2
+ name: funding-skills
3
+ description: "9 grants & funding skills (eu-horizon, figshare, grant-budget, grant-writing...). Trigger: grant applications, funding search, budget planning, data repositories. Design: funder-specific guides with eligibility, submission requirements, and timelines."
4
+ ---
5
+
6
+ # Grants & Funding — 9 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [eu-horizon-guide](./eu-horizon-guide/SKILL.md) | Navigate EU Horizon Europe funding programs and proposal writing |
13
+ | [figshare-api](./figshare-api/SKILL.md) | Research data sharing and repository |
14
+ | [grant-budget-guide](./grant-budget-guide/SKILL.md) | Prepare and justify research grant budgets across funding agencies |
15
+ | [grant-writing-guide](./grant-writing-guide/SKILL.md) | Write competitive research proposals with clear objectives and budgets |
16
+ | [nih-reporter-api-guide](./nih-reporter-api-guide/SKILL.md) | Search NIH-funded grants and research projects via RePORTER API |
17
+ | [nsf-award-api-guide](./nsf-award-api-guide/SKILL.md) | Search NSF awards and grants with free public API, no auth required |
18
+ | [nsf-grant-guide](./nsf-grant-guide/SKILL.md) | Navigate NSF grant applications, program selection, and strategies |
19
+ | [open-science-guide](./open-science-guide/SKILL.md) | Pre-registration, open data, and FAIR principles for research |
20
+ | [zenodo-api](./zenodo-api/SKILL.md) | Open research repository for all disciplines |
@@ -0,0 +1,24 @@
1
+ ---
2
+ name: methodology-skills
3
+ description: "13 research methodology skills (action-research, claude-scientific, experimental-design, grad-school...). Trigger: study design, methodology selection, scientific reasoning, mentoring. Design: rigorous methods frameworks covering qualitative, quantitative, and mixed approaches."
4
+ ---
5
+
6
+ # Research Methodology — 13 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [action-research-guide](./action-research-guide/SKILL.md) | Design and conduct action research and participatory studies |
13
+ | [claude-scientific-guide](./claude-scientific-guide/SKILL.md) | Ready-to-use agent skills for scientific research and engineering |
14
+ | [experimental-design-guide](./experimental-design-guide/SKILL.md) | Design rigorous experiments using DOE, factorial designs, and response surfaces |
15
+ | [grad-school-guide](./grad-school-guide/SKILL.md) | Practical advice for thriving in PhD programs and academic research |
16
+ | [grounded-theory-guide](./grounded-theory-guide/SKILL.md) | Apply grounded theory methodology to develop theory from data |
17
+ | [mixed-methods-guide](./mixed-methods-guide/SKILL.md) | Guide to designing and conducting mixed methods research |
18
+ | [osf-api-guide](./osf-api-guide/SKILL.md) | Access Open Science Framework for preregistrations, preprints, and data |
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, case studies, ... |
21
+ | [research-paper-kb](./research-paper-kb/SKILL.md) | Build a persistent cross-session knowledge base from academic papers |
22
+ | [research-town-guide](./research-town-guide/SKILL.md) | Simulate human research communities with multi-agent AI collaboration |
23
+ | [scientify-idea-generation](./scientify-idea-generation/SKILL.md) | Generate research ideas from collected papers with gap analysis |
24
+ | [slr-automation-guide](./slr-automation-guide/SKILL.md) | Tools and pipelines for automating systematic literature reviews |
@@ -0,0 +1,19 @@
1
+ ---
2
+ name: paper-review-skills
3
+ description: "8 peer review skills (automated-review, latte-review, paper-critique-framework, paper-reading-assistant...). Trigger: reviewing manuscripts, comparing papers, quality assessment. Design: systematic review criteria, evaluation rubrics, and automated review tools."
4
+ ---
5
+
6
+ # Peer Review — 8 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [automated-review-guide](./automated-review-guide/SKILL.md) | AI-assisted peer review tools, workflows, and quality standards |
13
+ | [latte-review-guide](./latte-review-guide/SKILL.md) | Automate systematic literature reviews with LatteReview AI agents |
14
+ | [paper-critique-framework](./paper-critique-framework/SKILL.md) | Structured framework for writing peer review reports and paper critiques |
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 crit... |
17
+ | [rebuttal-writing-guide](./rebuttal-writing-guide/SKILL.md) | Write effective rebuttals to reviewer comments for journal submissions |
18
+ | [review-response-guide](./review-response-guide/SKILL.md) | Craft effective point-by-point reviewer response letters |
19
+ | [scientify-write-review-paper](./scientify-write-review-paper/SKILL.md) | Write literature reviews and survey papers from collected papers |
@@ -7,7 +7,7 @@ metadata:
7
7
  category: "research"
8
8
  subcategory: "paper-review"
9
9
  keywords: ["peer review", "paper critique", "referee report", "academic review", "manuscript evaluation", "constructive feedback"]
10
- source: "https://clawhub.ai/peer-reviewer"
10
+ source: "wentor-research-plugins"
11
11
  ---
12
12
 
13
13
  # Paper Critique and Peer Review Framework
@@ -0,0 +1,18 @@
1
+ ---
2
+ name: code-exec-skills
3
+ description: "7 code execution skills (google-colab, jupyter-notebook, kaggle, overleaf-cli...). Trigger: running code, interactive notebooks, Jupyter, Colab, sandboxed execution. Design: execution environment guides with setup instructions and best practices."
4
+ ---
5
+
6
+ # Code Execution — 7 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [google-colab-guide](./google-colab-guide/SKILL.md) | Run and manage Google Colab notebooks for Python and ML research |
13
+ | [jupyter-notebook-guide](./jupyter-notebook-guide/SKILL.md) | Best practices for computational research notebooks with reproducible workflows |
14
+ | [kaggle-api-guide](./kaggle-api-guide/SKILL.md) | Download datasets, manage competitions and notebooks via Kaggle API |
15
+ | [overleaf-cli-guide](./overleaf-cli-guide/SKILL.md) | Sync and manage Overleaf LaTeX projects from the command line |
16
+ | [python-reproducibility-guide](./python-reproducibility-guide/SKILL.md) | Reproducible Python environments, notebooks, and literate programming |
17
+ | [r-reproducibility-guide](./r-reproducibility-guide/SKILL.md) | Create reproducible research workflows with R and RMarkdown/Quarto |
18
+ | [sandbox-execution-guide](./sandbox-execution-guide/SKILL.md) | Secure sandboxed code execution environments for reproducible research computing |
@@ -0,0 +1,20 @@
1
+ ---
2
+ name: diagram-skills
3
+ description: "9 diagrams & visuals skills (code-flow-visualizer, excalidraw-diagram, json-data-visualizer, kroki-diagram...). Trigger: creating diagrams, flowcharts, architecture visuals, LaTeX drawings. Design: tool-specific guides (Mermaid, Excalidraw, TikZ) with academic conventions."
4
+ ---
5
+
6
+ # Diagrams & Visuals — 9 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [code-flow-visualizer](./code-flow-visualizer/SKILL.md) | Convert Python, JavaScript, and TypeScript functions into Mermaid flowcharts |
13
+ | [excalidraw-diagram-guide](./excalidraw-diagram-guide/SKILL.md) | Generate hand-drawn style Excalidraw diagrams from text descriptions |
14
+ | [json-data-visualizer](./json-data-visualizer/SKILL.md) | Guide to JSON Crack for visualizing complex JSON data structures |
15
+ | [kroki-diagram-api](./kroki-diagram-api/SKILL.md) | Generate diagrams from text via Kroki's multi-format rendering API |
16
+ | [mermaid-architect-guide](./mermaid-architect-guide/SKILL.md) | Design complex multi-diagram architectures using advanced Mermaid syntax |
17
+ | [mermaid-diagram-guide](./mermaid-diagram-guide/SKILL.md) | Create flowcharts, sequence diagrams, and architecture diagrams with Mermaid |
18
+ | [plantuml-guide](./plantuml-guide/SKILL.md) | Create UML diagrams and architecture visualizations with PlantUML |
19
+ | [scientific-illustration-guide](./scientific-illustration-guide/SKILL.md) | Create graphical abstracts, schematic diagrams, and scientific illustrations |
20
+ | [tldraw-whiteboard-guide](./tldraw-whiteboard-guide/SKILL.md) | Guide to tldraw for infinite canvas whiteboarding and diagram creation |
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: document-skills
3
+ description: "10 document processing skills (anystyle, docsgpt, grobid-pdf-parsing, large-document-reader...). Trigger: extracting text from PDFs, parsing references, document Q&A. Design: parsing pipelines (GROBID, marker) and structured extraction tools."
4
+ ---
5
+
6
+ # Document Processing — 10 Skills
7
+
8
+ Select the skill matching the user's need, then `read` its SKILL.md.
9
+
10
+ | Skill | Description |
11
+ |-------|-------------|
12
+ | [anystyle-api](./anystyle-api/SKILL.md) | Citation reference parser using machine learning |
13
+ | [docsgpt-guide](./docsgpt-guide/SKILL.md) | Deploy DocsGPT for private document analysis and research knowledge bases |
14
+ | [grobid-pdf-parsing](./grobid-pdf-parsing/SKILL.md) | Extract structured text, metadata, and references from academic PDFs |
15
+ | [large-document-reader](./large-document-reader/SKILL.md) | Split and read long documents chapter-by-chapter for structured analysis |
16
+ | [markdown-academic-guide](./markdown-academic-guide/SKILL.md) | Write academic papers in Markdown with Pandoc for multi-format output |
17
+ | [paper-parse-guide](./paper-parse-guide/SKILL.md) | Deep dual-mode reading of academic papers from PDF or URL sources |
18
+ | [pdf-extraction-guide](./pdf-extraction-guide/SKILL.md) | PDF parsing, text extraction, and document format conversion |
19
+ | [zotero-addon-market-guide](./zotero-addon-market-guide/SKILL.md) | Plugin marketplace and discovery platform for Zotero |
20
+ | [zotero-night-theme-guide](./zotero-night-theme-guide/SKILL.md) | Dark mode theme plugin for Zotero reference manager |
21
+ | [zotero-style-guide](./zotero-style-guide/SKILL.md) | Feature-rich Zotero plugin for UI customization and styling |