A Practical Guide to Prompting AI

Updated: July 25, 2026

Core Idea (Don’t Skip This)

Prompting is not typing commands.

Prompting is thinking clearly and building context.

The difference between people who get magic from AI and people who get garbage is how well they explain the world they want AI to operate in.

That’s it.

Everything below expands on this.


1. Prompt Engineering ≈ Management Skill

People who are good at prompting are usually:

  • Good communicators
  • Good managers
  • Clear thinkers

Why?

Because prompting is delegation.

You’re not “asking a machine” —

you’re briefing an extremely fast intern.

If your brief is vague, the output will be generic.


2. World Building Is 99% of Prompting

The Dune / Sandworm Example

Instead of saying:

“Give me a giant creature”

The transcript shows this approach:

  • Dry world
  • Everything made of sand
  • Moisture is dangerous
  • People wear moisture-absorbing suits
  • Warring clans fighting over resources

Now ask:

“If this world has giant creatures, what would they be?”

Your brain fills in sandworms.

AI does the same thing.

Key Rule

AI fills gaps using its training.

If you:

  • Give many puzzle pieces → unique output
  • Give few puzzle pieces → generic output

???? Your job is world building, not AI’s.


3. Why Most AI Content Looks the Same

Because most prompts look like this:

  • “Give me 5 ideas”
  • “Write a script”
  • “Explain this”

No world.

No constraints.

No references.

AI defaults to the most generic world possible.


4. The Best Way to Build a World: Examples

The transcript emphasizes this strongly.

Instead of abstract rules, give examples.

This is how system prompts work internally:

  • “If user asks X → do Y”
  • “If user asks Z → refuse politely”

This is verbal if-else logic, not code.

Why Examples Work

  • They anchor behavior
  • They reduce hallucination
  • They define boundaries clearly

This is why system prompts make or break AI products.


5. Deep Research Prompting (Very Important)

Bad Prompt

“Summarize this book”

Result: Generic soup of facts.

Correct Prompt (From Transcript)

When using deep research:

  1. Summarize the book
  2. Extract red-pill insights (things most people don’t believe)
  3. Give actionable evidence

Extra instruction used:

“Give insights the world generally disagrees with, but the book argues for.”

This is how you force non-obvious output.


6. Breaking Down Costs & Complex Claims

AI is powerful for cost deconstruction.

Transcript example:

  • Someone says: “AAA games cost $100M”

Prompt AI to:

  • Break down development vs marketing
  • Break down salaries role-by-role
  • Compare US vs India costs
  • Calculate realistic alternatives

This reveals:

  • Assumptions people repeat without understanding
  • Hidden leverage points others miss

???? AI helps you see possibilities others ignore.


7. Meta-Prompting (AI Helps You Write Prompts)

If you don’t know how to prompt:

Do THIS instead:

  • Explain your idea casually to AI
  • Then say:

“Now convert this into a prompt for a diffusion model / GPT / tool.”

AI understands:

  • What parts matter
  • What parts are noise

This is especially useful for:

  • Image generation
  • Complex specs
  • Long workflows

8. Prompting AI to Design Like Stripe

Bad prompt:

“Make a page like Stripe”

Correct method from transcript:

  1. Ask AI to break Stripe’s page into components
  2. Ask for modifiable elements
  3. Ask for exact specifications
    • Colors
    • Gradients
    • Layout logic
    • Spacing
    • Typography

This turns vague taste into concrete control.


9. Personas & Teaching Modes

Instead of:

“Explain this simply”

Use personas:

  • “Act as a teacher”
  • “Teach me like I’m 5”
  • “Teach me like a first-year student”
  • “Teach me like a graduate student”

Transcript example:

  • Faraday’s Law explained in three modes
  • From intuition → formulas → deep theory

???? Understanding = zooming in layers, not one explanation.


10. Study Mode & Knowledge Retention

Mentioned directly:

  • Use study modes that quiz you
  • Check understanding at every step
  • Force active recall

This is better than textbooks, because:

  • You can say “make it dumber”
  • Then say “make it deeper”

11. Gap Finder Prompt (Extremely Powerful)

Prompt used regularly:

“Based on what you know about me, what are the gaps in my knowledge?”

Why this works:

  • Humans hate being criticized
  • AI is a safe mirror

Transcript example:

  • Immune system understanding revealed as simplistic
  • Exposed missing layers (cells, cytokines, regulation)

This prompt helps with:

  • Career growth
  • Leadership
  • Learning paths
  • Blind spots

12. Ask AI What You Should Learn Next

Exact idea from transcript:

“Based on what you know about me, what should I learn next?”

Result:

  • AI suggests new intellectual paths
  • Leads to books from different eras
  • Expands worldview

AI isn’t replacing learning —

it’s curating better learning paths.


13. Confidence Scores to Reduce Hallucination

Important prompt technique:

  • Ask AI to:
    • Answer only if confident
    • Provide a confidence score

If confidence < 90%:

  • Treat answer cautiously

Why this matters:

  • Models try to please you
  • They sound confident even when wrong

Confidence scoring exposes uncertainty.


14. Voice Prompting for Lazy Typers

If you can’t type long prompts:

Do this:

  • Use voice input
  • Speak freely for minutes
  • Let AI convert it into text

This massively improves:

  • World building
  • Context richness
  • Output quality

⚠️ Not live conversation.

Use voice → text → prompt.


15. Removing “AI-Sounding” Writing

AI giveaway patterns:

  • “X isn’t just Y”
  • “X goes beyond Y”
  • Over-balanced negations

Fix:

  • Use direct affirmative sentences
  • Vary structure
  • Mix multiple writing styles

Advanced method:

  • Feed AI your pre-AI writing
  • Ask it to write in your voice
  • Combine with removal of generic AI phrases

16. Mixing Styles Instead of Copying One

Instead of:

“Write like Paul Graham”

Use:

“Write like Paul Graham + X + Y”

This avoids imitation and creates hybrid originality.


17. Ask AI What You’re Missing Regularly

Weekly prompt from transcript:

“What am I missing in my reasoning?”

This helps you:

  • Spot flawed assumptions
  • Improve thinking quality
  • Become harder to fool

18. Emotional Prompting (Dark but Effective)

Research shows:

  • Emotional language increases accuracy
  • “Take a deep breath”
  • “Think carefully”

Why?

  • LLMs inherit patterns from human writing
  • Emotion correlates with deeper reasoning

Used carefully, this:

  • Reduces hallucination
  • Improves math & logic accuracy

19. Local Models & Unlimited Learning (Students)

Key idea:

  • You don’t need paid subscriptions
  • Buy a good laptop once
  • Run open-source models locally

Benefits:

  • No token limits
  • Unlimited experimentation
  • Learn without fear

Final Takeaway

AI is not about:

  • Getting work done faster

AI is about:

  • Understanding yourself better
  • Finding gaps in your thinking
  • Learning what to learn next

Good prompts don’t make AI smarter.

They make YOU clearer.


Follow,

VIKASH KUMAR on linkedin, for more useful tips like this.

Core Idea (Don’t Skip This)

Prompting is not typing commands.

Prompting is thinking clearly and building context.

The difference between people who get magic from AI and people who get garbage is how well they explain the world they want AI to operate in.

That’s it.

Everything below expands on this.


1. Prompt Engineering ≈ Management Skill

People who are good at prompting are usually:

  • Good communicators
  • Good managers
  • Clear thinkers

Why?

Because prompting is delegation.

You’re not “asking a machine” —

you’re briefing an extremely fast intern.

If your brief is vague, the output will be generic.


2. World Building Is 99% of Prompting

The Dune / Sandworm Example

Instead of saying:

“Give me a giant creature”

The transcript shows this approach:

  • Dry world
  • Everything made of sand
  • Moisture is dangerous
  • People wear moisture-absorbing suits
  • Warring clans fighting over resources

Now ask:

“If this world has giant creatures, what would they be?”

Your brain fills in sandworms.

AI does the same thing.

Key Rule

AI fills gaps using its training.

If you:

  • Give many puzzle pieces → unique output
  • Give few puzzle pieces → generic output

???? Your job is world building, not AI’s.


3. Why Most AI Content Looks the Same

Because most prompts look like this:

  • “Give me 5 ideas”
  • “Write a script”
  • “Explain this”

No world.

No constraints.

No references.

AI defaults to the most generic world possible.


4. The Best Way to Build a World: Examples

The transcript emphasizes this strongly.

Instead of abstract rules, give examples.

This is how system prompts work internally:

  • “If user asks X → do Y”
  • “If user asks Z → refuse politely”

This is verbal if-else logic, not code.

Why Examples Work

  • They anchor behavior
  • They reduce hallucination
  • They define boundaries clearly

This is why system prompts make or break AI products.


5. Deep Research Prompting (Very Important)

Bad Prompt

“Summarize this book”

Result: Generic soup of facts.

Correct Prompt (From Transcript)

When using deep research:

  1. Summarize the book
  2. Extract red-pill insights (things most people don’t believe)
  3. Give actionable evidence

Extra instruction used:

“Give insights the world generally disagrees with, but the book argues for.”

This is how you force non-obvious output.


6. Breaking Down Costs & Complex Claims

AI is powerful for cost deconstruction.

Transcript example:

  • Someone says: “AAA games cost $100M”

Prompt AI to:

  • Break down development vs marketing
  • Break down salaries role-by-role
  • Compare US vs India costs
  • Calculate realistic alternatives

This reveals:

  • Assumptions people repeat without understanding
  • Hidden leverage points others miss

???? AI helps you see possibilities others ignore.


7. Meta-Prompting (AI Helps You Write Prompts)

If you don’t know how to prompt:

Do THIS instead:

  • Explain your idea casually to AI
  • Then say:

“Now convert this into a prompt for a diffusion model / GPT / tool.”

AI understands:

  • What parts matter
  • What parts are noise

This is especially useful for:

  • Image generation
  • Complex specs
  • Long workflows

8. Prompting AI to Design Like Stripe

Bad prompt:

“Make a page like Stripe”

Correct method from transcript:

  1. Ask AI to break Stripe’s page into components
  2. Ask for modifiable elements
  3. Ask for exact specifications
    • Colors
    • Gradients
    • Layout logic
    • Spacing
    • Typography

This turns vague taste into concrete control.


9. Personas & Teaching Modes

Instead of:

“Explain this simply”

Use personas:

  • “Act as a teacher”
  • “Teach me like I’m 5”
  • “Teach me like a first-year student”
  • “Teach me like a graduate student”

Transcript example:

  • Faraday’s Law explained in three modes
  • From intuition → formulas → deep theory

???? Understanding = zooming in layers, not one explanation.


10. Study Mode & Knowledge Retention

Mentioned directly:

  • Use study modes that quiz you
  • Check understanding at every step
  • Force active recall

This is better than textbooks, because:

  • You can say “make it dumber”
  • Then say “make it deeper”

11. Gap Finder Prompt (Extremely Powerful)

Prompt used regularly:

“Based on what you know about me, what are the gaps in my knowledge?”

Why this works:

  • Humans hate being criticized
  • AI is a safe mirror

Transcript example:

  • Immune system understanding revealed as simplistic
  • Exposed missing layers (cells, cytokines, regulation)

This prompt helps with:

  • Career growth
  • Leadership
  • Learning paths
  • Blind spots

12. Ask AI What You Should Learn Next

Exact idea from transcript:

“Based on what you know about me, what should I learn next?”

Result:

  • AI suggests new intellectual paths
  • Leads to books from different eras
  • Expands worldview

AI isn’t replacing learning —

it’s curating better learning paths.


13. Confidence Scores to Reduce Hallucination

Important prompt technique:

  • Ask AI to:
    • Answer only if confident
    • Provide a confidence score

If confidence < 90%:

  • Treat answer cautiously

Why this matters:

  • Models try to please you
  • They sound confident even when wrong

Confidence scoring exposes uncertainty.


14. Voice Prompting for Lazy Typers

If you can’t type long prompts:

Do this:

  • Use voice input
  • Speak freely for minutes
  • Let AI convert it into text

This massively improves:

  • World building
  • Context richness
  • Output quality

⚠️ Not live conversation.

Use voice → text → prompt.


15. Removing “AI-Sounding” Writing

AI giveaway patterns:

  • “X isn’t just Y”
  • “X goes beyond Y”
  • Over-balanced negations

Fix:

  • Use direct affirmative sentences
  • Vary structure
  • Mix multiple writing styles

Advanced method:

  • Feed AI your pre-AI writing
  • Ask it to write in your voice
  • Combine with removal of generic AI phrases

16. Mixing Styles Instead of Copying One

Instead of:

“Write like Paul Graham”

Use:

“Write like Paul Graham + X + Y”

This avoids imitation and creates hybrid originality.


17. Ask AI What You’re Missing Regularly

Weekly prompt from transcript:

“What am I missing in my reasoning?”

This helps you:

  • Spot flawed assumptions
  • Improve thinking quality
  • Become harder to fool

18. Emotional Prompting (Dark but Effective)

Research shows:

  • Emotional language increases accuracy
  • “Take a deep breath”
  • “Think carefully”

Why?

  • LLMs inherit patterns from human writing
  • Emotion correlates with deeper reasoning

Used carefully, this:

  • Reduces hallucination
  • Improves math & logic accuracy

19. Local Models & Unlimited Learning (Students)

Key idea:

  • You don’t need paid subscriptions
  • Buy a good laptop once
  • Run open-source models locally

Benefits:

  • No token limits
  • Unlimited experimentation
  • Learn without fear

Final Takeaway

AI is not about:

  • Getting work done faster

AI is about:

  • Understanding yourself better
  • Finding gaps in your thinking
  • Learning what to learn next

Good prompts don’t make AI smarter.

They make YOU clearer.


Follow,

VIKASH KUMAR on linkedin, for more useful tips like this.

Author
Written By
Vikash Kumar
Building AI agents, n8n workflows and end-to-end automation for 30+ Brands across India, the US, Europe, Dubai & Australia. 7+ years of Experience saving founders real hours every week - no code required.
Ask more Questions about this Blog with AI:

Our AI Articles

Learn from our AI Articles to excel in your profession ;)

10 Best n8n Workflows Every Business Should Automate

Manual work is killing business speed. In 2026, companies that still copy-paste data between apps are already behind. This is...

Automating the First 14 Days After Someone Buys From You

How to automate the first 14 days after a sale closes — welcome messages, account setup, kickoff booking, and day-7/day-14...

10 Questions to Ask Before Hiring an n8n Automation Agency

Before hiring an n8n automation agency, ask about their pricing model (per-workflow vs retainer), who owns the finished workflows, how...

n8n vs Zapier vs Make: Which Automation Tool is Best for Business

n8n is the best fit for businesses that want self-hosting, unlimited executions, and deep AI-agent capability and have some technical...

How to Use OpenRouter with n8n: Free AI Workflows (No Card Needed)

You keep hearing about AI automation but every option seems to cost money. ChatGPT Plus is $20 a month. Claude...

How to Automate Lead Follow-Up Calls with AI: A Step-by-Step Guide

Here is a number that should worry every business owner: leads that are called within five minutes of showing interest...

10 Claude Tips: From Using 10% of Claude to Actually Using It

A practical guide to getting more out of Claude, this post shares 10 tips from beginner to advanced, including choosing...

How Claude Killed Prompt Engineering (And What To Do Instead)

Anthropic’s latest Claude updates suggest a shift away from long, rule-heavy prompts toward minimal, goal-first context. This post explains Record...

Why AI Recommends the Business With Recent Reviews, Not Just More of Them

Why AI search tools like ChatGPT and Google AI Overviews weigh review recency and response rate above raw review count...

Build a Second Brain for Your Business With Claude Code and Obsidian

This guide shows how to build a business second brain with Claude Code and Obsidian in under 10 minutes. Using...

Does AI Actually Care How Old Your Content Is?

Does content freshness really affect AI citations? Yes, but it's one of 23 factors, not the deciding one, and the...

Does Your “About Us” Page Actually Help AI Trust Your Business?

Does an About Us page actually help AI trust your business? Yes, it's a core E-E-A-T signal Google's own quality...
1:1 Free Strategy Session
Your competitors are already automating. Are you still paying for it manually?

Do you want to adopt AI Automation?

Every hour your team does repetitive work, you're burning real money.
While you wait, faster businesses are cutting costs and moving quicker.
AI and automations aren't the future anymore — they're the present.

Book a live 1-on-1 session where we show you exactly which of your daily tasks can be automated — and what it’s costing you not to.