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.
-
Find a working Python 3.10 or newer command with
venvand pip bootstrapping support already on the machine. Do not install Python, a package manager, a missingpython3-venvcomponent, or system software on your own. -
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