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.