evidence-license-handler

Extract structured card_features from business license images via OCR.

Updated Jul 20, 2025
One-click install
npx skills add https://github.com/sungaoxiang-backend/intelligent-evidence-platform --skill evidence-license-handler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evidence-license-handler
Source: https://github.com/sungaoxiang-backend/intelligent-evidence-platform/tree/main/app/agentic/skills/evidence-license-handler
Command: npx skills add https://github.com/sungaoxiang-backend/intelligent-evidence-platform --skill evidence-license-handler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill processes business license images (company or individual business licenses) to output a ready-to-use card_features list, reducing manual data extraction effort.

Core Features & Use Cases

  • OCR-based extraction: Identify and extract key fields such as company name, 统一社会信用代码, 法定代表人, and 住所地.
  • Card features output: Produce a flat list of slot_name/slot_value entries suitable for evidence cards.
  • Use Case: When you have scanned or photographed business licenses, apply this Skill to generate structured card features for downstream evidence workflows.

Quick Start

Use the evidence-license-handler to convert a single license image into a card_features payload.

Frequently Asked Questions about evidence-license-handler

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract structured data from a business license image using OCR?

Yes, this Skill handles license image processing for both companies and sole proprietors, generating a flat list of slot_name and slot_value entries suitable for evidence cards regardless of business type.

What fields are extracted when parsing business licenses for evidence cards?

No additional dependencies are required to use this Skill for license image extraction; it operates independently to produce a ready-to-use card_features payload from scanned or photographed licenses.

Do I need any specific dependencies to parse license images into a card_features list?

No additional dependencies are required to use this Skill for license image extraction; it operates independently to produce a ready-to-use card_features payload from scanned or photographed licenses.

Can I use OCR extraction to process both company and sole proprietor business licenses?

Yes, this Skill handles license image processing for both companies and sole proprietors, generating a flat list of slot_name and slot_value entries suitable for evidence cards regardless of business type.