@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.
- 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/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
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: knowledge-graph-skills
|
|
3
|
+
description: "10 knowledge graphs skills (citation-network-builder, concept-map-generator, graphiti, knowledge-graph-construction...). Trigger: building knowledge graphs, connecting concepts, ontology design. Design: graph construction, traversal, and visualization for research knowledge."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Knowledge Graphs — 10 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [citation-network-builder](./citation-network-builder/SKILL.md) | Build and analyze citation networks from academic reference data |
|
|
13
|
+
| [concept-map-generator](./concept-map-generator/SKILL.md) | Generate structured concept maps from academic texts automatically |
|
|
14
|
+
| [graphiti-guide](./graphiti-guide/SKILL.md) | Build real-time knowledge graphs for AI agents using Graphiti by Zep |
|
|
15
|
+
| [knowledge-graph-construction](./knowledge-graph-construction/SKILL.md) | Build research knowledge graphs for literature synthesis and RAG systems |
|
|
16
|
+
| [notero-zotero-notion-guide](./notero-zotero-notion-guide/SKILL.md) | Sync Zotero references and annotations to Notion databases |
|
|
17
|
+
| [ontology-design-guide](./ontology-design-guide/SKILL.md) | Design ontologies and knowledge graphs for research data modeling |
|
|
18
|
+
| [openspg-guide](./openspg-guide/SKILL.md) | Ant Group knowledge graph engine with SPG and KAG framework |
|
|
19
|
+
| [paperpile-notion-guide](./paperpile-notion-guide/SKILL.md) | Sync Paperpile references and annotations to Notion |
|
|
20
|
+
| [rag-methodology-guide](./rag-methodology-guide/SKILL.md) | RAG architecture for academic knowledge retrieval and synthesis |
|
|
21
|
+
| [zotero-markdb-connect-guide](./zotero-markdb-connect-guide/SKILL.md) | Sync Zotero references to Obsidian and Logseq markdown |
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: ocr-translate-skills
|
|
3
|
+
description: "7 ocr & translation skills (handwriting-recognition, latex-ocr, latex-translation, multilingual-research...). Trigger: scanning documents, recognizing formulas, translating academic papers. Design: specialized OCR (LaTeX, handwriting) and translation for scholarly content."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# OCR & Translation — 7 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [handwriting-recognition-guide](./handwriting-recognition-guide/SKILL.md) | Apply handwriting OCR to digitize historical and archival documents |
|
|
13
|
+
| [latex-ocr-guide](./latex-ocr-guide/SKILL.md) | Extract and convert mathematical formulas from images and PDFs to LaTeX code |
|
|
14
|
+
| [latex-translation-guide](./latex-translation-guide/SKILL.md) | Translate LaTeX documents preserving math formulas and structure |
|
|
15
|
+
| [multilingual-research-guide](./multilingual-research-guide/SKILL.md) | Strategies for translating academic papers while preserving technical accuracy |
|
|
16
|
+
| [pdf-math-translate-guide](./pdf-math-translate-guide/SKILL.md) | Translate scientific PDFs with preserved math formatting via PDFMathTranslate |
|
|
17
|
+
| [zotero-pdf-translate-guide](./zotero-pdf-translate-guide/SKILL.md) | Guide to Zotero PDF Translate for multilingual PDF and annotation translation |
|
|
18
|
+
| [zotero-pdf2zh-guide](./zotero-pdf2zh-guide/SKILL.md) | PDF Chinese translation plugin for Zotero reference manager |
|
|
@@ -42,6 +42,8 @@ Challenges specific to historical documents:
|
|
|
42
42
|
|
|
43
43
|
### Transkribus (State of the Art for Historical Documents)
|
|
44
44
|
|
|
45
|
+
**Pricing note:** Transkribus uses a credit-based pricing model. A limited free tier is available, but processing large volumes of pages requires purchasing credits.
|
|
46
|
+
|
|
45
47
|
```
|
|
46
48
|
Transkribus is the leading platform for historical HTR.
|
|
47
49
|
|
|
@@ -154,6 +154,8 @@ def preprocess_handwritten(image_path: str) -> Image.Image:
|
|
|
154
154
|
|
|
155
155
|
## Using Mathpix API
|
|
156
156
|
|
|
157
|
+
**Pricing note:** Mathpix is a paid service (starting at $5/month). For free open-source alternatives, use pix2tex/LaTeX-OCR or Nougat (Meta), both MIT-licensed and capable of running locally.
|
|
158
|
+
|
|
157
159
|
For production-quality results, the Mathpix API provides the highest accuracy:
|
|
158
160
|
|
|
159
161
|
```python
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: scraping-skills
|
|
3
|
+
description: "6 web scraping & data collection skills (academic-web-scraping, dataset-finder, easy-spider, google-scholar-scraper...). Trigger: collecting web data, finding datasets, API access for research. Design: ethical scraping methods with rate limiting and data quality checks."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Web Scraping & Data Collection — 6 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [academic-web-scraping](./academic-web-scraping/SKILL.md) | Ethical web scraping and API-based data collection for research |
|
|
13
|
+
| [dataset-finder-guide](./dataset-finder-guide/SKILL.md) | Search and download research datasets from Kaggle, HuggingFace, and repos |
|
|
14
|
+
| [easy-spider-guide](./easy-spider-guide/SKILL.md) | Guide to EasySpider for visual no-code web data collection |
|
|
15
|
+
| [google-scholar-scraper](./google-scholar-scraper/SKILL.md) | Ethical Google Scholar data collection techniques and best practices |
|
|
16
|
+
| [repository-harvesting-guide](./repository-harvesting-guide/SKILL.md) | Harvest metadata from open repositories using OAI-PMH protocol |
|
|
17
|
+
| [web-scraping-ethics-guide](./web-scraping-ethics-guide/SKILL.md) | Scrape web data ethically and legally for research purposes |
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: citation-skills
|
|
3
|
+
description: "22 citation management skills (academic-citation-manager, bibtex-management, citation-assistant-skill, citation-style...). Trigger: managing references, formatting citations, BibTeX, bibliographies. Design: reference manager integrations and citation style guides (APA, IEEE, etc.)."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Citation Management — 22 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [academic-citation-manager](./academic-citation-manager/SKILL.md) | Manage academic citations across BibTeX, APA, MLA, and Chicago formats |
|
|
13
|
+
| [bibtex-management-guide](./bibtex-management-guide/SKILL.md) | Clean, format, deduplicate, and manage BibTeX bibliography files for LaTeX |
|
|
14
|
+
| [citation-assistant-skill](./citation-assistant-skill/SKILL.md) | Claude Code skill for citation workflow via Semantic Scholar |
|
|
15
|
+
| [citation-style-guide](./citation-style-guide/SKILL.md) | APA, MLA, Chicago citation format guide with CSL configuration |
|
|
16
|
+
| [jabref-reference-guide](./jabref-reference-guide/SKILL.md) | Guide to JabRef open-source BibTeX and BibLaTeX reference manager |
|
|
17
|
+
| [jasminum-zotero-guide](./jasminum-zotero-guide/SKILL.md) | Guide to Jasminum for retrieving CNKI Chinese academic metadata in Zotero |
|
|
18
|
+
| [mendeley-api](./mendeley-api/SKILL.md) | Manage references and search Mendeley's catalog via REST API |
|
|
19
|
+
| [obsidian-citation-guide](./obsidian-citation-guide/SKILL.md) | Citation plugin for Obsidian note-taking with BibTeX support |
|
|
20
|
+
| [obsidian-zotero-guide](./obsidian-zotero-guide/SKILL.md) | Insert citations and notes from Zotero into Obsidian knowledge bases |
|
|
21
|
+
| [onecite-reference-guide](./onecite-reference-guide/SKILL.md) | AI toolkit to parse, complete, and format academic references |
|
|
22
|
+
| [papersgpt-zotero-guide](./papersgpt-zotero-guide/SKILL.md) | AI plugin for Zotero with ChatGPT, Claude, and DeepSeek support |
|
|
23
|
+
| [papis-cli-guide](./papis-cli-guide/SKILL.md) | Guide to Papis command-line document and bibliography manager for researchers |
|
|
24
|
+
| [reference-manager-comparison](./reference-manager-comparison/SKILL.md) | Compare Zotero, Mendeley, EndNote, and Paperpile for research use |
|
|
25
|
+
| [zotero-api](./zotero-api/SKILL.md) | Reference management library and collections API |
|
|
26
|
+
| [zotero-better-bibtex-guide](./zotero-better-bibtex-guide/SKILL.md) | Guide to Better BibTeX for Zotero for LaTeX and BibTeX workflows |
|
|
27
|
+
| [zotero-better-notes-guide](./zotero-better-notes-guide/SKILL.md) | Guide to Zotero Better Notes for comprehensive note-taking in research |
|
|
28
|
+
| [zotero-gpt-guide](./zotero-gpt-guide/SKILL.md) | Guide to Zotero GPT for AI-powered research assistance within Zotero |
|
|
29
|
+
| [zotero-mcp-guide](./zotero-mcp-guide/SKILL.md) | Guide to Zotero MCP for connecting Zotero library with AI assistants |
|
|
30
|
+
| [zotero-mdnotes-guide](./zotero-mdnotes-guide/SKILL.md) | Export Zotero items and annotations to Markdown note files |
|
|
31
|
+
| [zotero-reference-guide](./zotero-reference-guide/SKILL.md) | PDF references add-on for enriching Zotero library metadata |
|
|
32
|
+
| [zotero-scholar-guide](./zotero-scholar-guide/SKILL.md) | Save papers with metadata to Zotero via its API programmatically |
|
|
33
|
+
| [zotfile-attachment-guide](./zotfile-attachment-guide/SKILL.md) | Guide to ZotFile for Zotero attachment management, renaming, and syncing |
|
|
@@ -12,6 +12,8 @@ metadata:
|
|
|
12
12
|
|
|
13
13
|
# ZotFile Attachment Management Guide
|
|
14
14
|
|
|
15
|
+
**WARNING: ZotFile is NOT compatible with Zotero 7.** For Zotero 7, use the built-in attachment management or the [Attanger](https://github.com/MuiseDestiny/zotero-attanger) plugin as a replacement.
|
|
16
|
+
|
|
15
17
|
## Overview
|
|
16
18
|
|
|
17
19
|
ZotFile is one of the most established Zotero plugins with over 4,000 GitHub stars, providing advanced file management capabilities for PDF attachments and other documents linked to your Zotero library. It handles the critical but often neglected task of organizing, renaming, and synchronizing the actual files that make up a research library.
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: composition-skills
|
|
3
|
+
description: "11 academic writing skills (abstract-writing, discussion-writing, introduction-writing, literature-review-writing...). Trigger: writing paper sections, structuring arguments, academic prose. Design: section-by-section guides (abstract, intro, methods, discussion) with templates."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Academic Writing — 11 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [abstract-writing-guide](./abstract-writing-guide/SKILL.md) | Craft structured research abstracts that maximize clarity and journal acceptance |
|
|
13
|
+
| [discussion-writing-guide](./discussion-writing-guide/SKILL.md) | Write effective discussion sections that interpret results and impact |
|
|
14
|
+
| [introduction-writing-guide](./introduction-writing-guide/SKILL.md) | Guide to writing effective research paper introductions |
|
|
15
|
+
| [literature-review-writing](./literature-review-writing/SKILL.md) | Structure and write comprehensive literature reviews for any field |
|
|
16
|
+
| [methods-section-guide](./methods-section-guide/SKILL.md) | Guide to writing clear and reproducible methodology sections |
|
|
17
|
+
| [ml-paper-writing](./ml-paper-writing/SKILL.md) | Write ML/AI research papers targeting NeurIPS, ICML, and ICLR venues |
|
|
18
|
+
| [research-paper-writer](./research-paper-writer/SKILL.md) | Guide for writing formal academic papers following IEEE and ACM standards |
|
|
19
|
+
| [response-to-reviewers](./response-to-reviewers/SKILL.md) | Write effective point-by-point responses to peer reviewer comments for revisions |
|
|
20
|
+
| [scientific-writing-guide](./scientific-writing-guide/SKILL.md) | Curated tools and techniques for scientific writing beyond LaTeX |
|
|
21
|
+
| [scientific-writing-resources](./scientific-writing-resources/SKILL.md) | Curated tools and resources for effective scientific writing |
|
|
22
|
+
| [scientific-writing-wrapper](./scientific-writing-wrapper/SKILL.md) | AI-powered scientific writing workflow from outline to polished draft |
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "writing"
|
|
8
8
|
subcategory: "composition"
|
|
9
9
|
keywords: ["academic writing", "IEEE format", "ACM format", "paper structure", "manuscript preparation", "citation formatting"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# Research Paper Writer — IEEE/ACM Standards Guide
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "writing"
|
|
8
8
|
subcategory: "composition"
|
|
9
9
|
keywords: ["scientific writing", "AI writing", "draft generation", "writing workflow", "paper composition", "manuscript"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# Scientific Writing Wrapper
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: latex-skills
|
|
3
|
+
description: "11 latex skills (academic-writing-latex, bibliography-management, latex-drawing-collection, latex-drawing...). Trigger: LaTeX typesetting, formatting papers, mathematical notation, Beamer. Design: template-based guides with package recommendations and compilation tips."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# LaTeX — 11 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [academic-writing-latex](./academic-writing-latex/SKILL.md) | LaTeX-based academic writing assistant for thesis and paper templates |
|
|
13
|
+
| [bibliography-management-guide](./bibliography-management-guide/SKILL.md) | Manage references with BibLaTeX, natbib, and LaTeX bibliography styles |
|
|
14
|
+
| [latex-drawing-collection](./latex-drawing-collection/SKILL.md) | LaTeX drawing examples for Bayesian networks, tensors, and diagrams |
|
|
15
|
+
| [latex-drawing-guide](./latex-drawing-guide/SKILL.md) | TikZ and PGFPlots techniques for publication-quality scientific figures |
|
|
16
|
+
| [latex-ecosystem-guide](./latex-ecosystem-guide/SKILL.md) | Comprehensive guide to LaTeX editors, packages, and typesetting workflows |
|
|
17
|
+
| [latex-templates-collection](./latex-templates-collection/SKILL.md) | Collection of LaTeX templates for papers, presentations, and CVs |
|
|
18
|
+
| [math-typesetting-guide](./math-typesetting-guide/SKILL.md) | LaTeX math typesetting, equation formatting, and cross-referencing |
|
|
19
|
+
| [md-to-pdf-academic](./md-to-pdf-academic/SKILL.md) | Convert Markdown to publication-quality PDF with LaTeX math rendering |
|
|
20
|
+
| [overleaf-collaboration-guide](./overleaf-collaboration-guide/SKILL.md) | Guide to collaborative LaTeX editing with Overleaf |
|
|
21
|
+
| [tex-render-guide](./tex-render-guide/SKILL.md) | Render LaTeX math expressions to images in PNG, JPEG, and SVG |
|
|
22
|
+
| [tikz-diagrams-guide](./tikz-diagrams-guide/SKILL.md) | Create publication-quality scientific diagrams with TikZ in LaTeX |
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "writing"
|
|
8
8
|
subcategory: "latex"
|
|
9
9
|
keywords: ["latex", "thesis writing", "paper template", "academic writing", "document structure", "overleaf"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# Academic Writing with LaTeX Templates
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: polish-skills
|
|
3
|
+
description: "9 editing & proofreading skills (academic-tone, academic-translation, academic-writing-refiner, ai-writing-humanizer...). Trigger: polishing drafts, academic tone, proofreading, translation. Design: style checkers and editing workflows for clear, concise academic English."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Editing & Proofreading — 9 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [academic-tone-guide](./academic-tone-guide/SKILL.md) | Adjust writing tone and register for academic audiences and venues |
|
|
13
|
+
| [academic-translation-guide](./academic-translation-guide/SKILL.md) | Academic translation, post-editing, and Chinglish correction guide |
|
|
14
|
+
| [academic-writing-refiner](./academic-writing-refiner/SKILL.md) | Checklist-driven academic English polishing and Chinglish correction |
|
|
15
|
+
| [ai-writing-humanizer](./ai-writing-humanizer/SKILL.md) | Remove AI-generated patterns to produce natural, authentic academic writing |
|
|
16
|
+
| [chinese-text-humanizer](./chinese-text-humanizer/SKILL.md) | Transform AI-generated Chinese text into natural academic writing style |
|
|
17
|
+
| [conciseness-editing-guide](./conciseness-editing-guide/SKILL.md) | Eliminate wordiness and redundancy in academic prose for clarity |
|
|
18
|
+
| [grammar-checker-guide](./grammar-checker-guide/SKILL.md) | Use grammar and style checking tools to polish academic manuscripts |
|
|
19
|
+
| [paper-polish-guide](./paper-polish-guide/SKILL.md) | Review and polish LaTeX research papers for clarity and style |
|
|
20
|
+
| [plagiarism-detection-guide](./plagiarism-detection-guide/SKILL.md) | Use plagiarism detection tools and ensure manuscript originality |
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "writing"
|
|
8
8
|
subcategory: "polish"
|
|
9
9
|
keywords: ["chinese writing", "AI detection", "text humanization", "academic style", "natural language", "chinese academic"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# Chinese Academic Text Humanizer
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: templates-skills
|
|
3
|
+
description: "11 paper templates skills (arxiv-preprint-template, beamer-presentation, conference-paper-template, elegant-paper-template...). Trigger: starting a new paper, formatting for submission, venue-specific layouts. Design: ready-to-use templates for arXiv preprint, conferences, thesis, and posters."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Paper Templates — 11 Skills
|
|
7
|
+
|
|
8
|
+
Select the skill matching the user's need, then `read` its SKILL.md.
|
|
9
|
+
|
|
10
|
+
| Skill | Description |
|
|
11
|
+
|-------|-------------|
|
|
12
|
+
| [arxiv-preprint-template](./arxiv-preprint-template/SKILL.md) | LaTeX template for arXiv preprints in NIPS/NeurIPS style format |
|
|
13
|
+
| [beamer-presentation-guide](./beamer-presentation-guide/SKILL.md) | Guide to creating academic presentations with LaTeX Beamer |
|
|
14
|
+
| [conference-paper-template](./conference-paper-template/SKILL.md) | Templates and formatting guides for major academic conference submissions |
|
|
15
|
+
| [elegant-paper-template](./elegant-paper-template/SKILL.md) | Beautiful LaTeX template for working papers and technical reports |
|
|
16
|
+
| [graphical-abstract-guide](./graphical-abstract-guide/SKILL.md) | Create SVG graphical abstracts for journal paper submissions |
|
|
17
|
+
| [novathesis-guide](./novathesis-guide/SKILL.md) | LaTeX thesis template supporting multiple universities and formats |
|
|
18
|
+
| [scientific-article-pdf](./scientific-article-pdf/SKILL.md) | Generate publication-ready scientific article PDFs from templates |
|
|
19
|
+
| [sjtuthesis-guide](./sjtuthesis-guide/SKILL.md) | Write SJTU theses using the SJTUThesis LaTeX template with full compliance |
|
|
20
|
+
| [thesis-template-guide](./thesis-template-guide/SKILL.md) | Set up LaTeX templates for PhD and Master's thesis documents |
|
|
21
|
+
| [thesis-writing-guide](./thesis-writing-guide/SKILL.md) | Templates, formatting rules, and strategies for thesis and dissertation writing |
|
|
22
|
+
| [thuthesis-guide](./thuthesis-guide/SKILL.md) | Write Tsinghua University theses using the ThuThesis LaTeX template |
|
|
@@ -143,7 +143,7 @@ Create professional academic presentations using LaTeX Beamer with themes, anima
|
|
|
143
143
|
\includegraphics[width=0.85\textwidth]{figures/results-comparison.pdf}
|
|
144
144
|
\caption{Our method (blue) outperforms baselines across all benchmarks.}
|
|
145
145
|
\end{figure}
|
|
146
|
-
\end{frame
|
|
146
|
+
\end{frame}
|
|
147
147
|
```
|
|
148
148
|
|
|
149
149
|
### Table Slide
|
|
@@ -7,7 +7,7 @@ metadata:
|
|
|
7
7
|
category: "writing"
|
|
8
8
|
subcategory: "templates"
|
|
9
9
|
keywords: ["PDF generation", "article template", "publication-ready", "journal format", "LaTeX template", "manuscript"]
|
|
10
|
-
source: "
|
|
10
|
+
source: "wentor-research-plugins"
|
|
11
11
|
---
|
|
12
12
|
|
|
13
13
|
# Scientific Article PDF
|
|
@@ -1,184 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: citation-map-guide
|
|
3
|
-
description: "Generate citation world maps from Google Scholar profiles"
|
|
4
|
-
metadata:
|
|
5
|
-
openclaw:
|
|
6
|
-
emoji: "🗺️"
|
|
7
|
-
category: "analysis"
|
|
8
|
-
subcategory: "dataviz"
|
|
9
|
-
keywords: ["citation map", "Google Scholar", "geospatial", "academic impact", "visualization", "world map"]
|
|
10
|
-
source: "https://github.com/ChenLiu-1996/CitationMap"
|
|
11
|
-
---
|
|
12
|
-
|
|
13
|
-
# Citation Map Guide
|
|
14
|
-
|
|
15
|
-
## Overview
|
|
16
|
-
|
|
17
|
-
CitationMap generates geographical world maps showing where your citations come from, based on Google Scholar data. It geocodes citing authors' affiliations and plots them on an interactive map, revealing the global reach and geographical distribution of your research impact. Useful for CV enhancement, grant applications, and understanding your research's international footprint.
|
|
18
|
-
|
|
19
|
-
## Installation
|
|
20
|
-
|
|
21
|
-
```bash
|
|
22
|
-
pip install citationmap
|
|
23
|
-
|
|
24
|
-
# Or from source
|
|
25
|
-
git clone https://github.com/ChenLiu-1996/CitationMap.git
|
|
26
|
-
cd CitationMap
|
|
27
|
-
pip install -e .
|
|
28
|
-
```
|
|
29
|
-
|
|
30
|
-
## Usage
|
|
31
|
-
|
|
32
|
-
```python
|
|
33
|
-
from citationmap import CitationMap
|
|
34
|
-
|
|
35
|
-
# Generate map from Google Scholar ID
|
|
36
|
-
cmap = CitationMap(scholar_id="YOUR_SCHOLAR_ID")
|
|
37
|
-
|
|
38
|
-
# Fetch citation data
|
|
39
|
-
cmap.fetch_citations()
|
|
40
|
-
|
|
41
|
-
print(f"Total citations: {cmap.total_citations}")
|
|
42
|
-
print(f"Unique citing authors: {cmap.unique_authors}")
|
|
43
|
-
print(f"Countries represented: {cmap.unique_countries}")
|
|
44
|
-
|
|
45
|
-
# Generate interactive map
|
|
46
|
-
cmap.plot_map(
|
|
47
|
-
output="citation_map.html",
|
|
48
|
-
style="heatmap", # heatmap, markers, clusters
|
|
49
|
-
color_by="count", # count, year, paper
|
|
50
|
-
)
|
|
51
|
-
```
|
|
52
|
-
|
|
53
|
-
## Map Styles
|
|
54
|
-
|
|
55
|
-
```python
|
|
56
|
-
# Marker map — individual pins per institution
|
|
57
|
-
cmap.plot_map(
|
|
58
|
-
output="markers.html",
|
|
59
|
-
style="markers",
|
|
60
|
-
show_labels=True,
|
|
61
|
-
popup_info=["author", "paper", "year"],
|
|
62
|
-
)
|
|
63
|
-
|
|
64
|
-
# Heatmap — density visualization
|
|
65
|
-
cmap.plot_map(
|
|
66
|
-
output="heatmap.html",
|
|
67
|
-
style="heatmap",
|
|
68
|
-
radius=30,
|
|
69
|
-
blur=20,
|
|
70
|
-
)
|
|
71
|
-
|
|
72
|
-
# Cluster map — grouped by proximity
|
|
73
|
-
cmap.plot_map(
|
|
74
|
-
output="clusters.html",
|
|
75
|
-
style="clusters",
|
|
76
|
-
max_cluster_radius=50,
|
|
77
|
-
)
|
|
78
|
-
|
|
79
|
-
# Static image (for publications/CVs)
|
|
80
|
-
cmap.plot_static(
|
|
81
|
-
output="citation_map.png",
|
|
82
|
-
dpi=300,
|
|
83
|
-
projection="robinson",
|
|
84
|
-
figsize=(14, 8),
|
|
85
|
-
)
|
|
86
|
-
```
|
|
87
|
-
|
|
88
|
-
## Analysis Features
|
|
89
|
-
|
|
90
|
-
```python
|
|
91
|
-
# Geographic distribution stats
|
|
92
|
-
stats = cmap.get_stats()
|
|
93
|
-
|
|
94
|
-
print("\nTop countries:")
|
|
95
|
-
for country, count in stats.top_countries[:10]:
|
|
96
|
-
print(f" {country}: {count} citations")
|
|
97
|
-
|
|
98
|
-
print("\nTop institutions:")
|
|
99
|
-
for inst, count in stats.top_institutions[:10]:
|
|
100
|
-
print(f" {inst}: {count} citations")
|
|
101
|
-
|
|
102
|
-
print("\nContinental distribution:")
|
|
103
|
-
for continent, pct in stats.continental_distribution.items():
|
|
104
|
-
print(f" {continent}: {pct:.1f}%")
|
|
105
|
-
```
|
|
106
|
-
|
|
107
|
-
## Time Evolution
|
|
108
|
-
|
|
109
|
-
```python
|
|
110
|
-
# Animate citation spread over time
|
|
111
|
-
cmap.plot_animated(
|
|
112
|
-
output="citation_evolution.html",
|
|
113
|
-
time_field="year",
|
|
114
|
-
interval=1000, # ms per year
|
|
115
|
-
cumulative=True,
|
|
116
|
-
)
|
|
117
|
-
|
|
118
|
-
# Year-by-year breakdown
|
|
119
|
-
for year in range(2020, 2026):
|
|
120
|
-
year_stats = cmap.filter_by_year(year)
|
|
121
|
-
print(f"{year}: {year_stats.count} citations, "
|
|
122
|
-
f"{year_stats.countries} countries")
|
|
123
|
-
```
|
|
124
|
-
|
|
125
|
-
## Paper-Specific Maps
|
|
126
|
-
|
|
127
|
-
```python
|
|
128
|
-
# Map for a specific paper
|
|
129
|
-
cmap.plot_map(
|
|
130
|
-
paper_title="Your Specific Paper Title",
|
|
131
|
-
output="paper_citations.html",
|
|
132
|
-
style="markers",
|
|
133
|
-
)
|
|
134
|
-
|
|
135
|
-
# Compare papers
|
|
136
|
-
papers = cmap.get_papers()
|
|
137
|
-
for paper in papers[:5]:
|
|
138
|
-
print(f"\n{paper.title} ({paper.year})")
|
|
139
|
-
print(f" Citations: {paper.citation_count}")
|
|
140
|
-
print(f" Countries: {paper.country_count}")
|
|
141
|
-
```
|
|
142
|
-
|
|
143
|
-
## Export
|
|
144
|
-
|
|
145
|
-
```python
|
|
146
|
-
# Export citation data
|
|
147
|
-
cmap.export_csv("citations.csv")
|
|
148
|
-
# Columns: citing_author, affiliation, country, lat, lon,
|
|
149
|
-
# citing_paper, cited_paper, year
|
|
150
|
-
|
|
151
|
-
# Export for GIS software
|
|
152
|
-
cmap.export_geojson("citations.geojson")
|
|
153
|
-
|
|
154
|
-
# Export summary statistics
|
|
155
|
-
cmap.export_report("citation_report.md")
|
|
156
|
-
```
|
|
157
|
-
|
|
158
|
-
## Configuration
|
|
159
|
-
|
|
160
|
-
```python
|
|
161
|
-
cmap = CitationMap(
|
|
162
|
-
scholar_id="YOUR_ID",
|
|
163
|
-
config={
|
|
164
|
-
"geocoding_service": "nominatim", # or "google"
|
|
165
|
-
"cache_dir": ".citationmap_cache",
|
|
166
|
-
"rate_limit": 1.0, # seconds between API calls
|
|
167
|
-
"affiliation_parsing": "heuristic", # or "llm"
|
|
168
|
-
},
|
|
169
|
-
)
|
|
170
|
-
```
|
|
171
|
-
|
|
172
|
-
## Use Cases
|
|
173
|
-
|
|
174
|
-
1. **CV enhancement**: Show global research impact visually
|
|
175
|
-
2. **Grant applications**: Demonstrate international reach
|
|
176
|
-
3. **Department reports**: Aggregate maps for research groups
|
|
177
|
-
4. **Collaboration discovery**: Find active citing institutions
|
|
178
|
-
5. **Impact assessment**: Geographic diversity of citations
|
|
179
|
-
|
|
180
|
-
## References
|
|
181
|
-
|
|
182
|
-
- [CitationMap GitHub](https://github.com/ChenLiu-1996/CitationMap)
|
|
183
|
-
- [Google Scholar](https://scholar.google.com/)
|
|
184
|
-
- [Folium](https://python-visualization.github.io/folium/) — Map rendering
|
|
@@ -1,171 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: data-visualization-principles
|
|
3
|
-
description: "Design principles for creating effective and honest data visualizations"
|
|
4
|
-
metadata:
|
|
5
|
-
openclaw:
|
|
6
|
-
emoji: "📊"
|
|
7
|
-
category: "analysis"
|
|
8
|
-
subcategory: "dataviz"
|
|
9
|
-
keywords: ["data visualization", "chart design", "visual encoding", "chart selection", "color theory", "publication figures"]
|
|
10
|
-
source: "https://clawhub.ai/data-visualization"
|
|
11
|
-
---
|
|
12
|
-
|
|
13
|
-
# Data Visualization Design Principles
|
|
14
|
-
|
|
15
|
-
## Overview
|
|
16
|
-
|
|
17
|
-
Effective data visualization reveals patterns, communicates findings, and supports evidence-based arguments. Poor visualization obscures or misleads. This guide covers the fundamental principles of visual encoding, chart type selection, color usage, and common pitfalls — applicable to any plotting tool (matplotlib, ggplot2, Stata, Excel, D3.js).
|
|
18
|
-
|
|
19
|
-
## Visual Encoding Hierarchy
|
|
20
|
-
|
|
21
|
-
Not all visual channels are created equal. Humans perceive some encodings more accurately than others:
|
|
22
|
-
|
|
23
|
-
```
|
|
24
|
-
Most accurate (use for primary comparisons):
|
|
25
|
-
1. Position on a common scale (bar chart, dot plot)
|
|
26
|
-
2. Position on non-aligned scales (small multiples)
|
|
27
|
-
3. Length (bar chart)
|
|
28
|
-
4. Angle / Slope (line chart trends)
|
|
29
|
-
|
|
30
|
-
Moderately accurate:
|
|
31
|
-
5. Area (bubble chart — but easily misjudged)
|
|
32
|
-
6. Volume (3D — almost always misleading, avoid)
|
|
33
|
-
7. Color saturation / luminance (heatmap)
|
|
34
|
-
|
|
35
|
-
Least accurate (use for categorical grouping only):
|
|
36
|
-
8. Color hue (distinguishing categories, not quantities)
|
|
37
|
-
9. Shape (point markers — circle vs. triangle)
|
|
38
|
-
10. Texture / Pattern (rarely useful)
|
|
39
|
-
```
|
|
40
|
-
|
|
41
|
-
**Implication**: Encode your most important comparison as position, not as color or area.
|
|
42
|
-
|
|
43
|
-
## Chart Selection Guide
|
|
44
|
-
|
|
45
|
-
| Data Relationship | Best Chart | Avoid |
|
|
46
|
-
|-------------------|-----------|-------|
|
|
47
|
-
| **Compare values** across categories | Bar chart (horizontal for many categories) | Pie chart (hard to compare slices) |
|
|
48
|
-
| **Show distribution** of one variable | Histogram, density plot, box plot | Bar chart of means (hides distribution) |
|
|
49
|
-
| **Compare distributions** across groups | Violin plot, ridgeline plot, strip plot | Multiple overlapping histograms |
|
|
50
|
-
| **Show trend** over time | Line chart | Bar chart (for continuous time) |
|
|
51
|
-
| **Show relationship** between 2 variables | Scatter plot | Line chart (implies ordering) |
|
|
52
|
-
| **Show composition** (parts of whole) | Stacked bar (absolute) or 100% bar (relative) | Pie chart, 3D pie chart |
|
|
53
|
-
| **Show correlation matrix** | Heatmap with numbers | Scatter matrix (too many panels) |
|
|
54
|
-
| **Compare many metrics** per item | Radar chart (sparingly), parallel coordinates | Multiple bar charts |
|
|
55
|
-
| **Show geographic patterns** | Choropleth map, dot map | 3D terrain maps |
|
|
56
|
-
| **Show network structure** | Node-edge graph, adjacency matrix | Overly dense hairball graphs |
|
|
57
|
-
|
|
58
|
-
## Design Rules
|
|
59
|
-
|
|
60
|
-
### Rule 1: Maximize Data-Ink Ratio
|
|
61
|
-
|
|
62
|
-
Remove everything that doesn't communicate data:
|
|
63
|
-
|
|
64
|
-
```
|
|
65
|
-
Remove:
|
|
66
|
-
✗ Background grid (or make very light gray)
|
|
67
|
-
✗ 3D effects on 2D data
|
|
68
|
-
✗ Decorative elements (clipart, unnecessary icons)
|
|
69
|
-
✗ Redundant legends (if only one series)
|
|
70
|
-
✗ Box around the plot (chart junk)
|
|
71
|
-
|
|
72
|
-
Keep:
|
|
73
|
-
✓ Data points / bars / lines
|
|
74
|
-
✓ Axis labels with units
|
|
75
|
-
✓ Title that states the finding (not just "Figure 1")
|
|
76
|
-
✓ Direct labels on data (instead of legend when possible)
|
|
77
|
-
```
|
|
78
|
-
|
|
79
|
-
### Rule 2: Start Y-Axis at Zero (for Bar Charts)
|
|
80
|
-
|
|
81
|
-
```
|
|
82
|
-
Bar chart: ALWAYS start at 0 (bars encode length)
|
|
83
|
-
Line chart: Starting at 0 is optional (lines encode slope/trend)
|
|
84
|
-
Exception: If all values are close (e.g., 98-102), show the relevant range
|
|
85
|
-
but clearly mark the broken axis
|
|
86
|
-
```
|
|
87
|
-
|
|
88
|
-
### Rule 3: Use Informative Titles
|
|
89
|
-
|
|
90
|
-
```
|
|
91
|
-
Bad: "Figure 3: Results"
|
|
92
|
-
Bad: "Figure 3: Accuracy by Method"
|
|
93
|
-
Good: "Figure 3: Our method improves accuracy by 12% over the best baseline"
|
|
94
|
-
Best: "Our method (BERT-RAG) achieves 89.2% accuracy, outperforming
|
|
95
|
-
all baselines on the SQuAD benchmark"
|
|
96
|
-
```
|
|
97
|
-
|
|
98
|
-
### Rule 4: Color Usage
|
|
99
|
-
|
|
100
|
-
```python
|
|
101
|
-
# Qualitative palette (categorical data — 2-8 categories)
|
|
102
|
-
# Use colorblind-friendly palettes
|
|
103
|
-
CATEGORICAL = ['#4477AA', '#EE6677', '#228833', '#CCBB44',
|
|
104
|
-
'#66CCEE', '#AA3377', '#BBBBBB']
|
|
105
|
-
|
|
106
|
-
# Sequential palette (ordered data — low to high)
|
|
107
|
-
# Single hue, varying lightness
|
|
108
|
-
# Use: matplotlib "viridis", "plasma", "cividis"
|
|
109
|
-
|
|
110
|
-
# Diverging palette (data with meaningful center point)
|
|
111
|
-
# Two hues diverging from neutral center
|
|
112
|
-
# Use: "RdBu" (red-blue), "BrBG" (brown-teal)
|
|
113
|
-
|
|
114
|
-
# Rules:
|
|
115
|
-
# - Maximum 7 colors for categorical data
|
|
116
|
-
# - Never use rainbow (perceptually non-uniform)
|
|
117
|
-
# - Test in grayscale: can you still distinguish?
|
|
118
|
-
# - Red-green colorblindness affects ~8% of men
|
|
119
|
-
```
|
|
120
|
-
|
|
121
|
-
## Publication-Ready Formatting
|
|
122
|
-
|
|
123
|
-
```python
|
|
124
|
-
import matplotlib.pyplot as plt
|
|
125
|
-
|
|
126
|
-
# Publication-quality defaults
|
|
127
|
-
plt.rcParams.update({
|
|
128
|
-
'font.family': 'sans-serif',
|
|
129
|
-
'font.sans-serif': ['Arial', 'Helvetica'],
|
|
130
|
-
'font.size': 10,
|
|
131
|
-
'axes.labelsize': 11,
|
|
132
|
-
'axes.titlesize': 12,
|
|
133
|
-
'xtick.labelsize': 9,
|
|
134
|
-
'ytick.labelsize': 9,
|
|
135
|
-
'legend.fontsize': 9,
|
|
136
|
-
'figure.dpi': 300,
|
|
137
|
-
'savefig.dpi': 300,
|
|
138
|
-
'savefig.bbox': 'tight',
|
|
139
|
-
'axes.spines.top': False, # Remove top spine
|
|
140
|
-
'axes.spines.right': False, # Remove right spine
|
|
141
|
-
'lines.linewidth': 1.5,
|
|
142
|
-
'axes.linewidth': 0.8,
|
|
143
|
-
})
|
|
144
|
-
|
|
145
|
-
# Single column figure (journal standard: 85mm ≈ 3.35in)
|
|
146
|
-
fig, ax = plt.subplots(figsize=(3.35, 2.5))
|
|
147
|
-
|
|
148
|
-
# Double column figure (170mm ≈ 6.7in)
|
|
149
|
-
fig, axes = plt.subplots(1, 2, figsize=(6.7, 2.5))
|
|
150
|
-
```
|
|
151
|
-
|
|
152
|
-
## Common Mistakes
|
|
153
|
-
|
|
154
|
-
| Mistake | Why It's Wrong | Fix |
|
|
155
|
-
|---------|---------------|-----|
|
|
156
|
-
| Pie chart for comparison | Humans are bad at comparing angles | Use bar chart |
|
|
157
|
-
| 3D bar chart | 3D perspective distorts bar heights | Use 2D bars |
|
|
158
|
-
| Dual y-axes | Misleading — scale choice changes the story | Two separate panels |
|
|
159
|
-
| Truncated y-axis on bar chart | Exaggerates differences | Start at 0 |
|
|
160
|
-
| Too many colors | Cognitive overload | Max 7 categories; group the rest as "Other" |
|
|
161
|
-
| Low resolution figures | Blurry in print | Export at 300 DPI minimum |
|
|
162
|
-
| Missing units | "What does the y-axis mean?" | Always label with units |
|
|
163
|
-
| Legend far from data | Reader must scan back and forth | Direct label the data |
|
|
164
|
-
|
|
165
|
-
## References
|
|
166
|
-
|
|
167
|
-
- Tufte, E. R. (2001). *The Visual Display of Quantitative Information*. Graphics Press.
|
|
168
|
-
- Wilke, C. O. (2019). *Fundamentals of Data Visualization*. O'Reilly.
|
|
169
|
-
- Rougier, N. P., et al. (2014). "Ten Simple Rules for Better Figures." *PLOS Computational Biology*, 10(9).
|
|
170
|
-
- [ColorBrewer 2.0](https://colorbrewer2.org/)
|
|
171
|
-
- [Datawrapper Blog](https://blog.datawrapper.de/) — Excellent chart design advice
|