evidence-wechat-voucher-handler

Extract structured card_features fields from WeChat voucher images.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill processes a single WeChat Pay voucher image and outputs a structured card_features list suitable for evidentiary workflows. It eliminates manual extraction and standardizes key details for downstream analysis and case documentation.

Core Features & Use Cases

  • Card-based output: Produces a flat list of verified fields (payer, payee, amount, time, transaction id, notes).
  • Mode options: Supports rule mode for core slots and enhanced mode for deeper analysis.
  • Use Case: Legal or compliance teams processing screenshots of WeChat vouchers to create consistent evidence cards for case files.

Quick Start

Process a single voucher image with this skill to generate a card_features JSON. Example: Provide the image path voucher.jpg and select rule mode to extract the core fields.

Frequently Asked Questions about evidence-wechat-voucher-handler

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

FAQPage Schema
How do I extract structured data from a WeChat voucher image for legal evidence?

Extracting WeChat voucher data for legal evidence involves processing the single voucher image to identify and structure key transaction details like payer, payee, and amount into a verified card_features list, eliminating manual data entry for case files.

What is the best way to standardize WeChat Pay screenshots for compliance documentation?

Standardizing WeChat Pay screenshots for compliance documentation is best achieved by generating a flat list of verified fields, ensuring consistent details for downstream analysis and dispute-resolution scenarios.

Can I process multiple WeChat voucher screenshots at once for a dispute resolution case?

No, this skill is applicable to single-image voucher processing only. You must process WeChat voucher screenshots individually to generate the structured card_features list for your dispute-resolution scenarios.

Does the voucher extraction support enhanced analysis beyond basic transaction fields?

Yes, it supports an optional enhanced mode for deeper analysis beyond the standard rule mode, providing clear confidence reasoning alongside the extracted payer, payee, amount, time, and transaction ID fields.

What transaction details can I extract from a WeChat Pay voucher image?

You can extract the payer name, receiver name, transaction amount, time, transaction ID, and any notes from a WeChat Pay voucher image, delivering a structured card_features list for evidentiary workflows.