kelly-moneylisted
Install: claude install-skill mr-kelly/skills
# Kelly Money
## Overview
Kelly Money is a Busabase Cloud App-in-Skill. Its canonical product surface
is the AirApp in Busabase, not a separate local-data product. The same Hono
source supports an explicitly requested local preview with OAuth connection
bootstrap. Use this skill as Kelly's money ledger operator: it aggregates
Mercury, Stripe, Airwallex, and Creem into one read-only dashboard with a
total cashflow table, provider/account columns, an `Accounts` view, and
account detail pages.
Default behavior is AirApp-first. Unless the user explicitly asks only for
explanation, sync/import through the trusted skill process and give the user
the clickable AirApp URL. Start localhost only when local preview/debugging
is explicitly requested; it uses the same Busabase resources and never
offers another data provider. Use chat-only mode only when the user says
"纯聊天", "chat only", "不要打开 UI", or similar.
## Mandatory Dependencies
1. Read and follow `$kelly-app-skill-creator` for product behavior, visual
quality, responsive layout, and the complete canonical `app/` artifact.
2. Read and follow `$busabase` for connection, target Space, node discovery,
ChangeRequests, review, and merge behavior.
3. Read and follow `$busabase-app-creator` for resource modeling, AirApp
runtime limits, security, validation, and deployment.
If a dependency is unavailable, preserve this skill's local artifact and
product contracts, stop before the unavailable Busabase operation, and report
th