banking-global-router

Route banking regulatory queries to domain skills and jurisdiction overlays.

28|19|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/panaversity/agentfactory-business-plugins --skill banking-global-router
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: banking-global-router
Source: https://github.com/panaversity/agentfactory-business-plugins/tree/main/banking/skills/banking-global-router
Command: npx skills add https://github.com/panaversity/agentfactory-business-plugins --skill banking-global-router

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Routes banking regulatory queries to the correct product skill and jurisdiction overlay, ensuring outputs come from the proper domain context.

Core Features & Use Cases

  • Domain routing: Identifies the appropriate domain skill (e.g., IFRS 9, Basel III, AML) and its jurisdiction overlay based on input query.
  • Jurisdiction selection: Loads jurisdiction-specific overlays for multiple regulators to produce compliant results.
  • Use Case: A user asks for IFRS 9 impairment guidance for UK banks; the router directs to UK PRA overlay and the IFRS 9 domain file.

Quick Start

Provide a banking regulatory question with country, regulator, and standard reference to load the correct domain and jurisdiction overlay.

Frequently Asked Questions about banking-global-router

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

FAQPage Schema
How do I route banking regulatory queries to the correct jurisdiction and standard?▼

Banking regulatory routing directs queries to the correct domain skill and jurisdiction overlay by analyzing country, regulator, and standard references in the input, loading the appropriate domain file before generating compliant outputs.

What banking domains and jurisdictions are supported for compliance routing?▼

Banking compliance routing supports seven jurisdictions with overlays for IFRS 9, Basel III, AML, and country-specific standards, matching queries to regulators like the UK PRA to produce jurisdiction-specific compliant results.

How do I get IFRS 9 impairment guidance specific to UK PRA regulations?▼

To get UK PRA IFRS 9 impairment guidance, submit a query referencing the UK jurisdiction and IFRS 9 standard. The router directs the query to the IFRS 9 domain file and loads the UK PRA overlay to generate the response.

Does the regulatory routing mechanism use metadata to select the right banking domain skill?▼

Yes, regulatory routing leverages SKILL.md frontmatter metadata, specifically the name and description fields, to identify and load the correct domain file before generating any banking compliance outputs.

Can I use this to route AML compliance queries across different country-specific banking standards?▼

Yes, you can route AML compliance queries by providing the country and regulator references. The router applies the appropriate jurisdiction overlay for country-specific standards to ensure the output matches the local AML requirements.

What happens if a banking regulatory query lacks a specific country or regulator reference?▼

Routing banking regulatory queries requires country, regulator, and standard references to function accurately. Without these inputs, the router cannot load the correct jurisdiction overlay or identify the appropriate domain skill.