{
  "schemaVersion": "1.0",
  "item": {
    "slug": "trackyard",
    "name": "Trackyard",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/benny-conn/trackyard",
    "canonicalUrl": "https://clawhub.ai/benny-conn/trackyard",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/trackyard",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=trackyard",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "scripts/trackyard.sh"
    ],
    "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-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-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/trackyard"
    },
    "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/trackyard",
    "agentPageUrl": "https://openagent3.xyz/skills/trackyard/agent",
    "manifestUrl": "https://openagent3.xyz/skills/trackyard/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/trackyard/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": "Trackyard Music API",
        "body": "Trackyard gives you instant access to tens of thousands of curated tracks — every song 100% legally cleared for social media, YouTube, podcasts, and online content (non-film/TV). Three things make it stand out:\n\nMassive cleared catalog — tens of thousands of hand-curated songs ready to use on any social platform, no licensing headaches.\nAI-powered search — describe what you need in plain English (\"moody lo-fi for a coffee shop vlog\") and the API finds the right track, even inferring genre, mood, BPM, and instrumentation from your description.\nSmart clip downloader — trim any track to an exact duration and the algorithm automatically finds the best-sounding segment. Optionally specify a hit point so the biggest moment in the song lands exactly where you need it in your video."
      },
      {
        "title": "Use Cases",
        "body": "Social media content farms — automate music selection at scale for TikTok, Reels, and Shorts pipelines; search once per video brief and clip to the exact platform duration (15s, 30s, 60s)\nSocial media ads — find brand-safe tracks that match your ad's energy, trimmed to exact ad lengths with the hook or drop landing right at the key visual moment\nAI video generation — pair AI-generated video with AI-selected music; feed the video description into search and clip the result to match the video length exactly\nYouTube & podcast backgrounds — find instrumental, low-energy tracks to sit under voiceover without competing with it\nProduct demo & unboxing videos — match music energy to product vibe; minimal synth for a productivity app, high-energy for a fitness brand\nReal estate & property walkthroughs — calm, spacious ambient tracks that complement visuals without distraction\nCorporate & training videos — professional, neutral background music that keeps viewers engaged without distracting from content\nApp & game trailers — build tension or excitement with the hit point placed exactly on the key reveal moment"
      },
      {
        "title": "Setup",
        "body": "Requires TRACKYARD_API_KEY environment variable. Users get an API key at trackyard.com.\n\nexport TRACKYARD_API_KEY=\"trackyard_live_...\"\n\nOr add to OpenClaw config: env.vars.TRACKYARD_API_KEY"
      },
      {
        "title": "Search for music",
        "body": "scripts/trackyard.sh search \"upbeat electronic for tech startup video\"\n\nWith filters:\n\nscripts/trackyard.sh search \"chill background music\" --limit 5 --no-vocals --energy medium"
      },
      {
        "title": "Download a track",
        "body": "Full track:\n\nscripts/trackyard.sh download TRACK_ID\n\nTrimmed to 22 seconds:\n\nscripts/trackyard.sh download TRACK_ID --duration 22\n\nWith hit-point alignment (drop lands at 12s mark):\n\nscripts/trackyard.sh download TRACK_ID --duration 22 --hit-point 12"
      },
      {
        "title": "Check credits",
        "body": "scripts/trackyard.sh me"
      },
      {
        "title": "Workflow",
        "body": "Search with natural language → get track IDs and metadata\nDownload the chosen track (1 credit), optionally trimmed"
      },
      {
        "title": "Filter Options",
        "body": "FilterValues--genreselectronicDance, pop, rock, hiphop, ambient, classical, jazz, etc.--moodshappy, energetic, sad, calm, dramatic, mysterious, romantic--energylow, medium, high--min-bpm / --max-bpm60-200--no-vocalsInstrumental only--instrumentssynthesizer, guitar, piano, drums, strings, etc."
      },
      {
        "title": "Trimming",
        "body": "When downloading with --duration:\n\nAlgorithm finds the most energetic segment with smooth cut points\n--hit-point N places the peak/drop at N seconds into the clip\nPerfect for syncing music hits to video moments"
      },
      {
        "title": "Credits",
        "body": "Search: 1 credit\nDownload: 1 credit\nAccount info: Free"
      },
      {
        "title": "Output",
        "body": "Search returns JSON with track metadata\nDownloads save as .mp3 to current directory (filename from track title)"
      }
    ],
    "body": "Trackyard Music API\n\nTrackyard gives you instant access to tens of thousands of curated tracks — every song 100% legally cleared for social media, YouTube, podcasts, and online content (non-film/TV). Three things make it stand out:\n\nMassive cleared catalog — tens of thousands of hand-curated songs ready to use on any social platform, no licensing headaches.\nAI-powered search — describe what you need in plain English (\"moody lo-fi for a coffee shop vlog\") and the API finds the right track, even inferring genre, mood, BPM, and instrumentation from your description.\nSmart clip downloader — trim any track to an exact duration and the algorithm automatically finds the best-sounding segment. Optionally specify a hit point so the biggest moment in the song lands exactly where you need it in your video.\nUse Cases\nSocial media content farms — automate music selection at scale for TikTok, Reels, and Shorts pipelines; search once per video brief and clip to the exact platform duration (15s, 30s, 60s)\nSocial media ads — find brand-safe tracks that match your ad's energy, trimmed to exact ad lengths with the hook or drop landing right at the key visual moment\nAI video generation — pair AI-generated video with AI-selected music; feed the video description into search and clip the result to match the video length exactly\nYouTube & podcast backgrounds — find instrumental, low-energy tracks to sit under voiceover without competing with it\nProduct demo & unboxing videos — match music energy to product vibe; minimal synth for a productivity app, high-energy for a fitness brand\nReal estate & property walkthroughs — calm, spacious ambient tracks that complement visuals without distraction\nCorporate & training videos — professional, neutral background music that keeps viewers engaged without distracting from content\nApp & game trailers — build tension or excitement with the hit point placed exactly on the key reveal moment\nSetup\n\nRequires TRACKYARD_API_KEY environment variable. Users get an API key at trackyard.com.\n\nexport TRACKYARD_API_KEY=\"trackyard_live_...\"\n\n\nOr add to OpenClaw config: env.vars.TRACKYARD_API_KEY\n\nQuick Reference\nSearch for music\nscripts/trackyard.sh search \"upbeat electronic for tech startup video\"\n\n\nWith filters:\n\nscripts/trackyard.sh search \"chill background music\" --limit 5 --no-vocals --energy medium\n\nDownload a track\n\nFull track:\n\nscripts/trackyard.sh download TRACK_ID\n\n\nTrimmed to 22 seconds:\n\nscripts/trackyard.sh download TRACK_ID --duration 22\n\n\nWith hit-point alignment (drop lands at 12s mark):\n\nscripts/trackyard.sh download TRACK_ID --duration 22 --hit-point 12\n\nCheck credits\nscripts/trackyard.sh me\n\nWorkflow\nSearch with natural language → get track IDs and metadata\nDownload the chosen track (1 credit), optionally trimmed\nFilter Options\nFilter\tValues\n--genres\telectronicDance, pop, rock, hiphop, ambient, classical, jazz, etc.\n--moods\thappy, energetic, sad, calm, dramatic, mysterious, romantic\n--energy\tlow, medium, high\n--min-bpm / --max-bpm\t60-200\n--no-vocals\tInstrumental only\n--instruments\tsynthesizer, guitar, piano, drums, strings, etc.\nTrimming\n\nWhen downloading with --duration:\n\nAlgorithm finds the most energetic segment with smooth cut points\n--hit-point N places the peak/drop at N seconds into the clip\nPerfect for syncing music hits to video moments\nCredits\nSearch: 1 credit\nDownload: 1 credit\nAccount info: Free\nOutput\nSearch returns JSON with track metadata\nDownloads save as .mp3 to current directory (filename from track title)"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/benny-conn/trackyard",
    "publisherUrl": "https://clawhub.ai/benny-conn/trackyard",
    "owner": "benny-conn",
    "version": "1.0.2",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/trackyard",
    "downloadUrl": "https://openagent3.xyz/downloads/trackyard",
    "agentUrl": "https://openagent3.xyz/skills/trackyard/agent",
    "manifestUrl": "https://openagent3.xyz/skills/trackyard/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/trackyard/agent.md"
  }
}