Goku Prompt Hub

Curated Prompt Vault

Key Levers Growth Engine System

GI2_04612 2026-07-02 x Commercial
growth-engineautomationdata-driven

{ "type": "presentation slide infographic", "style": { "theme": "{argument name=\"theme color\" default=\"neon blue\"}", "background": "{argument name=\"backgr…

Cover Preview

Key Levers Growth Engine System

Cover Preview

Full Prompt

⚡Generate
{
  "type": "presentation slide infographic",
  "style": {
    "theme": "{argument name=\"theme color\" default=\"neon blue\"}",
    "background": "{argument name=\"background style\" default=\"dark blue futuristic tech with glowing data streams and an ascending arrow\"}"
  },
  "header": {
    "title": "{argument name=\"main title\" default=\"Core Grasp\"}",
    "subtitle": "{argument name=\"english title\" default=\"Key Levers\"}",
    "description": "Building a replicable, scalable, and sustainable growth engine"
  },
  "layout": {
    "type": "circular flow diagram",
    "center_node": {
      "title": "{argument name=\"center node title\" default=\"P7 Core System\"}",
      "subtitle": "Strategy Implementation · Efficient execution · Continuous evolution",
      "visual": "glowing tech sphere"
    },
    "surrounding_nodes": {
      "count": 5,
      "connection": "glowing blue arrows forming a clockwise cycle",
      "nodes": [
        {
          "position": "top",
          "icon": "robotic arm",
          "english_label": "Automation Pipeline",
          "chinese_label": "Automation",
          "description": "Reduce manual intervention, improve delivery efficiency"
        },
        {
          "position": "right",
          "icon": "monitor with chart",
          "english_label": "Data Feedback Loop",
          "chinese_label": "Data-driven",
          "description": "Data insights, continuous decision optimization"
        },
        {
          "position": "bottom right",
          "icon": "clipboard with checkmarks",
          "english_label": "Standardization",
          "chinese_label": "Standardization",
          "description": "Unify standards, reduce complexity"
        },
        {
          "position": "bottom left",
          "icon": "coins",
          "english_label": "Cost Efficiency",
          "chinese_label": "Cost optimization",
          "description": "Precise resource allocation, maximizing benefits"
        },
        {
          "position": "left",
          "icon": "stacked cubes",
          "english_label": "Reusable Components",
          "chinese_label": "Modular",
          "description": "Reuse acceleration, consistent quality"
        }
      ]
    }
  }
}