# product-description > Generate compelling, SEO-optimized product descriptions from raw data. - Author: christophbertsch - Repository: C-0711/0711-BIG-C-Bosch - Version: 20260208210407 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/C-0711/0711-BIG-C-Bosch - Web: https://mule.run/skillshub/@@C-0711/0711-BIG-C-Bosch~product-description:20260208210407 --- # Product Description Generator Generate compelling, SEO-optimized product descriptions from raw data. ## Capabilities - Short descriptions (1-2 sentences) - Long descriptions (full paragraphs) - Bullet point features - SEO meta titles & descriptions - Multi-language support ## Input - product_name: string - category: string - features: array - specifications: object - target_audience?: string - tone?: "professional" | "casual" | "technical" - language?: string (default: "de") ## Output - description_short: string - description_long: string - bullet_points: string[] - meta_title: string - meta_description: string - keywords: string[]