✍️ Prompt Engineer

Design, test, and optimize prompts that power AI outputs.

Intermediate ~30 hours 6 core skills 3 projects
Not enrolled — Enroll to track your progress

About this path

Prompt Engineers craft the instructions that make AI models produce reliable, high-quality outputs. Covers prompting principles, few-shot design, chain-of-thought, output formatting, and integration into automated workflows.

Prerequisites

No prerequisites — anyone can start here.

Core skills you'll build

Advanced skills

prompt_chainingstructured_output

Capability areas

Sample workflows

Suggested projects

Content Classifier

Simple

Design a prompt that reliably classifies customer messages into categories with structured JSON output, tested across 50 real examples.

Generate TextClassify DataReturn Output

Automated Document Extractor

Intermediate

Build a prompt and n8n workflow that reads unstructured documents and extracts structured fields (names, dates, amounts) reliably.

Extract DataTransform DataWrite Record

Prompt Test Suite

Advanced

Create a repeatable evaluation workflow that runs a prompt against a golden dataset and reports accuracy, drift, and edge case failures.

Generate TextFilter DataAggregate DataSend Notification