environment-awareness
CommunityDetect environment before executing commands.
AuthorNoobyGains
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents AI agents from executing commands in the wrong environment (e.g., running Linux commands on Windows, using npm in a pnpm project), which leads to wasted time and potential errors.
Core Features & Use Cases
- Environment Detection: Automatically identifies the OS, shell, package manager, runtimes, and virtual environments.
- Command Guardrails: Enforces a strict protocol to probe the environment before any shell command is run.
- Use Case: When starting a new coding session, this Skill ensures the AI knows it's operating in a macOS environment with Zsh and Homebrew, preventing it from attempting Windows-specific commands.
Quick Start
Use the environment-awareness skill to detect the current operating system, shell, and package manager.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: environment-awareness Download link: https://github.com/NoobyGains/godmode/archive/main.zip#environment-awareness 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.