基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills --skill zotero-addon-market-guide命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
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.
| name | zotero-addon-market-guide |
| description | Plugin marketplace and discovery platform for Zotero |
| metadata | {"openclaw":{"emoji":"🏪","category":"tools","subcategory":"document","keywords":["Zotero","plugin marketplace","add-ons","plugin discovery","extension manager"],"source":"https://github.com/syt2/zotero-addons"}} |
Zotero Add-ons is a plugin marketplace and discovery platform for Zotero 7 that provides a centralized hub to browse, install, and manage Zotero plugins. Instead of manually finding .xpi files on GitHub, researchers can search, filter, and one-click install plugins directly within Zotero. Tracks plugin compatibility, update status, and user ratings.
# Download .xpi from GitHub releases
# Zotero 7: Tools → Add-ons → Install Add-on From File
# After installation: Tools → Add-on Market
### Plugin Discovery
- Browse all available Zotero 7 plugins
- Search by name, category, or keyword
- Filter: compatible version, update date, popularity
- Plugin descriptions with screenshots
### Categories
- **Reference Management**: Better BibTeX, DOI Manager
- **PDF Tools**: PDF Translate, Sci-Hub, annotations
- **Organization**: Style, Actions & Tags, ZotMoov
- **Integration**: Notero, Obsidian, Logseq connectors
- **UI Enhancement**: Night theme, custom columns
- **Automation**: Actions & Tags, batch operations
### Management
- One-click install from marketplace
- Auto-update notifications
- Compatibility warnings
- Disable/enable without uninstall
- Bulk update all plugins
### Essential Stack for Researchers
1. **Zotero Connector** (built-in) — Browser import
2. **Better BibTeX** — Citation key management
3. **Zotero Style** — Custom columns, visual tags
4. **Zotero PDF Translate** — In-reader translation
5. **ZotMoov** — Attachment organization
6. **Zotero Actions & Tags** — Workflow automation
### Extended Stack
7. **Zotero Night** — Dark mode
8. **Zoplicate** — Deduplication
9. **Zotero Sci-Hub** — PDF retrieval fallback
10. **Notero** — Notion sync
11. **Zotero AI Butler** — AI summarization
### For Specific Workflows
- **Systematic reviews**: Zoplicate + Actions & Tags
- **LaTeX writing**: Better BibTeX + Style
- **Knowledge management**: Notero + Zotero-Obsidian
- **International**: PDF Translate + multi-language support
### Creating Zotero 7 Plugins
1. Use zotero-plugin-template (scaffolding)
2. Write in TypeScript/JavaScript
3. Package as .xpi (ZIP with manifest)
4. Submit to zotero-addons registry
### Plugin Template
- Source: github.com/windingwind/zotero-plugin-template
- Includes: build setup, hot reload, bootstrap code
- Supports: Zotero 7 APIs, Fluent localization