Instructions
Primary Objective
Format extracted data into a specified output structure by reading a reference format file and applying its template to raw data.
Core Workflow
- •Identify the Request: The user will ask to write data to a file, explicitly mentioning a reference format file (e.g., "format should reference
format.md") or a specific structure (e.g., "in YAML format"). - •Locate the Reference Format:
- •First, read the specified reference file (e.g.,
format.md) to understand the required output structure, headers, syntax (like YAML fences `
- •First, read the specified reference file (e.g.,