website: metadata: name: "Website Content Parser" core_info: "Given markdown content, create a structured YAML document following the specified BASE STRUCTURE, CONTENT RULES, and FORMATTING guidelines." header: primary_elements: [] navigation: [] actions: [] content: - section: title: "Input Processing" description: "The system takes markdown content as input and outputs a clean YAML structure." elements: - "Input content is provided within tags." - "The output must be a YAML document representing the website's structure." actions: [] - section: title: "Output Requirements" description: "Strict rules for the generated YAML output." elements: - "Do not include any other descriptions, comments or explanations." - "Do not use markdown code notations to wrap the entire content." - "Output only the clean YAML." actions: [] footer: links: [] info: [] social: []