一键导入
mains-aegis-user-operations
Explicit end-user route for operating Mains Aegis devices through released mains-aegis host tools.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Explicit end-user route for operating Mains Aegis devices through released mains-aegis host tools.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Default in-repo flow for Mains Aegis host-tools/devd development, validation, diagnostics, and hardware read/session-read checks.
Use when operating, extending, or debugging Mains Aegis Power Path Validation: the owner-facing power-validation CLI, its adapter protocol for replaceable power sources/electronic loads, safety gates, report generation, and DIY parameter-testing workflow.
UI/UX design intelligence with searchable database
| name | mains-aegis-user-operations |
| description | Explicit end-user route for operating Mains Aegis devices through released mains-aegis host tools. |
Use this skill only when the owner explicitly asks for end-user/released host-tools operation, installation validation, or this skill by name.
For Codex work inside the mains-aegis repository, default to $mains-aegis-devd-flow for development, validation, diagnostics, field investigation, and hardware read/session-read checks.
mains-aegis and mains-aegis-devd binaries to be installed and available on PATH.host-tools-v* release archive. Do not fall back to cargo run, local source builds, or direct espflash.mains-aegis CLI for commands; normal CLI operations auto-start or reuse the singleton IPC daemon.mains-aegis daemon http when Web/API access is explicitly needed; CLI commands can point at its --ipc endpoint to share the same daemon state.daemon http requires --allow-lan-bridge and --auth-token-file; API clients must send Authorization: Bearer <token>, while browser EventSource requests use service_token=<token> or the legacy bridge_token=<token>.--real plus owner authorization.mains-aegis --versionmains-aegis-devd --versionmains-aegis devices listmains-aegis devices scanmains-aegis device <id> bind --alias <name>mains-aegis device <id> connectmains-aegis device <id> identity--real after owner authorization.If mains-aegis or mains-aegis-devd is unavailable, report: released host tools are not installed; install the latest host-tools-v* release package for the platform and retry.