LEARN 98 words
Summarise A Technical Manual Into A Quick Reference Sheet
The manual runs to two hundred pages and you need about ten of them for what you actually do day to day. This pulls out the commands or steps you will use most, gives a worked example for each, flags the mistakes beginners typically make, and tells you where to look if you hit something it does not cover.
<context>
You have a technical manual or documentation for {TOOL_OR_SYSTEM} that is far longer than you need for daily use.
</context>
<task>
**Summarise it into a quick reference:**
1. The handful of commands or steps you will use in most sessions
2. One worked example for each, using realistic values
3. The two or three mistakes beginners commonly make with this tool
4. Where to look in the full manual for anything not covered here
</task>
<output_format>
- Quick reference list with worked examples
- Common mistakes flagged
- One line pointing back to the full manual for edge cases
</output_format> ⚠ human-in-the-loop: you are responsible for the results of using this prompt, not us.