@wentorai/research-plugins 1.2.3 → 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.
- package/README.md +16 -8
- package/openclaw.plugin.json +10 -3
- package/package.json +2 -5
- package/skills/analysis/dataviz/SKILL.md +25 -0
- package/skills/analysis/dataviz/chart-image-generator/SKILL.md +1 -1
- package/skills/analysis/econometrics/SKILL.md +23 -0
- package/skills/analysis/econometrics/robustness-checks/SKILL.md +1 -1
- package/skills/analysis/statistics/SKILL.md +21 -0
- package/skills/analysis/statistics/data-anomaly-detection/SKILL.md +1 -1
- package/skills/analysis/statistics/ml-experiment-tracker/SKILL.md +1 -1
- package/skills/analysis/statistics/{senior-data-scientist-guide → modeling-strategy-guide}/SKILL.md +5 -5
- package/skills/analysis/wrangling/SKILL.md +21 -0
- package/skills/analysis/wrangling/csv-data-analyzer/SKILL.md +1 -1
- package/skills/analysis/wrangling/data-cog-guide/SKILL.md +1 -1
- package/skills/domains/ai-ml/SKILL.md +37 -0
- package/skills/domains/biomedical/SKILL.md +28 -0
- package/skills/domains/biomedical/genomas-guide/SKILL.md +1 -1
- package/skills/domains/biomedical/med-researcher-guide/SKILL.md +1 -1
- package/skills/domains/biomedical/medgeclaw-guide/SKILL.md +1 -1
- package/skills/domains/business/SKILL.md +17 -0
- package/skills/domains/business/architecture-design-guide/SKILL.md +1 -1
- package/skills/domains/chemistry/SKILL.md +19 -0
- package/skills/domains/chemistry/computational-chemistry-guide/SKILL.md +1 -1
- package/skills/domains/cs/SKILL.md +21 -0
- package/skills/domains/ecology/SKILL.md +16 -0
- package/skills/domains/economics/SKILL.md +20 -0
- package/skills/domains/economics/post-labor-economics/SKILL.md +1 -1
- package/skills/domains/economics/pricing-psychology-guide/SKILL.md +1 -1
- package/skills/domains/education/SKILL.md +19 -0
- package/skills/domains/education/academic-study-methods/SKILL.md +1 -1
- package/skills/domains/education/edumcp-guide/SKILL.md +1 -1
- package/skills/domains/finance/SKILL.md +19 -0
- package/skills/domains/finance/akshare-finance-data/SKILL.md +1 -1
- package/skills/domains/finance/options-analytics-agent-guide/SKILL.md +1 -1
- package/skills/domains/finance/stata-accounting-research/SKILL.md +1 -1
- package/skills/domains/geoscience/SKILL.md +17 -0
- package/skills/domains/humanities/SKILL.md +16 -0
- package/skills/domains/humanities/history-research-guide/SKILL.md +1 -1
- package/skills/domains/humanities/political-history-guide/SKILL.md +1 -1
- package/skills/domains/law/SKILL.md +19 -0
- package/skills/domains/math/SKILL.md +17 -0
- package/skills/domains/pharma/SKILL.md +17 -0
- package/skills/domains/physics/SKILL.md +16 -0
- package/skills/domains/social-science/SKILL.md +17 -0
- package/skills/domains/social-science/sociology-research-methods/SKILL.md +1 -1
- package/skills/literature/discovery/SKILL.md +20 -0
- package/skills/literature/discovery/paper-recommendation-guide/SKILL.md +1 -1
- package/skills/literature/discovery/semantic-paper-radar/SKILL.md +1 -1
- package/skills/literature/fulltext/SKILL.md +26 -0
- package/skills/literature/metadata/SKILL.md +35 -0
- package/skills/literature/metadata/doi-content-negotiation/SKILL.md +4 -0
- package/skills/literature/metadata/doi-resolution-guide/SKILL.md +4 -0
- package/skills/literature/metadata/orcid-api/SKILL.md +4 -0
- package/skills/literature/metadata/orcid-integration-guide/SKILL.md +4 -0
- package/skills/literature/search/SKILL.md +43 -0
- package/skills/literature/search/paper-search-mcp-guide/SKILL.md +1 -1
- package/skills/research/automation/SKILL.md +21 -0
- package/skills/research/deep-research/SKILL.md +24 -0
- package/skills/research/deep-research/auto-deep-research-guide/SKILL.md +1 -1
- package/skills/research/deep-research/in-depth-research-guide/SKILL.md +1 -1
- package/skills/research/funding/SKILL.md +20 -0
- package/skills/research/methodology/SKILL.md +24 -0
- package/skills/research/paper-review/SKILL.md +19 -0
- package/skills/research/paper-review/paper-critique-framework/SKILL.md +1 -1
- package/skills/tools/code-exec/SKILL.md +18 -0
- package/skills/tools/diagram/SKILL.md +20 -0
- package/skills/tools/document/SKILL.md +21 -0
- package/skills/tools/knowledge-graph/SKILL.md +21 -0
- package/skills/tools/ocr-translate/SKILL.md +18 -0
- package/skills/tools/ocr-translate/handwriting-recognition-guide/SKILL.md +2 -0
- package/skills/tools/ocr-translate/latex-ocr-guide/SKILL.md +2 -0
- package/skills/tools/scraping/SKILL.md +17 -0
- package/skills/writing/citation/SKILL.md +33 -0
- package/skills/writing/citation/zotfile-attachment-guide/SKILL.md +2 -0
- package/skills/writing/composition/SKILL.md +22 -0
- package/skills/writing/composition/research-paper-writer/SKILL.md +1 -1
- package/skills/writing/composition/scientific-writing-wrapper/SKILL.md +1 -1
- package/skills/writing/latex/SKILL.md +22 -0
- package/skills/writing/latex/academic-writing-latex/SKILL.md +1 -1
- package/skills/writing/latex/latex-drawing-guide/SKILL.md +1 -1
- package/skills/writing/polish/SKILL.md +20 -0
- package/skills/writing/polish/chinese-text-humanizer/SKILL.md +1 -1
- package/skills/writing/templates/SKILL.md +22 -0
- package/skills/writing/templates/beamer-presentation-guide/SKILL.md +1 -1
- package/skills/writing/templates/scientific-article-pdf/SKILL.md +1 -1
- package/skills/analysis/dataviz/citation-map-guide/SKILL.md +0 -184
- package/skills/analysis/dataviz/data-visualization-principles/SKILL.md +0 -171
- package/skills/analysis/econometrics/empirical-paper-analysis/SKILL.md +0 -192
- package/skills/analysis/econometrics/panel-data-regression-workflow/SKILL.md +0 -267
- package/skills/analysis/econometrics/stata-regression/SKILL.md +0 -117
- package/skills/analysis/statistics/general-statistics-guide/SKILL.md +0 -226
- package/skills/analysis/statistics/infiagent-benchmark-guide/SKILL.md +0 -106
- package/skills/analysis/statistics/pywayne-statistics-guide/SKILL.md +0 -192
- package/skills/analysis/statistics/quantitative-methods-guide/SKILL.md +0 -193
- package/skills/analysis/wrangling/claude-data-analysis-guide/SKILL.md +0 -100
- package/skills/analysis/wrangling/open-data-scientist-guide/SKILL.md +0 -197
- package/skills/domains/ai-ml/annotated-dl-papers-guide/SKILL.md +0 -159
- package/skills/domains/humanities/digital-humanities-methods/SKILL.md +0 -232
- package/skills/domains/law/legal-research-methods/SKILL.md +0 -190
- package/skills/domains/social-science/sociology-research-guide/SKILL.md +0 -238
- package/skills/literature/discovery/arxiv-paper-monitoring/SKILL.md +0 -233
- package/skills/literature/discovery/paper-tracking-guide/SKILL.md +0 -211
- package/skills/literature/fulltext/zotero-scihub-guide/SKILL.md +0 -168
- package/skills/literature/search/arxiv-osiris/SKILL.md +0 -199
- package/skills/literature/search/deepgit-search-guide/SKILL.md +0 -147
- package/skills/literature/search/multi-database-literature-search/SKILL.md +0 -198
- package/skills/literature/search/papers-chat-guide/SKILL.md +0 -194
- package/skills/literature/search/pasa-paper-search-guide/SKILL.md +0 -138
- package/skills/literature/search/scientify-literature-survey/SKILL.md +0 -203
- package/skills/research/automation/ai-scientist-guide/SKILL.md +0 -228
- package/skills/research/automation/coexist-ai-guide/SKILL.md +0 -149
- package/skills/research/automation/foam-agent-guide/SKILL.md +0 -203
- package/skills/research/automation/research-paper-orchestrator/SKILL.md +0 -254
- package/skills/research/deep-research/academic-deep-research/SKILL.md +0 -190
- package/skills/research/deep-research/cognitive-kernel-guide/SKILL.md +0 -200
- package/skills/research/deep-research/corvus-research-guide/SKILL.md +0 -132
- package/skills/research/deep-research/deep-research-pro/SKILL.md +0 -213
- package/skills/research/deep-research/deep-research-work/SKILL.md +0 -204
- package/skills/research/deep-research/research-cog/SKILL.md +0 -153
- package/skills/research/methodology/academic-mentor-guide/SKILL.md +0 -169
- package/skills/research/methodology/deep-innovator-guide/SKILL.md +0 -242
- package/skills/research/methodology/research-pipeline-units-guide/SKILL.md +0 -169
- package/skills/research/paper-review/paper-compare-guide/SKILL.md +0 -238
- package/skills/research/paper-review/paper-digest-guide/SKILL.md +0 -240
- package/skills/research/paper-review/paper-research-assistant/SKILL.md +0 -231
- package/skills/research/paper-review/research-quality-filter/SKILL.md +0 -261
- package/skills/tools/code-exec/contextplus-mcp-guide/SKILL.md +0 -110
- package/skills/tools/diagram/clawphd-guide/SKILL.md +0 -149
- package/skills/tools/diagram/scientific-graphical-abstract/SKILL.md +0 -201
- package/skills/tools/document/md2pdf-xelatex/SKILL.md +0 -212
- package/skills/tools/document/openpaper-guide/SKILL.md +0 -232
- package/skills/tools/document/qq-connect/SKILL.md +0 -227
- package/skills/tools/document/weknora-guide/SKILL.md +0 -216
- package/skills/tools/knowledge-graph/mimir-memory-guide/SKILL.md +0 -135
- package/skills/tools/knowledge-graph/open-webui-tools-guide/SKILL.md +0 -156
- package/skills/tools/ocr-translate/formula-recognition-guide/SKILL.md +0 -367
- package/skills/tools/ocr-translate/math-equation-renderer/SKILL.md +0 -198
- package/skills/tools/scraping/api-data-collection-guide/SKILL.md +0 -301
- package/skills/writing/citation/academic-citation-manager-guide/SKILL.md +0 -182
- package/skills/writing/composition/opendraft-thesis-guide/SKILL.md +0 -200
- package/skills/writing/composition/paper-debugger-guide/SKILL.md +0 -143
- package/skills/writing/composition/paperforge-guide/SKILL.md +0 -205
package/README.md
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
## Research Plugins for Research-Claw
|
|
10
10
|
|
|
11
|
-
An open-source collection of **
|
|
11
|
+
An open-source collection of **488 academic research skills**, **150 MCP configs**, **13 agent tools**, and **6 curated resource lists** for [Research-Claw](https://wentor.ai) and other AI coding agents.
|
|
12
12
|
|
|
13
13
|
Built by [Wentor AI](https://wentor.ai) for the global research community.
|
|
14
14
|
|
|
@@ -16,7 +16,7 @@ Built by [Wentor AI](https://wentor.ai) for the global research community.
|
|
|
16
16
|
|
|
17
17
|
| Component | Count | Description |
|
|
18
18
|
|-----------|-------|-------------|
|
|
19
|
-
| **Skills** |
|
|
19
|
+
| **Skills** | 488 | Practical SKILL.md guides covering literature search, academic writing, data analysis, research methods, 16 domain specialties, and productivity tools |
|
|
20
20
|
| **Agent Tools** | 13 | TypeScript API wrappers for Semantic Scholar, OpenAlex, CrossRef, arXiv, PubMed, and Unpaywall |
|
|
21
21
|
| **MCP Configs** | 150 | Ready-to-use MCP server configurations for reference managers, knowledge bases, research databases, and AI platforms |
|
|
22
22
|
| **Curated Lists** | 6 | Hand-picked resource collections for each skill category |
|
|
@@ -32,16 +32,20 @@ Skills are organized into **6 categories** with **40 subcategories**:
|
|
|
32
32
|
| **analysis** | statistics, econometrics, wrangling, dataviz | 57 | Statistical methods, data cleaning, visualization |
|
|
33
33
|
| **research** | methodology, deep-research, paper-review, automation, funding | 70 | Research design, systematic reviews, grant writing |
|
|
34
34
|
| **domains** | 16 disciplines (CS, AI/ML, biomedical, chemistry, economics, finance, law, physics, math, ecology, etc.) | 143 | Domain-specific research methods and tools |
|
|
35
|
-
| **tools** | diagram, document, code-exec, scraping, knowledge-graph, ocr-translate |
|
|
35
|
+
| **tools** | diagram, document, code-exec, scraping, knowledge-graph, ocr-translate | 61 | Diagrams, PDF parsing, reproducible code, OCR |
|
|
36
36
|
|
|
37
37
|
### Install
|
|
38
38
|
|
|
39
|
-
#### As OpenClaw Plugin
|
|
39
|
+
#### As OpenClaw Plugin (Recommended)
|
|
40
40
|
|
|
41
41
|
```bash
|
|
42
42
|
openclaw plugins install @wentorai/research-plugins
|
|
43
43
|
```
|
|
44
44
|
|
|
45
|
+
This installs the plugin to `~/.openclaw/extensions/` where OpenClaw auto-discovers it. Skills and agent tools are loaded automatically.
|
|
46
|
+
|
|
47
|
+
> **Note for satellite/pnpm projects:** Do not add this package as a `pnpm` dependency and load it from `node_modules` via `plugins.load.paths`. pnpm's content-addressable store uses hardlinks, which OpenClaw's security validator rejects (`unsafe plugin manifest path`). Always use `openclaw plugins install` instead.
|
|
48
|
+
|
|
45
49
|
#### As Skills Collection (Claude Code, Cursor, Windsurf, OpenCode)
|
|
46
50
|
|
|
47
51
|
```bash
|
|
@@ -115,7 +119,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on adding skills, MCP conf
|
|
|
115
119
|
|
|
116
120
|
## Research-Claw 科研插件集
|
|
117
121
|
|
|
118
|
-
一个开源的学术科研资源集合,包含 **
|
|
122
|
+
一个开源的学术科研资源集合,包含 **488 个科研技能**、**150 个 MCP 服务器配置**、**13 个智能体工具** 和 **6 个精选资源列表**,为 [Research-Claw (科研龙虾)](https://wentor.ai) 及其他 AI 编程助手而构建。
|
|
119
123
|
|
|
120
124
|
由 [Wentor AI](https://wentor.ai) 为全球科研社区打造。
|
|
121
125
|
|
|
@@ -123,7 +127,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on adding skills, MCP conf
|
|
|
123
127
|
|
|
124
128
|
| 组件 | 数量 | 说明 |
|
|
125
129
|
|------|------|------|
|
|
126
|
-
| **技能 (Skills)** |
|
|
130
|
+
| **技能 (Skills)** | 488 | 涵盖文献检索、学术写作、数据分析、研究方法、16 个学科领域及生产力工具的实用指南 |
|
|
127
131
|
| **智能体工具** | 13 | 封装 Semantic Scholar、OpenAlex、CrossRef、arXiv、PubMed、Unpaywall 六大学术 API 的 TypeScript 工具 |
|
|
128
132
|
| **MCP 配置** | 150 | 即用型 MCP 服务器配置,涵盖文献管理、知识库、学术数据库、AI 平台等 |
|
|
129
133
|
| **精选列表** | 6 | 按分类整理的优质资源推荐 |
|
|
@@ -139,16 +143,20 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on adding skills, MCP conf
|
|
|
139
143
|
| **分析 (analysis)** | 统计、计量经济、数据处理、可视化 | 57 | 统计方法、数据清洗、图表制作 |
|
|
140
144
|
| **研究 (research)** | 方法论、深度研究、论文评审、自动化、基金 | 70 | 研究设计、系统综述、基金申请 |
|
|
141
145
|
| **学科 (domains)** | 16 个学科方向 | 143 | 各学科专属研究方法与工具 |
|
|
142
|
-
| **工具 (tools)** | 图表、文档、代码执行、爬虫、知识图谱、OCR |
|
|
146
|
+
| **工具 (tools)** | 图表、文档、代码执行、爬虫、知识图谱、OCR | 61 | 流程图、PDF 解析、可复现代码、OCR 翻译 |
|
|
143
147
|
|
|
144
148
|
### 安装方式
|
|
145
149
|
|
|
146
|
-
#### 作为 OpenClaw
|
|
150
|
+
#### 作为 OpenClaw 插件(推荐)
|
|
147
151
|
|
|
148
152
|
```bash
|
|
149
153
|
openclaw plugins install @wentorai/research-plugins
|
|
150
154
|
```
|
|
151
155
|
|
|
156
|
+
插件会安装到 `~/.openclaw/extensions/`,OpenClaw 自动发现并加载所有技能和工具。
|
|
157
|
+
|
|
158
|
+
> **pnpm 项目注意**:请勿将本包作为 `pnpm` 依赖并通过 `plugins.load.paths` 从 `node_modules` 加载。pnpm 的内容寻址存储使用硬链接 (nlink > 1),会被 OpenClaw 安全校验拒绝 (`unsafe plugin manifest path`)。请始终使用 `openclaw plugins install`。
|
|
159
|
+
|
|
152
160
|
#### 作为技能集合 (Claude Code, Cursor, Windsurf, OpenCode)
|
|
153
161
|
|
|
154
162
|
```bash
|
package/openclaw.plugin.json
CHANGED
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "research-plugins",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.3.0",
|
|
4
4
|
"name": "Research Plugins",
|
|
5
|
-
"description": "
|
|
6
|
-
"skills": [
|
|
5
|
+
"description": "431 academic research skills, 13 agent tools, 150 MCP configs & 6 curated lists for Research-Claw",
|
|
6
|
+
"skills": [
|
|
7
|
+
"./skills/analysis",
|
|
8
|
+
"./skills/domains",
|
|
9
|
+
"./skills/literature",
|
|
10
|
+
"./skills/research",
|
|
11
|
+
"./skills/tools",
|
|
12
|
+
"./skills/writing"
|
|
13
|
+
],
|
|
7
14
|
"configSchema": {
|
|
8
15
|
"type": "object",
|
|
9
16
|
"additionalProperties": false,
|
package/package.json
CHANGED
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wentorai/research-plugins",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.3.0",
|
|
4
4
|
"type": "module",
|
|
5
|
-
"description": "
|
|
5
|
+
"description": "431 academic research skills, 150 MCP configs, 13 agent tools, and 6 curated lists for Research-Claw and AI agents",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"agent-skills",
|
|
8
8
|
"claude",
|
|
9
|
-
"cursor",
|
|
10
|
-
"windsurf",
|
|
11
|
-
"opencode",
|
|
12
9
|
"academic",
|
|
13
10
|
"research",
|
|
14
11
|
"scientific-writing",
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: dataviz-skills
|
|
3
|
+
description: "14 data visualization skills (algorithm-visualizer, bokeh-visualization, chart-image-generator, color-accessibility...). Trigger: charts, plots, figures, publication-quality graphics. Design: one skill per tool with code templates and academic formatting conventions."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Data Visualization — 14 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [algorithm-visualizer-guide](./algorithm-visualizer-guide/SKILL.md) | Guide to Algorithm Visualizer for interactive algorithm exploration |
|
|
13
|
+
| [bokeh-visualization-guide](./bokeh-visualization-guide/SKILL.md) | Guide to Bokeh for interactive browser-based research visualizations |
|
|
14
|
+
| [chart-image-generator](./chart-image-generator/SKILL.md) | Generate publication-quality chart images from research data |
|
|
15
|
+
| [color-accessibility-guide](./color-accessibility-guide/SKILL.md) | Colorblind-friendly palettes and accessible visualization design |
|
|
16
|
+
| [d3-visualization-guide](./d3-visualization-guide/SKILL.md) | Guide to D3.js for building custom interactive data visualizations |
|
|
17
|
+
| [echarts-visualization-guide](./echarts-visualization-guide/SKILL.md) | Guide to Apache ECharts for interactive research data dashboards |
|
|
18
|
+
| [geospatial-viz-guide](./geospatial-viz-guide/SKILL.md) | Create maps, choropleths, and spatial data visualizations for research |
|
|
19
|
+
| [interactive-viz-guide](./interactive-viz-guide/SKILL.md) | Interactive data visualization with Plotly, ECharts, and D3 |
|
|
20
|
+
| [metabase-analytics-guide](./metabase-analytics-guide/SKILL.md) | Guide to Metabase for open-source research data analytics and dashboards |
|
|
21
|
+
| [network-visualization-guide](./network-visualization-guide/SKILL.md) | Visualize networks, graphs, citation maps, and relational data |
|
|
22
|
+
| [plotly-interactive-guide](./plotly-interactive-guide/SKILL.md) | Guide to Plotly.py for interactive scientific visualizations in Python |
|
|
23
|
+
| [publication-figures-guide](./publication-figures-guide/SKILL.md) | Create journal-quality scientific figures with proper styling and accessibility |
|
|
24
|
+
| [python-dataviz-guide](./python-dataviz-guide/SKILL.md) | Publication-quality data visualization with matplotlib, seaborn, and plotly |
|
|
25
|
+
| [redash-analytics-guide](./redash-analytics-guide/SKILL.md) | Guide to Redash for SQL-driven research data dashboards and sharing |
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "analysis"
|
|
8
8
|
subcategory: "dataviz"
|
|
9
9
|
keywords: ["chart generation", "data visualization", "matplotlib", "publication figures", "scientific plots", "graph export"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# Chart Image Generator
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: econometrics-skills
|
|
3
|
+
description: "12 econometrics skills (causal-inference, econml-causal, iv-regression, mostly-harmless...). Trigger: causal analysis, regression models, treatment effects, panel data. Design: method-centric guides with R/Python code and diagnostic tests."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Econometrics — 12 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [causal-inference-guide](./causal-inference-guide/SKILL.md) | Causal inference methods including DiD, IV, RDD, and synthetic control |
|
|
13
|
+
| [econml-causal-guide](./econml-causal-guide/SKILL.md) | Apply EconML for causal inference combining machine learning and econometrics |
|
|
14
|
+
| [iv-regression-guide](./iv-regression-guide/SKILL.md) | Apply instrumental variables, 2SLS, and address endogeneity issues |
|
|
15
|
+
| [mostly-harmless-guide](./mostly-harmless-guide/SKILL.md) | Replication code and guide for Mostly Harmless Econometrics methods |
|
|
16
|
+
| [panel-data-analyst](./panel-data-analyst/SKILL.md) | Expert panel data regression analysis with fixed effects and GMM |
|
|
17
|
+
| [panel-data-guide](./panel-data-guide/SKILL.md) | Panel data analysis with fixed and random effects models |
|
|
18
|
+
| [python-causality-guide](./python-causality-guide/SKILL.md) | Learn causal inference with Python using the Brave and True handbook |
|
|
19
|
+
| [robustness-checks](./robustness-checks/SKILL.md) | Sequential robustness checks in Stata with confounder blocks |
|
|
20
|
+
| [stata-accounting-guide](./stata-accounting-guide/SKILL.md) | STATA code for empirical accounting and financial economics research |
|
|
21
|
+
| [stata-analyst-guide](./stata-analyst-guide/SKILL.md) | Stata workflows for publication-ready sociology and social science research |
|
|
22
|
+
| [stata-reference-guide](./stata-reference-guide/SKILL.md) | Comprehensive Stata reference covering syntax, econometrics, and 20+ packages |
|
|
23
|
+
| [time-series-guide](./time-series-guide/SKILL.md) | Apply ARIMA, VAR, cointegration, and time series econometric methods |
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "analysis"
|
|
8
8
|
subcategory: "econometrics"
|
|
9
9
|
keywords: ["robustness checks", "sensitivity analysis", "Stata regression", "panel data", "causal inference", "fixed effects"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# Robustness Checks
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: statistics-skills
|
|
3
|
+
description: "10 statistical analysis skills (bayesian-statistics, data-anomaly-detection, hypothesis-testing, meta-analysis...). Trigger: statistical tests, Bayesian analysis, hypothesis testing, sampling. Design: method guides covering assumptions, code, and result interpretation."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Statistical Analysis — 10 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [bayesian-statistics-guide](./bayesian-statistics-guide/SKILL.md) | Bayesian inference methods including prior selection, MCMC, and model comparison |
|
|
13
|
+
| [data-anomaly-detection](./data-anomaly-detection/SKILL.md) | Detect anomalies and outliers in research data using statistical methods |
|
|
14
|
+
| [hypothesis-testing-guide](./hypothesis-testing-guide/SKILL.md) | Statistical hypothesis testing, power analysis, and significance reporting |
|
|
15
|
+
| [meta-analysis-guide](./meta-analysis-guide/SKILL.md) | Conduct systematic meta-analyses with effect size pooling and heterogeneity a... |
|
|
16
|
+
| [ml-experiment-tracker](./ml-experiment-tracker/SKILL.md) | Plan reproducible ML experiment runs with parameters and metrics tracking |
|
|
17
|
+
| [modeling-strategy-guide](./modeling-strategy-guide/SKILL.md) | Strategic statistical modeling, experimentation, and causal inference |
|
|
18
|
+
| [nonparametric-tests-guide](./nonparametric-tests-guide/SKILL.md) | Apply Mann-Whitney, Kruskal-Wallis, and other nonparametric methods |
|
|
19
|
+
| [power-analysis-guide](./power-analysis-guide/SKILL.md) | Sample size calculation and statistical power analysis guide |
|
|
20
|
+
| [sem-guide](./sem-guide/SKILL.md) | Structural equation modeling with latent variables guide |
|
|
21
|
+
| [survival-analysis-guide](./survival-analysis-guide/SKILL.md) | Conduct Kaplan-Meier, Cox regression, and time-to-event analyses |
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "analysis"
|
|
8
8
|
subcategory: "statistics"
|
|
9
9
|
keywords: ["anomaly detection", "outlier detection", "data quality", "statistical testing", "robust statistics"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# Data Anomaly Detection
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "analysis"
|
|
8
8
|
subcategory: "statistics"
|
|
9
9
|
keywords: ["experiment tracking", "machine learning", "reproducibility", "hyperparameters", "MLflow", "model evaluation"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# ML Experiment Tracker
|
package/skills/analysis/statistics/{senior-data-scientist-guide → modeling-strategy-guide}/SKILL.md
RENAMED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
---
|
|
2
|
-
name:
|
|
3
|
-
description: "
|
|
2
|
+
name: modeling-strategy-guide
|
|
3
|
+
description: "Strategic statistical modeling, experimentation, and causal inference"
|
|
4
4
|
metadata:
|
|
5
5
|
openclaw:
|
|
6
6
|
emoji: "🎯"
|
|
7
7
|
category: "analysis"
|
|
8
8
|
subcategory: "statistics"
|
|
9
9
|
keywords: ["statistical modeling", "causal inference", "A/B testing", "experimentation", "feature engineering", "data science"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
#
|
|
13
|
+
# Modeling Strategy Guide
|
|
14
14
|
|
|
15
|
-
A skill
|
|
15
|
+
A skill for strategic statistical modeling applied to academic research. Covers advanced modeling decisions, experimental design, causal inference, feature engineering, and the critical thinking required to move from data to defensible conclusions.
|
|
16
16
|
|
|
17
17
|
## Overview
|
|
18
18
|
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: wrangling-skills
|
|
3
|
+
description: "10 data wrangling skills (csv-data-analyzer, data-cleaning-pipeline, data-cog, missing-data-handling...). Trigger: messy data, format conversion, missing values, data reshaping. Design: pipeline-oriented recipes for common data cleaning and transformation tasks."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Data Wrangling — 10 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [csv-data-analyzer](./csv-data-analyzer/SKILL.md) | Load, explore, clean, and analyze CSV data with statistical summaries |
|
|
13
|
+
| [data-cleaning-pipeline](./data-cleaning-pipeline/SKILL.md) | Systematic data cleaning workflows for research datasets |
|
|
14
|
+
| [data-cog-guide](./data-cog-guide/SKILL.md) | Upload messy CSVs with minimal prompting for deep automated analysis |
|
|
15
|
+
| [missing-data-handling](./missing-data-handling/SKILL.md) | Diagnose missing data patterns and apply appropriate imputation strategies |
|
|
16
|
+
| [pandas-data-wrangling](./pandas-data-wrangling/SKILL.md) | Data cleaning, transformation, and exploratory analysis with pandas |
|
|
17
|
+
| [questionnaire-design-guide](./questionnaire-design-guide/SKILL.md) | Questionnaire and survey design with Likert scales and coding |
|
|
18
|
+
| [stata-data-cleaning](./stata-data-cleaning/SKILL.md) | Clean, transform, and validate messy research data using Stata |
|
|
19
|
+
| [streamline-analyst-guide](./streamline-analyst-guide/SKILL.md) | End-to-end data analysis AI agent with Streamlit UI |
|
|
20
|
+
| [survey-data-processing](./survey-data-processing/SKILL.md) | Clean, recode, and prepare survey response data for analysis |
|
|
21
|
+
| [text-mining-guide](./text-mining-guide/SKILL.md) | Apply NLP and text mining techniques to research text data |
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "analysis"
|
|
8
8
|
subcategory: "wrangling"
|
|
9
9
|
keywords: ["CSV analysis", "data exploration", "data cleaning", "statistical summary", "tabular data", "pandas"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# CSV Data Analyzer
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "analysis"
|
|
8
8
|
subcategory: "wrangling"
|
|
9
9
|
keywords: ["automated analysis", "data wrangling", "CSV upload", "data profiling", "smart analysis", "minimal prompting"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# Data Cog Guide
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: ai-ml-skills
|
|
3
|
+
description: "26 ai & machine learning skills (ai-agent-papers, ai-model-benchmarking, anomaly-detection-papers, autonomous-agents-papers...). Trigger: ML experiments, model training, deep learning, NLP, computer vision. Design: covers frameworks, benchmarks, paper reproduction, and AI research workflows."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# AI & Machine Learning — 26 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [ai-agent-papers-guide](./ai-agent-papers-guide/SKILL.md) | Curated 2024-2026 AI agent research papers collection |
|
|
13
|
+
| [ai-model-benchmarking](./ai-model-benchmarking/SKILL.md) | Benchmark AI models across 60+ academic evaluation suites and metrics |
|
|
14
|
+
| [anomaly-detection-papers-guide](./anomaly-detection-papers-guide/SKILL.md) | Industrial anomaly detection methods and benchmark papers |
|
|
15
|
+
| [autonomous-agents-papers-guide](./autonomous-agents-papers-guide/SKILL.md) | Daily-updated collection of autonomous AI agent papers |
|
|
16
|
+
| [computer-vision-guide](./computer-vision-guide/SKILL.md) | Apply computer vision research methods, models, and evaluation tools |
|
|
17
|
+
| [deep-learning-papers-guide](./deep-learning-papers-guide/SKILL.md) | Annotated deep learning paper implementations with code walkthroughs |
|
|
18
|
+
| [dl-transformer-finetune](./dl-transformer-finetune/SKILL.md) | Build transformer fine-tuning plans for classification and generation |
|
|
19
|
+
| [domain-adaptation-papers-guide](./domain-adaptation-papers-guide/SKILL.md) | Comprehensive collection of domain adaptation research papers |
|
|
20
|
+
| [generative-ai-guide](./generative-ai-guide/SKILL.md) | Curated guide to generative AI covering LLMs and diffusion models |
|
|
21
|
+
| [graph-learning-papers-guide](./graph-learning-papers-guide/SKILL.md) | Conference papers on graph neural networks and graph learning |
|
|
22
|
+
| [huggingface-inference-guide](./huggingface-inference-guide/SKILL.md) | Run NLP and CV model inference via Hugging Face free-tier API |
|
|
23
|
+
| [keras-deep-learning](./keras-deep-learning/SKILL.md) | Build and debug deep learning models with Keras and TensorFlow backend |
|
|
24
|
+
| [kolmogorov-arnold-networks-guide](./kolmogorov-arnold-networks-guide/SKILL.md) | Papers and tutorials on KAN learnable activation networks |
|
|
25
|
+
| [llm-evaluation-guide](./llm-evaluation-guide/SKILL.md) | Evaluate and benchmark large language models for research applications |
|
|
26
|
+
| [llm-from-scratch-guide](./llm-from-scratch-guide/SKILL.md) | Build a ChatGPT-like LLM from scratch using PyTorch step by step |
|
|
27
|
+
| [ml-pipeline-guide](./ml-pipeline-guide/SKILL.md) | Build and deploy reproducible production ML pipelines for research |
|
|
28
|
+
| [nlp-toolkit-guide](./nlp-toolkit-guide/SKILL.md) | NLP analysis with perplexity scoring, burstiness, and entropy metrics |
|
|
29
|
+
| [npcpy-research-guide](./npcpy-research-guide/SKILL.md) | All-in-one Python library for NLP, agents, and knowledge graphs |
|
|
30
|
+
| [prompt-engineering-research](./prompt-engineering-research/SKILL.md) | Systematic prompt engineering methods for AI-assisted academic research workf... |
|
|
31
|
+
| [pytorch-guide](./pytorch-guide/SKILL.md) | Avoid common PyTorch mistakes and apply robust training patterns |
|
|
32
|
+
| [pytorch-lightning-guide](./pytorch-lightning-guide/SKILL.md) | PyTorch Lightning framework for scalable model training and research |
|
|
33
|
+
| [reinforcement-learning-guide](./reinforcement-learning-guide/SKILL.md) | Reinforcement learning fundamentals, algorithms, and research |
|
|
34
|
+
| [responsible-ai-guide](./responsible-ai-guide/SKILL.md) | Resources for trustworthy, fair, and ethical AI research |
|
|
35
|
+
| [tensorflow-guide](./tensorflow-guide/SKILL.md) | TensorFlow best practices for tf.function, GPU memory, and deployment |
|
|
36
|
+
| [transformer-architecture-guide](./transformer-architecture-guide/SKILL.md) | Guide to Transformer architectures for NLP and computer vision |
|
|
37
|
+
| [vmas-simulator-guide](./vmas-simulator-guide/SKILL.md) | Vectorized multi-agent reinforcement learning simulator |
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: biomedical-skills
|
|
3
|
+
description: "17 biomedical research skills (bioagents, clawbio, clinical-dialogue-agents, clinical-research...). Trigger: medical research, clinical trials, genomics, bioinformatics. Design: domain databases, wet-lab/dry-lab methods, and ethical compliance guides."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Biomedical Research — 17 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [bioagents-guide](./bioagents-guide/SKILL.md) | AI scientist framework for autonomous biological research workflows |
|
|
13
|
+
| [clawbio-guide](./clawbio-guide/SKILL.md) | OpenClaw bioinformatics skill library for genomics pipelines |
|
|
14
|
+
| [clinical-dialogue-agents-guide](./clinical-dialogue-agents-guide/SKILL.md) | Papers on AI agents for clinical dialogue and medical QA |
|
|
15
|
+
| [clinical-research-guide](./clinical-research-guide/SKILL.md) | Design clinical studies and report using CONSORT, STROBE guidelines |
|
|
16
|
+
| [clinicaltrials-api](./clinicaltrials-api/SKILL.md) | Clinical trial registry database search API |
|
|
17
|
+
| [ena-sequence-api](./ena-sequence-api/SKILL.md) | Access nucleotide sequence data from the European Nucleotide Archive |
|
|
18
|
+
| [epidemiology-guide](./epidemiology-guide/SKILL.md) | Epidemiological study designs, measures of association, and public health ana... |
|
|
19
|
+
| [genomas-guide](./genomas-guide/SKILL.md) | Automate gene expression analysis with the GenoMAS multi-agent system |
|
|
20
|
+
| [genomics-analysis-guide](./genomics-analysis-guide/SKILL.md) | Workflows for RNA-seq, GWAS, and variant calling in genomic research |
|
|
21
|
+
| [genotex-benchmark-guide](./genotex-benchmark-guide/SKILL.md) | Benchmark for LLM agents on gene expression data analysis |
|
|
22
|
+
| [med-researcher-guide](./med-researcher-guide/SKILL.md) | Multi-agent system for biomedical literature review and synthesis |
|
|
23
|
+
| [med-researcher-r1-guide](./med-researcher-r1-guide/SKILL.md) | Medical deep research agent with reasoning chain analysis |
|
|
24
|
+
| [medgeclaw-guide](./medgeclaw-guide/SKILL.md) | AI research assistant for biomedicine, RNA-seq, and drug discovery |
|
|
25
|
+
| [medical-imaging-guide](./medical-imaging-guide/SKILL.md) | Medical image analysis with deep learning for research applications |
|
|
26
|
+
| [ncbi-blast-api](./ncbi-blast-api/SKILL.md) | Run sequence similarity searches via the NCBI BLAST REST API |
|
|
27
|
+
| [ncbi-datasets-api](./ncbi-datasets-api/SKILL.md) | Access genomes, genes, and taxonomy data via NCBI Datasets v2 API |
|
|
28
|
+
| [quickgo-api](./quickgo-api/SKILL.md) | Browse and search Gene Ontology annotations via the QuickGO API |
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "domains"
|
|
8
8
|
subcategory: "biomedical"
|
|
9
9
|
keywords: ["GenoMAS", "gene expression", "multi-agent", "bioinformatics", "RNA-seq", "genomics automation"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# GenoMAS Guide
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "domains"
|
|
8
8
|
subcategory: "biomedical"
|
|
9
9
|
keywords: ["medical research", "biomedical agent", "clinical literature", "PubMed agent", "medical AI", "evidence synthesis"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# Med-Researcher Guide
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "domains"
|
|
8
8
|
subcategory: "biomedical"
|
|
9
9
|
keywords: ["biomedicine", "RNA-seq", "drug discovery", "clinical AI", "medical NLP", "bioinformatics"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# MedgeClaw Guide
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: business-skills
|
|
3
|
+
description: "6 business research skills (architecture-design, innovation-management, market-analysis, operations-research...). Trigger: business strategy, market analysis, competitive intelligence. Design: analytical frameworks and methods for management and innovation research."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Business Research — 6 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [architecture-design-guide](./architecture-design-guide/SKILL.md) | Design principles of form, function, sustainability in architecture |
|
|
13
|
+
| [innovation-management-guide](./innovation-management-guide/SKILL.md) | Innovation metrics, R&D management research, and technology forecasting |
|
|
14
|
+
| [market-analysis-guide](./market-analysis-guide/SKILL.md) | Structured frameworks for market sizing, competitive analysis, and strategic ... |
|
|
15
|
+
| [operations-research-guide](./operations-research-guide/SKILL.md) | Optimization and operations research methods for business and logistics |
|
|
16
|
+
| [strategic-management-guide](./strategic-management-guide/SKILL.md) | Frameworks for strategic planning, resource allocation, and organizational an... |
|
|
17
|
+
| [xpert-bi-guide](./xpert-bi-guide/SKILL.md) | AI business intelligence agent with NL-to-SQL and dashboards |
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "domains"
|
|
8
8
|
subcategory: "business"
|
|
9
9
|
keywords: ["architecture", "design", "sustainability", "urban planning", "BIM", "parametric design"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# Architecture Design Guide
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: chemistry-skills
|
|
3
|
+
description: "8 chemistry skills (cactus-cheminformatics, chemeagle, chemgraph-agent, computational-chemistry...). Trigger: chemical structure analysis, reaction prediction, molecular modeling. Design: computational chemistry tools and cheminformatics workflows."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Chemistry — 8 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [cactus-cheminformatics-guide](./cactus-cheminformatics-guide/SKILL.md) | PNNL cheminformatics LLM agent for molecular analysis |
|
|
13
|
+
| [chemeagle-guide](./chemeagle-guide/SKILL.md) | Multi-agent system for chemical literature information extraction |
|
|
14
|
+
| [chemgraph-agent-guide](./chemgraph-agent-guide/SKILL.md) | Automate molecular simulations with the ChemGraph agentic framework |
|
|
15
|
+
| [computational-chemistry-guide](./computational-chemistry-guide/SKILL.md) | DFT, molecular simulation, and reaction prediction tools for chemists |
|
|
16
|
+
| [molecular-dynamics-guide](./molecular-dynamics-guide/SKILL.md) | Molecular dynamics simulation setup, execution, and trajectory analysis |
|
|
17
|
+
| [pubchem-api-guide](./pubchem-api-guide/SKILL.md) | Search PubChem for chemical compounds, structures, and bioassay data |
|
|
18
|
+
| [retrosynthesis-guide](./retrosynthesis-guide/SKILL.md) | Retrosynthetic analysis and computational reaction prediction |
|
|
19
|
+
| [spectroscopy-analysis-guide](./spectroscopy-analysis-guide/SKILL.md) | Spectral data analysis for NMR, IR, mass spectrometry, and UV-Vis |
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: cs-skills
|
|
3
|
+
description: "10 computer science skills (ai-security-papers, algorithms-complexity, code-llm-papers, dblp...). Trigger: algorithms, systems research, software engineering, security papers. Design: theory, complexity analysis, code-centric research, and security methods."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Computer Science — 10 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [ai-security-papers-guide](./ai-security-papers-guide/SKILL.md) | AI security papers from top-4 security conferences |
|
|
13
|
+
| [algorithms-complexity-guide](./algorithms-complexity-guide/SKILL.md) | Analyze algorithm complexity and computational efficiency for research |
|
|
14
|
+
| [code-llm-papers-guide](./code-llm-papers-guide/SKILL.md) | Survey and paper collection on LLMs for code generation |
|
|
15
|
+
| [dblp-api](./dblp-api/SKILL.md) | Search computer science publications, authors, and venues via DBLP |
|
|
16
|
+
| [distributed-systems-guide](./distributed-systems-guide/SKILL.md) | Distributed systems design patterns and analysis for CS research |
|
|
17
|
+
| [formal-verification-guide](./formal-verification-guide/SKILL.md) | Formal methods, theorem proving, and model checking for CS research |
|
|
18
|
+
| [gaussian-splatting-papers-guide](./gaussian-splatting-papers-guide/SKILL.md) | Curated papers and resources for 3D Gaussian Splatting |
|
|
19
|
+
| [llm-aiops-guide](./llm-aiops-guide/SKILL.md) | Papers on LLMs for IT operations and AIOps research |
|
|
20
|
+
| [software-engineering-research](./software-engineering-research/SKILL.md) | Guide to software engineering research topics and methodologies |
|
|
21
|
+
| [software-heritage-api](./software-heritage-api/SKILL.md) | Archive and retrieve source code history via Software Heritage API |
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: ecology-skills
|
|
3
|
+
description: "5 ecology & environmental science skills (biodiversity-data, conservation-biology, gbif, inaturalist...). Trigger: biodiversity surveys, species data, environmental monitoring. Design: field data collection, spatial analysis, and conservation biology workflows."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Ecology & Environmental Science — 5 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [biodiversity-data-guide](./biodiversity-data-guide/SKILL.md) | Biodiversity data access, species occurrence, and ecological tools |
|
|
13
|
+
| [conservation-biology-guide](./conservation-biology-guide/SKILL.md) | Apply conservation biology methods, databases, and assessment tools |
|
|
14
|
+
| [gbif-api](./gbif-api/SKILL.md) | Global biodiversity data API for species occurrences and datasets |
|
|
15
|
+
| [inaturalist-api](./inaturalist-api/SKILL.md) | Citizen science platform API for biodiversity observations |
|
|
16
|
+
| [species-distribution-guide](./species-distribution-guide/SKILL.md) | Species distribution modeling with MaxEnt, SDM methods, and GBIF data |
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: economics-skills
|
|
3
|
+
description: "9 economics skills (behavioral-economics, development-economics, fred, imf-data...). Trigger: economic modeling, policy analysis, macroeconomic data, FRED. Design: theory plus empirical methods with standard economics databases."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Economics — 9 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [behavioral-economics-guide](./behavioral-economics-guide/SKILL.md) | Behavioral economics research methods and key frameworks |
|
|
13
|
+
| [development-economics-guide](./development-economics-guide/SKILL.md) | Apply development economics research methods and data sources |
|
|
14
|
+
| [fred-api](./fred-api/SKILL.md) | Federal Reserve Economic Data API for US economic indicators |
|
|
15
|
+
| [imf-data-api-guide](./imf-data-api-guide/SKILL.md) | Retrieve IMF economic indicators, exchange rates, and country data |
|
|
16
|
+
| [nber-working-papers-api](./nber-working-papers-api/SKILL.md) | Access NBER working papers and economic research datasets |
|
|
17
|
+
| [post-labor-economics](./post-labor-economics/SKILL.md) | Post-labor economies with automation, UBI, and wealth distribution |
|
|
18
|
+
| [pricing-psychology-guide](./pricing-psychology-guide/SKILL.md) | Behavioral economics in pricing strategies and consumer decisions |
|
|
19
|
+
| [repec-economics-api](./repec-economics-api/SKILL.md) | Access 4M+ economics working papers and articles via RePEc API |
|
|
20
|
+
| [world-bank-data-guide](./world-bank-data-guide/SKILL.md) | Access World Bank development indicators and country statistics |
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "domains"
|
|
8
8
|
subcategory: "economics"
|
|
9
9
|
keywords: ["automation", "UBI", "post-labor", "technological unemployment", "income distribution", "AI economics"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# Post-Labor Economics Guide
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "domains"
|
|
8
8
|
subcategory: "economics"
|
|
9
9
|
keywords: ["pricing", "behavioral economics", "consumer behavior", "anchoring", "framing", "willingness to pay"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# Pricing Psychology Guide
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: education-skills
|
|
3
|
+
description: "8 education research skills (academic-study-methods, assessment-design, curriculum-design, educational-research-methods...). Trigger: pedagogical research, course design, learning analytics, assessment. Design: evidence-based teaching methods and educational measurement tools."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Education Research — 8 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [academic-study-methods](./academic-study-methods/SKILL.md) | Evidence-based study techniques for academic learning and retention |
|
|
13
|
+
| [assessment-design-guide](./assessment-design-guide/SKILL.md) | Psychometrics and educational assessment design for researchers |
|
|
14
|
+
| [curriculum-design-guide](./curriculum-design-guide/SKILL.md) | Systematic approaches to curriculum design using backward design and alignment |
|
|
15
|
+
| [educational-research-methods](./educational-research-methods/SKILL.md) | Quantitative and qualitative research methods for education studies |
|
|
16
|
+
| [edumcp-guide](./edumcp-guide/SKILL.md) | MCP server for educational content and learning management |
|
|
17
|
+
| [learning-science-guide](./learning-science-guide/SKILL.md) | Evidence-based learning science principles for educational research and practice |
|
|
18
|
+
| [mooc-analytics-guide](./mooc-analytics-guide/SKILL.md) | Analyzing MOOC data, learning analytics, and online education metrics |
|
|
19
|
+
| [open-syllabus-api](./open-syllabus-api/SKILL.md) | Analyze most-taught books and texts via Open Syllabus analytics |
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "domains"
|
|
8
8
|
subcategory: "education"
|
|
9
9
|
keywords: ["study methods", "learning techniques", "spaced repetition", "active recall", "academic performance", "metacognition"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# Evidence-Based Academic Study Methods
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "domains"
|
|
8
8
|
subcategory: "education"
|
|
9
9
|
keywords: ["education MCP", "learning management", "course content", "educational AI", "tutoring", "assessment"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# EduMCP Guide
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: finance-skills
|
|
3
|
+
description: "8 finance skills (akshare-finance-data, financial-data-analysis, finsight-research, options-analytics-agent...). Trigger: financial modeling, market data, risk analysis, quantitative finance. Design: data sources, quantitative methods, and regulatory frameworks."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Finance — 8 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [akshare-finance-data](./akshare-finance-data/SKILL.md) | Access Chinese and global financial data using the AkShare Python library |
|
|
13
|
+
| [financial-data-analysis](./financial-data-analysis/SKILL.md) | Methods for acquiring, cleaning, and analyzing financial datasets for research |
|
|
14
|
+
| [finsight-research-guide](./finsight-research-guide/SKILL.md) | Deep financial research with the FinSight multi-agent system |
|
|
15
|
+
| [options-analytics-agent-guide](./options-analytics-agent-guide/SKILL.md) | AI agent for options pricing, Greeks, and strategy analysis |
|
|
16
|
+
| [portfolio-optimization-guide](./portfolio-optimization-guide/SKILL.md) | Portfolio theory, optimization algorithms, and asset allocation methods |
|
|
17
|
+
| [quantitative-finance-guide](./quantitative-finance-guide/SKILL.md) | Quantitative methods for financial modeling, derivatives pricing, and risk an... |
|
|
18
|
+
| [risk-modeling-guide](./risk-modeling-guide/SKILL.md) | Financial risk modeling including VaR, stress testing, and credit risk |
|
|
19
|
+
| [stata-accounting-research](./stata-accounting-research/SKILL.md) | STATA code patterns for empirical accounting and finance research |
|