earth2studio-install
Installation
SKILL.md
Earth2Studio Installation Skill
Never install packages automatically
You MUST NOT install, upgrade, or modify packages on the user's behalf. Provide the exact command; the user runs it. No exceptions.
Forbidden: running pip install, uv pip install, uv add,
uv sync, conda install, apt install, or any package manager.
Instead: give the exact command and ask the user to run it. Explain why the package is needed.
When a package is needed:
- Identify it
- Provide the exact command
- Explain why it is needed
- Wait for the user to confirm they ran it