Prompt Chain Template

{
  "source": "gptcha.in",
  "version": "3.2.0",
  "metadata": {
    "name": "Notion SOP Embedder: Shareable, Visual SOP Template Builder",
    "description": "Generate clear, customizable, and visually appealing SOPs ready for embedding and collaboration in Notion or other tools. Perfect for structured, shareable documentation.",
    "tags": [
      "notion",
      "sop_templates",
      "workflow_automation",
      "collaboration_tools",
      "visual_docs",
      "embed_ready"
    ]
  },
  "workflow": {
    "nodes": [
      {
        "id": "1",
        "type": "START",
        "position": {
          "x": 0,
          "y": 0
        }
      },
      {
        "id": "2",
        "type": "DEFAULT",
        "position": {
          "x": -1.069360621251562,
          "y": 105.4144300332813
        },
        "label": "πŸ“˜ Parse SOP Description",
        "prompt": "Analyze the SOP description: {sop_description}. Identify key components like visual design, shareable formats, and collaboration tools. These elements will shape a structure that enhances usability and integration in Notion."
      },
      {
        "id": "3",
        "type": "DEFAULT",
        "position": {
          "x": -306.7771257297279,
          "y": 255.2136609540649
        },
        "label": "🧠 Generate SOP Outline",
        "prompt": "Create a clear outline for the SOP based on {sop_description}. Include sections for process steps, design elements (e.g. headers, visuals), and embedding/integration instructions for tools like Notion."
      },
      {
        "id": "4",
        "type": "DEFAULT",
        "position": {
          "x": -5.346803106257781,
          "y": 257.0184709651587
        },
        "label": "πŸ“¦ Expand SOP Content",
        "prompt": "Expand each section from the outline created with {sop_description}. Detail the SOP structure, formatting styles, color use, typography, and how it integrates into Notion or other tools effectively."
      },
      {
        "id": "5",
        "type": "DEFAULT",
        "position": {
          "x": 303.6637215638065,
          "y": 249.7992309207835
        },
        "label": "🧱 Add Customizable Fields",
        "prompt": "Add customizable placeholders based on {sop_description}. Include editable inputs for SOP title, roles, dates, steps, tools used, and client-specific details to allow flexible reuse."
      },
      {
        "id": "6",
        "type": "DEFAULT",
        "position": {
          "x": -151.1550504403365,
          "y": 438.1856266291079
        },
        "label": "πŸ“‹ Add Instructions for Each Section",
        "prompt": "Provide clear, actionable guidance for each SOP section defined in {sop_description}. Help users understand how to edit and adapt the document while maintaining structure and clarity."
      },
      {
        "id": "7",
        "type": "DEFAULT",
        "position": {
          "x": 155.3965853469166,
          "y": 435.8692867206893
        },
        "label": "πŸ“ Format for Professional Presentation",
        "prompt": "Format the SOP using {sop_description} with professional stylingβ€”use headings, bullet points, color hierarchy, and layout consistency. Ensure it's easy to read and ready for sharing."
      },
      {
        "id": "8",
        "type": "DEFAULT",
        "position": {
          "x": 19.06403064454261,
          "y": 621.176479394173
        },
        "label": "πŸ“ˆ Finalize & Prepare for Collaboration",
        "prompt": "Perform a final review based on {sop_description}. Ensure all sections are well structured, visually polished, and collaborative-ready. Confirm that fields and formatting are optimized for Notion or similar platforms."
      },
      {
        "id": "9",
        "type": "END",
        "position": {
          "x": 16.20689031259077,
          "y": 772.8829218349878
        }
      }
    ],
    "edges": [
      {
        "sourceNode": "1",
        "targetNode": "2"
      },
      {
        "sourceNode": "2",
        "targetNode": "3"
      },
      {
        "sourceNode": "3",
        "targetNode": "4"
      },
      {
        "sourceNode": "4",
        "targetNode": "5"
      },
      {
        "sourceNode": "5",
        "targetNode": "6"
      },
      {
        "sourceNode": "6",
        "targetNode": "7"
      },
      {
        "sourceNode": "7",
        "targetNode": "8"
      },
      {
        "sourceNode": "8",
        "targetNode": "9"
      }
    ],
    "state": {
      "keys": [
        {
          "name": "sop_description",
          "type": "INPUT",
          "values": [
            "Create visually appealing and shareable SOPs for collaborative work in Notion or other tools with this simple and effective workflow automation."
          ]
        }
      ]
    }
  }
}

<aside> πŸ‘‰πŸ»

Do you want to run prompt sequences automatically and at scale? You can do it with GPT Chain!

GPT Chain

</aside>