Creates a basic expense tracking spreadsheet in Google Drive with proper headers (Date, Category, Description, Amount) and includes a sample entry to get you started. Handles the tedious setup steps of creating the sheet, formatting columns, and setting initial permissions. Most useful when you need a quick personal or team expense tracker without the overhead of dedicated expense software. The recipe keeps it simple with just the essentials, though you'll likely want to add formulas for totals and maybe some basic formatting once it's running.
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-expense-tracker