07. Prompts in MCP
Chapter 7 of 22 · 20 min
Local verification checkpoint
Run the smallest example from this chapter in a local workspace and record the package version, runtime, data path, and observed output. If the result depends on model size, vector count, CPU/GPU backend, or available memory, note that constraint beside the exercise so the lesson remains reproducible.
EXERCISE
Create three prompts for a documentation workflow: (1) api_doc_template taking endpoint and method arguments, (2) readme_generator taking project_name and features arguments, (3) changelog_entry with no arguments that includes current date automatically.