skills/43-wentorai-research-plugins/skills/writing/citation/zotero-better-notes-guide/SKILL.md
Guide to Zotero Better Notes for comprehensive note-taking in research
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research zotero-better-notes-guideInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Zotero Better Notes transforms Zotero from a reference manager into a full-featured research knowledge management system. With over 7,000 GitHub stars, it is one of the most popular Zotero plugins, addressing a critical gap in the academic workflow: the connection between reading papers and building structured knowledge.
The plugin introduces a powerful note editor with bidirectional linking, templates, and syncing capabilities directly within Zotero. Instead of jumping between Zotero and external note-taking applications like Obsidian or Notion, researchers can maintain their notes alongside the papers they reference, preserving the tight coupling between sources and ideas.
Better Notes supports Markdown editing, note templates, outline views, and export to external systems. It integrates with Zotero's annotation system so that highlights and comments made while reading PDFs can flow directly into structured notes. This creates a seamless pipeline from reading to writing that significantly reduces friction in the research process.
Install Better Notes through the standard Zotero add-on mechanism:
.xpi release from https://github.com/windingwind/zotero-better-notes/releases.xpi file and restart ZoteroInitial configuration steps:
For researchers using external knowledge bases, configure the sync feature:
Enhanced Note Editor: Better Notes replaces the default Zotero note editor with a Markdown-capable editor that supports rich formatting, code blocks, mathematical notation, tables, and more. The editor provides a live preview mode and an outline panel for navigating long notes.
Note Templates: Create and manage reusable note templates for different types of research activities:
Templates support dynamic variables that auto-populate with item metadata:
# ${title}
**Authors**: ${authors}
**Year**: ${year}
**Journal**: ${publicationTitle}
## Summary
## Methods
## Key Findings
## Relevance to My Research
Bidirectional Linking: Create links between notes using a wiki-style [[note title]] syntax. This builds a knowledge graph within your Zotero library, allowing you to trace connections between concepts, papers, and ideas. The backlinks panel shows all notes that reference the current note.
Annotation Integration: When you highlight text or add comments in the Zotero PDF reader, Better Notes can automatically insert these annotations into a designated note for that item. Annotations are formatted with citation links back to the exact page and location in the PDF.
Outline View: A dedicated outline panel displays the heading structure of your current note, providing quick navigation for long documents. This is especially useful for literature review notes that may span dozens of pages.
Note Export and Sync: Export notes as Markdown files to any directory on your system. The sync feature can automatically keep an external folder up to date with your Zotero notes, enabling integration with tools like Obsidian, Logseq, or any Markdown-based system.
Phase 1 - Paper Reading: When you begin reading a paper, create a new note from your reading template. As you read in the Zotero PDF reader, your highlights and annotations automatically flow into the note. Add your own commentary and analysis in the appropriate template sections.
Phase 2 - Knowledge Synthesis: After reading multiple papers on a topic, create a synthesis note that links to individual paper notes using bidirectional links. Use the template system to structure your synthesis with sections for themes, contradictions, gaps, and your own contributions.
Phase 3 - Writing Preparation: When preparing to write, use the outline view to organize your synthesis notes into a logical argument structure. Export relevant notes to your writing environment, maintaining citation links that can be converted to formal references.
Phase 4 - Collaboration: Share exported notes with collaborators through synced folders. The Markdown format ensures compatibility across different tools and platforms, while Zotero citation keys maintain the connection to the original sources.
Best Practices for Note Organization:
@citekey - title)Better Notes templates support JavaScript expressions for dynamic content generation:
# Reading Notes: ${title}
**Date Read**: ${new Date().toISOString().split('T')[0]}
**Item Type**: ${itemType}
**DOI**: ${DOI}
## Quick Reference
- **Citation**: ${authors} (${year}). ${title}. *${publicationTitle}*.
You can create template collections for different research activities and switch between them from the note creation dialog. Templates can also include conditional sections that only appear when certain metadata fields are present.
tools
Recommend AND run open-source AI tools, agents, Claude Code / Codex skills, and MCP servers for any stage of a literature review — searching, reading, extracting, synthesizing, screening, citation-checking, and paper writing. Use when the user asks "what tool should I use to..." OR "install/run/use <tool> to ..." for research/lit-review work: automating a survey or related-work section, PDF→Markdown extraction for LLMs (MinerU/marker/docling), PRISMA / systematic review (ASReview), citation-backed Q&A over PDFs (PaperQA2), wiring papers into Claude/Cursor via MCP (arxiv/paper-search/zotero servers), or chatting with a Zotero library. Ships a launcher (scripts/litrun.py) that installs each tool in an isolated venv and runs it. Curated catalog of 70+ vetted projects. 支持中英文(用于「文献综述工具选型」与「一键安装/运行」)。
development
Route empirical-research requests through the Auto-Empirical Research Skills catalog when this whole repository is installed as one skill in Codex, CodeBuddy, Claude Code, or another IDE. Use to choose and load the right vendored AERS skill for causal inference, econometrics, replication, data acquisition, manuscript writing, peer review and referee responses, citation checking, de-AIGC editing, or full empirical-paper workflows without reading the entire repository at once.
documentation
Use when the project collects primary data or runs a field, lab, or survey experiment, before the intervention begins — write the pre-analysis plan, size the sample from a power calculation, and register with the AEA RCT Registry. Apply after the design is chosen in aer-identification and before any outcome data are seen.
tools
Guide economists to authoritative data sources with explicit, confirmed data specifications before retrieval; interfaces with Playwright MCP to navigate portals and extract real data, not articles about data.