env-context
스타10
포크0
업데이트2026년 2월 25일 04:47
Detects the current OS, python environment, and Docker status.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
파일 탐색기
2 개 파일SKILL.md
readonly메뉴
Detects the current OS, python environment, and Docker status.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | env_context |
| description | Detects the current OS, python environment, and Docker status. |
Usage: python .agent/skills/env_context/env_context.py
Action: Run this script immediately to understand whether you are on Windows, macOS, or Linux, and if you are running inside a virtual environment or Docker. Modify your shell commands based on this output.