com um clique
create-calendar-event
Create a calendar event.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Create a calendar event.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
A daily learning companion that teaches users a new concept, generates a visual card, and schedules recurring daily learning notifications.
Generates a QR code for the given url.
Query summary from Wikipedia for a given topic.
Spin the given text on my head.
A skill to suggest or play music based on the user's mood, including analyzing images or audio, by querying available genres and generating music via the Loudly API.
Show a roulette wheel to allow user to randomly select a restaurant based on location and cuisine.
| name | create-calendar-event |
| description | Create a calendar event. |
To schedule an event, you must follow these exact steps:
run_intent tool with intent as get_current_date_and_time and parameters as {} to get the user's local date, time, and the current day of the week.run_intent tool with the following exact parameters:
intent: create_calendar_eventparameters: A JSON string with the following fields:
title: the title of the event. String.description: the description of the event. String.begin_time: the start time of the event in YYYY-MM-DDTHH:MM:SS format. String.end_time: the end time of the event in YYYY-MM-DDTHH:MM:SS format. String.