HAMMAD YOUSUF

Prompts, tutorials, and GCC growth notes.

Everything here comes from systems that actually run — agent prompts with production mileage, build tutorials, and growth notes priced in dirhams, not hypotheticals.

Building a 12-agent SEO squad across 6 WordPress brands (English + Arabic)

Automation Case Studies

5 min read

Building a 12-agent SEO squad across 6 WordPress brands (English + Arabic)

How I run one coordinated agent system — keyword research, briefs, drafting, QA and publishing — across six WordPress brands in two languages, without every site sounding the same.

I built 71 live AI agents into my website — architecture and lessons

Automation Case Studies

5 min read

I built 71 live AI agents into my website — architecture and lessons

How dozens of named AI agents are actually structured on one site — shared scaffold versus bespoke logic, which agents genuinely run in production, and where the whole idea risks becoming agent theater.

AI agent observability: tracing every step before it costs you

AI Agents

4 min read

AI agent observability: tracing every step before it costs you

Agents fail silently — the API call succeeds while the agent does the wrong thing. Here is the lightweight, self-hosted tracing layer I run in production: an in-memory ring buffer that captures every step for zero added cost.

AI automation services in UAE: what to expect and what it should include (2026)

AI Agents

4 min read

AI automation services in UAE: what to expect and what it should include (2026)

A buyer's due-diligence guide from the builder's side: what a legitimate AI automation engagement in the UAE actually includes, what the stack looks like, and the questions that expose a weak vendor.

AI lead generation systems for GCC real estate: architecture that delivers

Automation Case Studies

4 min read

AI lead generation systems for GCC real estate: architecture that delivers

The actual pipeline behind an AI lead-gen system for GCC real estate — capture, enrichment, scoring, routing, nurture — grounded in a real Dubai property engagement at AED 76.38 per lead.

AI marketing manager roles in UAE 2026: skills, salaries, portfolio that wins

AI Careers GCC

4 min read

AI marketing manager roles in UAE 2026: skills, salaries, portfolio that wins

What the "AI marketing manager" title actually means in UAE job postings, the skill stack that gets you hired, why salary aggregators mislead, and the portfolio anatomy that passes a technical screen.

AI marketing manager vs marketing agency in Dubai: cost and outcome comparison

AI Careers GCC

4 min read

AI marketing manager vs marketing agency in Dubai: cost and outcome comparison

An honest cost and outcome comparison between a traditional Dubai agency retainer and an AI-agent-driven marketing operator — from someone who runs the second model in production.

AI voice receptionist for clinics in the UAE: a buyer's guide

Automation Case Studies

4 min read

AI voice receptionist for clinics in the UAE: a buyer's guide

What an AI voice receptionist can and cannot do for a UAE clinic — bilingual reality, latency, compliance considerations, and the questions to ask any vendor before you sign.

Automating appointment scheduling for a healthcare clinic with n8n and Google Workspace

Automation Case Studies

5 min read

Automating appointment scheduling for a healthcare clinic with n8n and Google Workspace

A reproducible n8n workflow for clinic appointment booking, confirmations and reminders on Google Workspace — including conflict checks, reminder sequencing and where the visual builder hits its limits.

Building IBRAHIM: a B2B sales outreach agent running 150 touches a day

Automation Case Studies

5 min read

Building IBRAHIM: a B2B sales outreach agent running 150 touches a day

The architecture behind IBRAHIM, my production B2B outreach system: 11 specialised agents covering prospecting to follow-up, the guardrails that protect deliverability, and what still needs a human.

Cloning my voice with Fish Audio for a production voice agent — honest review

Automation Case Studies

5 min read

Cloning my voice with Fish Audio for a production voice agent — honest review

I cloned my own voice with Fish Audio and wired it into my production agent stack. Here is what the process actually involved, where the clone breaks down, and whether I would choose it again.

How to connect an AI agent to Google Sheets and Calendar (service accounts done right)

AI Agents

5 min read

How to connect an AI agent to Google Sheets and Calendar (service accounts done right)

The service-account setup I use in production agents: keys, scopes, the sharing step everyone misses, the auth code pattern, and what Google's 403 and 404 errors actually mean.

Dubai's 1 Million Prompters: was it worth it?

AI Careers GCC

5 min read

Dubai's 1 Million Prompters: was it worth it?

An honest first-hand review of Dubai's 1 Million Prompters AI upskilling initiative — what it teaches well, where the production gap shows up, and who should take it.

From performance marketer to AI builder: my 6-month transition playbook

AI Careers GCC

5 min read

From performance marketer to AI builder: my 6-month transition playbook

The real month-by-month account of pivoting from PPC work to building production AI agents — while still serving live clients. Wrong turns included.

Google Ads automation with AI agents: what I run in production

Google Ads & Performance

4 min read

Google Ads automation with AI agents: what I run in production

What a custom AI agent layer adds on top of Smart Bidding and Performance Max — the production stack, the real numbers, and what stays human.

How I cut Google Ads CPA to AED 11.20 at 3,750 conversions — the full system

Automation Case Studies

4 min read

How I cut Google Ads CPA to AED 11.20 at 3,750 conversions — the full system

The full Printo case: AED 42K spend, 3,750 conversions, a 5.83% CTR RSA, and AED 11K/mo reallocated via attribution — including what didn't work.

How I built an autonomous Google Ads optimization system (SARA) — full breakdown

Automation Case Studies

4 min read

How I built an autonomous Google Ads optimization system (SARA) — full breakdown

The real architecture of SARA, my production Google Ads agent: four layers, hard guardrails, what it touches unsupervised, and what broke in testing.

How to build a lead scoring agent that sales teams actually trust

AI Agents

4 min read

How to build a lead scoring agent that sales teams actually trust

Five steps to a lead scoring agent reps actually use: outcome-derived weights, a visible reason for every score, and CRM write-back into the views reps already work in.

How to build an AI voice agent that books real appointments

AI Agents

5 min read

How to build an AI voice agent that books real appointments

Build notes from shipping a production voice agent: the state machine, the latency budget, and why the booking step is never left to the LLM.

How to hire an AI agent developer in Dubai — a founder's checklist

AI Careers GCC

4 min read

How to hire an AI agent developer in Dubai — a founder's checklist

An insider checklist for founders hiring AI agent talent in the UAE — the six questions to ask, the portfolio red flags, and what a real answer looks like.

How to show up in ChatGPT and Perplexity answers (GEO guide)

AI Agents

4 min read

How to show up in ChatGPT and Perplexity answers (GEO guide)

AI engines cite by retrieval, not PageRank. The verifiable mechanics — answer-first structure, schema markup, crawler access, topical depth — without the agency hype.

LLM evaluation framework for AI agents: deterministic, semantic, behavioral

AI Agents

4 min read

LLM evaluation framework for AI agents: deterministic, semantic, behavioral

The three-tier eval harness I run on my own agent engine: cheap deterministic checks first, an LLM judge for meaning, and behavioral checks on the tool-call path.

n8n vs custom code for business automation: how I decide

AI Agents

4 min read

n8n vs custom code for business automation: how I decide

A decision framework from using both in production: where n8n's canvas wins, where it starts to hurt, and the hybrid pattern that gets you both.

Prompt versioning for production AI: the system nobody talks about

AI Agents

4 min read

Prompt versioning for production AI: the system nobody talks about

Every prompt on my agent engine is a git-tracked, semantically versioned markdown file. Here's the full system: diffs, reviews, trace logging, and minutes-fast rollbacks.

Rate limiting public AI demos: surviving free-tier quotas gracefully

AI Agents

5 min read

Rate limiting public AI demos: surviving free-tier quotas gracefully

How I rate limit the 73 live agent demos on this site so one bot or one viral link can't drain the API quota — KV-backed limits, token-aware caps, and honest fallback UX.

Server-side GTM + AI: the tracking setup for performance marketers

Google Ads & Performance

5 min read

Server-side GTM + AI: the tracking setup for performance marketers

How I wire server-side Google Tag Manager so chatbot qualifications and voice-agent bookings land in GA4 and Google Ads as real conversions — with gclid attribution intact.

The UAE AI job market for marketers: what 100+ applications taught me

AI Careers GCC

5 min read

The UAE AI job market for marketers: what 100+ applications taught me

Pattern analysis from my own application run across the UAE's AI marketing market: what got responses, what interviewers actually tested, and where job descriptions lied.

What production-grade AI actually means (the 5 pillars I build on)

AI Agents

5 min read

What production-grade AI actually means (the 5 pillars I build on)

The five criteria that separate an AI system that survives real usage from a demo: auditable reasoning, designed fallbacks, outcome measurement, real integration, and ownership after handover.

WhatsApp AI agents for UAE businesses: what actually works

AI Agents

5 min read

WhatsApp AI agents for UAE businesses: what actually works

A blunt map of WhatsApp automation for UAE businesses: what an AI agent reliably handles, where Meta's rules and off-script conversations break it, and what a working architecture looks like.

How my WhatsApp AI receptionist handles real leads for a UAE printing company

Automation Case Studies

5 min read

How my WhatsApp AI receptionist handles real leads for a UAE printing company

Adam is the AI estimation copilot I built for Printo: it reads messy WhatsApp quote requests, extracts specs, looks up real pricing, and answers in seconds — escalating the hard cases to humans.

AI Agents

1 min read

How to build a Google Ads agent with n8n + MCP

The architecture behind an autonomous Google Ads agent: n8n scheduling, MCP tool wiring, and a Claude media-buyer prompt with guardrails.