{
  "schemaVersion": "1.0",
  "item": {
    "slug": "hifi-advisor",
    "name": "HiFi Advisor",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/Ruodong/hifi-advisor",
    "canonicalUrl": "https://clawhub.ai/Ruodong/hifi-advisor",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/hifi-advisor",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=hifi-advisor",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "scripts/price_stats.py",
      "references/workflows.md",
      "references/checklists.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/hifi-advisor"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/hifi-advisor",
    "agentPageUrl": "https://openagent3.xyz/skills/hifi-advisor/agent",
    "manifestUrl": "https://openagent3.xyz/skills/hifi-advisor/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/hifi-advisor/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Overview",
        "body": "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."
      },
      {
        "title": "Quick Workflow Decision",
        "body": "Identify user intent:\n\nBuy/compare gear -> run Review + Matching workflow.\nInstall or improve sound -> run Setup + Tuning workflow.\nCheck second-hand deal value -> run Price Analysis workflow.\n\n\nGather minimum inputs (ask only missing essentials):\n\nBudget range\nListening distance / room size\nExisting gear and connection constraints\nMusic preference and loudness target\n\n\nReturn output in this order:\n\nRecommendation\nWhy it fits\nRisks / caveats\nNext action checklist"
      },
      {
        "title": "Review + Matching Workflow",
        "body": "Capture system context: room, source, use-case (music/movie/desk), volume habits.\nMatch core chain first: transducer (speaker/headphone) -> amp power/current -> source/DAC.\nPenalize mismatch risks:\n\nLow-sensitivity speakers with underpowered amps\nBright speaker + bright amp in reflective room\nNearfield setup with large floorstanders in tiny rooms\n\n\nProduce 2-3 ranked options:\n\nBest value\nBalanced\nStretch option\n\n\nGive upgrade path that preserves resale liquidity.\n\nUse references/workflows.md for the detailed template."
      },
      {
        "title": "Setup + Tuning Workflow",
        "body": "Start with placement before EQ:\n\nSymmetry, toe-in, listener triangle, wall distance\n\n\nSolve biggest acoustic problems first:\n\nFirst reflections, bass boom/nulls, desk bounce (for nearfield)\n\n\nApply light EQ only after physical setup is reasonable.\nValidate with repeatable test tracks and one objective check (if available).\nEnd with a short \"do not change all at once\" iteration plan.\n\nUse references/checklists.md for step-by-step checklists."
      },
      {
        "title": "Price Analysis Workflow (Used Market)",
        "body": "Normalize listing data by region, condition, accessories, and shipping inclusion.\nBuild a fair-price band using robust statistics (median + IQR).\nApply adjustments:\n\nNo box/accessories: discount\nCosmetic issues: discount\nRecent service with proof: premium\nLocal pickup vs shipped risk: adjust confidence, not only price\n\n\nOutput:\n\nFair range\nStrong-buy threshold\nWalk-away threshold\nRisk flags\n\nIf user provides tabular listing data, run:\n\npython3 scripts/price_stats.py listings.csv\n\nExpected columns: price plus optional platform,condition,model,date,notes."
      },
      {
        "title": "Output Quality Standard",
        "body": "Always provide:\n\nA clear recommendation (not just raw data)\n3-5 bullet rationale\nTop risk factors\nConcrete next steps the user can execute today\n\nUse concise language. Avoid mystical audiophile claims. Prefer testable, practical guidance."
      }
    ],
    "body": "HiFi Advisor\nOverview\n\nDeliver practical, decision-ready guidance for hi-fi purchase, setup, tuning, and pricing tasks. Prioritize low-risk recommendations, explicit trade-offs, and actionable next steps.\n\nQuick Workflow Decision\nIdentify user intent:\nBuy/compare gear -> run Review + Matching workflow.\nInstall or improve sound -> run Setup + Tuning workflow.\nCheck second-hand deal value -> run Price Analysis workflow.\nGather minimum inputs (ask only missing essentials):\nBudget range\nListening distance / room size\nExisting gear and connection constraints\nMusic preference and loudness target\nReturn output in this order:\nRecommendation\nWhy it fits\nRisks / caveats\nNext action checklist\nReview + Matching Workflow\nCapture system context: room, source, use-case (music/movie/desk), volume habits.\nMatch core chain first: transducer (speaker/headphone) -> amp power/current -> source/DAC.\nPenalize mismatch risks:\nLow-sensitivity speakers with underpowered amps\nBright speaker + bright amp in reflective room\nNearfield setup with large floorstanders in tiny rooms\nProduce 2-3 ranked options:\nBest value\nBalanced\nStretch option\nGive upgrade path that preserves resale liquidity.\n\nUse references/workflows.md for the detailed template.\n\nSetup + Tuning Workflow\nStart with placement before EQ:\nSymmetry, toe-in, listener triangle, wall distance\nSolve biggest acoustic problems first:\nFirst reflections, bass boom/nulls, desk bounce (for nearfield)\nApply light EQ only after physical setup is reasonable.\nValidate with repeatable test tracks and one objective check (if available).\nEnd with a short \"do not change all at once\" iteration plan.\n\nUse references/checklists.md for step-by-step checklists.\n\nPrice Analysis Workflow (Used Market)\nNormalize listing data by region, condition, accessories, and shipping inclusion.\nBuild a fair-price band using robust statistics (median + IQR).\nApply adjustments:\nNo box/accessories: discount\nCosmetic issues: discount\nRecent service with proof: premium\nLocal pickup vs shipped risk: adjust confidence, not only price\nOutput:\nFair range\nStrong-buy threshold\nWalk-away threshold\nRisk flags\n\nIf user provides tabular listing data, run:\n\npython3 scripts/price_stats.py listings.csv\n\n\nExpected columns: price plus optional platform,condition,model,date,notes.\n\nOutput Quality Standard\n\nAlways provide:\n\nA clear recommendation (not just raw data)\n3-5 bullet rationale\nTop risk factors\nConcrete next steps the user can execute today\n\nUse concise language. Avoid mystical audiophile claims. Prefer testable, practical guidance."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Ruodong/hifi-advisor",
    "publisherUrl": "https://clawhub.ai/Ruodong/hifi-advisor",
    "owner": "Ruodong",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/hifi-advisor",
    "downloadUrl": "https://openagent3.xyz/downloads/hifi-advisor",
    "agentUrl": "https://openagent3.xyz/skills/hifi-advisor/agent",
    "manifestUrl": "https://openagent3.xyz/skills/hifi-advisor/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/hifi-advisor/agent.md"
  }
}