detecting-agent-environment
OfficialAdapt to any execution environment.
Authorynotradio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides essential utilities to dynamically adapt agent scripts and workflows based on the execution environment, ensuring robust and reliable operation whether in CI/CD pipelines or local development setups.
Core Features & Use Cases
- Environment Detection: Differentiates between CI/CD and local development, identifies the CI provider, and checks network and Docker availability.
- Environment-Aware Timeouts: Assigns appropriate timeouts for operations like container starts, installations, and service readiness checks, optimizing for the specific environment.
- Use Case: When running automated tests, this Skill can detect if it's in a Buildkite pipeline or a local machine, applying stricter timeouts and using pre-built Docker images in CI for faster, more consistent test runs.
Quick Start
Source the script and print a summary of the current environment.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: detecting-agent-environment Download link: https://github.com/ynotradio/site/archive/main.zip#detecting-agent-environment Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.