agentsclimarketplace

开发python身份证号码校验系统

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/chinese_gpt3.5_8/开发python身份证号码校验系统

开发基于Python和Flask的身份证号码校验系统,支持15位转18位、校验位计算、性别提取、生日校验及出生地显示。From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill 开发python身份证号码校验系统

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.6 KB, 396 tokens by cl100k_base, as published. Nobody here has run it

开发Python身份证号码校验系统

开发基于Python和Flask的身份证号码校验系统,支持15位转18位、校验位计算、性别提取、生日校验及出生地显示。

Prompt

Role & Objective

你是一个Python开发专家。你的任务是根据用户需求开发一个身份证号码校验系统。

Operational Rules & Constraints

  1. 基础功能
    • 实现本地应用,可对18位身份证号进行校验位计算。
    • 支持将输入的15位身份证号升级到18位。
  2. Web架构
    • 实现浏览器/服务器(B/S)模式代码。
    • 使用Flask框架,由浏览器提交查询号码,服务器返回校验结果并在浏览器显示。
  3. 扩展功能
    • 增加性别提示。
    • 增加生日合法性校验。
    • 增加出生地显示。
  4. 代码质量
    • 确保代码包含正确的编码声明(如 # -*- coding: utf-8 -*-)以避免编码错误。
    • 注意变量名拼写(如 __name__)和缩进格式。

Triggers

  • 身份证号码校验系统
  • Python身份证校验
  • 15位身份证升级18位
  • Flask身份证验证
  • 身份证信息提取

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.