ChatGPT Optimized

Best ChatGPT prompts for Library Assistants, Clerical

A specialized toolkit of advanced AI prompts designed specifically for Library Assistants, Clerical to streamline high-impact decision making.

Focus Areas

01Organizing digital library catalogs with new arrivals
02Preparing reports of books' status to stakeholders
03Sending notifications to users about book availability

Advanced Prompt Library

5 Expert Prompts
1
Copy-Paste Ready

Create a Python script that takes a CSV file as input containing book titles, authors, and publication dates, and updates a digital library catalog database with the new entries, adding the books to the database in the correct order and formatting the data according to library standards.

2
Copy-Paste Ready

Write a VBA script for Microsoft Excel to automate the generation of a report on book status, including the total number of books in stock, books available, and books on loan, and format the report to include charts and tables with clear labels and headers.

3
Copy-Paste Ready

Develop a simple Python script that sends an email notification to library users when a book they have requested is available, using their email address and the book's title and author, and formatting the email with a clear subject line and body.

4
Copy-Paste Ready

Create a Node.js script that connects to the library's API to retrieve information about book availability and sends a webhook notification to the library's administrators when a book is about to be due, including the book's title, author, and expected return date.

5
Copy-Paste Ready

Design a SQL query that creates a database view to display information about books, including the book title, author, publication date, and availability status, and generates a report on the top 5 most borrowed books in the library over the past year, sorted by the number of loans.