用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills --skill zotmoov-guide命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
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.
中英双语学术降 AIGC / bilingual academic de-AIGC skill. Removes AI-generated writing signatures from empirical papers in economics, management, and the social sciences — in both English and Chinese. Covers Turnitin AI, GPTZero, Originality.ai on the English side and 知网 AMLC, 万方, 维普 on the Chinese side. Uses a six-step loop (intake → audit → claim-evidence check → differentiated rewrite → five-dimension self-score → cold-reader recheck) with two pattern libraries (22 English + 17 Chinese patterns), section-by-section strategies for empirical papers, and hard protections that keep every number, coefficient, and citation intact.
Use when a research task needs reproducible Kaggle discovery, metadata inspection, bounded public-data downloads, competition or kernel discovery, model discovery, or an explicitly approved Kaggle write/delete operation through the official CLI.
基于 SOC 职业分类
正在显示 SKILL.md
| name | zotmoov-guide |
| description | Zotero plugin for automatic attachment file organization |
| metadata | {"openclaw":{"emoji":"📂","category":"literature","subcategory":"metadata","keywords":["Zotero","file management","attachment","auto-move","organization","linked files"],"source":"https://github.com/wileyyugioh/zotmoov"}} |
ZotMoov is a Zotero plugin that automatically moves and renames attachment files (PDFs, supplementary materials) to a designated directory with customizable naming patterns. It keeps your PDFs organized in a structured folder hierarchy outside Zotero's storage, using linked files instead of copies. Essential for researchers who want clean file organization alongside Zotero's metadata management.
# Download .xpi from GitHub releases
# Zotero 7: Tools → Add-ons → Install Add-on From File
### Settings (Edit → Preferences → ZotMoov)
**Destination Directory:**
~/Papers/ (your organized PDF library)
**File Naming Pattern:**
{%a}_{%y}_{%t}.pdf
→ Vaswani_2017_Attention Is All You Need.pdf
**Folder Structure:**
{%y}/{%j}/
→ 2017/NeurIPS/Vaswani_2017_Attention.pdf
**Available Variables:**
- {%a} — First author last name
- {%y} — Publication year
- {%t} — Title (truncated)
- {%j} — Journal/venue
- {%T} — Item type
- {%c} — Collection name
### Common Patterns
**Author_Year_Title:**
{%a}_{%y}_{%t}
→ Vaswani_2017_Attention Is All You Need
**Year/Author-Title:**
{%y}/{%a} - {%t}
→ 2017/Vaswani - Attention Is All You Need
**Collection/Author_Year:**
{%c}/{%a}_{%y}_{%t}
→ Transformers/Vaswani_2017_Attention Is All You Need
**Journal/Year/Author:**
{%j}/{%y}/{%a}_{%t}
→ NeurIPS/2017/Vaswani_Attention Is All You Need
### Automatic Mode
1. Add paper to Zotero (browser connector, DOI import)
2. ZotMoov detects new attachment
3. Moves PDF to destination with naming pattern
4. Converts to linked file in Zotero
5. Original storage location freed
### Manual Mode
1. Select items in Zotero
2. Right-click → ZotMoov → Move Attachments
3. Bulk processing for existing library
### Reverse (Undo)
1. Right-click → ZotMoov → Move to Zotero Storage
2. Converts back to stored file
### Synced PDF Library
ZotMoov + cloud sync = PDFs accessible everywhere:
- Move to Dropbox/OneDrive/Google Drive folder
- Zotero metadata synced via Zotero Sync
- PDFs synced via cloud provider
- Access on any device with cloud sync
### With Other Plugins
- **Better BibTeX**: Use citekey in file name: {%b}.pdf
- **Zotero Style**: Visual indicators for linked vs stored
- **Zoplicate**: Handles duplicates before moving