credit-case-intake-check

Validate credit application intake materials with an I1–I6 one-veto gate.

580|66|Updated Apr 21, 2025
One-click install
npx skills add https://github.com/aliyun/qwen-dianjin --skill credit-case-intake-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: credit-case-intake-check
Source: https://github.com/aliyun/qwen-dianjin/tree/main/DianJin-SKILLS/credit-review-expert/credit-case-intake-check
Command: npx skills add https://github.com/aliyun/qwen-dianjin --skill credit-case-intake-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It helps credit teams verify that a lending application package is complete and internally consistent before the case moves forward, reducing rework caused by missing or invalid materials.

Core Features & Use Cases

  • Intake compliance checklist: Validates mandatory fields, customer identity data, and required document completeness with clear severity levels (block / suggest補充 / info提示).
  • One-veto gate (I1–I6): Stops the workflow immediately when any prohibited condition is detected (e.g., expired business license, invalid credit authorization scope, prohibited use).
  • Structured compliance report: Produces a structured, downstream-parseable report summarizing results, missing items, and next-step guidance.

Quick Start

Ask the skill to check a specific customer’s loan application intake materials by providing customer name/ID, case ID, target product, amount, and the uploaded materials list.

Frequently Asked Questions about credit-case-intake-check

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

FAQPage Schema
How do I validate loan application intake materials for compliance before approval?

Validating loan application intake materials requires checking customer identity fields, document completeness, and amount rationality. The process applies an I1–I6 one-veto termination gate to block workflows and produce a structured compliance report when prohibited conditions are detected.

What is a one-veto gate in credit intake compliance validation?

A one-veto gate in credit intake compliance is an automated step-gated evaluation that immediately terminates the application review. It triggers when prohibited conditions like an expired business license, invalid credit authorization scope, or prohibited loan use are detected during the pre-loan review.

Which pre-loan review scenarios require a structured credit intake check?

Structured credit intake checks apply to pre-loan review scenarios including new applications, incremental applications, online self-submission, material re-check after补齐, and cross-product转换. These scenarios require mandatory field checks and step-gated veto evaluation.

Does credit intake compliance validation handle missing or invalid application documents?

Yes, credit intake compliance validation handles missing or invalid documents by applying severity levels like block, suggest補充, and info提示. It produces a downstream-parseable intake report summarizing missing items and next-step guidance to reduce application rework.

What do I need to provide to check a customer's loan application intake materials?

To check a customer's loan application intake materials, you need to provide the customer name or ID, case ID, target product, loan amount, and the uploaded materials list. The validation outputs a structured compliance report with blocking or suggested missing items.