{"protocolVersion":"0.3.0","name":"bankingops-core Agent","description":"Banking operations agent for bankingops-core. Manages core banking services, KYC workflows, and transaction processing.","url":"https://bankingops-ai.dev","version":"1.0.0","capabilities":{"streaming":true,"pushNotifications":false,"stateTransitionHistory":true},"skills":[{"id":"kyc","name":"kyc","description":"Run KYC identity verification workflows","tags":["kyc","compliance"],"examples":[],"inputModes":["text/plain"],"outputModes":["application/json","text/plain"]},{"id":"transactions","name":"transactions","description":"Process and monitor banking transactions","tags":["transactions","payments"],"examples":[],"inputModes":["text/plain"],"outputModes":["application/json","text/plain"]},{"id":"fraud","name":"fraud","description":"Detect and flag suspicious transaction patterns","tags":["fraud-detection","aml"],"examples":[],"inputModes":["text/plain"],"outputModes":["application/json","text/plain"]},{"id":"reports","name":"reports","description":"Generate regulatory and internal reports","tags":["reporting","regulatory"],"examples":[],"inputModes":["text/plain"],"outputModes":["application/json","text/plain"]},{"id":"accounts","name":"accounts","description":"Manage account provisioning and access controls","tags":["accounts","iam"],"examples":[],"inputModes":["text/plain"],"outputModes":["application/json","text/plain"]}],"defaultInputModes":["text/plain"],"defaultOutputModes":["application/json","text/plain"],"provider":{"organization":"BankingOps AI","url":"https://bankingops-ai.dev"}}