website: metadata: name: "Website Content Parser" core_info: "A tool to convert website content into structured YAML documents." header: primary_elements: - "Base Structure" - "Content Rules" - "Formatting" navigation: - "Input" - "Output" actions: - "Parse" content: - section: title: "BASE STRUCTURE" description: "The required top-level structure for the YAML output." elements: - "website" - "metadata" - "header" - "content" - "footer" actions: [] - section: title: "CONTENT RULES" description: "Guidelines for processing and preserving the input content." elements: - "Preserve all meaningful content sections" - "Keep original hierarchy of information" - "Include all interactive elements and CTAs" - "Maintain all links and their context" - "Convert visual sections into structured data" - "Preserve marketing and trust elements" actions: [] - section: title: "FORMATTING" description: "Stylistic and structural rules for the YAML document." elements: - "Use consistent 2-space indentation" - "List similar items in arrays" - "Keep full URLs" - "Group related content logically" - "Maintain section relationships" actions: [] - section: title: "Input content" description: "The provided markdown content to be parsed." elements: - "" - "" actions: [] - section: title: "Output clean YAML without formatting markers." description: "The final output requirement." elements: - "Focus on capturing complete content while keeping structure flexible." actions: [] - section: title: "Important RULEs" description: "Critical instructions for the assistant." elements: - "Do not include any other descriptions, comments or explanations. (e.g. 'Here are ...')" - "Do not use markdown code notations such as '```', '```plaintext', '```json', '```yaml', '```xml', '```markdown' to wrap entire content." actions: [] footer: links: [] info: [] social: []