원클릭으로
avr-measure
Take a single measurement and analyze the frequency response. Compares to target curve if specified.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Take a single measurement and analyze the frequency response. Compares to target curve if specified.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | avr:measure |
| version | 1.0.0 |
| description | Take a single measurement and analyze the frequency response. Compares to target curve if specified. |
| allowed-tools | ["Bash","Read","Write","Edit","Glob","Grep","Agent","AskUserQuestion"] |
Take a single frequency response measurement and analyze the result.
$ARGUMENTS — optional: target curve name (e.g. "harman") to compare against.check_system to verify hardware is ready.measure MCP tool to trigger a sweep.get_measurement_history with limit=1 to retrieve the result.Report the frequency response analysis:
If a target curve was specified:
If there are previous measurements:
Present results clearly:
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.
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.