ワンクリックで
avr-check
Pre-flight system check. Verifies all hardware is connected and reachable.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Pre-flight system check. Verifies all hardware is connected and reachable.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Run a calibration recipe end-to-end. Lists available recipes, recommends one based on hardware, then reads and executes each step via MCP tools. Saves equipment state and run history for later review.
Interactive recipe builder. Guides the user through creating a calibration recipe, validates it against the template, and saves to recipes/custom/.
Current system state review. Shows EQ state, last measurement, distance from target, and calibration history.
Interactive equipment configuration. Asks about hardware (AVR, DSP, subs, mic), generates config.yaml, configures MCP server connection, and verifies connectivity.
Take a single measurement and analyze the frequency response. Compares to target curve if specified.
| name | avr:check |
| version | 1.0.0 |
| description | Pre-flight system check. Verifies all hardware is connected and reachable. |
| allowed-tools | ["Bash","Read","Write","Edit","Glob","Grep","Agent","AskUserQuestion"] |
Run a pre-flight system check to verify all hardware is connected and working.
None.
Call the check_system MCP tool. This runs all pre-flight checks in parallel:
For each check, report:
Format as a clear checklist.
If any check failed, provide specific debugging guidance:
/avr:configure to configure.lsusb output.systemctl status minidspd)./avr:configure to configure host.If all checks pass: "System is ready for calibration." If some fail: "N of M checks failed. Fix the issues above before calibrating."