detecting-agent-environment

Utilities and patterns for detecting execution environment (CI/CD vs local, network access, available ports, timeouts). Use when you need to adapt scripts or workflows based on where the agent is running, or when creating helper scripts that need environment-aware behavior.

$ Instalar

git clone https://github.com/ynotradio/site /tmp/site && cp -r /tmp/site/.claude/skills/detecting-agent-environment ~/.claude/skills/site

// tip: Run this command in your terminal to install the skill