The bait, then the rug-pull.
A senior engineer on the Claude Code team just dropped an article arguing that Markdown, the default file format every agent reads and writes, is quietly throttling your output. It pulled 9.3 million views in 48 hours. Jay E lifts the four-level framework and runs it end-to-end so you can decide whether to rip Markdown out of your own stack.
What the video promised.
stated at 00:18“I'll show you what made this article land with millions of people and the four levels by which you can use HTML to work better with your agents.”delivered at 09:50
Where the time goes.

01 · Cold open + promise
Pattern-interrupt question, the 9.3M-views credibility receipt, the four-levels promise.

02 · Tariq's core thesis
Markdown became the dominant agent format but is now restrictive (hard to read past 100 lines, no rich visuals).

03 · Markdown vs HTML, same data two outputs
Side-by-side renderings: Q1 sales report, API outage incident, customer reports. HTML wins on scannability for non-technical reviewers.

04 · Level 1, HTML for understanding things
Asks Claude Code to teach him cli-printing-press from GitHub, then converts the verbose reply into a throwaway HTML explainer page.

05 · Community plug + Level 2, HTML for explaining
RoboNuggets soft CTA. Then: his Agentic AI Foundations course slides are all HTML-generated by Claude Code. Microsoft engineers internally sharing AI-generated HTML for SWE/PM coordination.

06 · Level 3, HTML for prototyping
Asks Claude Code for 10 styles of the same Markdown-vs-HTML slide; gets 10 visual variants in one shot. Builds Tariq's checkout-button playground with live sliders.

07 · Level 4, HTML for tweaking things
Demos his own tweak skill: embeds an HTML control panel (title size, body size, kerning, glow, saturation) next to a live website, click bake to get a patch you paste back into Claude Code.

08 · But what about the cost?
Preempts the token-cost objection. Reframes as ROI per token, not absolute cost. Quotes Tariq's FAQ. Concedes HTML's drawbacks (2-4x longer to render, version control friction).

09 · Summary + subscribe CTA
Markdown isn't dying, but for communicating an idea, render via HTML. Plug for separate HTML-slides lesson.
Visual structure at a glance.
Named ideas worth stealing.
The Four Levels of HTML for Agents
- Understand things (turn verbose agent replies into readable HTML explainers)
- Explain things to others (HTML slides instead of Gamma/PowerPoint, share with non-technical peers)
- Prototype things (ask for N style variants, get visual prototypes instead of wall-of-text plans)
- Tweak things (embed HTML control panels next to live pages, bake-to-patch workflow)
Tariq's four use cases for using HTML as the output medium between you and your agent.
ROI per token
Reframe of token cost: don't measure absolute tokens, measure whether the time + tokens you spent actually returned value.
Same data, two outputs
Visual proof-pattern: show identical underlying data rendered as raw Markdown vs styled HTML, side-by-side. Used for sales reports, incident postmortems, voice-of-customer notes.
Lines you could clip.
“What if the way you're communicating with your agents is restricting how good their output can be?”
“Markdown files are actually sometimes quite restrictive, especially if you use markdown files for planning or as output.”
“It is sometimes better to just think of the lens as a return on investment. With the time and tokens that you are spending with your agent, are you actually getting the return and the value from that interaction?”
“While Markdown often uses fewer tokens, the added expressiveness of HTML and the much higher likelihood of me reading it means you would get better overall output.”
How they spent the runtime.
- 04:57–05:27 · RoboNuggets community (own)
Things they pointed at.
How they asked for the click.
“Consider subscribing because that helps me a lot to put out more educational stuff like this. And if you want to know how I created those HTML slides, I actually made a separate lesson for it, which you can just find somewhere in this video.”
Soft tail CTA: subscribe + watch-next pointer. The harder CTA fires mid-video at 04:57 with the community pitch + skill download. Two-stage funnel: free skill via community signup is the lead magnet, paid Agentic AI Masterclass is the upsell.
Word for word.
Steal the react-to-viral-article + four-level framework.
Jay didn't write a viral article, he packaged one. The format is repeatable: find a high-authority technical post, lift its core list, demo each item on screen, gate a downloadable skill behind your community.
- Find a viral technical post from a credible source (Anthropic engineer, OpenAI researcher, GitHub eng) within 48-72 hours of publication.
- Lift the structural list (here: four levels) and use it as your chapter spine. Don't invent, translate.
- For each item, show a 20-30 second screen-record demo in Claude Code. Visual proof, not narration.
- Build a single skill file that summarizes the whole framework. That's your lead magnet, gated behind community signup.
- Preempt the obvious objection (here: token cost) with a reframe (ROI per token). Quote the original author's FAQ for authority.
- Make your B-roll itself an example of the thing you're teaching. Jay's slides are HTML-rendered by Claude Code, meta-loop intentional.
- Hard CTA mid-video (community + skill), soft CTA at end (subscribe + watch-next).
Stop pasting walls of text at your agent.
Markdown is fine for storage. For anything you actually have to read (plans, reports, explanations) ask your agent to render it as a throwaway HTML page instead.
- Next time Claude / Cursor / Cline gives you a verbose explanation, end your prompt with 'now render that as a throwaway HTML page I can open in my browser.'
- Use HTML for sales reports, incident postmortems, meeting recaps, sprint plans, anywhere data is hard to scan in raw form.
- Prototype visual designs (buttons, layouts, color schemes) by asking for N variants in a single HTML file. Way faster than describing them in Markdown.
- Worried about token cost? Compare against the cost of multiple back-and-forth turns trying to understand a long Markdown reply. Usually fewer total tokens.
- Keep Markdown for CLAUDE.md, AGENTS.md, design.md (system files agents read into context). Switch to HTML when you are the reader.







































































