website: metadata: name: "Website Content Parser" core_info: "A tool to convert website content into structured YAML format." header: primary_elements: - "Title/Name" - "Core Information" navigation: - "Header" - "Content Sections" - "Footer" actions: - "Parse Content" - "Generate YAML" content: - section: title: "Base Structure" description: "The fundamental YAML structure for organizing website data." elements: - "website" - "metadata" - "header" - "content" - "footer" actions: [] - section: title: "Content Rules" description: "Guidelines for preserving and structuring the original content." elements: - "Preserve meaningful content sections" - "Keep original hierarchy" - "Include interactive elements and CTAs" - "Maintain all links and context" - "Convert visual sections to structured data" - "Preserve marketing and trust elements" actions: [] - section: title: "Formatting" description: "Rules for the output YAML format." elements: - "Use consistent 2-space indentation" - "List similar items in arrays" - "Keep full URLs" - "Group related content logically" - "Maintain section relationships" actions: [] - section: title: "Important Rules" description: "Critical instructions for the assistant's response." elements: - "Do not include any other descriptions, comments or explanations." - "Do not use markdown code notations to wrap entire content." actions: [] footer: links: [] info: "Input content is provided in a markdown block." social: []