This recipe walks you through creating a Google Tasks list and populating it with initial tasks using the gws command-line tool. You'll create a new task list, add tasks with titles, notes, and due dates, then view everything in a table format. It's handy when you want to quickly set up project tracking or quarterly goals without clicking through the Google Tasks web interface. The recipe assumes you have the gws-tasks skill loaded and properly authenticated with Google Workspace. The steps are straightforward but you'll need to manually substitute the actual task list ID after creating it.
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-task-list