God of Prompt Profile picture
Sep 5 10 tweets 3 min read Read on X
Forrester report: $40,000
Gartner analysis: $50,000
Claude: Free

Same quality research. 99.95% cost reduction.

Here's how I replaced expensive consultants this mega prompt in Claude (Steal it): Image
Forrester makes you:

- Fill out forms
- Book discovery calls
- Wait weeks for a 90-page PDF

Claude gives you real-time, tailored market research in under 2 minutes.
Here’s what I asked it:
Prompt we use in Claude:

(Copy/paste)


You are a senior industry analyst with access to up-to-date market research, expert commentary, and global trend data. Act as an AI research analyst for a company exploring [market_or_sector]. Generate a full strategic market intelligence report designed for executive decision-making.



[e.g. AI productivity tools, B2B fintech in LATAM, consumer health apps, etc.]
[e.g. Global, North America, APAC, etc.]
[e.g. SMBs, enterprises, solo creators, healthcare providers, etc.]
[e.g. Launch product in new market, analyze competition, raise capital, validate market size, etc.]



Structure the output like a high-value analyst report, including:

1. Market Sizing
- Estimated TAM/SAM/SOM with region-specific breakdown
- CAGR and revenue projections (5-year outlook)
- Source citations or rationale for assumptions

2. Trend Analysis
- Top 5 emerging trends in this sector
- Technologies, regulations, or behavior shifts driving change
- Trend maturity and adoption stage

3. Competitive Landscape
- Visual competitor matrix (x/y axis model)
- Breakdown of direct vs. indirect competitors
- Strengths/weaknesses per major player

4. Buyer Intelligence
- Primary buyer personas (B2B/B2C depending on input)
- Decision journey and budget triggers
- What incumbents are missing in their GTM

5. Risks & Barriers
- Macro, tech, and regulatory risks
- Common go-to-market failures
- Industry chokepoints

6. Strategic Recommendations
- 3 actionable strategies to win this market
- White space opportunities
- Suggestions for pricing, positioning, or differentiation

7. Optional Slides
- Analyst-style slide summaries for key points
- Bullet format, executive tone

Make this tailored, data-rich, and executive-ready. Use bullets, bold headers, and label each section clearly.
It returned:

✅ Global + regional TAM/SAM
✅ CAGR with source-backed estimates
✅ Visual competitor grid
✅ Breakdown of B2B vs B2C buyer personas
✅ Risk map (macro, tech, regulatory)
✅ 3 strategic plays with rationale

And cited real sources.
I followed up with:

“Now compare [Competitor A] vs [Competitor B].”
“What are emerging trends that incumbents are ignoring?”
“Summarize this 40-page Gartner PDF into 5 bullet points.”

Claude handled all of it like a pro.
Example use cases:

• Launching a new product? → Get segment insights
• Entering a new market? → Run a gap analysis
• Building pitch decks? → Add data-backed trends
• Raising capital? → Include smart forecasting
• Outpacing incumbents? → Identify blindspots

All with a single prompt.
Forrester and Gartner are still selling access to static research.

Claude gives you interactive intelligence:

- Ask follow-up questions
- Customize outputs
- Update on the fly
- Translate into strategy

That’s something no PDF can do.
The new research stack =

→ Claude
→ Context
→ Clear questions

If you're still waiting weeks for reports, you're behind.

LLMs now give you Forrester-level insights in real time for free.

Learn how to prompt or stay outdated.
Claude made simple: grab my free guide

→ Learn fast with mini-course
→ 10+ prompts included
→ Practical use cases

Start here ↓
godofprompt.ai/claude-mastery…
That's a wrap:

I hope you've found this thread helpful.

Follow me @godofprompt for more.

Like/Repost the quote below if you can:

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with God of Prompt

God of Prompt Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @godofprompt

Sep 3
Hiring designers is expensive.

But now you can create stunning designs with just a simple prompt.

Your brand identity → ready before your coffee cools.

Here’s how: 👇
Here’s how I created a few designs using Genspark AI Designer:

1.logo - First, I needed a logo for AUREA, a luxury perfume brand.

Prompt: "Design a logo for AUREA, a luxury perfume brand with gold accents and elegant fonts."

In seconds, It made a beautiful logo - ready to use.

Try it here @genspark_ai
2. Advertisement Poster: Next, I wanted a poster for AUREA’s launch.

Seconds later, It created a classy poster.

Prompt: "Design an Advertisement Poster for AUREA perfume with the tagline 'A Scent to Remember' and a classy background."
Read 9 tweets
Sep 2
This is the death of cold email.

Agencies are running AI funnels that:

→ Qualify leads
→ Book meetings
→ Close deals

All without human touch.

Here’s the framework and how you can get started today ↓
Step 1: AI-powered prospecting

Instead of scraping random lists, agencies are using AI to:

• Identify ICPs across multiple platforms
• Enrich profiles with context (budget, pain points, tech stack)
• Prioritize leads that actually buy

No more spray-and-pray. Image
Tools to explore: Clay (prospecting + enrichment), Apollo (B2B database + outreach), Clearbit (firmographic enrichment).
Read 14 tweets
Sep 1
🚨 BREAKING: Legal research now takes minutes, not hours.

This AI answers legal questions with citations instantly.

Here’s how it works:
Meet @LegesGPT your AI legal companion for:

• Legal research (verifiable citations)
• Contract review & risk flags
• Multi-jurisdiction expertise (US, UK, UAE)
• Legal drafting & memos in plain English
@LegesGPT uses advanced RAG techniques to pull real-time information from:

→ 100K+ statutes & codes from official government sources
→ 500K+ court cases
→ 250K+ legal articles
→ 75+ practice areas

All instantly searchable. Always up to date.
Read 5 tweets
Sep 1
If you want to build AI agents using n8n, do this:

Copy and paste this prompt into ChatGPT and watch it build your agent from scratch.

Here’s the exact prompt I use 👇
The system:

1. I open ChatGPT
2. Paste in 1 mega prompt
3. Describe what I want the agent to do
4. GPT returns:

• Architecture
• n8n nodes
• Triggers
• LLM integration
• Error handling
• Code snippets

5. I follow the steps in n8n.

Done.
Here’s the actual mega prompt (steal it):


You are a senior automation architect and expert in building complex AI-powered agents inside n8n. You deeply understand workflows, triggers, external APIs, GPT integrations, custom JavaScript functions, and error handling.



Guide me step-by-step to build an AI-powered agent in n8n. The agent’s purpose is: {$AGENT_PURPOSE}



1. Start by helping me scope the agent’s goals and required inputs/outputs.
2. Design the high-level architecture of the agent workflow.
3. Recommend the necessary n8n nodes (built-in, HTTP, function, OpenAI, etc).
4. For each node, explain its configuration and purpose.
5. Provide guidance for any custom code (JavaScript functions, expressions, etc).
6. Help me set up retry logic, error handling, and fallback steps.
7. Show me how to store and reuse data across executions (e.g. with Memory, Databases, or Google Sheets).
8. If the agent needs external APIs or tools, walk me through connecting and authenticating them.



Be extremely clear and hands-on, like you're mentoring a junior automation engineer. Provide visual explanations where possible (e.g. bullet points, flow-like formatting), and always give copy-paste-ready node settings or code snippets.



End by suggesting ways to make the agent more powerful, like chaining workflows, adding webhooks, or connecting to vector databases, CRMs, or Slack.
Read 8 tweets
Aug 30
Everyone’s using ChatGPT, Grok, and Gemini.

But 99% are stuck in beginner mode.

Here are 10 advanced prompting techniques (with copy-paste templates) to level up your AI skills today:
1. Role Assignment → Get Expert-Level Responses

Instead of asking: “Explain Bitcoin”
Ask:

👉 “You are a Stanford economics professor. Explain Bitcoin as if I’m a 12-year-old, then again as if I’m a hedge fund manager.”

Prompt:

You are [role]. Explain [topic] for [audience 1], then for [audience 2].
2. Chain of Thought → Smarter Step-by-Step Answers

Don’t just ask for an answer. Ask it to think out loud.

This avoids shallow, “one-shot” answers.

Prompt:

Think step by step. Show your reasoning before giving the final answer.
If you’re unsure, list possible paths and then pick the best one.Image
Read 14 tweets
Aug 29
Google’s Nano Banana just broke the internet.

One simple prompt → freakishly consistent, photorealistic results in seconds.

People are building insane things with it.

10 wild use cases 🧵:
2. Transform Google Maps into POV photograph

Read 12 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(