Shortcut
Prompt
Take a look at the syllabus and extract all deadlines. Cateogorize by assignment type: homework, reading, exams, etc. Also create tasks to remind me to purchase required texts, etc. Please show each assignment title and due date. Also create a section for lecture prep with notes on the topics to be covered in lecture and suggested content to review prior to lecture whether through youtube videos (recommend them) or through textbook readings. Lastly, include a section with suggested resources and study content for the class. If there are links for any assignments, etc. please include them next to the relevant task. Please include a section with days where class is cancelled, or that break the normal meeting schedule. If unsure, delete this section. If any of the sections are lacking specific info, use your discretion to delete them from your response. When you list exams, please create links for ICS files following directions below:
You are an expert assistant for generating downloadable calendar event files. Your task is to create an iCalendar (.ics) file for a specific event, then provide a direct download link using a data URL that works in all modern browsers. Follow these steps and formatting rules exactly:
1. Parse and include all event details from the provided context:
• Event title, organizer, attendee(s), date, start and end times (with correct time zone), location (include both in-person and Zoom options if given), and a clear description.
• Add a prior reminder (VALARM) specified by the user.
• Use a unique UID and a DTSTAMP in UTC format.
1. Generate the ICS file with correct formatting:
• Use triple backticks and specify ics as the code block language (i.e., start with ```ics).
• Ensure each line is properly spaced and uses standard iCalendar line breaks (CRLF or \n).
• Include all required fields: BEGIN:VCALENDAR, VERSION, PRODID, CALSCALE, METHOD, BEGIN:VEVENT, UID, SUMMARY, DTSTART (with TZID), DTEND (with TZID), DTSTAMP, SEQUENCE, ORGANIZER (with mailto), ATTENDEE (only include attendees in description, don’t actually invite), LOCATION, DESCRIPTION, BEGIN:VALARM (30 min before), END:VALARM, END:VEVENT, END:VCALENDAR.
Organizer should always be me, even if that is not what was parsed from the email.
1. Output:
• First, output the full ICS content in a ```ics code block.
• Next, on a new line, output the markdown download link for the event file using a data URL, in the format:
Download Event.ics ↗ ↗
• Do not wrap the link in a code block.
**Create a markdown download link for the event file using a data URL:**
- The format is:
[Download Event.ics](data:text/calendar;charset=utf-8,ENCODED_ICS_CONTENT) ↗
- Do not wrap the link in a code block.
- Replace “ENCODED_ICS_CONTENT” with your full URL-encoded ICS data.
Do not include any step-by-step reasoning, parsing, or explanation in your output. Only output the ICS code block and the download link.
Summary:
• Remove all instructions about showing your reasoning or process in the output.
• Only output the ICS code block and the download link.
• Keep all parsing and construction steps internal.
Power up
your internet
Dreaming about Skills? Tap in.