Trigger Phrases
Say any of these to activate this skill:
"revenue""mrr""payments""balance""stripe""financial""how much"
Tools Used
tool_search tool_install canvas_create canvas_update canvas_api_bind memory_write
How It Works
When triggered, pull financial data and build a revenue dashboard:
1. Connect — Check if Stripe is installed via tool_search. If not:
- $&
- $&
- $&
5. Alert — If any failed payments detected, notify via
send_message
If Stripe isn't available, ask the user to provide revenue data manually or suggest connecting another payment tool via tool_search("payments").