website: metadata: name: "Website Content Parser" core_info: "A tool to convert website content into structured YAML format." header: primary_elements: - "Website Content Parser" navigation: [] actions: [] content: - section: title: "Instructions" description: "Given website content, create a structured YAML document." elements: - "BASE STRUCTURE: Defines the main sections (website, metadata, header, content, footer)." - "CONTENT RULES: Guidelines for preserving content, hierarchy, interactivity, links, and marketing elements." - "FORMATTING: Specifications for indentation, arrays, URLs, grouping, and relationships." actions: [] - section: title: "Input Content" description: "The provided website content to be parsed." elements: - "Content is provided within tags." actions: [] - section: title: "Output Format" description: "The expected result after processing." elements: - "A clean YAML document without additional formatting markers or explanations." actions: [] - section: title: "Important RULEs" description: "Critical constraints for the output." elements: - "Do not include any other descriptions, comments or explanations." - "Do not use markdown code notations to wrap the entire content." actions: [] footer: links: [] info: [] social: []