{
    "workflowSteps": [
      {
        "id": 1,
        "title": "Foundation Research",
        "prompt": "Use the perplexity mcp to research @[your-website-url] I want to understand their services, who they serve, key competitors in their local market as well as other competitors they could be competing against, identify other market leaders in their niche",
        "input": [
          "@[your-website-url]"
        ],
        "description": "Understand business fundamentals, target audience, and competitive landscape.",
        "deliverables": [
          "2-3 pages of detailed analysis covering business model, target customers, and competitive environment."
        ],
        "dependencies": [],
        "acceptanceCriteria": "Output is consistent with desired target audience. Suggest tweaks or further research if necessary.",
        "tools": [
          "Perplexity MCP"
        ]
      },
      {
        "id": 2,
        "title": "Digital Presence Audit",
        "prompt": "Okay, now analyse [Your Company Name]'s online presence including: 1) website design, UX and content strategy 2) Social media presence on Instagram, Facebook, Linkedin, Youtube, Twitter/X 3) SEO performance and search visibility 4) Content marketing efforts (blog, resources) 5) online reviews and reputation management.",
        "input": [
          "[Your Company Name]"
        ],
        "description": "Assess current digital marketing performance and identify improvement opportunities.",
        "deliverables": [
          "Comprehensive audit highlighting strengths, weaknesses, and actionable improvements across all digital channels."
        ],
        "dependencies": [
          1
        ],
        "acceptanceCriteria": "Audit highlights strengths and weaknesses with specific improvement opportunities identified.",
        "tools": null
      },
      {
        "id": 3,
        "title": "Market Dynamics Analysis",
        "prompt": "What are the current market trends in [your specific industry]? What opportunities and challenges does [Your Company Name] face in competing with both local competitions and national online platforms?",
        "input": [
          "[your specific industry]",
          "[Your Company Name]"
        ],
        "description": "Understand broader industry trends and market opportunities.",
        "deliverables": [
          "Strategic overview of market position and growth opportunities within current industry trends."
        ],
        "dependencies": [
          2
        ],
        "acceptanceCriteria": "Analysis clearly identifies industry trends, growth opportunities, and competitive challenges.",
        "tools": null
      },
      {
        "id": 4,
        "title": "Strategy Document Creation",
        "prompt": "Condense all the information that you have on [Your Company Name] and its competitors into three separate reports: A target audience report, Tone of Voice, and Brand Analysis.",
        "input": [
          "[Your Company Name]"
        ],
        "description": "Consolidate all research into three foundational strategy documents.",
        "deliverables": [
          "Three comprehensive documents: Target Audience Report, Tone of Voice Guidelines, Brand Analysis."
        ],
        "dependencies": [
          1,
          2,
          3
        ],
        "acceptanceCriteria": "Documents are comprehensive and serve as a foundation for future communications and content creation.",
        "tools": null
      }
    ],
    "metadata": {
      "workflowName": "Business Strategy Foundation Development",
      "workflowDescription": "A 4-step process to develop a complete business strategy foundation.",
      "numberOfSteps": 4
    },
    "deliverables": [
      "3 strategy documents"
    ]
  }