kyc-rules

Apply KYC/AML rules grids to onboarding records for risk assessment.

3|Updated May 30, 2026
One-click install
npx skills add https://github.com/Timmy6942025/open-financial-agents --skill kyc-rules-timmy6942025
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kyc-rules
Source: https://github.com/Timmy6942025/open-financial-agents/tree/main/src/agent-skills/kyc-screener/skills/kyc-rules
Command: npx skills add https://github.com/Timmy6942025/open-financial-agents --skill kyc-rules-timmy6942025

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the application of KYC/AML rules to assess the risk level of an onboarding record, flagging missing information and identifying rules that have been triggered.

Core Features & Use Cases

  • Risk Assessment: Evaluate the risk associated with a new onboarding record based on KYC/AML rules.
  • Rule Application: Apply the firm's KYC/AML rules grid to a parsed onboarding record, assign a risk rating, and flag outcomes.
  • Rule Citing: For each rule outcome, provide the rule cited and the evidence that drove it.
  • Documentation: Ensure that all required documents are present for the applicant type and risk rating.

Quick Start

Use the kyc-rules skill to apply the KYC/AML rules to the parsed onboarding record and receive a risk assessment report.

Frequently Asked Questions about kyc-rules

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

FAQPage Schema
How do I automate KYC and AML risk assessment for onboarding records?

You can automate KYC and AML risk assessment by applying a predefined rules grid to structured applicant data, which assigns a risk rating and flags triggered outcomes. This requires providing both the rule definitions and the parsed applicant data as input.

What is a KYC/AML rule engine for onboarding risk assessment?

A KYC/AML rule engine is a system that systematically applies compliance rules to structured applicant data during onboarding. It evaluates the applicant profile against a rules grid to calculate a risk rating, identify triggered rules, and determine required documentation.

Can I identify missing required documents during KYC onboarding risk evaluation?

Yes, the KYC onboarding risk evaluation process checks for missing required documents based on the applicant type and assigned risk rating. It ensures all necessary documentation is present and flags missing information for review.

How do I apply a KYC rules grid to structured applicant data to find escalation triggers?

To apply a KYC rules grid, input the structured applicant data alongside the rule definitions. The system evaluates the data against the rules, identifying risk ratings, rule outcomes, and specific escalation triggers based on the predefined criteria.

Does the KYC risk assessment process provide evidence for each triggered rule?

Yes, the KYC risk assessment process cites the specific rule triggered and provides the evidence that drove the outcome. This ensures transparency by linking each rule application directly to the underlying applicant data.

What data do I need to provide to run AML rule application on an onboarding record?

To run AML rule application, you need to provide structured applicant data and predefined rule definitions as input. The system uses these inputs to evaluate the onboarding record, assign a risk rating, and flag missing information or triggered rules.