{
  "schemaVersion": "1.0",
  "item": {
    "slug": "tessie",
    "name": "Tessie Tesla Control",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/baanish/tessie",
    "canonicalUrl": "https://clawhub.ai/baanish/tessie",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/tessie",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=tessie",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SECURITY_AUDIT.md",
      "SKILL.md",
      "tessie.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-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/tessie"
    },
    "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/tessie",
    "agentPageUrl": "https://openagent3.xyz/skills/tessie/agent",
    "manifestUrl": "https://openagent3.xyz/skills/tessie/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/tessie/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": "Tessie Skill",
        "body": "Control your Tesla vehicles via Tessie API - a Tesla management platform with 500,000+ users."
      },
      {
        "title": "Setup",
        "body": "Get your Tessie API credentials:\n\nGo to https://tessie.com/developers\nSign up and create an API key\nConfigure in Clawdbot:\n\nskills:\n  entries:\n    tessie:\n      apiKey: \"your-tessie-api-key-here\"\n\nOr via environment variable:\n\nexport TESSIE_API_KEY=\"your-tessie-api-key-here\"\n\nNote: Vehicle ID and VIN are auto-detected from API. No manual configuration needed."
      },
      {
        "title": "Vehicle Status",
        "body": "Battery level: Current state of charge percentage\nRange: Estimated driving range\nLocation: Current vehicle coordinates\nVehicle state: Locked/unlocked, charging status, sleep mode\nConnection: Is the car online/offline?"
      },
      {
        "title": "Climate Control",
        "body": "Start/stop: Turn climate on or off\nPreheat/precool: Set cabin temperature (auto-detects Fahrenheit/Celsius)\nDefrost: Defrost windows/mirrors"
      },
      {
        "title": "Charging",
        "body": "Start/stop: Control charging remotely\nCharge limit: Set daily/standard charge limit\nCharging status: Current rate, time to complete, battery level"
      },
      {
        "title": "Drives",
        "body": "Recent drives: Last trips with distance, energy, locations"
      },
      {
        "title": "Usage Examples",
        "body": "# Check battery and range\n\"tessie battery\"\n\"tessie how much charge\"\n\"tessie range\"\n\n# Preheat the car (assumes Fahrenheit if > 50)\n\"tessie preheat 72\"\n\"tessie precool\"\n\"tessie turn on climate\"\n\n# Check drives\n\"tessie show my drives\"\n\"tessie recent drives\"\n\"tessie drives 5\"\n\n# Charging commands\n\"tessie start charging\"\n\"tessie stop charging\"\n\"tessie set charge limit to 90%\"\n\"tessie charging status\"\n\n# Vehicle location\n\"tessie where is my car\"\n\"tessie location\"\n\n# Vehicle state\n\"tessie is the car locked?\"\n\"tessie vehicle status\""
      },
      {
        "title": "Authentication",
        "body": "All requests require:\n\nAuthorization: Bearer <api-key>"
      },
      {
        "title": "Get Vehicles",
        "body": "GET https://api.tessie.com/vehicles\n\nReturns full vehicle list with last_state embedded"
      },
      {
        "title": "Get Drives",
        "body": "GET https://api.tessie.com/{VIN}/drives?limit=10\n\nReturns recent drive history"
      },
      {
        "title": "Get Idles",
        "body": "GET https://api.tessie.com/{VIN}/idles?limit=10\n\nReturns parked sessions with climate/sentry usage"
      },
      {
        "title": "Commands",
        "body": "All control commands use VIN (not vehicle_id):\n\nPOST https://api.tessie.com/{VIN}/command/{command}\n\nAvailable commands:\n\nstart_climate, stop_climate, set_temperatures\nstart_charging, stop_charging, set_charge_limit\nlock, unlock, enable_sentry, disable_sentry\nactivate_front_trunk, activate_rear_trunk\nopen_windows, close_windows, vent_windows\n\nFull list: See https://developer.tessie.com"
      },
      {
        "title": "Notes",
        "body": "Tessie acts as a middleman between you and Tesla's API\nProvides richer data and analytics than raw Tesla API\nRequires Tesla account to be linked to Tessie first\nAPI uses VIN for commands (auto-detected)\nAll temperatures in Celsius internally\nNOT YET DEPLOYED - Prepared for deployment pending user review"
      }
    ],
    "body": "Tessie Skill\n\nControl your Tesla vehicles via Tessie API - a Tesla management platform with 500,000+ users.\n\nSetup\n\nGet your Tessie API credentials:\n\nGo to https://tessie.com/developers\nSign up and create an API key\nConfigure in Clawdbot:\nskills:\n  entries:\n    tessie:\n      apiKey: \"your-tessie-api-key-here\"\n\n\nOr via environment variable:\n\nexport TESSIE_API_KEY=\"your-tessie-api-key-here\"\n\n\nNote: Vehicle ID and VIN are auto-detected from API. No manual configuration needed.\n\nCapabilities\nVehicle Status\nBattery level: Current state of charge percentage\nRange: Estimated driving range\nLocation: Current vehicle coordinates\nVehicle state: Locked/unlocked, charging status, sleep mode\nConnection: Is the car online/offline?\nClimate Control\nStart/stop: Turn climate on or off\nPreheat/precool: Set cabin temperature (auto-detects Fahrenheit/Celsius)\nDefrost: Defrost windows/mirrors\nCharging\nStart/stop: Control charging remotely\nCharge limit: Set daily/standard charge limit\nCharging status: Current rate, time to complete, battery level\nDrives\nRecent drives: Last trips with distance, energy, locations\nUsage Examples\n# Check battery and range\n\"tessie battery\"\n\"tessie how much charge\"\n\"tessie range\"\n\n# Preheat the car (assumes Fahrenheit if > 50)\n\"tessie preheat 72\"\n\"tessie precool\"\n\"tessie turn on climate\"\n\n# Check drives\n\"tessie show my drives\"\n\"tessie recent drives\"\n\"tessie drives 5\"\n\n# Charging commands\n\"tessie start charging\"\n\"tessie stop charging\"\n\"tessie set charge limit to 90%\"\n\"tessie charging status\"\n\n# Vehicle location\n\"tessie where is my car\"\n\"tessie location\"\n\n# Vehicle state\n\"tessie is the car locked?\"\n\"tessie vehicle status\"\n\nAPI Endpoints (Tessie)\nAuthentication\n\nAll requests require:\n\nAuthorization: Bearer <api-key>\n\nGet Vehicles\nGET https://api.tessie.com/vehicles\n\n\nReturns full vehicle list with last_state embedded\n\nGet Drives\nGET https://api.tessie.com/{VIN}/drives?limit=10\n\n\nReturns recent drive history\n\nGet Idles\nGET https://api.tessie.com/{VIN}/idles?limit=10\n\n\nReturns parked sessions with climate/sentry usage\n\nCommands\n\nAll control commands use VIN (not vehicle_id):\n\nPOST https://api.tessie.com/{VIN}/command/{command}\n\n\nAvailable commands:\n\nstart_climate, stop_climate, set_temperatures\nstart_charging, stop_charging, set_charge_limit\nlock, unlock, enable_sentry, disable_sentry\nactivate_front_trunk, activate_rear_trunk\nopen_windows, close_windows, vent_windows\n\nFull list: See https://developer.tessie.com\n\nNotes\nTessie acts as a middleman between you and Tesla's API\nProvides richer data and analytics than raw Tesla API\nRequires Tesla account to be linked to Tessie first\nAPI uses VIN for commands (auto-detected)\nAll temperatures in Celsius internally\nNOT YET DEPLOYED - Prepared for deployment pending user review"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/baanish/tessie",
    "publisherUrl": "https://clawhub.ai/baanish/tessie",
    "owner": "baanish",
    "version": "2.0.3",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/tessie",
    "downloadUrl": "https://openagent3.xyz/downloads/tessie",
    "agentUrl": "https://openagent3.xyz/skills/tessie/agent",
    "manifestUrl": "https://openagent3.xyz/skills/tessie/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/tessie/agent.md"
  }
}