Technique #1: Instructions in Prompts

A shared folder with AI prompts and code snippets

From workspace: Learn Prompting

Team: Main

Total snippets: 3

Learn Prompting

Technique #1: Instructions in Prompts

3 snippets

Name Parsing Prompt

Formats a user-input name into '[Last name], [First name]'.

A user has input their first and last name into a form. We don't know in which order their first name and last name are, but we need it to be in this format '[Last name], [First name]'. Please convert the following name in the expected format:...

PII Removal Prompt

Removes personally identifiable information from a piece of text and replaces it with placeholders.

Read the following sales email. Remove any personally identifiable information (PII), and replace it with the appropriate placeholder. For example, replace the name "John Doe" with "[NAME]". Hi John, I'm writing to you because I noticed you...

Essay Evaluation Prompt

Evaluates an essay excerpt on multiple criteria, provides scores and reasoning.

Read the following excerpt from an essay and provide feedback based on the following criteria: grammar, clarity, coherence, argument quality, and use of evidence. Provide a score from 1-10 for each attribute, along with reasoning for your...

Learn Prompting - Technique #1: Instructions in Prompts - AI Prompts & Code Snippets | Snippets AI