Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
车辆限号查询与提醒工具。输入车牌号、所属城市和提醒时间,当限号时在设定时间推送通知。支持中国主要城市限号查询。
车辆限号查询与提醒工具。输入车牌号、所属城市和提醒时间,当限号时在设定时间推送通知。支持中国主要城市限号查询。
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
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.
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.
A tool to help you query vehicle restrictions and set reminders for Chinese cities.
Restriction Query - Check if your vehicle is restricted today based on city and plate Scheduled Reminders - Get notified at specified times about restriction info Multi-city Support - Supports major Chinese cities including Beijing, Shanghai, Guangzhou, Shenzhen, Hangzhou, Chengdu, etc.
# Query today's restricted digits for a city reg-limited query --city beijing # Check if a plate is restricted reg-limited check --city beijing --plate 京A12345
# Basic usage reg-limited add --city beijing --plate 京A12345 --time "07:00" # Full parameters reg-limited add --city beijing --plate 京A12345 --time "07:00" --notify-channel feishu
reg-limited list
reg-limited remove --id <reminder_id>
Beijing (北京) Shanghai (上海) Guangzhou (广州) Shenzhen (深圳) Hangzhou (杭州) Chengdu (成都) Tianjin (天津) Wuhan (武汉) Xi'an (西安) Nanjing (南京)
Queries real-time restriction data from Beijing Traffic Management Bureau: Official source: https://jtgl.beijing.gov.cn/jgj/lszt/659722/660341/index.html Current period: 2025-12-29 to 2026-03-29 Restrictions apply Mon-Fri, 7:00-20:00 DayRestrictedMonday3, 8Tuesday4, 9Wednesday5, 0Thursday1, 6Friday2, 7
Shanghai: Elevated road restrictions Guangzhou: "Open Four, Stop Four" policy Shenzhen: Morning/evening peak hour restrictions Hangzhou/Chengdu/Tianjin/Wuhan/Xi'an/Nanjing: Day-specific number restrictions
JSON format for program processing: { "success": true, "data": { "city": "北京", "date": "2026-03-03", "restricted": ["4", "9"], "isRestricted": true, "plate": "京A12345", "lastDigit": "4" } }
User: What's today's vehicle restriction in Beijing? Bot: Today's restriction digits: 4, 9 (Your plate 4 is restricted!) User: Is my car 京A12345 restricted today? Bot: Yes! Today (Tuesday) Beijing restricts digits 4 and 9. Your plate ends with 4, so it's restricted. User: Set a reminder for 7am tomorrow about restrictions Bot: Done! You'll receive a restriction reminder at 7am tomorrow.
Fetches daily restriction info from official government sources For Beijing: queries https://jtgl.beijing.gov.cn/jgj/lszt/659722/660341/index.html Parses restricted digits from the official table Compares with plate last digit Sends notifications via scheduled tasks
Node.js Network access (for querying restrictions) Message channels (Feishu/Telegram/etc.) More cities coming soon...
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.