ワンクリックで
avr-status
Current system state review. Shows EQ state, last measurement, distance from target, and calibration history.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Current system state review. Shows EQ state, last measurement, distance from target, and calibration history.
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/.
Pre-flight system check. Verifies all hardware is connected and reachable.
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:status |
| version | 1.0.0 |
| description | Current system state review. Shows EQ state, last measurement, distance from target, and calibration history. |
| allowed-tools | ["Bash","Read","Write","Edit","Glob","Grep","Agent","AskUserQuestion"] |
Review the current state of the calibration system.
None.
Call these MCP tools in parallel:
get_device_state — current AVR + DSP hardware stateget_measurement_history with limit=3 — recent measurementsget_calibration_runs with limit=3 — recent calibration runs (the latest run's
full_state_snapshot is the authoritative record of EQ/delay/gain state; the
miniDSP itself is write-only)Show the active EQ filters on the DSP:
If measurements exist:
If calibration runs exist:
One-paragraph summary: "System is calibrated to X with Y dB deviation" or "System has no active calibration. Run /avr:calibrate to start."