website: metadata: name: "Website Content Parser" core_info: "A tool to convert website content into structured YAML format." header: primary_elements: [] navigation: [] actions: [] content: - section: title: "Input Content" description: "The raw markdown content to be parsed." elements: - "Markdown content block provided by the user." actions: [] - section: title: "Output Specification" description: "The required structure for the YAML output." elements: - "BASE STRUCTURE: Defines the top-level keys (website, metadata, header, content, footer)." - "CONTENT RULES: Guidelines for preserving and organizing the original content." - "FORMATTING: Instructions for YAML syntax and data representation." actions: [] - section: title: "Processing Instructions" description: "Rules for generating the final output." elements: - "Preserve all meaningful content sections from the input." - "Keep the original hierarchy of information." - "Include all interactive elements and CTAs (Call to Actions)." - "Maintain all links and their context." - "Convert visual sections into structured data." - "Preserve marketing and trust elements." actions: [] - section: title: "Formatting Rules" description: "Specific syntax and organizational requirements." elements: - "Use consistent 2-space indentation." - "List similar items in arrays." - "Keep full URLs." - "Group related content logically." - "Maintain section relationships." actions: [] footer: links: [] info: [] social: []