{"protocolVersion":"0.3.0","name":"finops-core Agent","description":"Financial platform engineering agent for finops-core. Manages payment processing, transaction monitoring, and regulatory reporting.","url":"https://finops-agent.dev","version":"1.0.0","capabilities":{"streaming":true,"pushNotifications":false,"stateTransitionHistory":true},"skills":[{"id":"deploy","name":"deploy","description":"Deploy payment services with blue-green strategy","tags":["deployment","payments"],"examples":[],"inputModes":["text/plain"],"outputModes":["application/json","text/plain"]},{"id":"reconcile","name":"reconcile","description":"Run end-of-day transaction reconciliation","tags":["reconciliation","finance"],"examples":[],"inputModes":["text/plain"],"outputModes":["application/json","text/plain"]},{"id":"monitor","name":"monitor","description":"Monitor transaction anomalies and fraud signals","tags":["fraud-detection","monitoring"],"examples":[],"inputModes":["text/plain"],"outputModes":["application/json","text/plain"]},{"id":"report","name":"report","description":"Generate PCI-DSS and regulatory compliance reports","tags":["compliance","pci-dss"],"examples":[],"inputModes":["text/plain"],"outputModes":["application/json","text/plain"]},{"id":"keys","name":"keys","description":"Rotate API keys and payment processor credentials","tags":["secrets","key-rotation"],"examples":[],"inputModes":["text/plain"],"outputModes":["application/json","text/plain"]}],"defaultInputModes":["text/plain"],"defaultOutputModes":["application/json","text/plain"],"provider":{"organization":"FinOps Agent","url":"https://finops-agent.dev"}}