ChatGPT Optimized

Best ChatGPT prompts for Secretaries and Administrative Assistants, Except Legal, Medical, and Executive

A specialized toolkit of advanced AI prompts designed specifically for Secretaries and Administrative Assistants, Except Legal, Medical, and Executive to streamline high-impact decision making.

Focus Areas

01Scheduling appointments and meetings without overlap
02Creating and managing email templates for repetitive tasks
03Organizing digital files, both locally and in cloud storage services

Advanced Prompt Library

5 Expert Prompts
1
Copy-Paste Ready

Create a calendar scheduling system for Secretaries and Administrative Assistants, generating meeting schedules for up to 5 people, allowing attendees to decline or reschedule invitations, and providing reminders 1 day before a scheduled meeting. Please provide the code in Python.

2
Copy-Paste Ready

Develop a simple email templating system for Secretaries and Administrative Assistants, allowing them to choose from 10 different templates for common tasks like welcome messages, meeting reminders, and task confirmations. Please provide the Python code with a user-friendly interface using Flask or Django. Include email sending functionality using SMTP.

3
Copy-Paste Ready

Write a Python script to automate the file organization for Secretaries and Administrative Assistants. The script should be able to categorize files based on file extensions, move files to corresponding folders, and delete unnecessary files older than 6 months. Please create folders in cloud storage services like Google Drive or Dropbox, and use the Drive or Dropbox API for authentication.

4
Copy-Paste Ready

Design a conversational AI-powered chatbot for Secretaries and Administrative Assistants using the Rasa framework. The chatbot should be able to handle common tasks like scheduling appointments, sending email reminders, and managing digital files. Please provide the chatbot's conversational flow, intents, entities, and responses.

5
Copy-Paste Ready

Create a natural language processing (NLP) system to automate meeting minutes for Secretaries and Administrative Assistants. The system should be able to extract key points, action items, and decisions from meeting recordings or transcriptions. Please provide the NLP pipeline in Python using libraries like SpaCy or NLTK, and integrate it with a note-taking application like Evernote or OneNote.