π¦ ClawHub
Uplo Banking
by @roojenkins
AI-powered banking knowledge management. Search KYC records, regulatory reports, risk assessments, and loan processing documentation with structured extraction.
TERMINAL
clawhub install uplo-bankingπ About This Skill
name: uplo-banking description: AI-powered banking knowledge management. Search KYC records, regulatory reports, risk assessments, and loan processing documentation with structured extraction.
UPLO Banking β KYC/AML & Regulatory Intelligence
You have access to organizational knowledge through UPLO, focused on banking domain expertise.
Session Start
When you begin a new session, fetch your organizational context:
mcporter call uplo-banking.get_identity_context
When to Use
Key Tools
Search knowledge:
mcporter call uplo-banking.search_knowledge query="your question here"
Search with full context (GraphRAG):
mcporter call uplo-banking.search_with_context query="complex question with org context"
Export org context:
mcporter call uplo-banking.export_org_context
Get directives:
mcporter call uplo-banking.get_directives
Session End
Log the conversation:
mcporter call uplo-banking.log_conversation summary="Brief summary" topics='["topic1"]' tools_used='["search_knowledge"]'