skills/43-wentorai-research-plugins/skills/writing/citation/zotfile-attachment-guide/SKILL.md
Guide to ZotFile for Zotero attachment management, renaming, and syncing
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research zotfile-attachment-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.
WARNING: ZotFile is NOT compatible with Zotero 7. For Zotero 7, use the built-in attachment management or the Attanger plugin as a replacement.
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.
Without ZotFile, researchers often end up with a chaotic collection of PDFs named with meaningless publisher-generated identifiers, scattered across different directories, and difficult to manage outside of Zotero itself. ZotFile brings order to this chaos by automatically renaming files according to customizable patterns based on bibliographic metadata, moving them to organized directory structures, and managing tablet-based reading workflows.
The plugin is especially valuable for researchers with large libraries who need their PDFs accessible outside Zotero, whether for backup, sharing, or use with other tools. By maintaining a predictable, human-readable file naming and directory structure, ZotFile ensures that your research documents remain organized and accessible regardless of how you access them.
Install ZotFile through the Zotero add-on mechanism:
.xpi file from https://github.com/jlegewie/zotfile/releases.xpi file and restart ZoteroConfigure ZotFile after installation:
Open Tools > ZotFile Preferences
General Settings:
~/Documents/Research/Papers)Renaming Rules:
{%a} - Author last name{%y} - Year{%t} - Title{%j} - Journal abbreviation{%a}_{%y}_{%t} produces Smith_2024_Deep_Learning_for_Protein.pdfTablet Settings (if using a tablet for reading):
Automatic File Renaming: When you add a new item with an attachment to Zotero, ZotFile can automatically rename the PDF based on the item's metadata. This transforms 10.1038_s41586-024-07487-w.pdf into Smith_2024_Title_of_Paper.pdf without any manual intervention.
Renaming patterns support rich formatting:
| Pattern | Output Example | Description |
|---------|---------------|-------------|
| {%a}_{%y}_{%t} | Smith_2024_Deep_Learning | Author, year, title |
| {%a}_{%y}_{%j} | Smith_2024_Nature | Author, year, journal |
| {%y}/{%a}_{%t} | 2024/Smith_Deep_Learning | Year subfolder, author, title |
| {%a_zotero}_{%y} | SmithAndJones_2024 | Multiple authors |
Custom File Location: Move attachments from Zotero's internal storage to a custom directory structure. This is essential for researchers who:
Subfolder Organization: Create automatic subfolder structures based on metadata:
{%y}/ creates 2024/, 2023/, etc.{%a}/ creates Smith/, Jones/, etc.{%y}/{%j}/ creates 2024/Nature/, 2024/Science/Tablet Reading Workflow: ZotFile manages a bidirectional sync between your Zotero library and a tablet reading folder:
PDF Annotation Extraction: ZotFile can extract highlights and text annotations from PDFs and convert them into Zotero notes. This works with annotations made in any PDF reader, not just Zotero's built-in reader. Each annotation includes:
Batch Operations: Process your entire library or selected collections at once:
Setting Up a New Library:
Daily Workflow:
Backup Strategy: With ZotFile managing files in a known directory:
Collaboration: Share your organized PDF directory with collaborators:
Migration from Other Managers: When switching from Mendeley, EndNote, or other tools:
ZotFile was originally developed for Zotero 5 and earlier versions. For Zotero 7 users, check the GitHub repository for the latest compatibility information. Some features may be handled natively in newer Zotero versions, while others may require the updated plugin. The Zotero community actively maintains compatibility guides for major plugin migrations.
development
Conduct rigorous thematic analysis (TA) of qualitative data following Braun and Clarke's (2006) six-phase framework. Use whenever the user mentions 'thematic analysis', 'TA', 'Braun and Clarke', 'qualitative coding', 'identifying themes', or asks for help analysing interviews, focus groups, open-ended survey responses, or transcripts to identify patterns. Also trigger for questions about inductive vs theoretical coding, semantic vs latent themes, essentialist vs constructionist epistemology, building a thematic map, or writing up a qualitative findings section. Covers all six phases, the four upfront analytic decisions, the 15-point quality checklist, and the five common pitfalls. Produces a Word document write-up and an annotated thematic map. Does NOT cover IPA, grounded theory, discourse analysis, conversation analysis, or narrative analysis — use a different method for those.
development
Guide users through writing a systematic literature review (SLR) following the PRISMA 2020 framework. Use this skill whenever the user mentions 'systematic review', 'systematic literature review', 'SLR', 'PRISMA', 'PRISMA 2020', 'PRISMA flow diagram', 'PRISMA checklist', or asks for help writing, structuring, or auditing a literature review that follows reporting guidelines. Also trigger when the user asks about inclusion/exclusion criteria for a review, search strategies for databases like Scopus/WoS/PubMed, study selection processes, risk of bias assessment, or narrative synthesis for a review paper. This skill covers the full PRISMA 2020 checklist (27 items), produces a Word document manuscript in strict journal article format, generates an annotated PRISMA flow diagram, and enforces APA 7th Edition referencing throughout. It does NOT cover meta-analysis or statistical pooling. By Chuah Kee Man.
testing
Performs placebo-in-time sensitivity analysis with hierarchical null model and optional Bayesian assurance. Use when checking model robustness, verifying lack of pre-intervention effects, or estimating study power.
data-ai
Fit, summarize, plot, and interpret a chosen CausalPy experiment. Use after the causal method has been selected, including when configuring PyMC/sklearn models and scale-aware custom priors.