Runtime Constraints

Use when uncertain whether a tool, package, or library is available in the current agent runtime, before any pip/npm/apt install, when an unfamiliar Bash command fails, or when you need to check what's on PATH before assuming it isn't there. Triggers: what's available, can I install, is X installed, pip install, npm install, package, runtime, blocked path. Not for: actually performing tasks; this is a reference skill, consult it when uncertain what the runtime provides.

scalably-io 1726b87 6.7 KB Updated

File contents

scalably-io/agent-skills/tree/main/skills/runtime-constraints commit 1726b8784d

Frequently asked questions

npx skillmds@latest add scalably-io/runtime-constraints