econ-review-setup

Installation
SKILL.md

Set up Econ Review

Resolve PLUGIN_ROOT as the parent directory of the skills/ directory that contains this setup skill. Use the standard-library setup tool at PLUGIN_ROOT/scripts/setup_econ_review.py. Do not copy the skill into an agent home: marketplace installation already supplies it.

  1. Find a working Python 3.10 or newer command with venv and pip bootstrapping support already on the machine. Do not install Python, a package manager, a missing python3-venv component, or system software on your own.

  2. Choose global support setup unless the user explicitly requests one-project state. For global setup, run this exact operation first with --dry-run:

    PYTHON PLUGIN_ROOT/scripts/setup_econ_review.py --support-only --global --with-review-desk --dry-run
    
Installs
1
GitHub Stars
19
First Seen
6 days ago
econ-review-setup — hanlulong/econ-paper-review-skill