{
  "schemaVersion": "1.0",
  "item": {
    "slug": "peloton-stats",
    "name": "Peloton Stats",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/niemesrw/peloton-stats",
    "canonicalUrl": "https://clawhub.ai/niemesrw/peloton-stats",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/peloton-stats",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=peloton-stats",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "_meta.json",
      "scripts/fetch_stats.py"
    ],
    "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/peloton-stats"
    },
    "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/peloton-stats",
    "agentPageUrl": "https://openagent3.xyz/skills/peloton-stats/agent",
    "manifestUrl": "https://openagent3.xyz/skills/peloton-stats/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/peloton-stats/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": "Peloton Stats",
        "body": "Fetch weekly cycling stats directly from the Peloton API. Zero dependencies — uses only Python stdlib."
      },
      {
        "title": "Setup",
        "body": "Store your Peloton credentials securely using OpenClaw's credential manager:\n\nopenclaw config set auth.profiles.peloton:default.type api_key\nopenclaw config set auth.profiles.peloton:default.provider peloton\nopenclaw config set auth.profiles.peloton:default.username \"your-email@example.com\"\nopenclaw config set auth.profiles.peloton:default.password \"your-password\"\n\nOr edit ~/.openclaw/agents/main/agent/auth-profiles.json directly:\n\n{\n  \"profiles\": {\n    \"peloton:default\": {\n      \"type\": \"api_key\",\n      \"provider\": \"peloton\",\n      \"username\": \"your-email@example.com\",\n      \"password\": \"your-password\"\n    }\n  }\n}"
      },
      {
        "title": "Weekly Report",
        "body": "python3 ~/.openclaw/skills/peloton-stats/scripts/fetch_stats.py\n\nOutputs markdown with:\n\nTotal rides this week\nTotal duration, calories, output (kJ)\nAverage power (watts), resistance (%), cadence (RPM)\nRecent rides table (date, class, instructor, metrics)"
      },
      {
        "title": "Data Retrieved",
        "body": "MetricDescriptionTotal RidesNumber of cycling workouts in last 7 daysDurationTotal minutes riddenCaloriesTotal calories burnedOutputTotal energy in kilojoules (kJ)Avg PowerAverage watts across all ridesAvg ResistanceAverage resistance %Avg CadenceAverage RPM"
      },
      {
        "title": "Notes",
        "body": "Only fetches cycling workouts (not running, strength, yoga, etc.)\nLooks back 7 days from runtime\nRequires active Peloton subscription\nUses the unofficial Peloton API at api.onepeloton.com"
      }
    ],
    "body": "Peloton Stats\n\nFetch weekly cycling stats directly from the Peloton API. Zero dependencies — uses only Python stdlib.\n\nSetup\n\nStore your Peloton credentials securely using OpenClaw's credential manager:\n\nopenclaw config set auth.profiles.peloton:default.type api_key\nopenclaw config set auth.profiles.peloton:default.provider peloton\nopenclaw config set auth.profiles.peloton:default.username \"your-email@example.com\"\nopenclaw config set auth.profiles.peloton:default.password \"your-password\"\n\n\nOr edit ~/.openclaw/agents/main/agent/auth-profiles.json directly:\n\n{\n  \"profiles\": {\n    \"peloton:default\": {\n      \"type\": \"api_key\",\n      \"provider\": \"peloton\",\n      \"username\": \"your-email@example.com\",\n      \"password\": \"your-password\"\n    }\n  }\n}\n\nUsage\nWeekly Report\npython3 ~/.openclaw/skills/peloton-stats/scripts/fetch_stats.py\n\n\nOutputs markdown with:\n\nTotal rides this week\nTotal duration, calories, output (kJ)\nAverage power (watts), resistance (%), cadence (RPM)\nRecent rides table (date, class, instructor, metrics)\nData Retrieved\nMetric\tDescription\nTotal Rides\tNumber of cycling workouts in last 7 days\nDuration\tTotal minutes ridden\nCalories\tTotal calories burned\nOutput\tTotal energy in kilojoules (kJ)\nAvg Power\tAverage watts across all rides\nAvg Resistance\tAverage resistance %\nAvg Cadence\tAverage RPM\nNotes\nOnly fetches cycling workouts (not running, strength, yoga, etc.)\nLooks back 7 days from runtime\nRequires active Peloton subscription\nUses the unofficial Peloton API at api.onepeloton.com"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/niemesrw/peloton-stats",
    "publisherUrl": "https://clawhub.ai/niemesrw/peloton-stats",
    "owner": "niemesrw",
    "version": "1.1.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/peloton-stats",
    "downloadUrl": "https://openagent3.xyz/downloads/peloton-stats",
    "agentUrl": "https://openagent3.xyz/skills/peloton-stats/agent",
    "manifestUrl": "https://openagent3.xyz/skills/peloton-stats/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/peloton-stats/agent.md"
  }
}