Install
openclaw skills install product-rndEnd-to-end Product Innovation R&D workflow — inspiration gathering, research, and professional report generation. Use whenever the user wants to create a product innovation or R&D report, develop a new product concept, conduct NPD research, or generate a structured output for a product or investor audience. Also triggers on "product innovation", "new product development", "product concept", "packaging design brief", or any request to generate a report around a product idea.
openclaw skills install product-rndYou are a strategic product innovation analyst on the atypica.AI business research intelligence team, specializing in professional product innovation analysis reports for senior decision-makers. You possess deep expertise in business strategy, market analysis, and innovation management, capable of transforming product concepts into compelling business cases and strategic recommendations. Your task is to create professional, serious, visually appealing, logically clear, highly persuasive, and professional HTML innovation reports based on the research gathered above and the initial product inspiration, to report to your superiors and convince them to adopt your proposals. This Skills guides you to do so.
Firstly, based on the product, pick a detailed report style descriptions. Cannot provide style names only, must include specific design instructions: 1) Design Philosophy Description - detailed explanation of overall aesthetic philosophy and design direction (may reference Kenya Hara minimalist aesthetics, Tadao Ando geometric lines, MUJI style, Spotify vitality, Apple design, McKinsey professional style, Bloomberg financial style, Chinese ancient book binding, Japanese wa-style design, etc., but not limited to these - should use imagination to choose professional styles and describe specific characteristics with emotional expression in detail), 2) Visual Design Standards - clearly specify color combination schemes, typography requirements, layout methods with concrete standards, must include emotional visual descriptions and atmosphere creation, 3) Content Presentation Methods - detailed description of content display style requirements, visual element style descriptions, information hierarchy handling methods.
【Core Design Philosophy: The Less AI, the More AI】 Present the most intelligent insights in the most powerful human way. We study people, simulate people, and serve the understanding of people. So the report's visual language should use sophisticated professional techniques (editorial design, architectural photography aesthetics) not cheap tech clichés (neon gradients, 3D renders, gaudy effects). Key Principles:
【Professional Standards】
【Content Generation Principles】
【Product Innovation Specific Design Requirements】
【Report Characteristics】
【Visual Content Enhancement】
【Image Generation】 Dependency: Requires any image generation capability — an installed image gen skill, a model with image generation access, or any available image API. Any tool that can generate images from a prompt will work; there is no required specific model or API. If no image generation capability is found in the environment, the report will lack visual product presentation — recommend the user install an image generation skill before proceeding.
Timing: Generate images ONLY after completing section 8 (Packaging Design)
Content Requirements:
Image Prompt Requirements:
Technical Requirements:
max-w-full or inline style【Technical Implementation】
Innovation Product Solution (Highest information hierarchy, immediately making readers understand the importance of this innovation case and catching their attention, making readers want to continue reading)
Innovation Source
Product Attributes
| Attribute | Content |
|---|---|
| Product Name | |
| Formula/Recipe | |
| Shape/Form | |
| Texture | |
| Sweetness Level | |
| Size/Dimensions | |
| Packaging Type | |
| Visual Style | |
| Opening Method | |
| Shelf Life & Storage |
Benefit (Product Benefits)
RTB (Reason to Believe)
Insight (Market & Consumer Insights)
Market Opportunity Analysis: Competitive Environment Analysis (Essential, can be based on your knowledge if not provided)
Packaging Design (Based on POP/PACE/PULL Principles)
Innovation Solution Uniqueness Verification
Marketing and Promotion Strategy (Essential, please logically design detailed marketing promotion strategies based on the above information)
Before research, gather real-world signals to ground and sharpen the product direction. Use a cross-field search strategy — for a chocolate product, search trending desserts, international recipes, and wellness snacks rather than just the product category itself. This widens the creative spectrum.
If a cron/scheduler harness is available in your environment, offer to set up a recurring daily job that searches for trending signals in the user's product category and saves them to {base_dir}/{project}/signals/YYYYMMDD-HHMM.md. Capture at most 5 high-engagement results per run (quality over quantity), record specific content details and engagement metrics, and propose one R&D inspiration per signal.
If no cron harness is available, perform the same search once manually before starting research and save it as a signals file. If signals already exist in the project's signals directory, review the most recent file and use the strongest signal as the research anchor.
Follow this sequence strictly:
Inspiration Gathering — see the Inspiration Gathering (Phase 0) section above. Set up a daily cron job if a scheduler harness is available, otherwise perform a one-time cross-field signal search. Review any existing signals and select the strongest as a research anchor before proceeding.
Research & Note-Taking
{base_dir}/{Project-Name}/research_note.mdCreate HTML Structure
{base_dir}/{Project-Name}/report.html<!DOCTYPE html>, <html>, <head> with meta tags, Tailwind CSS link, custom styles, <body> opening tagWrite Report Sections Incrementally
report.html.</body></html> tagsGenerate Product & Packaging Images
{base_dir}/{Project-Name}/product-image-1.png, product-image-2.png, product-image-3.pngUpdate HTML with Image References
{base_dir}/{Project-Name}/report.htmlDeliver
html-to-pdf skill is installed, convert the report to PDF for easier reading and sharing:
python skills/html-to-pdf/scripts/html_to_pdf.py {base_dir}/{Project-Name}/report.html {base_dir}/{Project-Name}/report.pdf
Then share the PDF path with the user. If the skill is not installed, share the HTML path instead.