What problem does it solve? Accessing Revolut Business banking data and drafting payments normally requires manual work in the web app or custom API integrations. This Skill lets an agent query accounts, transactions, expenses, and counterparties, and draft payments directly through the agentio CLI, including in CI/CD pipelines. ## Core Features & Use Cases - Account & Transaction Queries: List accounts with balances and filter transactions by date range, account, counterparty, or type, with text, JSON, or CSV output. - Expense & Receipt Management: List expenses, download attached receipts in bulk, and export quarterly expense reports as CSV for bookkeeping. - Payment Drafting & Counterparties: Draft payments to saved counterparties (approved later in the Revolut Business app), move money between your own accounts, manage counterparties, drafts, and payout links. - Use Case: Schedule a GitHub Actions workflow that exports last month's transactions as CSV, downloads all expense receipts, and posts a balance summary to Slack. ## Quick Start Use the agentio-revolut skill to list my Revolut accounts with balances and show the 20 most recent transactions in JSON format.