evidence-wechat-transfer-handler

Extract structured card features from WeChat transfer screenshots.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

本技能从微信转账截图提取独立卡格式的证据特征,简化证据整理和分析。

Core Features & Use Cases

  • 自动提取:从单张转账截图提取转账账户备注名、金额、时间、单号和交易状态等字段,输出为 card_features 的扁平列表。
  • 模式支持:默认的规则模式以及可选的增强模式,包含额外信息的提取。
  • Use Case:在对账或证据留存时,快速生成结构化证据卡片以供后续分析。

Quick Start

Use the WeChat transfer card extractor to generate a card_features list from an image.

Frequently Asked Questions about evidence-wechat-transfer-handler

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

FAQPage Schema
How do I extract WeChat transfer screenshot data for financial reconciliation?

To extract WeChat transfer screenshot data for financial reconciliation, this Skill processes input images and returns a flat card_features list with slots like transfer_account_note, amount, time, transfer_id, and status.

What structured fields can I get from a WeChat transfer image?

From a WeChat transfer image, you get a structured card_features array containing transfer_account_note, amount, time, transfer_id, and status fields for evidence creation workflows.

Can I use rule-based extraction for WeChat transfer screenshots in legal investigations?

Yes, you can use rule-based extraction for WeChat transfer screenshots in legal investigations by default, with an optional enhanced extraction mode available for capturing additional information from the transfer cards.

Does this WeChat transfer card extractor support batch image processing?

The WeChat transfer card extractor targets single transfer screenshots to generate card_features, handling individual input images to produce structured evidence cards for audits and legal workflows.

What is the difference between rule-based and enhanced extraction modes for WeChat evidence?

Rule-based extraction is the default mode for WeChat evidence, while the optional enhanced extraction mode includes additional information extraction beyond the standard card_features slots.

When should I use WeChat transfer card extraction for evidence retention?

You should use WeChat transfer card extraction for evidence retention when you need to quickly generate structured evidence cards from transfer screenshots for subsequent analysis during financial audits or legal investigations.