π§ Precision Content Prompt Pack
Version: 01, 1 August 2025
Authors: Alec Fearon and ChatGPT-4o.
Transparency label: AI-assisted
Purpose
This is a six-step process for converting a source document into a structured format that is easy for an LLM to understand. The format is based on the Darwin Information Typing Architecture (DITA) and ideas developed by Precision Content. It has the following content types:
- Reference (what something is)
- Concept (how to think about it)
- Principle (why it works)
- Process (how it unfolds)
- Task (how to do it)
The six steps are carried out in sequence, one at a time. They clean, segment, type, clarify, and re-package the original source material. There is human review at the end of each step.
To use
First, open a chat in ChatGPT and upload this file into the chat; it is in Markdown (.md) because that is easy for LLMs to read.
Note: you can drag & drop the file into the chat or use the upload button.
Tell ChatGPT: βPlease create a new canvas from this markdown file so we can work together using the precision content prompt pack.β ChatGPT will:
- Read the file
- Create a canvas
- Use each ## heading to split the file into separate cards
- Preserve formatting and headings
Then upload the source file into the chat. Tell ChatGPT: “Please convert the uploaded file [filename] into precision content using the steps defined in the canvas Anapoly AI Labs Precision Content Prompt Pack. Begin Step 0.”
ChatGPT will extract the content of the file and clean it as per Step 0 β Pre-Processing. It will paste the cleaned material into the βπ Source Documentβ card for you to review. That sets you up to proceed with the following steps. The ouptput of each step is put into the “Work Area – Output by Step” card in the canvas. Edit the output of each step as necessary before proceeding to the next step.
The final output is put into the card “Review Notes / Final Output / Glossary”. You can tell ChatGPT to export it from there as a file for download. If it is to be used as reference material, filetype .md is recommended.
π§Ό Step 0 β Pre-Processing
Purpose: Clean the raw input before analysis.
Prompt:
Clean the following document for structured analysis. Remove:
- Repeated headers/footers
- Navigation links, timestamps, metadata
- Formatting glitches (e.g. broken paragraphs)
Retain all meaningful content exactly as written. Do not summarise, interpret, or reword.
πΉ Step 1 β Segmenting the Document
Purpose: Divide into discrete, meaningful segments.
Prompt:
Break this cleaned document into a numbered list of coherent segments. Each segment should reflect a single topic, paragraph, or unit of meaning.
Format:
[1] [text]
[2] [text]
πΉ Step 2 β Typing the Segments
Purpose: Label each segment by information type.
Types:
- Reference β what something is
- Concept β how to think about it
- Principle β why it works
- Process β how it unfolds
- Task β how to do it
Prompt:
For each segment, assign the most relevant type. Include a short justification.
Format:
[1] Type: [type] β [reason]
πΉ Step 3 β Rewriting for Precision
Purpose: Convert to structured, plain-language modules.
Prompt:
Rewrite each segment according to its type:
- Use short declarative sentences
- Bullet points for steps or lists
- Avoid vagueness or repetition
πΉ Step 4 β Grouping by Type
Purpose: Reorganise output by information type.
Prompt:
Sort all rewritten segments under clear headings:
- π Reference
- π§ Concept
- βοΈ Principle
- π Process
- π§ Task
Preserve segment numbers.
π¦ Step 5 β Structured Output Bundle
Purpose: Package the content for reuse.
Prompt:
Format output with markdown or minimal HTML.
Include metadata at the top:
Title: [your title]
Source: [file name or link]
Date: [today's date]
Content type: Precision Content
π Step 6 β Glossary Generation
Purpose: Extract and define key terms.
Prompt:
Identify important terms in the text and define each using only information in the document.
Format:
Term: [definition]
π Source Document
[Paste the cleaned or raw source text here after Step 0.]
βοΈ Work Area β Output by Step
Use this section to draft segmented content, types, rewrites, and grouped outputs.
π§Ύ Review Notes / Final Output / Glossary
Use this area for human commentary, final outputs, or glossary results.