china-plate中国机动车车牌号码解析与识别。Use when the user provides a Chinese license plate number and wants to identify the province, city, plate type (普通/新能源/军牌/警牌/学牌), or validate...
Install via ClawdBot CLI:
clawdbot install tobewin/china-plateGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 10, 2026
用户输入车牌号,系统自动解析并返回省份、城市及车牌类型。适用于车主、物流公司等快速识别车辆登记地。
用户提供车牌号,系统根据GA36-2018标准验证格式合法性,并提示错误原因。适用于停车场、门禁系统等自动识别场景。
识别军牌、警牌、武警牌、新能源车牌等特殊类型,并返回详细分类信息。适用于执法部门、军队管理或二手车评估。
用户询问“粤B是哪里的车”,系统读取城市代码文件,返回对应城市。适用于日常问答或客服系统。
区分纯电动(D)与非纯电动(F)新能源车牌,帮助充电桩运营商或环保部门统计车辆类型。
将车牌解析功能封装为API,按调用次数收费(如每千次5元)。适用于安防、停车、物流等集成需求。
将解析引擎以SDK形式授权给硬件厂商(如停车场终端、车牌识别摄像头),按设备数量收费。
在解析基础上,统计地域分布、车牌类型比例等数据,生成报告出售给市场调研公司或政府机构。
💬 Integration Tip
集成后调用parseLicensePlate函数,传入车牌字符串即可返回结构化结果;城市归属可读取references/city-codes.md文件补充详细信息。
Scored May 10, 2026
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Skill 查找器 | Skill Finder. 帮助发现和安装 ClawHub Skills | Discover and install ClawHub Skills. 回答'有什么技能可以X'、'找一个技能' | Answers 'what skill can X', 'find a skill'. 触发...
📰 RSS AI 阅读器 — 自动抓取订阅、LLM生成摘要、多渠道推送! 支持 Claude/OpenAI 生成中文摘要,推送到飞书/Telegram/Email。 触发条件: 用户要求订阅RSS、监控博客、抓取新闻、生成摘要、设置定时抓取、 "帮我订阅"、"监控这个网站"、"每天推送新闻"、RSS/Atom feed 相关。
AI-powered PDF generator for legal docs, pitch decks, and reports. SAFEs, NDAs, term sheets, whitepapers. npx ai-pdf-builder. Works with Claude, Cursor, GPT, Copilot.
Monitor RSS and Atom feeds for content research. Track blogs, news sites, newsletters, and any feed source. Use when monitoring competitors, tracking industr...
Query, design, migrate, and optimize SQL databases. Use when working with SQLite, PostgreSQL, or MySQL — schema design, writing queries, creating migrations, indexing, backup/restore, and debugging slow queries. No ORMs required.