china-bankcard中国银行卡号解析与验证。Use when the user provides a Chinese bank card number and wants to identify the issuing bank, card type (借记卡/信用卡), card organization (银联/Visa/Mas...
Install via ClawdBot CLI:
clawdbot install tobewin/china-bankcardGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 19, 2026
用户提供完整或部分银行卡号,询问是哪家银行发行的。通过BIN号匹配快速返回发卡行名称,适用于金融客服或支付辅助场景。
用户输入卡号要求验证是否有效,执行Luhn算法并检查长度和数字构成,常用于支付表单校验或账户绑定。
用户询问银行卡是银联、Visa还是MasterCard,以及是借记卡还是信用卡。通过卡号前几位识别卡组织,结合BIN表判断卡种。
用户查看银行卡详情时,系统自动脱敏卡号(保留前4后4),并展示发卡行、卡组织、卡种及境外使用能力,提升信息安全性。
无需网络即可实现银行卡号解析与校验,适用于线下POS机或移动支付终端,在大陆专网环境或网络受限区域保障支付流程。
将银行卡片解析能力作为SaaS产品的附加模块,按调用次数或月度订阅收费,面向电商平台、金融科技公司提供支付验证服务。
将技能集成到支付网关或收银系统中,作为标准配置的一部分,通过提升支付成功率和用户体验来吸引商户签约,按交易额抽成。
为企业提供银行卡号校验与脱敏功能,满足PCI-DSS等合规要求,帮助防范支付欺诈,按年签约或按检测次数收费。
💬 Integration Tip
可直接作为无服务器函数部署,通过HTTP接口调用;预先加载BIN表到内存,确保百万级BIN匹配性能在毫秒级别。
Scored May 19, 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.