deploy
Installation
SKILL.md
Deploy Skill
Target: npm registry (@physics91/openrouter-mcp). Always manual, intentional.
Execution Baseline
- Prefer
python3for Python commands. - If
python3is unavailable butpythonexists, usepythonas fallback. - If pip installation is blocked by externally-managed environment (PEP 668), run quality/test gates in local
.venv. deployowns release hygiene as well as publish commands. Do not treat metadata checks as optional.
Pre-flight Checklist
Run in order. Stop at first failure: