verify-kyc

Verify user KYC status using semantic graph queries and PoL proofs.

12|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/ApiliumCode/mayros --skill verify-kyc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify-kyc
Source: https://github.com/ApiliumCode/mayros/tree/main/skills/examples/verify-kyc
Command: npx skills add https://github.com/ApiliumCode/mayros --skill verify-kyc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates the process of verifying a user's Know Your Customer (KYC) status, ensuring compliance and trust.

Core Features & Use Cases

  • KYC Status Check: Quickly determine if a user is verified or their current KYC level.
  • Proof-Based Verification: Facilitates the submission and verification of KYC proofs.
  • Use Case: When onboarding a new user, this skill can be used to check their existing KYC status or initiate a verification process if they are not yet verified.

Quick Start

Use the verify-kyc skill to check the user's KYC verification status.

Frequently Asked Questions about verify-kyc

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

FAQPage Schema
How do I verify user KYC status during onboarding?

To verify user KYC status, the skill applies semantic graph queries to check the user's current verification level and compliance state during onboarding.

What are Proof of Link proofs in KYC compliance workflows?

Proof of Link (PoL) proofs are the verification mechanism used to validate submitted KYC data, ensuring regulatory compliance and trust through semantic graph validation.

How do I check if a user has an existing KYC verification level?

You can check an existing KYC verification level by querying the semantic graph data to retrieve the user's current verification status before initiating a new onboarding process.

Do I need graph data access to perform KYC status checks?

Yes, performing KYC status checks requires access to graph data and proof verification mechanisms to execute the semantic queries and validate the PoL proofs.

When do I need to use semantic graph queries for KYC risk assessment?

You need semantic graph queries for KYC risk assessment when evaluating user onboarding status and regulatory compliance, as it maps relationships to verify identity proofs.

Can I initiate a new verification process if a user is not yet KYC verified?

Yes, if the semantic graph query shows the user is not yet verified, you can initiate the KYC verification process by facilitating the submission and validation of new proofs.