SkillHub

hifi-advisor

v1.0.0

Evaluate hi-fi and audio gear options, build system recommendations, guide installation and tuning, and analyze used-market pricing/resale value. Use when users ask for speaker/amp/DAC matching, room setup, placement, EQ/tuning checklists, buying advice, scam-risk checks, or fair-price analysis for...

Sourced from ClawHub, Authored by Ruodong

Installation

Please help me install the skill `hifi-advisor` from SkillHub official store. npx skills add Ruodong/hifi-advisor

HiFi Advisor

Overview

Deliver practical, decision-ready guidance for hi-fi purchase, setup, tuning, and pricing tasks. Prioritize low-risk recommendations, explicit trade-offs, and actionable next steps.

Quick Workflow Decision

  1. Identify user intent:
  2. Buy/compare gear -> run Review + Matching workflow.
  3. Install or improve sound -> run Setup + Tuning workflow.
  4. Check second-hand deal value -> run Price Analysis workflow.
  5. Gather minimum inputs (ask only missing essentials):
  6. Budget range
  7. Listening distance / room size
  8. Existing gear and connection constraints
  9. Music preference and loudness target
  10. Return output in this order:
  11. Recommendation
  12. Why it fits
  13. Risks / caveats
  14. Next action checklist

Review + Matching Workflow

  1. Capture system context: room, source, use-case (music/movie/desk), volume habits.
  2. Match core chain first: transducer (speaker/headphone) -> amp power/current -> source/DAC.
  3. Penalize mismatch risks:
  4. Low-sensitivity speakers with underpowered amps
  5. Bright speaker + bright amp in reflective room
  6. Nearfield setup with large floorstanders in tiny rooms
  7. Produce 2-3 ranked options:
  8. Best value
  9. Balanced
  10. Stretch option
  11. Give upgrade path that preserves resale liquidity.

Use references/workflows.md for the detailed template.

Setup + Tuning Workflow

  1. Start with placement before EQ:
  2. Symmetry, toe-in, listener triangle, wall distance
  3. Solve biggest acoustic problems first:
  4. First reflections, bass boom/nulls, desk bounce (for nearfield)
  5. Apply light EQ only after physical setup is reasonable.
  6. Validate with repeatable test tracks and one objective check (if available).
  7. End with a short "do not change all at once" iteration plan.

Use references/checklists.md for step-by-step checklists.

Price Analysis Workflow (Used Market)

  1. Normalize listing data by region, condition, accessories, and shipping inclusion.
  2. Build a fair-price band using robust statistics (median + IQR).
  3. Apply adjustments:
  4. No box/accessories: discount
  5. Cosmetic issues: discount
  6. Recent service with proof: premium
  7. Local pickup vs shipped risk: adjust confidence, not only price
  8. Output:
  9. Fair range
  10. Strong-buy threshold
  11. Walk-away threshold
  12. Risk flags

If user provides tabular listing data, run:

python3 scripts/price_stats.py listings.csv

Expected columns: price plus optional platform,condition,model,date,notes.

Output Quality Standard

Always provide: - A clear recommendation (not just raw data) - 3-5 bullet rationale - Top risk factors - Concrete next steps the user can execute today

Use concise language. Avoid mystical audiophile claims. Prefer testable, practical guidance.