LaunchKit · 2026
Back to Skills

starling-bank

Manage Starling Bank accounts via the starling-bank-mcp server.

0
384 downloads
by @gpunter

Setup & Installation

openclaw skills install @gpunter/starling-bank

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install starling-bank

What This Skill Does

Connects to Starling Bank accounts via the starling-bank-mcp server. Supports balance checks, transaction history, payments, payee management, savings goals, direct debits, standing orders, and card controls.

Lets you query and act on your Starling account in plain language without opening the app or navigating the web dashboard.

When to use it

  • Check current account balance before a purchase
  • Review last month's transactions by date range
  • Send a payment to a saved payee
  • Move money into or out of a savings goal
  • List all active direct debits

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: How much did I spend in January 2026?

AGENT
  1. 1Call accounts_list to retrieve accountUid and categoryUid
  2. 2Call transactions_list with minTransactionTimestamp=2026-01-01T00:00:00.000Z and maxTransactionTimestamp=2026-01-31T23:59:59.999Z
  3. 3Filter results to outgoing transactions
  4. 4Sum the minorUnits amounts and convert to pounds
OUTPUT

Total January spending: £847.32 across 34 transactions

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Starling Bank personal access token from https://developer.starlingbank.com/