evidence-alipay-transfer-handler

Extract structured card_features from Alipay transfer screenshots.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

该技能将支付宝转账页面截图中的关键信息提取为结构化的证据卡片数据,显著减少人工抄录错误与工作量。

Core Features & Use Cases

  • 自动从图片中提取并输出独立卡格式的 card_features 列表,便于后续证据编排与分析。
  • 支持规则模式(默认)及增强模式(可选),实现灵活的信息提取策略。
  • 适用于金融交易证据收集、对账审查与司法流程中的数字化证据生成。

Quick Start

将一张支付宝转账页面截图输入到该技能,输出格式为 card_features 的列表,便于后续处理。

Frequently Asked Questions about evidence-alipay-transfer-handler

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

FAQPage Schema
How do I extract structured data from Alipay transfer screenshots for evidence processing?

To extract structured data from Alipay transfer screenshots, you can use an automated image processing skill that applies OCR to identify key transaction details and outputs a structured card_features list for legal workflows.

What is the best way to automate debt-related card data extraction from transfer page images?

Automating debt-related card data extraction from transfer page images is best handled by applying specialized OCR techniques that recognize transaction fields and output structured card data, reducing manual transcription errors in legal compliance tasks.

Does this screenshot extraction tool support both rule-based and enhanced extraction modes?

Yes, this screenshot extraction tool supports both a default rule-based mode and an optional enhanced mode, allowing you to implement flexible information extraction strategies depending on the complexity of the Alipay transfer evidence.

Can I use a single Alipay transfer image to automatically generate evidence for legal compliance workflows?

Yes, you can use a single Alipay transfer image to automatically generate evidence for legal compliance workflows. The processing logic is specifically designed for single-image evidence processing to output structured card data suitable for downstream analysis.

What are the limitations when using OCR to extract financial transaction evidence from Alipay screenshots?

A key limitation when using OCR to extract financial transaction evidence from Alipay screenshots is that the process is optimized for single-image evidence processing; batch processing multiple screenshots simultaneously may require additional workflow orchestration outside this specific skill.