{
  "schemaVersion": "1.0",
  "item": {
    "slug": "ulanzi-tc001",
    "name": "Ulanzi TC001",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/felipeouropreto/ulanzi-tc001",
    "canonicalUrl": "https://clawhub.ai/felipeouropreto/ulanzi-tc001",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/ulanzi-tc001",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=ulanzi-tc001",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "config.json",
      "references/tc001-api.md",
      "scripts/tc001.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/ulanzi-tc001"
    },
    "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/ulanzi-tc001",
    "agentPageUrl": "https://openagent3.xyz/skills/ulanzi-tc001/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ulanzi-tc001/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ulanzi-tc001/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": "Ulanzi TC001",
        "body": "Control the Ulanzi TC001 Pixel Clock using its local HTTP endpoints (no browser needed)."
      },
      {
        "title": "Quick start",
        "body": "Set the device IP in config.json (preferred):\n\n{ \"host\": \"192.168.1.32\" }\n\n(Env fallback is supported: TC001_HOST)\n\nUse the helper script:\n\npython3 scripts/tc001.py status\npython3 scripts/tc001.py gadgets list\npython3 scripts/tc001.py gadget on youtube\npython3 scripts/tc001.py brightness manual 80\npython3 scripts/tc001.py nightmode on\npython3 scripts/tc001.py timezone GMT-3"
      },
      {
        "title": "Supported commands (script)",
        "body": "status → JSON summary (sys settings + gadgets on/off)\ngadgets list|on|off\ngadget on|off <name>\nbrightness auto | manual <0-100>\nnightmode on|off | start HH:MM | end HH:MM\ntimezone GMT-3 | AUTO (see mapping in script)\nswitch <10|15|20|25|30|35|40|45|50|55|60|noswitch>\nscroll <0-10>"
      },
      {
        "title": "Full config (sys)",
        "body": "sys <field> <value> fields:\n\nlanguage: english|chinese\nautobrightness: auto|manual\nbrightness: 0-100\nnightbrightness: 0-100\nswitchspeed: noswitch|10|15|20|25|30|35|40|45|50|55|60\nscrollspeed: 0-10\ntimezone: GMT-3 (or AUTO)\ntimeformat: HH:mm|HH:mm:ss\ndateformat: DD/MM|MM/DD\nshowweek: show|hide\nfirstday: sunday|monday\nnightmode: on|off\nnightstart: HH:MM\nnightend: HH:MM"
      },
      {
        "title": "Full config (app)",
        "body": "app <field> <value> fields:\n\ncitycode\nbilibili_uid / bilibili_animation / bilibili_color / bilibili_format\nweibo_uid / weibo_animation / weibo_color / weibo_format\nyoutube_uid / youtube_apikey / youtube_animation / youtube_color / youtube_format\ndouyin_uid / douyin_animation / douyin_color / douyin_format\nawtrix_server / awtrix_port\nshowlocalip: on|off\n\nAnimations: swipe|scroll · Colors: default|red|orange|yellow|green|cyan|blue|purple · Format: none|format"
      },
      {
        "title": "Gadgets (names)",
        "body": "time, date, weather, bilibili, weibo, youtube, douyin, scoreboard, chronograph, tomato, battery, matrix, awtrix, localip"
      },
      {
        "title": "Notes",
        "body": "Uses POST / and POST /app_switch with form data. See references/tc001-api.md.\nKeep YouTube API key private (if used)."
      }
    ],
    "body": "Ulanzi TC001\n\nControl the Ulanzi TC001 Pixel Clock using its local HTTP endpoints (no browser needed).\n\nQuick start\nSet the device IP in config.json (preferred):\n{ \"host\": \"192.168.1.32\" }\n\n\n(Env fallback is supported: TC001_HOST)\n\nUse the helper script:\npython3 scripts/tc001.py status\npython3 scripts/tc001.py gadgets list\npython3 scripts/tc001.py gadget on youtube\npython3 scripts/tc001.py brightness manual 80\npython3 scripts/tc001.py nightmode on\npython3 scripts/tc001.py timezone GMT-3\n\nSupported commands (script)\nstatus → JSON summary (sys settings + gadgets on/off)\ngadgets list|on|off\ngadget on|off <name>\nbrightness auto | manual <0-100>\nnightmode on|off | start HH:MM | end HH:MM\ntimezone GMT-3 | AUTO (see mapping in script)\nswitch <10|15|20|25|30|35|40|45|50|55|60|noswitch>\nscroll <0-10>\nFull config (sys)\n\nsys <field> <value> fields:\n\nlanguage: english|chinese\nautobrightness: auto|manual\nbrightness: 0-100\nnightbrightness: 0-100\nswitchspeed: noswitch|10|15|20|25|30|35|40|45|50|55|60\nscrollspeed: 0-10\ntimezone: GMT-3 (or AUTO)\ntimeformat: HH:mm|HH:mm:ss\ndateformat: DD/MM|MM/DD\nshowweek: show|hide\nfirstday: sunday|monday\nnightmode: on|off\nnightstart: HH:MM\nnightend: HH:MM\nFull config (app)\n\napp <field> <value> fields:\n\ncitycode\nbilibili_uid / bilibili_animation / bilibili_color / bilibili_format\nweibo_uid / weibo_animation / weibo_color / weibo_format\nyoutube_uid / youtube_apikey / youtube_animation / youtube_color / youtube_format\ndouyin_uid / douyin_animation / douyin_color / douyin_format\nawtrix_server / awtrix_port\nshowlocalip: on|off\n\nAnimations: swipe|scroll · Colors: default|red|orange|yellow|green|cyan|blue|purple · Format: none|format\n\nGadgets (names)\n\ntime, date, weather, bilibili, weibo, youtube, douyin, scoreboard, chronograph, tomato, battery, matrix, awtrix, localip\n\nNotes\nUses POST / and POST /app_switch with form data. See references/tc001-api.md.\nKeep YouTube API key private (if used)."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/felipeouropreto/ulanzi-tc001",
    "publisherUrl": "https://clawhub.ai/felipeouropreto/ulanzi-tc001",
    "owner": "felipeouropreto",
    "version": "1.0.3",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/ulanzi-tc001",
    "downloadUrl": "https://openagent3.xyz/downloads/ulanzi-tc001",
    "agentUrl": "https://openagent3.xyz/skills/ulanzi-tc001/agent",
    "manifestUrl": "https://openagent3.xyz/skills/ulanzi-tc001/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/ulanzi-tc001/agent.md"
  }
}