·up-api

Interact with the Up Banking API to query accounts, transactions, categories, and tags. Use when the user wants to: - Check account balances or list accounts - Search or filter transactions (by date, category, tag, status) - Analyze spending patterns or generate summaries - Categorize transactions or manage tags - Set up or manage webhooks for real-time notifications Requires UP_API_TOKEN environment variable.

0Installs·0Trend·@tcn33

Installation

$npx skills add https://github.com/tcn33/up-banking-api-skill --skill up-api

SKILL.md

Requires UPAPITOKEN environment variable. Get your token at api.up.com.au by scanning the QR code with your Up app.

For spending summaries, fetch transactions with --json --all and process the output:

Parse the JSON to aggregate by category, calculate totals, or identify patterns.

Interact with the Up Banking API to query accounts, transactions, categories, and tags. Use when the user wants to: - Check account balances or list accounts - Search or filter transactions (by date, category, tag, status) - Analyze spending patterns or generate summaries - Categorize transactions or manage tags - Set up or manage webhooks for real-time notifications Requires UP_API_TOKEN environment variable. Source: tcn33/up-banking-api-skill.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tcn33/up-banking-api-skill --skill up-api
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is up-api?

Interact with the Up Banking API to query accounts, transactions, categories, and tags. Use when the user wants to: - Check account balances or list accounts - Search or filter transactions (by date, category, tag, status) - Analyze spending patterns or generate summaries - Categorize transactions or manage tags - Set up or manage webhooks for real-time notifications Requires UP_API_TOKEN environment variable. Source: tcn33/up-banking-api-skill.

How do I install up-api?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tcn33/up-banking-api-skill --skill up-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/tcn33/up-banking-api-skill

Details

Category
</>Dev Tools
Source
user
First Seen
2026-02-01

Related Skills

None