pipeline
Classical end-to-end empirical analysis workflow in the traditional Python econometric stack — pandas + numpy + scipy + statsmodels + linearmodels + pyfixest +…
Diverga Dashboard - Live configuration status and feature overview. 24 specialized agents across 9 categories for social science research. VS methodology prevents mode collapse. Human checkpoints enforce human-in-the-loop decisions. Triggers: /diverga, diverga dashboard, diverga
$ npx -y skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill diverga --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/divergaContext preview
The summary Claude sees to decide when to auto-load this skill.
Diverga Dashboard - Live configuration status and feature overview. 24 specialized agents across 9 categories for social science research. VS methodology prevents mode collapse. Human checkpoints enforce human-in-the-loop decisions. Triggers: /diverga, diverga dashboard, diverga
name: diverga description: | Diverga Dashboard - Live configuration status and feature overview. 24 specialized agents across 9 categories for social science research. VS methodology prevents mode collapse. Human checkpoints enforce human-in-the-loop decisions. Triggers: /diverga, diverga dashboard, diverga status version: "12.0.1"
When the user runs `/diverga` (the base command), display a live configuration dashboard.
Display the following dashboard by reading live configuration and environment state. Use plain text output (no tool calls needed for display — just output the text directly).
Output this exact logo block:
╔═══════════════════════════════════════════════════════════════════════════════╗ ║ ║ ║ ██████╗ ██╗██╗ ██╗███████╗██████╗ ██████╗ █████╗ ║ ║ ██╔══██╗██║██║ ██║██╔════╝██╔══██╗██╔════╝ ██╔══██╗ ║ ║ ██║ ██║██║██║ ██║█████╗ ██████╔╝██║ ███╗███████║ ║ ║ ██║ ██║██║╚██╗ ██╔╝██╔══╝ ██╔══██╗██║ ██║██╔══██║ ║ ║ ██████╔╝██║ ╚████╔╝ ███████╗██║ ██║╚██████╔╝██║ ██║ ║ ║ ╚═════╝ ╚═╝ ╚═══╝ ╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ║ ║ ║ ║ * Diverge from the Modal · Discover the Exceptional ║ ║ ║ ╚═══════════════════════════════════════════════════════════════════════════════╝
Read `config/diverga-config.json` (relative to the plugin directory at `~/.claude/plugins/diverga/config/diverga-config.json`). Extract:
If config file doesn't exist, show "Not configured — run /diverga:setup"
Check if `.research/project-state.yaml` exists in the current working directory.
Check these environment variables and report status:
For each: show "configured" if set, "not set" if unset, with setup hint.
Combine all information into this format:
SYSTEM STATUS
Version: 11.0.0
Agents: 24 agents across 9 categories (A-G, I, X)
Status: Ready
CONFIGURATION
Checkpoint: [level from config or "Full (default)"]
HUD Preset: [preset from config or "research (default)"]
VS Method: Enabled
PROJECT
Active: [project name or "No active project"]
Stage: [stage or "-"]
Memory: [healthy/no project]
API STATUS (Paper Retrieval)
Semantic Scholar: [configured/not set -> export SEMANTIC_SCHOLAR_API_KEY=...]
OpenAlex: [configured (email: ...)/not set -> export OPENALEX_EMAIL=your@email.com]
Scopus: [configured/not set -> export SCOPUS_API_KEY=...]
Web of Science: [configured/not set -> export WOS_API_KEY=...]
LLM PROVIDERS (Batch Screening via I2)
Groq: [configured/not set -> export GROQ_API_KEY=...]
llama-3.3-70b — $0.01/100 papers (recommended)
Anthropic API: [configured/not set -> export ANTHROPIC_API_KEY=...]
claude-haiku-4-5 — $0.15/100 papers
OpenAI: [configured/not set -> export OPENAI_API_KEY=...]
gpt-4o-mini — ~$0.02/100 papers
MCP INTEGRATIONS
Zotero: [detected/not available -> /diverga:setup for guidance]
Claude Code Browser: [detected/not available]
Gemini: [configured/not set -> export GEMINI_API_KEY=...]
QUICK ACTIONS
/diverga:setup Initial configuration
/diverga:doctor System diagnostics
/diverga:help All 24 agents & commands
/diverga:memory Project context & status
/diverga:hud HUD display settings
"Start a systematic review on [topic]" -> Begin researchIf the user asks about Zotero MCP setup, provide:
Zotero MCP enables: - Auto-import retrieved papers into Zotero library - Collection management during screening (Included/Excluded) - Bibliography generation in any citation style - Citation insertion during manuscript writing Setup: 1. Install Zotero desktop app (zotero.org) 2. Install Zotero MCP server 3. Add to Claude Code MCP config 4. Restart Claude Code
If the user asks about Claude Code Browser:
Claude Code Browser enables: - Automated search queries on institutional databases (WoS, Scopus, ERIC) - Guided export from university-licensed portals - Semi-automated paper collection from any web-based database Status: Available if Chrome extension is installed. No additional setup needed.
📌 文档结构(2026-07-22 起): 本文件是中文默认入口 —— banner + badges + 信任面 + 9 阶段流水线速览 + 76 行合集总表。 每个合集的完整描述、按用途分组、精确数字、验证方法在 docs/CONTENT_ZH.md(扩展正文,总表行内的 → 直接跳转到对应锚点)。 English version: README-en.md · 中文扩展正文:docs/CONTENT_ZH.md · README-zh-CN.md 已弃用(重定向占位) 🌐 语言: English |
Classical end-to-end empirical analysis workflow in the traditional Python econometric stack — pandas + numpy + scipy + statsmodels + linearmodels + pyfixest +…
Use when the user asks to run a full empirical / causal analysis in Python — by default in the style of an applied economics paper (AER / QJE / JPE / ReStud /…
Classical end-to-end empirical analysis workflow in the traditional Python econometric stack — pandas + numpy + scipy + statsmodels + linearmodels + pyfixest +…
Classical end-to-end empirical analysis workflow in the traditional Stata ecosystem — native Stata + reghdfe + ivreg2 + csdid + did_imputation +…
Classical end-to-end empirical analysis workflow in the modern tidyverse + econometrics R ecosystem — dplyr + tidyr + haven + fixest + sandwich + lmtest +…
Systematic writing framework for philosophy and interdisciplinary academic papers from optimized outline to submission-ready manuscript. Use when users want…