en un clic
tip-split
Calculate tip and per-person bill split.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Calculate tip and per-person bill split.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Suggest or play music based on the user's mood using the Loudly API.
Show a roulette wheel to randomly select a restaurant based on location and cuisine.
Show a virtual piano to play music.
Query summary from Wikipedia for a given topic.
Base64 and URI encode or decode text.
Format, validate, or minify JSON text.
| name | Tip Split |
| description | Calculate tip and per-person bill split. |
| type | js |
Use this skill when the user wants a tip amount or to split a restaurant bill.
Call run_js with a JSON string in data containing:
total: bill total as a numbertipPercent: optional tip percentage (default 15)people: optional number of people (default 1)Present tip amount, grand total, and each person's share clearly.