{
  "schemaVersion": "1.0",
  "item": {
    "slug": "reg-limited",
    "name": "RegLimited",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/chandler0714/reg-limited",
    "canonicalUrl": "https://clawhub.ai/chandler0714/reg-limited",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/reg-limited",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=reg-limited",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "_meta.json",
      "bin/reg-limited.js",
      "package.json"
    ],
    "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/reg-limited"
    },
    "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/reg-limited",
    "agentPageUrl": "https://openagent3.xyz/skills/reg-limited/agent",
    "manifestUrl": "https://openagent3.xyz/skills/reg-limited/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/reg-limited/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": "RegLimited - Vehicle Restriction Query & Reminder",
        "body": "A tool to help you query vehicle restrictions and set reminders for Chinese cities."
      },
      {
        "title": "Features",
        "body": "Restriction Query - Check if your vehicle is restricted today based on city and plate\nScheduled Reminders - Get notified at specified times about restriction info\nMulti-city Support - Supports major Chinese cities including Beijing, Shanghai, Guangzhou, Shenzhen, Hangzhou, Chengdu, etc."
      },
      {
        "title": "1. Query Today's Restrictions",
        "body": "# Query today's restricted digits for a city\nreg-limited query --city beijing\n\n# Check if a plate is restricted\nreg-limited check --city beijing --plate 京A12345"
      },
      {
        "title": "2. Set Restriction Reminders",
        "body": "# Basic usage\nreg-limited add --city beijing --plate 京A12345 --time \"07:00\"\n\n# Full parameters\nreg-limited add --city beijing --plate 京A12345 --time \"07:00\" --notify-channel feishu"
      },
      {
        "title": "3. List All Reminders",
        "body": "reg-limited list"
      },
      {
        "title": "4. Remove Reminders",
        "body": "reg-limited remove --id <reminder_id>"
      },
      {
        "title": "Supported Cities",
        "body": "Beijing (北京)\nShanghai (上海)\nGuangzhou (广州)\nShenzhen (深圳)\nHangzhou (杭州)\nChengdu (成都)\nTianjin (天津)\nWuhan (武汉)\nXi'an (西安)\nNanjing (南京)"
      },
      {
        "title": "Beijing",
        "body": "Queries real-time restriction data from Beijing Traffic Management Bureau:\n\nOfficial source: https://jtgl.beijing.gov.cn/jgj/lszt/659722/660341/index.html\nCurrent period: 2025-12-29 to 2026-03-29\nRestrictions apply Mon-Fri, 7:00-20:00\n\nDayRestrictedMonday3, 8Tuesday4, 9Wednesday5, 0Thursday1, 6Friday2, 7"
      },
      {
        "title": "Other Cities",
        "body": "Shanghai: Elevated road restrictions\nGuangzhou: \"Open Four, Stop Four\" policy\nShenzhen: Morning/evening peak hour restrictions\nHangzhou/Chengdu/Tianjin/Wuhan/Xi'an/Nanjing: Day-specific number restrictions"
      },
      {
        "title": "Output Format",
        "body": "JSON format for program processing:\n\n{\n  \"success\": true,\n  \"data\": {\n    \"city\": \"北京\",\n    \"date\": \"2026-03-03\",\n    \"restricted\": [\"4\", \"9\"],\n    \"isRestricted\": true,\n    \"plate\": \"京A12345\",\n    \"lastDigit\": \"4\"\n  }\n}"
      },
      {
        "title": "Example Dialogues",
        "body": "User: What's today's vehicle restriction in Beijing?\nBot: Today's restriction digits: 4, 9 (Your plate 4 is restricted!)\n\nUser: Is my car 京A12345 restricted today?\nBot: Yes! Today (Tuesday) Beijing restricts digits 4 and 9. Your plate ends with 4, so it's restricted.\n\nUser: Set a reminder for 7am tomorrow about restrictions\nBot: Done! You'll receive a restriction reminder at 7am tomorrow."
      },
      {
        "title": "Technical Implementation",
        "body": "Fetches daily restriction info from official government sources\nFor Beijing: queries https://jtgl.beijing.gov.cn/jgj/lszt/659722/660341/index.html\nParses restricted digits from the official table\nCompares with plate last digit\nSends notifications via scheduled tasks"
      },
      {
        "title": "Dependencies",
        "body": "Node.js\nNetwork access (for querying restrictions)\nMessage channels (Feishu/Telegram/etc.)\n\nMore cities coming soon..."
      }
    ],
    "body": "RegLimited - Vehicle Restriction Query & Reminder\n\nA tool to help you query vehicle restrictions and set reminders for Chinese cities.\n\nFeatures\nRestriction Query - Check if your vehicle is restricted today based on city and plate\nScheduled Reminders - Get notified at specified times about restriction info\nMulti-city Support - Supports major Chinese cities including Beijing, Shanghai, Guangzhou, Shenzhen, Hangzhou, Chengdu, etc.\nUsage\n1. Query Today's Restrictions\n# Query today's restricted digits for a city\nreg-limited query --city beijing\n\n# Check if a plate is restricted\nreg-limited check --city beijing --plate 京A12345\n\n2. Set Restriction Reminders\n# Basic usage\nreg-limited add --city beijing --plate 京A12345 --time \"07:00\"\n\n# Full parameters\nreg-limited add --city beijing --plate 京A12345 --time \"07:00\" --notify-channel feishu\n\n3. List All Reminders\nreg-limited list\n\n4. Remove Reminders\nreg-limited remove --id <reminder_id>\n\nSupported Cities\nBeijing (北京)\nShanghai (上海)\nGuangzhou (广州)\nShenzhen (深圳)\nHangzhou (杭州)\nChengdu (成都)\nTianjin (天津)\nWuhan (武汉)\nXi'an (西安)\nNanjing (南京)\nRestriction Rules\nBeijing\n\nQueries real-time restriction data from Beijing Traffic Management Bureau:\n\nOfficial source: https://jtgl.beijing.gov.cn/jgj/lszt/659722/660341/index.html\nCurrent period: 2025-12-29 to 2026-03-29\nRestrictions apply Mon-Fri, 7:00-20:00\nDay\tRestricted\nMonday\t3, 8\nTuesday\t4, 9\nWednesday\t5, 0\nThursday\t1, 6\nFriday\t2, 7\nOther Cities\nShanghai: Elevated road restrictions\nGuangzhou: \"Open Four, Stop Four\" policy\nShenzhen: Morning/evening peak hour restrictions\nHangzhou/Chengdu/Tianjin/Wuhan/Xi'an/Nanjing: Day-specific number restrictions\nOutput Format\n\nJSON format for program processing:\n\n{\n  \"success\": true,\n  \"data\": {\n    \"city\": \"北京\",\n    \"date\": \"2026-03-03\",\n    \"restricted\": [\"4\", \"9\"],\n    \"isRestricted\": true,\n    \"plate\": \"京A12345\",\n    \"lastDigit\": \"4\"\n  }\n}\n\nExample Dialogues\n\nUser: What's today's vehicle restriction in Beijing?\nBot: Today's restriction digits: 4, 9 (Your plate 4 is restricted!)\n\nUser: Is my car 京A12345 restricted today?\nBot: Yes! Today (Tuesday) Beijing restricts digits 4 and 9. Your plate ends with 4, so it's restricted.\n\nUser: Set a reminder for 7am tomorrow about restrictions\nBot: Done! You'll receive a restriction reminder at 7am tomorrow.\n\nTechnical Implementation\nFetches daily restriction info from official government sources\nFor Beijing: queries https://jtgl.beijing.gov.cn/jgj/lszt/659722/660341/index.html\nParses restricted digits from the official table\nCompares with plate last digit\nSends notifications via scheduled tasks\nDependencies\nNode.js\nNetwork access (for querying restrictions)\nMessage channels (Feishu/Telegram/etc.)\n\nMore cities coming soon..."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/chandler0714/reg-limited",
    "publisherUrl": "https://clawhub.ai/chandler0714/reg-limited",
    "owner": "chandler0714",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/reg-limited",
    "downloadUrl": "https://openagent3.xyz/downloads/reg-limited",
    "agentUrl": "https://openagent3.xyz/skills/reg-limited/agent",
    "manifestUrl": "https://openagent3.xyz/skills/reg-limited/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/reg-limited/agent.md"
  }
}