<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:media="http://search.yahoo.com/mrss/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:cf="https://www.futureplc.com/rss/content-flags"
>
    <channel>
                    <atom:link href="https://www.tomsguide.com/feeds/tag/claude" rel="self" type="application/rss+xml" />
                            <title><![CDATA[ Latest from Tom's Guide in Claude ]]></title>
                <link>https://www.tomsguide.com/ai/claude</link>
        <description><![CDATA[ All the latest claude content from the Tom's Guide team ]]></description>
                                    <lastBuildDate>Sun, 06 Sep 2026 08:15:00 +0000</lastBuildDate>
                            <language>en</language>
                                <item>
                                                            <title><![CDATA[ Claude Fable 5.1 is here — this one prompt shows what it can really do ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Claude Fable 5.1 arrived this week and it's Anthropic’s latest high-end model, built for <a href="https://www.tomsguide.com/ai/what-is-claude-everything-you-need-to-know-about-anthropics-ai-powerhouse">complex tasks that require sustained reasoning</a>. Its biggest focus is agentic work, meaning it can plan, use tools, check its own progress and keep working through problems with less supervision.</p><p>With a 1-million-token context window, it's useful for huge codebases, lengthy documents and research-heavy projects. Anthropic says it delivers major gains in coding and <a href="https://www.tomsguide.com/ai/google-geminis-dominance-is-over-anthropics-new-claude-is-now-the-best-ai-for-real-work">long-running tasks</a> while reducing the cost of some agentic workloads through cheaper caching. The simplest way to think about Fable 5.1 is that it’s designed to be given a project, not just a prompt.<br><br>For those <a href="https://www.tomsguide.com/ai/new-to-claude-use-this-simple-starter-prompt-to-unlock-better-answers-instantly">new to Claude</a> who want to dive directly into Fable 5.1, here's the one prompt I suggest you try first. </p><h2 id="give-fable-5-1-a-project">Give Fable 5.1 a project</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="N6tKYmxs3CjGa3DGCEzFYE" name="man listens to music while working in a coffee shopGettyImages-1938012400" alt="A man sits at the counter top of a coffee shop working on his laptop. In the background, other people are also working. He's wearing headphones to block out distracting sounds to aid concentration" src="https://cdn.mos.cms.futurecdn.net/N6tKYmxs3CjGa3DGCEzFYE.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p>Fable 5.1 can handle more, which means you'll want to give it a sturdier and more meaningful prompt. </p><p><strong>Here's a good prompt to see what Fable 5.1 can do: </strong><em> I'm building [describe a real project you're actually working on, in detail]. Here's my current approach: [paste your code, outline, or plan]. Tell me what's wrong with my thinking, what I'm missing, and then refactor or redesign the whole thing — but explain your reasoning at each decision point so I can learn from it.</em></p><p>While this prompt may seem deceptively simple, it makes sense for an AI that can do so much more than previous models. I especially like it because you're not starting with a blank slate. Instead, you're giving the AI something of yours that you've already started. That's always a recipe for a better and more thorough response. <br><br>Instead of asking Claude to create something from a clean set of instructions, you're handing it work that already exists, complete with your assumptions, mistakes and potentially questionable decisions. From there, Fable 5.1 has to figure out what you're trying to accomplish before deciding whether the way you're doing it actually makes sense.</p><p>And crucially, you're explicitly giving Claude permission to tell you that you're wrong. One of the least useful things an AI assistant can do is take a bad premise and enthusiastically help you execute it. This prompt asks Fable 5.1 to interrogate the premise first. Only then does it get to rebuild the project.</p><h2 id="what-the-prompt-is-really-testing">What the prompt is really testing</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5308px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="bcf647xQjkoiNVPF42DwKb" name="man workin" alt="man working" src="https://cdn.mos.cms.futurecdn.net/bcf647xQjkoiNVPF42DwKb.jpg" mos="" align="middle" fullscreen="" width="5308" height="2986" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock/jud-mackrill)</span></figcaption></figure><p>There are several jobs hidden inside this prompt. First, Claude needs to understand the project and the approach you've already taken. Then it has to identify weaknesses that you may not have noticed yourself.</p><p>After that comes the harder part of deciding which problems actually matter and where the AI should begin. </p><p>A model could easily nitpick everything it sees and produce a huge list of suggestions without making the project meaningfully better. A useful response requires judgment about which decisions should stay, which should change and what those changes will affect elsewhere.</p><p>Finally, Claude has to redesign the work while keeping track of those decisions.</p><p>That's why I particularly like the final instruction to <em><strong>explain your reasoning at each decision point so I can learn from it.</strong></em></p><p>With this prompt, you get to see what Claude knows and why it chose one path over another. There is an important caveat here. AI models don't provide a literal transcript of their private internal reasoning, and you shouldn't treat an explanation as a window into exactly what happened inside the model. What Claude can provide is a useful explanation or justification for the decisions it made</p><h2 id="what-should-you-give-fable-5-1">What should you give Fable 5.1?</h2><p>If you're a developer, you could paste in code for something you've been building and explain what you're trying to accomplish. But you don't have to write code.</p><p>You could give Claude a business plan you've been struggling with, the outline for a novel that isn't quite working, a research project, a presentation, a home renovation plan or almost anything else where you've already made decisions and aren't sure they're the right ones.</p><p>In fact, I'd argue that the messier the project is, the more useful the test becomes.</p><p>A perfectly written brief gives the model a relatively easy job. Real projects aren't like that. They contain assumptions we haven't explained, ideas we've become attached to and decisions that made sense three weeks ago but don't anymore.</p><p>That's exactly what I want Fable 5.1 to find. When I put it to the test, I uploaded my entire manuscript for a book I'm working on. Then, I used this prompt without giving it any additional hints about what I thought was wrong with my work. Of course, that was the intentional part. </p><p>If I tell Claude where I think the problems are or what needs edits, I'm already steering the critique. I wanted to see whether Fable 5.1 would independently notice the same weaknesses — and, more importantly, whether it would find anything I had missed.</p><h2 id="what-surprised-me">What surprised me</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:898px;"><p class="vanilla-image-block" style="padding-top:55.90%;"><img id="WxwkdoRsBFjnYLDGsmSJZg" name="Screenshot 2026-05-20 132434" alt="woman at computer" src="https://cdn.mos.cms.futurecdn.net/WxwkdoRsBFjnYLDGsmSJZg.png" mos="" align="middle" fullscreen="" width="898" height="502" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>I was surprised by how thorough Fable 5.1 was with its feedback and line edits. It offered suggestions without being overly editorial or trying to remove my voice at all. <br><br>One of my favorite things about Claude is that it doesn't just go ahead with edits the way ChatGPT or Gemini often will do. Claude questioned my assumptions, offered to change the structure for clarity and even found a problem with one of the chapters that I hadn't noticed. </p><p>From there, I let it outline what I would need to improve my manuscript and what other projects I could potentially develop from it. </p><p>But finding problems is only half the test. The second part of my prompt asks Fable 5.1 to "refactor or redesign the whole thing," which means it now has to turn its criticism into something better.<br><br>Because this was a manuscript and not a presentation, I didn't want to give it the reins in that aspect. Instead, I asked it to make a list instead of going in with all the changes. More importantly, Fable 5.1 explained why it suggested those changes.</p><p>Of course, I didn't agree with all of the changes, but that's what I like about using AI as a partner and not <a href="https://www.tomsguide.com/ai/chatgpt/the-best-way-to-use-chatgpt-for-writing-isnt-writing-7-prompts-i-use-to-make-it-my-creative-partner">something that does the entire job for me</a>. </p><h2 id="bottom-line">Bottom line</h2><p>If you're ready to ask AI for something beyond your typical query, Fable 5.1 is a great place to start. This is a great prompt — just be sure you don't waste your usage limits on a fake project. I mean, if you're going to try it, try it with something you're actually working on. <br><br>The reason Claude's prompt works is because you already know the material you're giving it. That puts you in a much better position to judge whether Fable 5.1's criticism is insightful or merely sounds convincing.</p><p>Take something you've genuinely been working on and give Claude enough context to understand both the project and what you're trying to achieve. Then let it disagree with you. This prompt asks Fable 5.1 to look at an answer we've already come up with and tell us why it might be wrong.</p><p>Give it a try and let me know in the comments what you think of Anthropic's latest model. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/humanoid-robot-fights-back-after-man-pushes-it-in-store-is-the-beginning-of-the-uprising"><strong>Humanoid robot fights back after man pushes it in store — is this the beginning of the uprising?</strong></a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/chatgpt-6-astra-is-here-this-one-prompt-shows-what-it-can-really-do"><strong>ChatGPT-6 Astra is here — this one prompt shows what it can really do</strong></a></li><li><a href="https://www.tomsguide.com/ai/snickers-made-a-digital-candy-bar-that-claims-to-fix-chatgpt-i-put-it-to-the-test"><strong>Snickers made a digital candy bar that claims to fix ChatGPT — I put it to the test</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude/claude-fable-5-1-is-here-this-one-prompt-shows-what-it-can-really-do</link>
                                                                            <description>
                            <![CDATA[ Claude Fable 5.1 is here with stronger reasoning and agentic capabilities — here’s what’s new and why Anthropic’s latest AI model matters. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">3prQifUwBy9frP99qZwdUe</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Sun, 06 Sep 2026 08:15:00 +0000</pubDate>                                                                                                                                <updated>Sun, 06 Sep 2026 12:21:56 +0000</updated>
                                                                                                                                            <category><![CDATA[Claude]]></category>
                                                    <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj-1280-80.png">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Claude]]></media:description>                                                            <media:text><![CDATA[Claude]]></media:text>
                                <media:title type="plain"><![CDATA[Claude]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Claude Fable 5.1 arrived this week and it's Anthropic’s latest high-end model, built for <a href="https://www.tomsguide.com/ai/what-is-claude-everything-you-need-to-know-about-anthropics-ai-powerhouse">complex tasks that require sustained reasoning</a>. Its biggest focus is agentic work, meaning it can plan, use tools, check its own progress and keep working through problems with less supervision.</p><p>With a 1-million-token context window, it's useful for huge codebases, lengthy documents and research-heavy projects. Anthropic says it delivers major gains in coding and <a href="https://www.tomsguide.com/ai/google-geminis-dominance-is-over-anthropics-new-claude-is-now-the-best-ai-for-real-work">long-running tasks</a> while reducing the cost of some agentic workloads through cheaper caching. The simplest way to think about Fable 5.1 is that it’s designed to be given a project, not just a prompt.<br><br>For those <a href="https://www.tomsguide.com/ai/new-to-claude-use-this-simple-starter-prompt-to-unlock-better-answers-instantly">new to Claude</a> who want to dive directly into Fable 5.1, here's the one prompt I suggest you try first. </p><h2 id="give-fable-5-1-a-project">Give Fable 5.1 a project</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="N6tKYmxs3CjGa3DGCEzFYE" name="man listens to music while working in a coffee shopGettyImages-1938012400" alt="A man sits at the counter top of a coffee shop working on his laptop. In the background, other people are also working. He's wearing headphones to block out distracting sounds to aid concentration" src="https://cdn.mos.cms.futurecdn.net/N6tKYmxs3CjGa3DGCEzFYE.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p>Fable 5.1 can handle more, which means you'll want to give it a sturdier and more meaningful prompt. </p><p><strong>Here's a good prompt to see what Fable 5.1 can do: </strong><em> I'm building [describe a real project you're actually working on, in detail]. Here's my current approach: [paste your code, outline, or plan]. Tell me what's wrong with my thinking, what I'm missing, and then refactor or redesign the whole thing — but explain your reasoning at each decision point so I can learn from it.</em></p><p>While this prompt may seem deceptively simple, it makes sense for an AI that can do so much more than previous models. I especially like it because you're not starting with a blank slate. Instead, you're giving the AI something of yours that you've already started. That's always a recipe for a better and more thorough response. <br><br>Instead of asking Claude to create something from a clean set of instructions, you're handing it work that already exists, complete with your assumptions, mistakes and potentially questionable decisions. From there, Fable 5.1 has to figure out what you're trying to accomplish before deciding whether the way you're doing it actually makes sense.</p><p>And crucially, you're explicitly giving Claude permission to tell you that you're wrong. One of the least useful things an AI assistant can do is take a bad premise and enthusiastically help you execute it. This prompt asks Fable 5.1 to interrogate the premise first. Only then does it get to rebuild the project.</p><h2 id="what-the-prompt-is-really-testing">What the prompt is really testing</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5308px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="bcf647xQjkoiNVPF42DwKb" name="man workin" alt="man working" src="https://cdn.mos.cms.futurecdn.net/bcf647xQjkoiNVPF42DwKb.jpg" mos="" align="middle" fullscreen="" width="5308" height="2986" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock/jud-mackrill)</span></figcaption></figure><p>There are several jobs hidden inside this prompt. First, Claude needs to understand the project and the approach you've already taken. Then it has to identify weaknesses that you may not have noticed yourself.</p><p>After that comes the harder part of deciding which problems actually matter and where the AI should begin. </p><p>A model could easily nitpick everything it sees and produce a huge list of suggestions without making the project meaningfully better. A useful response requires judgment about which decisions should stay, which should change and what those changes will affect elsewhere.</p><p>Finally, Claude has to redesign the work while keeping track of those decisions.</p><p>That's why I particularly like the final instruction to <em><strong>explain your reasoning at each decision point so I can learn from it.</strong></em></p><p>With this prompt, you get to see what Claude knows and why it chose one path over another. There is an important caveat here. AI models don't provide a literal transcript of their private internal reasoning, and you shouldn't treat an explanation as a window into exactly what happened inside the model. What Claude can provide is a useful explanation or justification for the decisions it made</p><h2 id="what-should-you-give-fable-5-1">What should you give Fable 5.1?</h2><p>If you're a developer, you could paste in code for something you've been building and explain what you're trying to accomplish. But you don't have to write code.</p><p>You could give Claude a business plan you've been struggling with, the outline for a novel that isn't quite working, a research project, a presentation, a home renovation plan or almost anything else where you've already made decisions and aren't sure they're the right ones.</p><p>In fact, I'd argue that the messier the project is, the more useful the test becomes.</p><p>A perfectly written brief gives the model a relatively easy job. Real projects aren't like that. They contain assumptions we haven't explained, ideas we've become attached to and decisions that made sense three weeks ago but don't anymore.</p><p>That's exactly what I want Fable 5.1 to find. When I put it to the test, I uploaded my entire manuscript for a book I'm working on. Then, I used this prompt without giving it any additional hints about what I thought was wrong with my work. Of course, that was the intentional part. </p><p>If I tell Claude where I think the problems are or what needs edits, I'm already steering the critique. I wanted to see whether Fable 5.1 would independently notice the same weaknesses — and, more importantly, whether it would find anything I had missed.</p><h2 id="what-surprised-me">What surprised me</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:898px;"><p class="vanilla-image-block" style="padding-top:55.90%;"><img id="WxwkdoRsBFjnYLDGsmSJZg" name="Screenshot 2026-05-20 132434" alt="woman at computer" src="https://cdn.mos.cms.futurecdn.net/WxwkdoRsBFjnYLDGsmSJZg.png" mos="" align="middle" fullscreen="" width="898" height="502" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>I was surprised by how thorough Fable 5.1 was with its feedback and line edits. It offered suggestions without being overly editorial or trying to remove my voice at all. <br><br>One of my favorite things about Claude is that it doesn't just go ahead with edits the way ChatGPT or Gemini often will do. Claude questioned my assumptions, offered to change the structure for clarity and even found a problem with one of the chapters that I hadn't noticed. </p><p>From there, I let it outline what I would need to improve my manuscript and what other projects I could potentially develop from it. </p><p>But finding problems is only half the test. The second part of my prompt asks Fable 5.1 to "refactor or redesign the whole thing," which means it now has to turn its criticism into something better.<br><br>Because this was a manuscript and not a presentation, I didn't want to give it the reins in that aspect. Instead, I asked it to make a list instead of going in with all the changes. More importantly, Fable 5.1 explained why it suggested those changes.</p><p>Of course, I didn't agree with all of the changes, but that's what I like about using AI as a partner and not <a href="https://www.tomsguide.com/ai/chatgpt/the-best-way-to-use-chatgpt-for-writing-isnt-writing-7-prompts-i-use-to-make-it-my-creative-partner">something that does the entire job for me</a>. </p><h2 id="bottom-line">Bottom line</h2><p>If you're ready to ask AI for something beyond your typical query, Fable 5.1 is a great place to start. This is a great prompt — just be sure you don't waste your usage limits on a fake project. I mean, if you're going to try it, try it with something you're actually working on. <br><br>The reason Claude's prompt works is because you already know the material you're giving it. That puts you in a much better position to judge whether Fable 5.1's criticism is insightful or merely sounds convincing.</p><p>Take something you've genuinely been working on and give Claude enough context to understand both the project and what you're trying to achieve. Then let it disagree with you. This prompt asks Fable 5.1 to look at an answer we've already come up with and tell us why it might be wrong.</p><p>Give it a try and let me know in the comments what you think of Anthropic's latest model. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/humanoid-robot-fights-back-after-man-pushes-it-in-store-is-the-beginning-of-the-uprising"><strong>Humanoid robot fights back after man pushes it in store — is this the beginning of the uprising?</strong></a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/chatgpt-6-astra-is-here-this-one-prompt-shows-what-it-can-really-do"><strong>ChatGPT-6 Astra is here — this one prompt shows what it can really do</strong></a></li><li><a href="https://www.tomsguide.com/ai/snickers-made-a-digital-candy-bar-that-claims-to-fix-chatgpt-i-put-it-to-the-test"><strong>Snickers made a digital candy bar that claims to fix ChatGPT — I put it to the test</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I asked ChatGPT, Gemini, Claude and Perplexity to rank the 10 jobs most likely to be replaced by AI — here's what they all agreed on ]]></title>
                                                                                                <dc:content><![CDATA[ <p>As a person who writes about AI for a living, the irony of me being worried about AI taking my job is not lost on me.</p><p>I’ve been keeping track of the statistics tied to that worrying trend of humans losing their jobs to AI, which is why I’ve morphed into a realist who realizes my career is in danger of being overtaken by chatbots (seeing certain sites dole out articles with hints pointing at them being written by AI is disheartening). According to sociologist and AI researcher Jeffrey C. Dixon, a <a href="https://theconversation.com/i-surveyed-workers-to-see-if-ai-had-caused-job-losses-and-was-surprised-by-the-findings-290100" target="_blank">YouGov survey he conducted</a> with 1,250 US workers between July 30 and August 4 of 2026 found that only 3% said they had lost a job to AI since 2023.</p><p>While that number is a bit reassuring that the job market isn’t in too much danger currently due to AI, these two sobering stats from <a href="https://www.wearetenet.com/blog/ai-job-replacing-statistics" target="_blank">Tenet</a> are cause for concern: 92 million jobs may be replaced globally by 2030 due to AI and other labor shifts, plus 47% of US workers are at risk of automation over the next decade.</p><p>With all that in mind, I approached four chatbots with a question: “Rank the 10 jobs most likely to be replaced by AI next.” I was shocked to see them all pick one role in particular.</p><h2 id="the-one-job-all-four-chatbots-agreed-on">The one job all four chatbots agreed on</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2560px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="g6BQQWVjUj8k7SkAsswV8h" name="shutterstock_2511252671-2" alt="ai tools" src="https://cdn.mos.cms.futurecdn.net/g6BQQWVjUj8k7SkAsswV8h.jpg" mos="" align="middle" fullscreen="" width="2560" height="1440" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>After asking ChatGPT, Gemini, Claude and Perplexity the same question, I first took note of the one job that each chatbot listed among its 10 chosen roles that no other chatbot selected. </p><p>ChatGPT only mentioned the role of a graphic designer; Gemini only brought up the role of basic market research & financial data analyst; Claude only included broadcast announcers and radio DJs among its picks (I hope that never happens!);  Perplexity only selected file clerks & records-management assistants.</p><p>As for which job they all agreed on as the one that is most susceptible to AI taking it from humans, it was a role that I’d rather not see filled by nothing but bots over the phone:</p><ul><li><strong>ChatGPT, Gemini, Claude and Perplexity: </strong><em>Customer service representative, Tier-1 customer service representative, customer service representatives and basic customer service representatives.</em></li></ul><p>Perplexity offered the best explanation as to why AI is capable of replacing humans for that position and compressing the responsibilities attached to it: <em>Chatbots and voice agents can answer routine FAQs, check order status, reset accounts, schedule appointments, process simple returns, and triage tickets around the clock.</em></p><p>While that may be true, I’d much rather deal with a human who fulfills such a role. Chase Bank’s <a href="https://www.youtube.com/watch?v=hwY922381e4" target="_blank">most recent commercial</a>, which makes a promise to rely on old-fashioned humans to handle customer service inquiries in the age of AI, showcases the sort of reality I’d prefer to live in.</p><h2 id="the-other-roles-that-popped-up-the-most-among-each-chatbot">The other roles that popped up the most among each chatbot</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2560px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XuAkzPJFVQMbRv4JBjk9aJ" name="shutterstock_2680365443-2" alt="ai jobs" src="https://cdn.mos.cms.futurecdn.net/XuAkzPJFVQMbRv4JBjk9aJ.jpg" mos="" align="middle" fullscreen="" width="2560" height="1440" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Besides the one role that every chatbot put on its list, a few of them also agreed on the same job that another chatbot didn’t mention at all:</p><ul><li><strong>ChatGPT, Gemini and Perplexity: </strong><em>Data-entry clerk, data entry clerks & digitization specialists and data-entry keyers & document-processing clerks.</em></li><li><strong>ChatGPT and Gemini: </strong><em>Telemarketer and basic telemarketers & inbound sales representatives.</em></li><li><strong>ChatGPT, Gemini and Perplexity: </strong><em>Bookkeeping/accounting clerk, routine bookkeepers & accounts payable clerks and bookkeeping, payroll, & accounts-payable clerks.</em></li><li><strong>ChatGPT, Claude and Perplexity: </strong><em>Copywriter/content writer, writers & authors and entry-level content writers for routine copy.</em></li><li><strong>ChatGPT, Gemini and Perplexity: </strong><em>Paralegal/legal assistant, paralegals & legal researchers and legal secretaries & routine paralegal support.</em></li><li><strong>ChatGPT and Gemini: </strong><em>Junior software developer, entry-level/junior software developers.</em></li><li><strong>Gemini and Claude: </strong><em>Translators & localization clerks and interpreters & translators.</em></li></ul><p>At the top of each chatbot’s ranked list, ChatGPT chose customer service representatives, Gemini selected data entry clerks & digitization specialists, Claude picked interpreters & translators and Perplexity settled on data-entry keyers & document-processing clerks.</p><h2 id="final-thoughts">Final thoughts</h2><p>I knew the role of writers would pop up on any of the chatbots’ lists for jobs most in danger of being filled by AI and leaving humans behind. </p><p>But as someone who’s doing his best to learn about the ins and outs of AI, I’m taking the initiative to acquire an extra skill set that may assist me in the future. As for doctors, dentists, plumbers, electricians, etc., I just can’t envision humanoid robots getting strong and smart enough to completely take over those positions. It’s still alarming to see the jobs ChatGPT, Gemini, Claude and Perplexity brought up on their lists—here’s hoping human ingenuity becomes more appreciated during an age where AI is injected into so many facets of our lives.</p><p>Gemini’s closing statement in response to my request summed up my outlook on it and the other chatbots’ picks quite well: </p><p><em>The common factor across all these roles is predictability. Roles reliant on structured rules, data retrieval, standard text generation, or routine transactions are being automated. Conversely, jobs requiring physical dexterity, complex emotional intelligence, high-stakes strategic accountability, or manual trade skills (such as healthcare providers, electricians, plumbers, and senior strategists) remain far more resilient.</em></p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/meet-the-mass-produced-humanoid-robot-that-wants-to-steal-your-face" target="_blank">Meet the mass-produced humanoid robot that wants to steal your face</a></li><li><a href="https://www.tomsguide.com/ai/snickers-made-a-digital-candy-bar-that-claims-to-fix-chatgpt-i-put-it-to-the-test" target="_blank">Snickers made a digital candy bar that claims to fix ChatGPT — I put it to the test</a></li><li><a href="https://www.tomsguide.com/ai/the-danger-isnt-that-ai-becomes-conscious-the-danger-is-that-we-redefine-consciousness-so-narrowly-that-a-machine-appears-to-qualify-heres-what-this-expert-physician-thinks-about-the-future-of-humanity-and-ai" target="_blank">'The danger isn't that AI becomes conscious. The danger is that we redefine consciousness so narrowly that a machine appears to qualify': here’s what this expert physician thinks about the future of humanity and AI</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-asked-chatgpt-gemini-claude-and-perplexity-to-rank-the-10-jobs-most-likely-to-be-replaced-by-ai-heres-what-they-all-agreed-on</link>
                                                                            <description>
                            <![CDATA[ After asking four chatbots to rank the 10 jobs that are most at risk of being replaced by AI and taken away from human hands, there was one job they all chose. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5w8U9pCVTDVp2pDGfi53YY</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/kus5JAehzLpsvQ4PTNzNwS-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 05 Sep 2026 05:30:00 +0000</pubDate>                                                                                                                                <updated>Sat, 05 Sep 2026 12:27:40 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/kus5JAehzLpsvQ4PTNzNwS-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ai jobs]]></media:description>                                                            <media:text><![CDATA[ai jobs]]></media:text>
                                <media:title type="plain"><![CDATA[ai jobs]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/kus5JAehzLpsvQ4PTNzNwS-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>As a person who writes about AI for a living, the irony of me being worried about AI taking my job is not lost on me.</p><p>I’ve been keeping track of the statistics tied to that worrying trend of humans losing their jobs to AI, which is why I’ve morphed into a realist who realizes my career is in danger of being overtaken by chatbots (seeing certain sites dole out articles with hints pointing at them being written by AI is disheartening). According to sociologist and AI researcher Jeffrey C. Dixon, a <a href="https://theconversation.com/i-surveyed-workers-to-see-if-ai-had-caused-job-losses-and-was-surprised-by-the-findings-290100" target="_blank">YouGov survey he conducted</a> with 1,250 US workers between July 30 and August 4 of 2026 found that only 3% said they had lost a job to AI since 2023.</p><p>While that number is a bit reassuring that the job market isn’t in too much danger currently due to AI, these two sobering stats from <a href="https://www.wearetenet.com/blog/ai-job-replacing-statistics" target="_blank">Tenet</a> are cause for concern: 92 million jobs may be replaced globally by 2030 due to AI and other labor shifts, plus 47% of US workers are at risk of automation over the next decade.</p><p>With all that in mind, I approached four chatbots with a question: “Rank the 10 jobs most likely to be replaced by AI next.” I was shocked to see them all pick one role in particular.</p><h2 id="the-one-job-all-four-chatbots-agreed-on">The one job all four chatbots agreed on</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2560px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="g6BQQWVjUj8k7SkAsswV8h" name="shutterstock_2511252671-2" alt="ai tools" src="https://cdn.mos.cms.futurecdn.net/g6BQQWVjUj8k7SkAsswV8h.jpg" mos="" align="middle" fullscreen="" width="2560" height="1440" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>After asking ChatGPT, Gemini, Claude and Perplexity the same question, I first took note of the one job that each chatbot listed among its 10 chosen roles that no other chatbot selected. </p><p>ChatGPT only mentioned the role of a graphic designer; Gemini only brought up the role of basic market research & financial data analyst; Claude only included broadcast announcers and radio DJs among its picks (I hope that never happens!);  Perplexity only selected file clerks & records-management assistants.</p><p>As for which job they all agreed on as the one that is most susceptible to AI taking it from humans, it was a role that I’d rather not see filled by nothing but bots over the phone:</p><ul><li><strong>ChatGPT, Gemini, Claude and Perplexity: </strong><em>Customer service representative, Tier-1 customer service representative, customer service representatives and basic customer service representatives.</em></li></ul><p>Perplexity offered the best explanation as to why AI is capable of replacing humans for that position and compressing the responsibilities attached to it: <em>Chatbots and voice agents can answer routine FAQs, check order status, reset accounts, schedule appointments, process simple returns, and triage tickets around the clock.</em></p><p>While that may be true, I’d much rather deal with a human who fulfills such a role. Chase Bank’s <a href="https://www.youtube.com/watch?v=hwY922381e4" target="_blank">most recent commercial</a>, which makes a promise to rely on old-fashioned humans to handle customer service inquiries in the age of AI, showcases the sort of reality I’d prefer to live in.</p><h2 id="the-other-roles-that-popped-up-the-most-among-each-chatbot">The other roles that popped up the most among each chatbot</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2560px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XuAkzPJFVQMbRv4JBjk9aJ" name="shutterstock_2680365443-2" alt="ai jobs" src="https://cdn.mos.cms.futurecdn.net/XuAkzPJFVQMbRv4JBjk9aJ.jpg" mos="" align="middle" fullscreen="" width="2560" height="1440" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Besides the one role that every chatbot put on its list, a few of them also agreed on the same job that another chatbot didn’t mention at all:</p><ul><li><strong>ChatGPT, Gemini and Perplexity: </strong><em>Data-entry clerk, data entry clerks & digitization specialists and data-entry keyers & document-processing clerks.</em></li><li><strong>ChatGPT and Gemini: </strong><em>Telemarketer and basic telemarketers & inbound sales representatives.</em></li><li><strong>ChatGPT, Gemini and Perplexity: </strong><em>Bookkeeping/accounting clerk, routine bookkeepers & accounts payable clerks and bookkeeping, payroll, & accounts-payable clerks.</em></li><li><strong>ChatGPT, Claude and Perplexity: </strong><em>Copywriter/content writer, writers & authors and entry-level content writers for routine copy.</em></li><li><strong>ChatGPT, Gemini and Perplexity: </strong><em>Paralegal/legal assistant, paralegals & legal researchers and legal secretaries & routine paralegal support.</em></li><li><strong>ChatGPT and Gemini: </strong><em>Junior software developer, entry-level/junior software developers.</em></li><li><strong>Gemini and Claude: </strong><em>Translators & localization clerks and interpreters & translators.</em></li></ul><p>At the top of each chatbot’s ranked list, ChatGPT chose customer service representatives, Gemini selected data entry clerks & digitization specialists, Claude picked interpreters & translators and Perplexity settled on data-entry keyers & document-processing clerks.</p><h2 id="final-thoughts">Final thoughts</h2><p>I knew the role of writers would pop up on any of the chatbots’ lists for jobs most in danger of being filled by AI and leaving humans behind. </p><p>But as someone who’s doing his best to learn about the ins and outs of AI, I’m taking the initiative to acquire an extra skill set that may assist me in the future. As for doctors, dentists, plumbers, electricians, etc., I just can’t envision humanoid robots getting strong and smart enough to completely take over those positions. It’s still alarming to see the jobs ChatGPT, Gemini, Claude and Perplexity brought up on their lists—here’s hoping human ingenuity becomes more appreciated during an age where AI is injected into so many facets of our lives.</p><p>Gemini’s closing statement in response to my request summed up my outlook on it and the other chatbots’ picks quite well: </p><p><em>The common factor across all these roles is predictability. Roles reliant on structured rules, data retrieval, standard text generation, or routine transactions are being automated. Conversely, jobs requiring physical dexterity, complex emotional intelligence, high-stakes strategic accountability, or manual trade skills (such as healthcare providers, electricians, plumbers, and senior strategists) remain far more resilient.</em></p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/meet-the-mass-produced-humanoid-robot-that-wants-to-steal-your-face" target="_blank">Meet the mass-produced humanoid robot that wants to steal your face</a></li><li><a href="https://www.tomsguide.com/ai/snickers-made-a-digital-candy-bar-that-claims-to-fix-chatgpt-i-put-it-to-the-test" target="_blank">Snickers made a digital candy bar that claims to fix ChatGPT — I put it to the test</a></li><li><a href="https://www.tomsguide.com/ai/the-danger-isnt-that-ai-becomes-conscious-the-danger-is-that-we-redefine-consciousness-so-narrowly-that-a-machine-appears-to-qualify-heres-what-this-expert-physician-thinks-about-the-future-of-humanity-and-ai" target="_blank">'The danger isn't that AI becomes conscious. The danger is that we redefine consciousness so narrowly that a machine appears to qualify': here’s what this expert physician thinks about the future of humanity and AI</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Anthropic just made a staggering $35 billion bet on Claude — here's why it needs so much computing power ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Anthropic has reportedly signed a $35 billion cloud computing deal with Nvidia-backed Lambda for access to infrastructure at a massive new data center in Texas, according to <a href="https://www.reuters.com/technology/anthropic-signs-35-billion-cloud-deal-with-nvidia-backed-lambda-source-says-2026-08-31/" target="_blank">Reuters</a>.</p><p>The project, which is being developed by Hut 8 in Nueces County, Texas, will provide Anthropic with access to roughly <a href="https://www.tomsguide.com/ai/the-ai-boom-is-driving-up-electricity-bills-heres-what-you-need-to-know">350 megawatts of capacity</a>. Nvidia GPUs will provide the computing muscle, with the additional capacity intended to help meet growing demand for <a href="https://www.tomsguide.com/ai/claude/you-might-be-using-claude-wrong-5-habits-to-stop-right-now">Claude</a>.</p><p>It's an eye-watering amount of money. But what's even more remarkable is that the $35 billion agreement comes less than a week after Anthropic reportedly committed another $45 billion to rent computing power from Nscale.</p><p>In other words, Anthropic has reportedly committed around $80 billion to just these two computing deals in the span of a week.</p><p>So why does the company behind a chatbot need that much infrastructure? Let's dig into it. </p><h2 id="claude-needs-a-lot-more-compute">Claude needs a lot more compute</h2><p>If you open Claude on your phone or laptop, it's easy to forget what happens after you hit send.</p><p>Your request ultimately has to be processed by specialized hardware running inside a data center. Multiply that by millions of prompts, API calls and complicated <a href="https://www.tomsguide.com/ai/i-tested-claude-cowork-anthropics-new-ai-feels-more-like-a-coworker-than-a-chatbot">AI agent tasks</a>, and the infrastructure requirements quickly become enormous.</p><p>And Anthropic isn't preparing for Claude's current level of demand. It's building for where it thinks that demand is headed.</p><p>Anthropic said in May that its annualized revenue had surpassed $47 billion, up from approximately $9 billion at the end of 2025. The company specifically said some of the money from its latest funding round would be used to "<a href="https://www.anthropic.com/news/series-h" target="_blank">expand compute to meet growing demand for Claude</a>."</p><h2 id="claude-code-appears-to-be-particularly-important-to-growth">Claude Code appears to be particularly important to growth</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4359px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="MgNuts2aMA2ezHUyzAPVSQ" name="shutterstock_2677732223" alt="Claude Code image on laptop" src="https://cdn.mos.cms.futurecdn.net/MgNuts2aMA2ezHUyzAPVSQ.jpg" mos="" align="middle" fullscreen="" width="4359" height="2452" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><a href="https://www.anthropic.com/news/anthropic-raises-30-billion-series-g-funding-380-billion-post-money-valuation?_bhlid=56ba2f10e46d916732c3d1fc42c9e6a4ac5ba966" target="_blank">Anthropic said</a> earlier this year that<a href="https://www.tomsguide.com/ai/i-test-ai-coding-tools-all-day-here-are-9-hidden-claude-code-features-youre-probably-missing"> Claude Code's</a> annualized revenue had climbed above $2.5 billion and that weekly active users had doubled since the beginning of 2026. Business subscriptions to the coding agent had quadrupled over the same period.</p><p>That's important because tools such as Claude Code can require considerably more interaction with an AI model than asking a chatbot a single question.</p><p>Instead of producing one response and stopping, an AI coding agent can inspect files, write code, run commands, analyze the results, fix mistakes and continue working through a task. Anthropic's own research into roughly 400,000 Claude Code sessions found that usage has been shifting toward more end-to-end <a href="https://www.tomsguide.com/ai/claude-sonnet-4-5-can-code-for-30-hours-straight-and-it-could-change-the-future-of-work-forever">agentic tasks</a>, including running software, analyzing data and producing documents.</p><p>The more work we hand over to AI agents, the more inference compute companies such as Anthropic need behind them.</p><h2 id="35-billion-isn-39-t-even-anthropic-39-s-biggest-recent-compute-deal">$35 billion isn't even Anthropic's biggest recent compute deal</h2><p>Just days ago, <a href="https://www.reuters.com/technology/anthropic-pay-nscale-45-billion-rent-ai-computing-power-bloomberg-news-reports-2026-08-26/" target="_blank">Reuters reported</a> that Anthropic had agreed to spend $45 billion over six years for computing capacity from Nscale's data center campus in West Virginia.</p><p>That agreement covers about 460 megawatts of capacity and is expected to use Nvidia's next-generation Vera Rubin hardware.</p><p>Anthropic has been assembling compute capacity from multiple directions. It announced a <a href="https://www.anthropic.com/news/anthropic-invests-50-billion-in-american-ai-infrastructure" target="_blank">$50 billion U.S. data center investment</a> with Fluidstack last year, and in May said a partnership with <a href="https://www.tomsguide.com/ai/spacex-just-spent-usd60-billion-on-cursor-and-it-proves-ai-chatbots-arent-the-future-anymore">SpaceX </a>would substantially increase the amount of compute available for Claude.</p><p>That SpaceX capacity had an immediate impact users could actually see: Anthropic doubled Claude <a href="https://www.tomsguide.com/ai/claude/claude-free-vs-claude-pro-vs-claude-max-whats-the-difference">Code's five-hour rate limits for Pro</a>, Max, Team and some Enterprise users, removed a peak-hours restriction and raised API limits for Claude Opus models.</p><p>It's a useful example of why these enormous infrastructure deals ultimately matter to people using Claude. More compute doesn't automatically mean a smarter AI model, but it can determine how many people can use it, how frequently they can use it and how much work increasingly autonomous AI agents can perform.</p><h2 id="nvidia-is-everywhere-in-this-deal">Nvidia is everywhere in this deal</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3840px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="wCckHxw68LXgtKj3mm5HqS" name="Nvidia" alt="Nvidia" src="https://cdn.mos.cms.futurecdn.net/wCckHxw68LXgtKj3mm5HqS.jpg" mos="" align="middle" fullscreen="" width="3840" height="2160" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There's another interesting wrinkle to Anthropic's latest agreement: Nvidia seems to be everywhere.</p><p>Lambda is backed by Nvidia. The data center will contain Nvidia hardware. And according to The Wall Street Journal, Nvidia itself will hold the lease on the Texas data center.</p><p>Nvidia is also an Anthropic investor. The companies announced a broader strategic partnership last November that included plans for Anthropic to use Nvidia hardware and for the two companies to work together on optimizing future Nvidia architectures for Anthropic's AI workloads.</p><p>Even Anthropic's $45 billion Nscale agreement reportedly involves Nvidia's upcoming Vera Rubin chips.</p><p>That shows just how central Nvidia has become to the infrastructure sitting behind the current AI boom. Companies such as Anthropic may be competing with OpenAI, Google and others to build the best AI models, but much of that race still depends on securing enormous quantities of computing hardware and electricity to run them.</p><h2 id="what-this-means-for-claude-users">What this means for Claude users</h2><p>Don't expect your Claude subscription to suddenly look different because Anthropic signed another data center deal. This is a much longer-term bet.</p><p>Anthropic is effectively wagering tens of billions of dollars that Claude usage — particularly through products such as Claude Code and future AI agents — is going to continue growing dramatically.</p><p>We've already seen what additional computing capacity can do. Anthropic used its SpaceX deal to raise Claude usage limits earlier this year. More infrastructure could similarly help the company accommodate more users, longer-running agents and increasingly compute-intensive models without constantly running into capacity constraints.</p><p>And with another $35 billion reportedly going toward Claude's computing needs, Anthropic clearly doesn't expect our appetite for AI to slow down anytime soon.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/perplexitys-new-local-first-ai-runs-on-your-pc-and-asks-before-using-the-cloud">Perplexity’s new local-first AI runs on your PC — and asks before using the cloud</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/chatgpt-can-learn-your-repetitive-tasks-by-watching-you-here-are-7-prompts-to-try">ChatGPT can learn your repetitive tasks by watching you — here are 7 prompts to try</a></li><li><a href="https://www.tomsguide.com/ai/openai-is-leaving-cursor-in-november-here-are-your-3-options">OpenAI is leaving Cursor in November — here are your 3 options</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude/anthropic-just-made-a-staggering-usd35-billion-bet-on-claude-heres-why-it-needs-so-much-computing-power</link>
                                                                            <description>
                            <![CDATA[ Anthropic is reportedly spending $35 billion on new computing power for Claude. Here’s why the AI chatbot needs so much infrastructure to keep growing. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">mEmhmvRrXuvkazu7t5rCsK</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/3xUsXu3ofF4sniyG4TZ9PM-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 01 Sep 2026 13:16:44 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Claude]]></category>
                                                    <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/3xUsXu3ofF4sniyG4TZ9PM-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Dario Amodei, Anthropic CEO]]></media:description>                                                            <media:text><![CDATA[Dario Amodei, Anthropic CEO]]></media:text>
                                <media:title type="plain"><![CDATA[Dario Amodei, Anthropic CEO]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/3xUsXu3ofF4sniyG4TZ9PM-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Anthropic has reportedly signed a $35 billion cloud computing deal with Nvidia-backed Lambda for access to infrastructure at a massive new data center in Texas, according to <a href="https://www.reuters.com/technology/anthropic-signs-35-billion-cloud-deal-with-nvidia-backed-lambda-source-says-2026-08-31/" target="_blank">Reuters</a>.</p><p>The project, which is being developed by Hut 8 in Nueces County, Texas, will provide Anthropic with access to roughly <a href="https://www.tomsguide.com/ai/the-ai-boom-is-driving-up-electricity-bills-heres-what-you-need-to-know">350 megawatts of capacity</a>. Nvidia GPUs will provide the computing muscle, with the additional capacity intended to help meet growing demand for <a href="https://www.tomsguide.com/ai/claude/you-might-be-using-claude-wrong-5-habits-to-stop-right-now">Claude</a>.</p><p>It's an eye-watering amount of money. But what's even more remarkable is that the $35 billion agreement comes less than a week after Anthropic reportedly committed another $45 billion to rent computing power from Nscale.</p><p>In other words, Anthropic has reportedly committed around $80 billion to just these two computing deals in the span of a week.</p><p>So why does the company behind a chatbot need that much infrastructure? Let's dig into it. </p><h2 id="claude-needs-a-lot-more-compute">Claude needs a lot more compute</h2><p>If you open Claude on your phone or laptop, it's easy to forget what happens after you hit send.</p><p>Your request ultimately has to be processed by specialized hardware running inside a data center. Multiply that by millions of prompts, API calls and complicated <a href="https://www.tomsguide.com/ai/i-tested-claude-cowork-anthropics-new-ai-feels-more-like-a-coworker-than-a-chatbot">AI agent tasks</a>, and the infrastructure requirements quickly become enormous.</p><p>And Anthropic isn't preparing for Claude's current level of demand. It's building for where it thinks that demand is headed.</p><p>Anthropic said in May that its annualized revenue had surpassed $47 billion, up from approximately $9 billion at the end of 2025. The company specifically said some of the money from its latest funding round would be used to "<a href="https://www.anthropic.com/news/series-h" target="_blank">expand compute to meet growing demand for Claude</a>."</p><h2 id="claude-code-appears-to-be-particularly-important-to-growth">Claude Code appears to be particularly important to growth</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4359px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="MgNuts2aMA2ezHUyzAPVSQ" name="shutterstock_2677732223" alt="Claude Code image on laptop" src="https://cdn.mos.cms.futurecdn.net/MgNuts2aMA2ezHUyzAPVSQ.jpg" mos="" align="middle" fullscreen="" width="4359" height="2452" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><a href="https://www.anthropic.com/news/anthropic-raises-30-billion-series-g-funding-380-billion-post-money-valuation?_bhlid=56ba2f10e46d916732c3d1fc42c9e6a4ac5ba966" target="_blank">Anthropic said</a> earlier this year that<a href="https://www.tomsguide.com/ai/i-test-ai-coding-tools-all-day-here-are-9-hidden-claude-code-features-youre-probably-missing"> Claude Code's</a> annualized revenue had climbed above $2.5 billion and that weekly active users had doubled since the beginning of 2026. Business subscriptions to the coding agent had quadrupled over the same period.</p><p>That's important because tools such as Claude Code can require considerably more interaction with an AI model than asking a chatbot a single question.</p><p>Instead of producing one response and stopping, an AI coding agent can inspect files, write code, run commands, analyze the results, fix mistakes and continue working through a task. Anthropic's own research into roughly 400,000 Claude Code sessions found that usage has been shifting toward more end-to-end <a href="https://www.tomsguide.com/ai/claude-sonnet-4-5-can-code-for-30-hours-straight-and-it-could-change-the-future-of-work-forever">agentic tasks</a>, including running software, analyzing data and producing documents.</p><p>The more work we hand over to AI agents, the more inference compute companies such as Anthropic need behind them.</p><h2 id="35-billion-isn-39-t-even-anthropic-39-s-biggest-recent-compute-deal">$35 billion isn't even Anthropic's biggest recent compute deal</h2><p>Just days ago, <a href="https://www.reuters.com/technology/anthropic-pay-nscale-45-billion-rent-ai-computing-power-bloomberg-news-reports-2026-08-26/" target="_blank">Reuters reported</a> that Anthropic had agreed to spend $45 billion over six years for computing capacity from Nscale's data center campus in West Virginia.</p><p>That agreement covers about 460 megawatts of capacity and is expected to use Nvidia's next-generation Vera Rubin hardware.</p><p>Anthropic has been assembling compute capacity from multiple directions. It announced a <a href="https://www.anthropic.com/news/anthropic-invests-50-billion-in-american-ai-infrastructure" target="_blank">$50 billion U.S. data center investment</a> with Fluidstack last year, and in May said a partnership with <a href="https://www.tomsguide.com/ai/spacex-just-spent-usd60-billion-on-cursor-and-it-proves-ai-chatbots-arent-the-future-anymore">SpaceX </a>would substantially increase the amount of compute available for Claude.</p><p>That SpaceX capacity had an immediate impact users could actually see: Anthropic doubled Claude <a href="https://www.tomsguide.com/ai/claude/claude-free-vs-claude-pro-vs-claude-max-whats-the-difference">Code's five-hour rate limits for Pro</a>, Max, Team and some Enterprise users, removed a peak-hours restriction and raised API limits for Claude Opus models.</p><p>It's a useful example of why these enormous infrastructure deals ultimately matter to people using Claude. More compute doesn't automatically mean a smarter AI model, but it can determine how many people can use it, how frequently they can use it and how much work increasingly autonomous AI agents can perform.</p><h2 id="nvidia-is-everywhere-in-this-deal">Nvidia is everywhere in this deal</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3840px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="wCckHxw68LXgtKj3mm5HqS" name="Nvidia" alt="Nvidia" src="https://cdn.mos.cms.futurecdn.net/wCckHxw68LXgtKj3mm5HqS.jpg" mos="" align="middle" fullscreen="" width="3840" height="2160" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There's another interesting wrinkle to Anthropic's latest agreement: Nvidia seems to be everywhere.</p><p>Lambda is backed by Nvidia. The data center will contain Nvidia hardware. And according to The Wall Street Journal, Nvidia itself will hold the lease on the Texas data center.</p><p>Nvidia is also an Anthropic investor. The companies announced a broader strategic partnership last November that included plans for Anthropic to use Nvidia hardware and for the two companies to work together on optimizing future Nvidia architectures for Anthropic's AI workloads.</p><p>Even Anthropic's $45 billion Nscale agreement reportedly involves Nvidia's upcoming Vera Rubin chips.</p><p>That shows just how central Nvidia has become to the infrastructure sitting behind the current AI boom. Companies such as Anthropic may be competing with OpenAI, Google and others to build the best AI models, but much of that race still depends on securing enormous quantities of computing hardware and electricity to run them.</p><h2 id="what-this-means-for-claude-users">What this means for Claude users</h2><p>Don't expect your Claude subscription to suddenly look different because Anthropic signed another data center deal. This is a much longer-term bet.</p><p>Anthropic is effectively wagering tens of billions of dollars that Claude usage — particularly through products such as Claude Code and future AI agents — is going to continue growing dramatically.</p><p>We've already seen what additional computing capacity can do. Anthropic used its SpaceX deal to raise Claude usage limits earlier this year. More infrastructure could similarly help the company accommodate more users, longer-running agents and increasingly compute-intensive models without constantly running into capacity constraints.</p><p>And with another $35 billion reportedly going toward Claude's computing needs, Anthropic clearly doesn't expect our appetite for AI to slow down anytime soon.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/perplexitys-new-local-first-ai-runs-on-your-pc-and-asks-before-using-the-cloud">Perplexity’s new local-first AI runs on your PC — and asks before using the cloud</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/chatgpt-can-learn-your-repetitive-tasks-by-watching-you-here-are-7-prompts-to-try">ChatGPT can learn your repetitive tasks by watching you — here are 7 prompts to try</a></li><li><a href="https://www.tomsguide.com/ai/openai-is-leaving-cursor-in-november-here-are-your-3-options">OpenAI is leaving Cursor in November — here are your 3 options</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ You might be using Claude wrong — 5 habits to stop right now ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Claude has become one of the AI tools I use most often, whether I’m <a href="https://www.tomsguide.com/ai/how-i-use-claude-for-strategy-gemini-for-research-and-chatgpt-for-the-grind">brainstorming</a>, planning something, <a href="https://www.tomsguide.com/ai/how-to-become-a-vibe-coder-and-why-ai-makes-app-building-effortless">vibe coding</a>, researching a topic or simply trying to make sense of a complicated question. But using an AI chatbot every day doesn't necessarily mean you're using it well.</p><p>In fact, some of the habits that feel like they should make Claude better can have the opposite effect.</p><p>That’s what caught my attention when I came across a list of 27 Claude tips from AI consultant <a href="https://ruben.substack.com/" target="_blank">Ruben Hassid</a>, who says he's spent more than 1,800 hours using Anthropic's chatbot.</p><p>Some of his advice goes against the way many of us have been taught to use AI. Keep everything organized in <a href="https://www.tomsguide.com/ai/claude-just-made-two-of-its-best-features-free-heres-how-to-use-projects-and-artifacts">Projects</a>? Maybe not. Keep correcting Claude until it understands what you want? That could actually make things worse. Spend 10 minutes crafting the perfect prompt? There may be a better approach.</p><p>Not every tip will make sense for every Claude user, and some of Hassid's recommendations are based on his own experience rather than hard-and-fast rules. But several are worth trying if you use Claude regularly.</p><p>Here are five Claude habits worth breaking — and what to try instead.</p><h2 id="1-stop-correcting-claude-over-and-over">1. Stop correcting Claude over and over</h2><p>We've all had this conversation with an AI chatbot. You ask Claude for something. It gets it wrong and then you go back and forth trying to get the response you're actually looking for — all while wasting your tokens in the meantime. </p><p>Even when you explain the problem in even more detail or add another layer of clarification, before long, you're six messages deep trying to rescue an answer that wasn't particularly good to begin with.</p><p>Hassid recommends doing something much simpler: go back and edit the original prompt. This is a feature that a lot of users overlook but it's one of the best ways to avoid correcting every wrong answer, which in turn, keeps adding to the conversation. <br><br>That's because every correction you add becomes part of the conversation Claude is working from. Instead of giving the model one clear instruction, you can end up with a growing trail of bad outputs, corrections and exceptions.</p><p>Editing the original prompt gives Claude another shot with cleaner instructions.</p><p><strong>For example, imagine you asked:</strong> <em>Plan a three-day trip to Boston.</em></p><p>Claude gives you an itinerary packed with museums, historical sites and early mornings. But what you really wanted was a relaxed weekend centered around food and neighborhoods.</p><p>You could spend several messages correcting the itinerary.</p><p><strong>Or you could edit the original: </strong><em>Plan a relaxed three-day trip to Boston centered around great food and interesting neighborhoods. Include no more than one museum, avoid early mornings and leave plenty of unplanned time.</em></p><p>Same request. Much better context.</p><p><strong>Try it:</strong> If Claude completely misses the mark, resist the urge to argue with it. Edit your previous prompt and regenerate the answer instead.</p><h2 id="2-stop-keeping-every-conversation-alive-forever">2. Stop keeping every conversation alive forever</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:6000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nSqhYfn3JiMsYDX8W6JVVA" name="pexels-eren-li-7241619 copy" alt="An individual typing on a laptop, focusing on the hands and keyboard in an indoor setting." src="https://cdn.mos.cms.futurecdn.net/nSqhYfn3JiMsYDX8W6JVVA.jpg" mos="" align="middle" fullscreen="" width="6000" height="3375" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Pexels / Eren Li)</span></figcaption></figure><p>This one is incredibly easy to do. Once Claude understands what you're working on, abandoning that conversation can feel wasteful. So you keep going...and going! </p><p>Eventually the chat contains previous questions, rejected ideas, unrelated tangents, corrections and instructions that stopped being relevant 30 messages ago.</p><p>Hassid recommends starting fresh more often, arguing that very long conversations can eventually make Claude less effective.</p><p>There isn't a magic number of messages where Claude suddenly becomes worse, and Claude's context window is designed to handle a significant amount of information. But context isn't the same thing as useful context.</p><p>A <a href="https://www.tomsguide.com/ai/claude/claudes-new-memory-feature-solves-my-biggest-ai-frustration-here-are-5-prompts-to-try-first">model having access to something</a> doesn't necessarily mean you want that information influencing its next response. </p><p>Imagine using the same Claude conversation to plan a vacation for weeks. You've discussed five hotels, changed the dates twice, ruled out three destinations and completely changed your budget.</p><p>Claude may technically have all that information available, but you're now asking it to distinguish between what you wanted two weeks ago and what you want today. Sometimes the clean slate is the advantage.</p><p><strong>Try it:</strong> When a conversation starts feeling cluttered, ask Claude to summarize the important information and decisions you've made. Paste that summary into a fresh chat and continue from there.</p><h2 id="3-stop-obsessing-over-the-perfect-prompt">3. Stop obsessing over the perfect prompt</h2><p>The internet has spent the past few years convincing us that getting great AI results requires elaborate prompts. A few minutes on X or Instagram and you'll be swamped with plenty of prompts.</p><p>But Hassid makes a compelling case for doing something considerably less polished: brain dumping.</p><p>Instead of spending several minutes turning an idea into the perfect prompt, simply tell Claude everything you're thinking.</p><p>This works particularly well with voice input because we naturally provide more context when we're talking. We mention what we're trying to accomplish, what we've already tried, what we don't like and the half-formed thoughts we might remove if we were carefully typing a prompt.</p><p><strong>For example, instead of: </strong><em>Create a weekly meal plan for a family of four.</em></p><p><strong>Try the prompt:</strong><em> I need dinners for the next five days. I don't want anything that takes more than about 30 minutes, we're trying to spend less on takeout, one person hates fish, I already have chicken and pasta in the house and Wednesday is going to be really busy, so that meal needs to be ridiculously easy. Help me figure this out.</em></p><p>The second prompt isn't perfect, but it's packed with useful information. </p><p><strong>Try it:</strong> Open Claude and dictate your request as though you're explaining the problem to a friend. Don't organize it first. Let Claude organize it for you.</p><h2 id="4-stop-telling-claude-only-what-you-want">4. Stop telling Claude only what you want</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1600px;"><p class="vanilla-image-block" style="padding-top:56.31%;"><img id="YmHTcJgciPY4rCSNeHipt3" name="switching-nbn-provider.jpg" alt="Man looking confused whilst sitting in front of a laptop" src="https://cdn.mos.cms.futurecdn.net/YmHTcJgciPY4rCSNeHipt3.jpg" mos="" align="middle" fullscreen="" width="1600" height="901" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: The Motley Fool)</span></figcaption></figure><p>Quite often AI users will prompt an assistant with <em>"Make this better." </em>"G<em>ive me something more interesting." "Make this easier." "Be more creative."</em></p><p>And while they will probably give you answers, these instructions are incredibly subjective. Claude has to guess what "better" or "interesting" means to you.</p><p>Hassid recommends giving the model negative examples — showing Claude what you <em>don't</em> want. Say you're trying to come up with ideas for a 10-year-old's birthday party.</p><p>Claude suggests a trampoline park, bowling, laser tag and an arcade.</p><p><strong>Instead of responding: </strong><em>Give me more creative ideas.</em></p><p><strong>Try the prompt: </strong><em>I don't want trampoline parks, bowling, arcades, laser tag or other typical birthday-party venues. I'm looking for something the kids probably haven't done at another birthday party this year.</em></p><p>Suddenly, "creative" has boundaries and it's far more useful to Claude. The same technique works for recommendations, travel plans, recipes, gift ideas, schedules and almost anything else where personal taste matters.</p><p><strong>Try it:</strong> When Claude gives you suggestions you dislike, tell it specifically what those options have in common and ask it to avoid that entire category.</p><h2 id="5-stop-putting-everything-into-projects">5. Stop putting everything into Projects</h2><p>Projects are one of Claude's most useful features. They let you keep related chats, instructions and reference material together so you don't have to repeatedly explain what you're working on.</p><p>But that doesn't mean every task belongs inside one. Hassid argues that fresh conversations can sometimes be better for creative work because accumulated context can steer Claude toward ideas and patterns you've already explored.</p><p>I'd treat this as a rule of thumb not something universal for Claude. Projects can be enormously useful when the model genuinely needs background information.</p><p>The question is whether that background is helping with the task you're doing right now.</p><p>If you're using Claude to help plan a major home renovation, for example, keeping your measurements, budget, preferences and previous decisions in one Project makes sense.</p><p>But if you suddenly want Claude to give you completely unexpected ideas for what to do with an empty room, you might get more variety by asking in a fresh chat without all those previous assumptions.</p><p>Otherwise, you risk asking Claude to surprise you while simultaneously surrounding it with everything you've already considered.</p><p><strong>Try it:</strong> Use Projects when Claude needs context. Try a fresh chat when you want novelty. You can even give the same prompt to both and compare the results.</p><h2 id="the-takeaway">The takeaway</h2><p>Sometimes the best thing you can give Claude is a clearer problem. So the next time Claude isn't giving you what you want, don't automatically add another paragraph of instructions. Try editing the prompt, start a new chat or tellit what you don't want. </p><p>You may just find Claude understands you better when you give it less to untangle.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/claude/anthropic-just-made-a-staggering-usd35-billion-bet-on-claude-heres-why-it-needs-so-much-computing-power">Anthropic just made a staggering $35 billion bet on Claude — here's why it needs so much computing power</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/chatgpt-can-learn-your-repetitive-tasks-by-watching-you-here-are-7-prompts-to-try">ChatGPT can learn your repetitive tasks by watching you — here are 7 prompts to try</a></li><li><a href="https://www.tomsguide.com/ai/openai-is-leaving-cursor-in-november-here-are-your-3-options">OpenAI is leaving Cursor in November — here are your 3 options</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude/you-might-be-using-claude-wrong-5-habits-to-stop-right-now</link>
                                                                            <description>
                            <![CDATA[ Using Claude every day doesn't mean you're getting the best results. These 5 common habits could be making the AI chatbot less useful. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">EybapEiVCSQstFWCjG9HBE</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/eJCV8uzA9tJU7dX3gAWBrM-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Tue, 01 Sep 2026 05:30:00 +0000</pubDate>                                                                                                                                <updated>Tue, 01 Sep 2026 15:04:16 +0000</updated>
                                                                                                                                            <category><![CDATA[Claude]]></category>
                                                    <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/eJCV8uzA9tJU7dX3gAWBrM-1280-80.png">
                                                            <media:credit><![CDATA[Anthropic/Claude]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Claude app]]></media:description>                                                            <media:text><![CDATA[Claude app]]></media:text>
                                <media:title type="plain"><![CDATA[Claude app]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/eJCV8uzA9tJU7dX3gAWBrM-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Claude has become one of the AI tools I use most often, whether I’m <a href="https://www.tomsguide.com/ai/how-i-use-claude-for-strategy-gemini-for-research-and-chatgpt-for-the-grind">brainstorming</a>, planning something, <a href="https://www.tomsguide.com/ai/how-to-become-a-vibe-coder-and-why-ai-makes-app-building-effortless">vibe coding</a>, researching a topic or simply trying to make sense of a complicated question. But using an AI chatbot every day doesn't necessarily mean you're using it well.</p><p>In fact, some of the habits that feel like they should make Claude better can have the opposite effect.</p><p>That’s what caught my attention when I came across a list of 27 Claude tips from AI consultant <a href="https://ruben.substack.com/" target="_blank">Ruben Hassid</a>, who says he's spent more than 1,800 hours using Anthropic's chatbot.</p><p>Some of his advice goes against the way many of us have been taught to use AI. Keep everything organized in <a href="https://www.tomsguide.com/ai/claude-just-made-two-of-its-best-features-free-heres-how-to-use-projects-and-artifacts">Projects</a>? Maybe not. Keep correcting Claude until it understands what you want? That could actually make things worse. Spend 10 minutes crafting the perfect prompt? There may be a better approach.</p><p>Not every tip will make sense for every Claude user, and some of Hassid's recommendations are based on his own experience rather than hard-and-fast rules. But several are worth trying if you use Claude regularly.</p><p>Here are five Claude habits worth breaking — and what to try instead.</p><h2 id="1-stop-correcting-claude-over-and-over">1. Stop correcting Claude over and over</h2><p>We've all had this conversation with an AI chatbot. You ask Claude for something. It gets it wrong and then you go back and forth trying to get the response you're actually looking for — all while wasting your tokens in the meantime. </p><p>Even when you explain the problem in even more detail or add another layer of clarification, before long, you're six messages deep trying to rescue an answer that wasn't particularly good to begin with.</p><p>Hassid recommends doing something much simpler: go back and edit the original prompt. This is a feature that a lot of users overlook but it's one of the best ways to avoid correcting every wrong answer, which in turn, keeps adding to the conversation. <br><br>That's because every correction you add becomes part of the conversation Claude is working from. Instead of giving the model one clear instruction, you can end up with a growing trail of bad outputs, corrections and exceptions.</p><p>Editing the original prompt gives Claude another shot with cleaner instructions.</p><p><strong>For example, imagine you asked:</strong> <em>Plan a three-day trip to Boston.</em></p><p>Claude gives you an itinerary packed with museums, historical sites and early mornings. But what you really wanted was a relaxed weekend centered around food and neighborhoods.</p><p>You could spend several messages correcting the itinerary.</p><p><strong>Or you could edit the original: </strong><em>Plan a relaxed three-day trip to Boston centered around great food and interesting neighborhoods. Include no more than one museum, avoid early mornings and leave plenty of unplanned time.</em></p><p>Same request. Much better context.</p><p><strong>Try it:</strong> If Claude completely misses the mark, resist the urge to argue with it. Edit your previous prompt and regenerate the answer instead.</p><h2 id="2-stop-keeping-every-conversation-alive-forever">2. Stop keeping every conversation alive forever</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:6000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nSqhYfn3JiMsYDX8W6JVVA" name="pexels-eren-li-7241619 copy" alt="An individual typing on a laptop, focusing on the hands and keyboard in an indoor setting." src="https://cdn.mos.cms.futurecdn.net/nSqhYfn3JiMsYDX8W6JVVA.jpg" mos="" align="middle" fullscreen="" width="6000" height="3375" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Pexels / Eren Li)</span></figcaption></figure><p>This one is incredibly easy to do. Once Claude understands what you're working on, abandoning that conversation can feel wasteful. So you keep going...and going! </p><p>Eventually the chat contains previous questions, rejected ideas, unrelated tangents, corrections and instructions that stopped being relevant 30 messages ago.</p><p>Hassid recommends starting fresh more often, arguing that very long conversations can eventually make Claude less effective.</p><p>There isn't a magic number of messages where Claude suddenly becomes worse, and Claude's context window is designed to handle a significant amount of information. But context isn't the same thing as useful context.</p><p>A <a href="https://www.tomsguide.com/ai/claude/claudes-new-memory-feature-solves-my-biggest-ai-frustration-here-are-5-prompts-to-try-first">model having access to something</a> doesn't necessarily mean you want that information influencing its next response. </p><p>Imagine using the same Claude conversation to plan a vacation for weeks. You've discussed five hotels, changed the dates twice, ruled out three destinations and completely changed your budget.</p><p>Claude may technically have all that information available, but you're now asking it to distinguish between what you wanted two weeks ago and what you want today. Sometimes the clean slate is the advantage.</p><p><strong>Try it:</strong> When a conversation starts feeling cluttered, ask Claude to summarize the important information and decisions you've made. Paste that summary into a fresh chat and continue from there.</p><h2 id="3-stop-obsessing-over-the-perfect-prompt">3. Stop obsessing over the perfect prompt</h2><p>The internet has spent the past few years convincing us that getting great AI results requires elaborate prompts. A few minutes on X or Instagram and you'll be swamped with plenty of prompts.</p><p>But Hassid makes a compelling case for doing something considerably less polished: brain dumping.</p><p>Instead of spending several minutes turning an idea into the perfect prompt, simply tell Claude everything you're thinking.</p><p>This works particularly well with voice input because we naturally provide more context when we're talking. We mention what we're trying to accomplish, what we've already tried, what we don't like and the half-formed thoughts we might remove if we were carefully typing a prompt.</p><p><strong>For example, instead of: </strong><em>Create a weekly meal plan for a family of four.</em></p><p><strong>Try the prompt:</strong><em> I need dinners for the next five days. I don't want anything that takes more than about 30 minutes, we're trying to spend less on takeout, one person hates fish, I already have chicken and pasta in the house and Wednesday is going to be really busy, so that meal needs to be ridiculously easy. Help me figure this out.</em></p><p>The second prompt isn't perfect, but it's packed with useful information. </p><p><strong>Try it:</strong> Open Claude and dictate your request as though you're explaining the problem to a friend. Don't organize it first. Let Claude organize it for you.</p><h2 id="4-stop-telling-claude-only-what-you-want">4. Stop telling Claude only what you want</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1600px;"><p class="vanilla-image-block" style="padding-top:56.31%;"><img id="YmHTcJgciPY4rCSNeHipt3" name="switching-nbn-provider.jpg" alt="Man looking confused whilst sitting in front of a laptop" src="https://cdn.mos.cms.futurecdn.net/YmHTcJgciPY4rCSNeHipt3.jpg" mos="" align="middle" fullscreen="" width="1600" height="901" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: The Motley Fool)</span></figcaption></figure><p>Quite often AI users will prompt an assistant with <em>"Make this better." </em>"G<em>ive me something more interesting." "Make this easier." "Be more creative."</em></p><p>And while they will probably give you answers, these instructions are incredibly subjective. Claude has to guess what "better" or "interesting" means to you.</p><p>Hassid recommends giving the model negative examples — showing Claude what you <em>don't</em> want. Say you're trying to come up with ideas for a 10-year-old's birthday party.</p><p>Claude suggests a trampoline park, bowling, laser tag and an arcade.</p><p><strong>Instead of responding: </strong><em>Give me more creative ideas.</em></p><p><strong>Try the prompt: </strong><em>I don't want trampoline parks, bowling, arcades, laser tag or other typical birthday-party venues. I'm looking for something the kids probably haven't done at another birthday party this year.</em></p><p>Suddenly, "creative" has boundaries and it's far more useful to Claude. The same technique works for recommendations, travel plans, recipes, gift ideas, schedules and almost anything else where personal taste matters.</p><p><strong>Try it:</strong> When Claude gives you suggestions you dislike, tell it specifically what those options have in common and ask it to avoid that entire category.</p><h2 id="5-stop-putting-everything-into-projects">5. Stop putting everything into Projects</h2><p>Projects are one of Claude's most useful features. They let you keep related chats, instructions and reference material together so you don't have to repeatedly explain what you're working on.</p><p>But that doesn't mean every task belongs inside one. Hassid argues that fresh conversations can sometimes be better for creative work because accumulated context can steer Claude toward ideas and patterns you've already explored.</p><p>I'd treat this as a rule of thumb not something universal for Claude. Projects can be enormously useful when the model genuinely needs background information.</p><p>The question is whether that background is helping with the task you're doing right now.</p><p>If you're using Claude to help plan a major home renovation, for example, keeping your measurements, budget, preferences and previous decisions in one Project makes sense.</p><p>But if you suddenly want Claude to give you completely unexpected ideas for what to do with an empty room, you might get more variety by asking in a fresh chat without all those previous assumptions.</p><p>Otherwise, you risk asking Claude to surprise you while simultaneously surrounding it with everything you've already considered.</p><p><strong>Try it:</strong> Use Projects when Claude needs context. Try a fresh chat when you want novelty. You can even give the same prompt to both and compare the results.</p><h2 id="the-takeaway">The takeaway</h2><p>Sometimes the best thing you can give Claude is a clearer problem. So the next time Claude isn't giving you what you want, don't automatically add another paragraph of instructions. Try editing the prompt, start a new chat or tellit what you don't want. </p><p>You may just find Claude understands you better when you give it less to untangle.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/claude/anthropic-just-made-a-staggering-usd35-billion-bet-on-claude-heres-why-it-needs-so-much-computing-power">Anthropic just made a staggering $35 billion bet on Claude — here's why it needs so much computing power</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/chatgpt-can-learn-your-repetitive-tasks-by-watching-you-here-are-7-prompts-to-try">ChatGPT can learn your repetitive tasks by watching you — here are 7 prompts to try</a></li><li><a href="https://www.tomsguide.com/ai/openai-is-leaving-cursor-in-november-here-are-your-3-options">OpenAI is leaving Cursor in November — here are your 3 options</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 7 AI productivity boosters make my workday easier, thanks to ChatGPT, Gemini, Claude, and Perplexity ]]></title>
                                                                                                <dc:content><![CDATA[ <p>I’ve found so many ways to push myself and put my lazy ways behind me by implementing productivity routines into my daily schedule.</p><p>And with so many AI tools at my disposal, I’ve discovered a wealth of productivity-boosting hacks that have made me feel and work better. Completely disconnecting from physical & digital distractions, moving around as much as possible & staying hydrated during my work break and writing up digital journal entries with notes on everything I accomplished & hope to complete next have worked out great for me thus far.</p><p>Since I’m always on the lookout for productivity methods that can keep me in a focused and efficient state, I went to ChatGPT, Gemini, Claude and Perplexity with a new mission: discover some of the more unconventional productivity boosters that I can try out for myself.</p><p>All four chatbots spit out a bunch of information about worthwhile techniques that worked as well as advertised.</p><h2 id="productivity-practices-i-learned-about-for-the-very-first-time">Productivity practices I learned about for the very first time</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:6712px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="oSyLppfR5JPhoYdBovP3W4" name="shutterstock_2644882163" alt="ai tools" src="https://cdn.mos.cms.futurecdn.net/oSyLppfR5JPhoYdBovP3W4.jpg" mos="" align="middle" fullscreen="" width="6712" height="3776" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Once I asked all four chatbots to give me a collection of the more offbeat productivity habits worth picking up, they shot back with a wealth of amazing regimens. These are the seven I ended up incorporating into my work-dominated lifestyle:</p><h2 id="chatgpt">ChatGPT</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4710px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="uDZCYEiu3J6MWysdamLJNG" name="shutterstock_2342006523-2" alt="chatgpt" src="https://cdn.mos.cms.futurecdn.net/uDZCYEiu3J6MWysdamLJNG.jpg" mos="" align="middle" fullscreen="" width="4710" height="2649" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><ul><li><strong>Use your phone as a reward, not a restriction: </strong><em>Instead of banning your phone completely, create a rule: 25 minutes of focused work → 5 minutes of guilt-free phone time. The important part is that the phone break is intentional rather than something you accidentally fall into.</em></li></ul><h2 id="gemini">Gemini</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="oseKmEKzZo9sDhgRwbX4tY" name="Gemini.shutterstock_2515867473" alt="Gemini logo on phone" src="https://cdn.mos.cms.futurecdn.net/oseKmEKzZo9sDhgRwbX4tY.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><ul><li><strong>Temptation Bundling: </strong><em>Pair a high-effort work task strictly with an immediate, high-reward stimulus. For example, listen to a favorite podcast or dynamic album ONLY while clearing out an inbox or organizing data.</em></li><li><strong>Binaural Beats & Pink Noise: </strong><em>Replace music with pink noise or 40Hz binaural beats. Pink noise masks abrupt environmental sounds, while beta/gamma frequencies can enhance sustained focus without the distraction of lyrics.</em></li></ul><h2 id="claude">Claude</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3840px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Jfj8hkGTZmymSejQcNuF4A" name="shutterstock_2692815089" alt="Claude logo on phone" src="https://cdn.mos.cms.futurecdn.net/Jfj8hkGTZmymSejQcNuF4A.jpg" mos="" align="middle" fullscreen="" width="3840" height="2160" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><ul><li><strong>Use "implementation intentions" instead of willpower: </strong><em>Instead of "I'll work out today," commit to "I'll work out at 7am in my living room before checking my phone." Vague intentions rely on motivation; specific if-then plans bypass the decision-making that kills follow-through.</em></li><li><strong>Use a "two-minute delay" for urges: </strong><em>Not a ban — a delay. When you feel the urge to check something, wait two minutes first. Most urges pass; the ones that don't are usually worth acting on anyway.</em></li></ul><h2 id="perplexity">Perplexity</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3000px;"><p class="vanilla-image-block" style="padding-top:56.27%;"><img id="oW2jKymtiv2rQ7N8Fqenh8" name="shutterstock_2633648431" alt="perplexity" src="https://cdn.mos.cms.futurecdn.net/oW2jKymtiv2rQ7N8Fqenh8.jpg" mos="" align="middle" fullscreen="" width="3000" height="1688" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><ul><li><strong>Make your workspace slightly too boring: </strong><em>Keep only materials needed for the current task in view. The goal is not a photogenic desk; it is fewer visual prompts competing for attention.</em></li><li><strong>Use a transition ritual after meetings: </strong><em>Take two minutes to write: “What was decided? What is my next action? What can wait?” Then stand up or change rooms before starting the next task. This prevents one meeting from mentally leaking into the next hour.</em></li></ul><h2 id="how-they-managed-to-work-out-for-me-afterward">How they managed to work out for me afterward</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5615px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="BZtqiy3GhcA8ncZzbFmC2j" name="shutterstock_2128758095" alt="working" src="https://cdn.mos.cms.futurecdn.net/BZtqiy3GhcA8ncZzbFmC2j.jpg" mos="" align="middle" fullscreen="" width="5615" height="3158" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>I spent one week using one of the chatbot’s suggested productivity hacks for each day of my busy workweek.</p><p>I made sure to do as much research in a and turn a draft into a polished, published article in a 20- to 25-minute time span before I “treated” myself to a brief phone session (having a 5-minute Discord meetup with my gaming buddies felt like a nice “reward” for my hard effort). </p><p>I paired some of my favorite jazz albums with some of the smaller tasks on my to-do list—jamming to some Telemakus tunes while I responded to emails, chatted with my co-workers on Slack, developed pitches and set up my calendar for future meetings/press events ended up being a great productivity-boosting combination.</p><p>While the sound of pink noise left me more annoyed than comfortable, throwing my over-the-ear headphones on to listen to <a href="https://www.youtube.com/watch?v=1_G60OdEzXs&t=342s" target="_blank">40 HZ binaural beats</a> while I wrote helped me focus better than I anticipated. Turning my vague responsibilities into more defined ones (“I’m going to do at least 15 minutes of stretching exercises during my work break around 1 pm whenever I work from home”) earned a permanent place on my list of productivity routines.</p><p>That two-minute delay trick worked like a charm—whenever I got an impulse to check something random on my phone or hop on Twitter for a quick scrolling session, I remembered to lock in on whatever I was writing and make sure those urges left my system. Making my home desk nothing but a workstation and ridding it of all the little trinkets and statues that were there before did a lot for my degree of concentration. </p><p>And once my meetings came to a close, jotting down some quick follow-up notes and taking a quick bathroom or walk break before I tended to my next task helped break up my duties into neatly contained work blocks.</p><h2 id="the-takeaway-2">The takeaway</h2><p>ChatGPT, Gemini, Claude and Perplexity supplied me with the perfect productivity practices needed to steady my focus every day. The hacks each chatbot gave me did a great job of pushing me to get more work done and activating my happy hormones whenever I rewarded myself. I’ve gotten used to my four favorite chatbots giving me useful bits of actionable advice and, once again, they all managed to elevate my productivity levels.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/7-code-words-that-could-mean-an-ai-data-center-is-coming-to-your-town" target="_blank"><strong>How to tell if Big Tech is secretly building an AI data center in your town</strong></a></li><li><a href="https://www.tomsguide.com/ai/ai-mode-in-google-search-just-got-better-at-helping-you-plan-and-book-vacations-here-are-the-3-new-ways-to-use-it" target="_blank"><strong>AI Mode in Google Search just got better at helping you plan and book vacations — here are the 3 new ways to use it</strong></a></li><li><a href="https://www.tomsguide.com/ai/perplexitys-new-local-first-ai-runs-on-your-pc-and-asks-before-using-the-cloud" target="_blank"><strong>Perplexity’s new local-first AI runs on your PC — and asks before using the cloud</strong></a></li></ul><div data-widget-type="comparison" data-model-name="Apple iPhone 17e"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/these-7-unconventional-productivity-boosters-made-my-workday-easier-thanks-to-chatgpt-gemini-claude-and-perplexity</link>
                                                                            <description>
                            <![CDATA[ After asking four chatbots for advice on what sort of atypical routines I could adopt to boost my productivity, they provided me with some super helpful tips. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">xQUVW77bs4Nc3BUYtR8KCX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/zXXWjc7ufB3koFc2Y5KN4n-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 31 Aug 2026 05:45:00 +0000</pubDate>                                                                                                                                <updated>Tue, 01 Sep 2026 23:11:29 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/zXXWjc7ufB3koFc2Y5KN4n-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[work from home]]></media:description>                                                            <media:text><![CDATA[work from home]]></media:text>
                                <media:title type="plain"><![CDATA[work from home]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/zXXWjc7ufB3koFc2Y5KN4n-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>I’ve found so many ways to push myself and put my lazy ways behind me by implementing productivity routines into my daily schedule.</p><p>And with so many AI tools at my disposal, I’ve discovered a wealth of productivity-boosting hacks that have made me feel and work better. Completely disconnecting from physical & digital distractions, moving around as much as possible & staying hydrated during my work break and writing up digital journal entries with notes on everything I accomplished & hope to complete next have worked out great for me thus far.</p><p>Since I’m always on the lookout for productivity methods that can keep me in a focused and efficient state, I went to ChatGPT, Gemini, Claude and Perplexity with a new mission: discover some of the more unconventional productivity boosters that I can try out for myself.</p><p>All four chatbots spit out a bunch of information about worthwhile techniques that worked as well as advertised.</p><h2 id="productivity-practices-i-learned-about-for-the-very-first-time">Productivity practices I learned about for the very first time</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:6712px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="oSyLppfR5JPhoYdBovP3W4" name="shutterstock_2644882163" alt="ai tools" src="https://cdn.mos.cms.futurecdn.net/oSyLppfR5JPhoYdBovP3W4.jpg" mos="" align="middle" fullscreen="" width="6712" height="3776" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Once I asked all four chatbots to give me a collection of the more offbeat productivity habits worth picking up, they shot back with a wealth of amazing regimens. These are the seven I ended up incorporating into my work-dominated lifestyle:</p><h2 id="chatgpt">ChatGPT</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4710px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="uDZCYEiu3J6MWysdamLJNG" name="shutterstock_2342006523-2" alt="chatgpt" src="https://cdn.mos.cms.futurecdn.net/uDZCYEiu3J6MWysdamLJNG.jpg" mos="" align="middle" fullscreen="" width="4710" height="2649" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><ul><li><strong>Use your phone as a reward, not a restriction: </strong><em>Instead of banning your phone completely, create a rule: 25 minutes of focused work → 5 minutes of guilt-free phone time. The important part is that the phone break is intentional rather than something you accidentally fall into.</em></li></ul><h2 id="gemini">Gemini</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="oseKmEKzZo9sDhgRwbX4tY" name="Gemini.shutterstock_2515867473" alt="Gemini logo on phone" src="https://cdn.mos.cms.futurecdn.net/oseKmEKzZo9sDhgRwbX4tY.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><ul><li><strong>Temptation Bundling: </strong><em>Pair a high-effort work task strictly with an immediate, high-reward stimulus. For example, listen to a favorite podcast or dynamic album ONLY while clearing out an inbox or organizing data.</em></li><li><strong>Binaural Beats & Pink Noise: </strong><em>Replace music with pink noise or 40Hz binaural beats. Pink noise masks abrupt environmental sounds, while beta/gamma frequencies can enhance sustained focus without the distraction of lyrics.</em></li></ul><h2 id="claude">Claude</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3840px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Jfj8hkGTZmymSejQcNuF4A" name="shutterstock_2692815089" alt="Claude logo on phone" src="https://cdn.mos.cms.futurecdn.net/Jfj8hkGTZmymSejQcNuF4A.jpg" mos="" align="middle" fullscreen="" width="3840" height="2160" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><ul><li><strong>Use "implementation intentions" instead of willpower: </strong><em>Instead of "I'll work out today," commit to "I'll work out at 7am in my living room before checking my phone." Vague intentions rely on motivation; specific if-then plans bypass the decision-making that kills follow-through.</em></li><li><strong>Use a "two-minute delay" for urges: </strong><em>Not a ban — a delay. When you feel the urge to check something, wait two minutes first. Most urges pass; the ones that don't are usually worth acting on anyway.</em></li></ul><h2 id="perplexity">Perplexity</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3000px;"><p class="vanilla-image-block" style="padding-top:56.27%;"><img id="oW2jKymtiv2rQ7N8Fqenh8" name="shutterstock_2633648431" alt="perplexity" src="https://cdn.mos.cms.futurecdn.net/oW2jKymtiv2rQ7N8Fqenh8.jpg" mos="" align="middle" fullscreen="" width="3000" height="1688" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><ul><li><strong>Make your workspace slightly too boring: </strong><em>Keep only materials needed for the current task in view. The goal is not a photogenic desk; it is fewer visual prompts competing for attention.</em></li><li><strong>Use a transition ritual after meetings: </strong><em>Take two minutes to write: “What was decided? What is my next action? What can wait?” Then stand up or change rooms before starting the next task. This prevents one meeting from mentally leaking into the next hour.</em></li></ul><h2 id="how-they-managed-to-work-out-for-me-afterward">How they managed to work out for me afterward</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5615px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="BZtqiy3GhcA8ncZzbFmC2j" name="shutterstock_2128758095" alt="working" src="https://cdn.mos.cms.futurecdn.net/BZtqiy3GhcA8ncZzbFmC2j.jpg" mos="" align="middle" fullscreen="" width="5615" height="3158" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>I spent one week using one of the chatbot’s suggested productivity hacks for each day of my busy workweek.</p><p>I made sure to do as much research in a and turn a draft into a polished, published article in a 20- to 25-minute time span before I “treated” myself to a brief phone session (having a 5-minute Discord meetup with my gaming buddies felt like a nice “reward” for my hard effort). </p><p>I paired some of my favorite jazz albums with some of the smaller tasks on my to-do list—jamming to some Telemakus tunes while I responded to emails, chatted with my co-workers on Slack, developed pitches and set up my calendar for future meetings/press events ended up being a great productivity-boosting combination.</p><p>While the sound of pink noise left me more annoyed than comfortable, throwing my over-the-ear headphones on to listen to <a href="https://www.youtube.com/watch?v=1_G60OdEzXs&t=342s" target="_blank">40 HZ binaural beats</a> while I wrote helped me focus better than I anticipated. Turning my vague responsibilities into more defined ones (“I’m going to do at least 15 minutes of stretching exercises during my work break around 1 pm whenever I work from home”) earned a permanent place on my list of productivity routines.</p><p>That two-minute delay trick worked like a charm—whenever I got an impulse to check something random on my phone or hop on Twitter for a quick scrolling session, I remembered to lock in on whatever I was writing and make sure those urges left my system. Making my home desk nothing but a workstation and ridding it of all the little trinkets and statues that were there before did a lot for my degree of concentration. </p><p>And once my meetings came to a close, jotting down some quick follow-up notes and taking a quick bathroom or walk break before I tended to my next task helped break up my duties into neatly contained work blocks.</p><h2 id="the-takeaway-2">The takeaway</h2><p>ChatGPT, Gemini, Claude and Perplexity supplied me with the perfect productivity practices needed to steady my focus every day. The hacks each chatbot gave me did a great job of pushing me to get more work done and activating my happy hormones whenever I rewarded myself. I’ve gotten used to my four favorite chatbots giving me useful bits of actionable advice and, once again, they all managed to elevate my productivity levels.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/7-code-words-that-could-mean-an-ai-data-center-is-coming-to-your-town" target="_blank"><strong>How to tell if Big Tech is secretly building an AI data center in your town</strong></a></li><li><a href="https://www.tomsguide.com/ai/ai-mode-in-google-search-just-got-better-at-helping-you-plan-and-book-vacations-here-are-the-3-new-ways-to-use-it" target="_blank"><strong>AI Mode in Google Search just got better at helping you plan and book vacations — here are the 3 new ways to use it</strong></a></li><li><a href="https://www.tomsguide.com/ai/perplexitys-new-local-first-ai-runs-on-your-pc-and-asks-before-using-the-cloud" target="_blank"><strong>Perplexity’s new local-first AI runs on your PC — and asks before using the cloud</strong></a></li></ul><div data-widget-type="comparison" data-model-name="Apple iPhone 17e"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I try to avoid AI — but these 5 exceptions really do make all the difference ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Mostly, I try to avoid AI. It's not a moral stance, I just like the challenge of solving problems on my own, and staying hands-on. For me, the fun is in the friction of figuring it out myself.</p><p>Most of the time, that hands-on approach works fine. But every so often, stubbornness stops being a virtue and becomes a bottleneck.</p><p>I don't turn to AI to optimize my life or try out the latest tech. I turn to it when I’ve hit a wall, the obvious solutions have failed, and I need a way out immediately. </p><p>These are the five specific moments my self-reliance hit its limit — and the exact prompts that helped. </p><section class="howto-block">                    <h3>1. Emergency kitchen math</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/zybKijtp8Tx5jUhpZWY9q5.jpg"                                        alt="ChatGPT measurement conversion output"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/zybKijtp8Tx5jUhpZWY9q5.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p>Baking requires precision, which makes running into a recipe when you don't have scales inconvenient. Early this month I took a look at the blackened bananas sat on my counter and thought: Banana bread! <br><br>Halfway through prepping I ran into a problem. I needed 3/4 cup of sugar but didn't have the right measuring tools on hand. So I opened ChatGPT and typed: "I don't have measuring cups. Convert this recipe into tablespoons." </p><p>It delivered an exact conversion in seconds. The banana bread turned out fine, and I didn't need to hunt for alternative solutions.</p></p>                </section><section class="howto-block">                    <h3>2. Spatial design and furniture scale</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/7VLnWh2hdKEV9xEsnqVWkE.jpg"                                        alt="ChatGPT interior design image"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/7VLnWh2hdKEV9xEsnqVWkE.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p>When I moved house, I found visualizing how furniture would actually look in the space extremely difficult. </p><p>Moodboards show style inspiration, but they don't account for your room's dimensions, light, or how things will actually sit. When I was considering a corner bookcase, I uploaded a photo of my living room instead of guessing.</p><p>I used "keep the wall color and floor the same, but show me what a tall, dark-wood corner bookcase would look like fitted into the far left corner. Fill a few shelves with books and decor."</p><p>Seeing that mockup in my space helped me understand whether the piece would work. It saved me from making an expensive purchase I'd regret.</p><p>You can expand on this approach and<a href="https://www.tomsguide.com/ai/chatgpt/i-thought-ai-interior-design-was-a-gimmick-until-chatgpt-fixed-my-living-rooms-awkward-corner"> use AI as your own virtual interior designer</a> for anything you want to envision. Instead of facing decision fatigue, you can create a visual blueprint for your whole home.</p></p>                </section><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-X853Ve"></div>                            </div>                            <script src="https://kwizly.com/embed/X853Ve.js" async></script><section class="howto-block">                    <h3>3. Dispute and tenancy appeals</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/tvzrwf38nAdqiBP6LDA47m.jpg"                                        alt="Tenancy dispute draft letter"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/tvzrwf38nAdqiBP6LDA47m.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p>When a landlord tried to withhold deposit money for "cleaning fees," I could have gone back and forth with emails or phone calls. Instead, I uploaded the lease agreement, the checkout report, and the local tenant rights guidelines.</p><p>I asked the model to "review this tenancy agreement and the landlord's deduction list. Cross-reference their claim for carpet cleaning against the local tenant rights guidelines attached, identify any unenforceable clauses, and draft a firm, professional dispute letter." </p><p>It flagged three specific overreaches and wrote a clear, formal response citing the relevant protections, which helped support my stance. </p></p>                </section><section class="howto-block">                    <h3>4. Haircut and style previews</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/pQgXseHekmfiNsysNhHZAZ.jpg"                                        alt="ChatGPT expresso brown output"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/pQgXseHekmfiNsysNhHZAZ.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p>Walking into a salon with a reference picture is always a gamble. Hair texture, density, and face shapes vary so much that what works for someone else might not work for you. </p><p>Before making a change, I uploaded a straightforward selfie and asked for something specific: "I want to dye my hair expresso brown. What shades do you think would suit me the best?."</p><p>I went into my appointment with a clear reference tailored to my features, so I wasn't leaving the salon disappointed. </p></p>                </section><section class="howto-block">                    <h3>5. DIY tool setup</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/822pGCepXETiaXYKpSWbgj.jpg"                                        alt="Making earrings generated response in ChatGPT"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/822pGCepXETiaXYKpSWbgj.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p>A friend gifted me duplicates of Mini Bratz collectibles, so I decided to turn them into earrings. </p><p>I bought a cheap hand drill off Amazon to do the job, but it arrived with zero instructions. Generic YouTube videos didn't help because none of them featured my specific tool.</p><p>So I took two photos: one of the disassembled drill parts and one of a Mini Bratz box. I asked: "Explain how to load the bit into this exact drill, then show me where to make the hole on this Bratz doll. </p><p>The AI returned my photo with a precise dot marked directly, showing the best balanced spot to drill without cracking it. And I went on to knock out an entire collection of earrings in a few hours.</p></p>                </section><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide </span></h3><ul><li><a href="https://www.tomsguide.com/ai/if-youre-copy-pasting-from-ai-you-arent-learning-try-these-active-shifts-instead">If you're copy-pasting from AI, you aren't learning. Try these "active" shifts instead</a></li><li><a href="https://www.tomsguide.com/phones/iphones/ive-been-testing-siri-ai-in-ios-27-for-3-weeks-7-things-to-try-first-and-the-feature-that-won-me-over">I've been testing Siri AI in iOS 27 for 3 weeks: 7 things to try first (and the feature that won me over)</a></li><li><a href="https://www.tomsguide.com/ai/how-to-get-started-with-vibe-coding-5-simple-tips-for-beginners">How to get started with vibe coding — 5 simple tips for beginners</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-try-to-avoid-ai-but-these-5-exceptions-really-do-make-all-the-difference</link>
                                                                            <description>
                            <![CDATA[ I don't let AI think for me, but I do let it fix these 5 real-world problems. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">6QYGJnvB48BFNsQWbhZbFe</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/gL7MrmmX5DSk9NQ9bBYJRo-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 30 Aug 2026 09:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ kaycee.hill@futurenet.com (Kaycee Hill) ]]></author>                    <dc:creator><![CDATA[ Kaycee Hill ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/xHn6RmpEqg87cvtLwrBu9G.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/gL7MrmmX5DSk9NQ9bBYJRo-1280-80.jpg">
                                                            <media:credit><![CDATA[Tom&#039;s Guide]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ChatGPT design (1)]]></media:description>                                                            <media:text><![CDATA[ChatGPT design (1)]]></media:text>
                                <media:title type="plain"><![CDATA[ChatGPT design (1)]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/gL7MrmmX5DSk9NQ9bBYJRo-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Mostly, I try to avoid AI. It's not a moral stance, I just like the challenge of solving problems on my own, and staying hands-on. For me, the fun is in the friction of figuring it out myself.</p><p>Most of the time, that hands-on approach works fine. But every so often, stubbornness stops being a virtue and becomes a bottleneck.</p><p>I don't turn to AI to optimize my life or try out the latest tech. I turn to it when I’ve hit a wall, the obvious solutions have failed, and I need a way out immediately. </p><p>These are the five specific moments my self-reliance hit its limit — and the exact prompts that helped. </p><section class="howto-block">                    <h3>1. Emergency kitchen math</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/zybKijtp8Tx5jUhpZWY9q5.jpg"                                        alt="ChatGPT measurement conversion output"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/zybKijtp8Tx5jUhpZWY9q5.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p>Baking requires precision, which makes running into a recipe when you don't have scales inconvenient. Early this month I took a look at the blackened bananas sat on my counter and thought: Banana bread! <br><br>Halfway through prepping I ran into a problem. I needed 3/4 cup of sugar but didn't have the right measuring tools on hand. So I opened ChatGPT and typed: "I don't have measuring cups. Convert this recipe into tablespoons." </p><p>It delivered an exact conversion in seconds. The banana bread turned out fine, and I didn't need to hunt for alternative solutions.</p></p>                </section><section class="howto-block">                    <h3>2. Spatial design and furniture scale</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/7VLnWh2hdKEV9xEsnqVWkE.jpg"                                        alt="ChatGPT interior design image"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/7VLnWh2hdKEV9xEsnqVWkE.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p>When I moved house, I found visualizing how furniture would actually look in the space extremely difficult. </p><p>Moodboards show style inspiration, but they don't account for your room's dimensions, light, or how things will actually sit. When I was considering a corner bookcase, I uploaded a photo of my living room instead of guessing.</p><p>I used "keep the wall color and floor the same, but show me what a tall, dark-wood corner bookcase would look like fitted into the far left corner. Fill a few shelves with books and decor."</p><p>Seeing that mockup in my space helped me understand whether the piece would work. It saved me from making an expensive purchase I'd regret.</p><p>You can expand on this approach and<a href="https://www.tomsguide.com/ai/chatgpt/i-thought-ai-interior-design-was-a-gimmick-until-chatgpt-fixed-my-living-rooms-awkward-corner"> use AI as your own virtual interior designer</a> for anything you want to envision. Instead of facing decision fatigue, you can create a visual blueprint for your whole home.</p></p>                </section><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-X853Ve"></div>                            </div>                            <script src="https://kwizly.com/embed/X853Ve.js" async></script><section class="howto-block">                    <h3>3. Dispute and tenancy appeals</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/tvzrwf38nAdqiBP6LDA47m.jpg"                                        alt="Tenancy dispute draft letter"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/tvzrwf38nAdqiBP6LDA47m.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p>When a landlord tried to withhold deposit money for "cleaning fees," I could have gone back and forth with emails or phone calls. Instead, I uploaded the lease agreement, the checkout report, and the local tenant rights guidelines.</p><p>I asked the model to "review this tenancy agreement and the landlord's deduction list. Cross-reference their claim for carpet cleaning against the local tenant rights guidelines attached, identify any unenforceable clauses, and draft a firm, professional dispute letter." </p><p>It flagged three specific overreaches and wrote a clear, formal response citing the relevant protections, which helped support my stance. </p></p>                </section><section class="howto-block">                    <h3>4. Haircut and style previews</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/pQgXseHekmfiNsysNhHZAZ.jpg"                                        alt="ChatGPT expresso brown output"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/pQgXseHekmfiNsysNhHZAZ.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p>Walking into a salon with a reference picture is always a gamble. Hair texture, density, and face shapes vary so much that what works for someone else might not work for you. </p><p>Before making a change, I uploaded a straightforward selfie and asked for something specific: "I want to dye my hair expresso brown. What shades do you think would suit me the best?."</p><p>I went into my appointment with a clear reference tailored to my features, so I wasn't leaving the salon disappointed. </p></p>                </section><section class="howto-block">                    <h3>5. DIY tool setup</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/822pGCepXETiaXYKpSWbgj.jpg"                                        alt="Making earrings generated response in ChatGPT"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/822pGCepXETiaXYKpSWbgj.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p>A friend gifted me duplicates of Mini Bratz collectibles, so I decided to turn them into earrings. </p><p>I bought a cheap hand drill off Amazon to do the job, but it arrived with zero instructions. Generic YouTube videos didn't help because none of them featured my specific tool.</p><p>So I took two photos: one of the disassembled drill parts and one of a Mini Bratz box. I asked: "Explain how to load the bit into this exact drill, then show me where to make the hole on this Bratz doll. </p><p>The AI returned my photo with a precise dot marked directly, showing the best balanced spot to drill without cracking it. And I went on to knock out an entire collection of earrings in a few hours.</p></p>                </section><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide </span></h3><ul><li><a href="https://www.tomsguide.com/ai/if-youre-copy-pasting-from-ai-you-arent-learning-try-these-active-shifts-instead">If you're copy-pasting from AI, you aren't learning. Try these "active" shifts instead</a></li><li><a href="https://www.tomsguide.com/phones/iphones/ive-been-testing-siri-ai-in-ios-27-for-3-weeks-7-things-to-try-first-and-the-feature-that-won-me-over">I've been testing Siri AI in iOS 27 for 3 weeks: 7 things to try first (and the feature that won me over)</a></li><li><a href="https://www.tomsguide.com/ai/how-to-get-started-with-vibe-coding-5-simple-tips-for-beginners">How to get started with vibe coding — 5 simple tips for beginners</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I gave Claude one app and asked it to act like four different senior developers — here’s what happened ]]></title>
                                                                                                <dc:content><![CDATA[ <p>All over the internet, especially on X, you'll find prompts claiming to make chatbots more effective. When I first came across a collection of prompts from <a href="https://x.com/razib_ul47671" target="_blank">David Max</a>, an AI educator, I was skeptical, which is exactly why I decided to give them a try. <br>The prompts say they could turn Claude into everything from a senior debugging engineer to a performance expert. Here's what happened when I decided to find out. </p><h2 id="showing-claude-my-household-expense-tracker">Showing Claude my household expense tracker</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="tDC7FLHqX7XJ4jSqhsNY3" name="8 - 2026-08-28T105759.739" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/tDC7FLHqX7XJ4jSqhsNY3.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I had already created a generic expense tracker that included placeholders for expenses with <a href="https://www.tomsguide.com/ai/chatgpt/new-to-chatgpt-work-these-7-prompts-turn-it-into-a-personal-assistant">ChatGPT Work</a>, so I used that and then had Claude review the app four times. Each time, I assigned it a different senior engineering role: full-stack engineer, debugging engineer, frontend engineer and performance engineer.</p><p>The result was far more revealing than simply asking Claude to “make the app better.” Each persona concentrated on a different set of problems — and occasionally found issues the previous “developer” had missed. Here’s what happened and the prompts I used.</p><h2 id="1-the-senior-full-stack-engineer-built-the-app">1. The senior full-stack engineer built the app</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="7h4w9V4mJ3fPG9siPQvM46" name="8 - 2026-08-28T105919.236" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/7h4w9V4mJ3fPG9siPQvM46.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I started by asking Claude to create an interactive household expense tracker that an everyday person could use.</p><p><strong>The prompt: </strong><em>Build an interactive household expense tracker that an everyday person could use to record and understand their spending. Include the ability to add and delete expenses, assign categories, filter transactions, calculate total spending and display a visual category breakdown.</em></p><p><em>Think like a senior full-stack engineer developing a polished startup MVP. Before writing any code, briefly outline the architecture, data structure and user flow. Then build the working app as a Claude Artifact.</em></p><p><em>Make it responsive and easy to use, but do not spend additional time reviewing, debugging or optimizing the finished code. I will ask other “developers” to handle those stages.</em></p><p>Claude created a surprisingly polished React app. It arrived with sample transactions, spending totals, category breakdowns, search, filtering and the ability to sort transactions by date. It also saved changes so they would remain available after the app was reopened.</p><p>At first glance, it looked much closer to a finished product than a rough prototype. There were stat cards across the top, a clean expense form and colored bars showing how much had been spent in each category.</p><h2 id="2-the-senior-debugging-engineer-found-some-problems">2. The senior debugging engineer found some problems</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="GEDfzXUQf5rvR9kh4GkPk9" name="8 - 2026-08-28T105959.181" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/GEDfzXUQf5rvR9kh4GkPk9.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Next, I asked Claude to forget about the appearance and investigate its own work like a debugging engineer preparing an app for release.</p><p><strong>The prompt: </strong><em>Now act like a senior debugging engineer who has inherited this application before it is released to the public.</em></p><p><em>Examine the app and its existing code carefully without changing its intended functionality or visual design. Test the main user flows and look for functional bugs, invalid input handling, data-loss risks, incorrect calculations, persistence problems and edge cases.</em></p><p><em>Before editing the code, give me a concise debugging report containing what you tested, every issue you found, the root cause of each issue, how serious each problem is and the fix you recommend.</em></p><p><em>Then implement the fixes and verify that the original features still work. Do not redesign the interface, perform a broader architectural refactor or make purely cosmetic changes.</em></p><p>The debugging pass found several genuine problems.</p><p>For example, the original inputs weren’t inside a proper form. Clicking “Save Transaction” worked, but pressing Enter might not. Claude corrected that by converting the section into a real form with a submit button.</p><p>It also discovered that users could clear the date and save a transaction with invalid date information. Claude added date validation, strengthened its checks for invalid amounts and fixed a calculation that caused “Housing” to appear as the biggest category even when the tracker was empty.</p><p>Transactions could still be permanently deleted with one click. Storage failures remained hidden in the developer console, meaning users might think their information had been saved when it hadn’t. Claude also didn’t create automated tests to confirm that its repairs worked.</p><h2 id="3-the-senior-frontend-engineer-noticed-an-entirely-different-app">3. The senior frontend engineer noticed an entirely different app</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ncKAqLPwA3GMeMAb8MC5VE" name="8 - 2026-08-28T110043.266" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/ncKAqLPwA3GMeMAb8MC5VE.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>For the third pass, I asked Claude to approach the tracker as a frontend engineer specializing in responsive design and accessibility.</p><p><strong>The prompt: </strong><em>Now act like a senior frontend engineer specializing in accessible, responsive consumer applications.</em></p><p><em>Review the current expense tracker from the perspective of someone using it on a phone, with a keyboard or with assistive technology. Preserve its functionality and overall visual identity, but improve its usability and accessibility.</em></p><p><em>Before changing the code, provide a concise review covering mobile and responsive behavior, keyboard navigation, form usability, screen-reader accessibility, color contrast, loading and error states, destructive actions and confusing controls.</em></p><p><em>Then implement the improvements. Make sure every input and interactive control has an accessible name, focus states are clearly visible, validation messages can be announced by a screen reader and the spending breakdown communicates information without relying on colored bars alone.</em></p><p>This was the most comprehensive review of the experiment.</p><p>Claude noticed that the app removed the normal outline around selected inputs without providing a replacement. Someone navigating with a keyboard would therefore have trouble seeing which field was active.</p><p>It also found that the visible labels weren’t properly connected to their corresponding inputs, the search field relied only on placeholder text and validation errors weren’t configured to be announced by screen readers.</p><p>Claude restored visible focus indicators, connected labels to form controls, added screen-reader descriptions and increased the contrast of several light-gray text elements. It also made the search bar more flexible on small screens and added more descriptive labels to icon-only buttons.</p><p>Most notably, this persona caught the deletion problem the debugging engineer had overlooked. Claude replaced the single-click delete button with a two-step confirmation asking users to either delete or keep the transaction.</p><p>Not every claim was perfect. Claude described 44 by 44 pixels as a minimum touch-target size, but enlarged the primary delete button to only 36 by 36 pixels. That satisfies the smaller WCAG 2.2 AA target, but not the 44-pixel recommendation it cited.</p><p>Even so, changing Claude’s role clearly changed what it saw. The debugging engineer examined whether the app functioned. The frontend engineer considered whether a real person could comfortably use it.</p><h2 id="4-the-performance-engineer-admitted-the-app-didn-t-need-much-help">4. The performance engineer admitted the app didn’t need much help</h2><p>Finally, I asked Claude to prepare the expense tracker to handle at least 10,000 transactions.</p><p><strong>The prompt: </strong><em>Now act like a senior performance engineer preparing this expense tracker to handle thousands of transactions.</em></p><p><em>Analyze the current implementation for unnecessary rendering, repeated calculations, inefficient sorting or filtering, storage bottlenecks, memory growth and interactions that may become slow as the dataset increases.</em></p><p><em>Do not assume a performance problem exists. Create a realistic way to test the app with at least 10,000 transactions and establish a baseline for important operations.</em></p><p><em>Then implement only optimizations justified by the analysis. Preserve the app’s appearance, accessibility improvements and existing behavior. Do not claim a speed improvement unless you measured it or clearly label it as an expected improvement.</em></p><p>Claude found one especially significant bottleneck. The app created a new currency-formatting object every time it displayed an amount. With 10,000 rows, Claude measured that process at 349 milliseconds. Reusing one formatter reduced it to 5.2 milliseconds, which Claude calculated as a 67-fold improvement.</p><p>It also added table virtualization, meaning the browser would render only the transactions currently visible on screen rather than thousands of rows at once. Search and storage updates were delayed by a fraction of a second to avoid repeating expensive work after every keystroke or rapid change.</p><p>Claude even added buttons that could generate 1,000, 10,000 or 50,000 sample transactions for stress testing.</p><p>The most convincing part of the report, however, was Claude’s admission that most of this was unnecessary for the app’s intended purpose.</p><p>A household might add 30 to 50 transactions each month. Even after a decade, Claude concluded that the original app would probably have handled the resulting data without a noticeable problem. Apart from caching the currency formatter, most optimizations were useful only because I had specifically demanded support for thousands of transactions.</p><p>That restraint felt more “senior” than making changes simply because it could.</p><h2 id="my-verdict">My verdict</h2><p>I thought these prompts worked very well and each one highlighted what Claude does well and where it fails. Each role was a different lens for each review, which I found useful and will implement with other apps and websites. </p><p>While the debugging engineer found broken behavior, the frontend engineer found accessibility and usability problems. The performance engineer considered what would happen as the amount of data grew —and recognized when optimization was unnecessary.</p><p>The experiment also showed why one enormous “make this production-ready” prompt may not be the best approach. A single review can overlook important issues, even when the prompt sounds comprehensive. Dividing the work into focused stages gave Claude fewer priorities to juggle and made its findings easier to evaluate.</p><p>Just watch your<a href="https://www.tomsguide.com/ai/i-hit-claudes-new-usage-limits-and-it-changed-how-i-use-ai-forever"> Claude usage limits</a>. Next time, I might try this by combining prompts to avoid hitting my limit. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/perplexitys-new-local-first-ai-runs-on-your-pc-and-asks-before-using-the-cloud">Perplexity’s new local-first AI runs on your PC — and asks before using the cloud</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/chatgpt-can-learn-your-repetitive-tasks-by-watching-you-here-are-7-prompts-to-try">ChatGPT can learn your repetitive tasks by watching you — here are 7 prompts to try</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/the-best-way-to-use-chatgpt-for-writing-isnt-writing-7-prompts-i-use-to-make-it-my-creative-partner">The best way to use ChatGPT for writing isn't writing — 7 prompts I use to make it my creative partner</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude/i-gave-claude-one-app-and-asked-it-to-act-like-four-different-senior-developers-heres-what-happened</link>
                                                                            <description>
                            <![CDATA[ I asked Claude to build, debug, redesign and optimize the same app as four senior developers. Here’s what each role fixed — and missed. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Zdzhpj56tFdD2XhRk4kZCW</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Jfj8hkGTZmymSejQcNuF4A-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 30 Aug 2026 04:15:00 +0000</pubDate>                                                                                                                                <updated>Sun, 30 Aug 2026 12:32:36 +0000</updated>
                                                                                                                                            <category><![CDATA[Claude]]></category>
                                                    <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Jfj8hkGTZmymSejQcNuF4A-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Claude logo on phone]]></media:description>                                                            <media:text><![CDATA[Claude logo on phone]]></media:text>
                                <media:title type="plain"><![CDATA[Claude logo on phone]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Jfj8hkGTZmymSejQcNuF4A-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>All over the internet, especially on X, you'll find prompts claiming to make chatbots more effective. When I first came across a collection of prompts from <a href="https://x.com/razib_ul47671" target="_blank">David Max</a>, an AI educator, I was skeptical, which is exactly why I decided to give them a try. <br>The prompts say they could turn Claude into everything from a senior debugging engineer to a performance expert. Here's what happened when I decided to find out. </p><h2 id="showing-claude-my-household-expense-tracker">Showing Claude my household expense tracker</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="tDC7FLHqX7XJ4jSqhsNY3" name="8 - 2026-08-28T105759.739" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/tDC7FLHqX7XJ4jSqhsNY3.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I had already created a generic expense tracker that included placeholders for expenses with <a href="https://www.tomsguide.com/ai/chatgpt/new-to-chatgpt-work-these-7-prompts-turn-it-into-a-personal-assistant">ChatGPT Work</a>, so I used that and then had Claude review the app four times. Each time, I assigned it a different senior engineering role: full-stack engineer, debugging engineer, frontend engineer and performance engineer.</p><p>The result was far more revealing than simply asking Claude to “make the app better.” Each persona concentrated on a different set of problems — and occasionally found issues the previous “developer” had missed. Here’s what happened and the prompts I used.</p><h2 id="1-the-senior-full-stack-engineer-built-the-app">1. The senior full-stack engineer built the app</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="7h4w9V4mJ3fPG9siPQvM46" name="8 - 2026-08-28T105919.236" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/7h4w9V4mJ3fPG9siPQvM46.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I started by asking Claude to create an interactive household expense tracker that an everyday person could use.</p><p><strong>The prompt: </strong><em>Build an interactive household expense tracker that an everyday person could use to record and understand their spending. Include the ability to add and delete expenses, assign categories, filter transactions, calculate total spending and display a visual category breakdown.</em></p><p><em>Think like a senior full-stack engineer developing a polished startup MVP. Before writing any code, briefly outline the architecture, data structure and user flow. Then build the working app as a Claude Artifact.</em></p><p><em>Make it responsive and easy to use, but do not spend additional time reviewing, debugging or optimizing the finished code. I will ask other “developers” to handle those stages.</em></p><p>Claude created a surprisingly polished React app. It arrived with sample transactions, spending totals, category breakdowns, search, filtering and the ability to sort transactions by date. It also saved changes so they would remain available after the app was reopened.</p><p>At first glance, it looked much closer to a finished product than a rough prototype. There were stat cards across the top, a clean expense form and colored bars showing how much had been spent in each category.</p><h2 id="2-the-senior-debugging-engineer-found-some-problems">2. The senior debugging engineer found some problems</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="GEDfzXUQf5rvR9kh4GkPk9" name="8 - 2026-08-28T105959.181" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/GEDfzXUQf5rvR9kh4GkPk9.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Next, I asked Claude to forget about the appearance and investigate its own work like a debugging engineer preparing an app for release.</p><p><strong>The prompt: </strong><em>Now act like a senior debugging engineer who has inherited this application before it is released to the public.</em></p><p><em>Examine the app and its existing code carefully without changing its intended functionality or visual design. Test the main user flows and look for functional bugs, invalid input handling, data-loss risks, incorrect calculations, persistence problems and edge cases.</em></p><p><em>Before editing the code, give me a concise debugging report containing what you tested, every issue you found, the root cause of each issue, how serious each problem is and the fix you recommend.</em></p><p><em>Then implement the fixes and verify that the original features still work. Do not redesign the interface, perform a broader architectural refactor or make purely cosmetic changes.</em></p><p>The debugging pass found several genuine problems.</p><p>For example, the original inputs weren’t inside a proper form. Clicking “Save Transaction” worked, but pressing Enter might not. Claude corrected that by converting the section into a real form with a submit button.</p><p>It also discovered that users could clear the date and save a transaction with invalid date information. Claude added date validation, strengthened its checks for invalid amounts and fixed a calculation that caused “Housing” to appear as the biggest category even when the tracker was empty.</p><p>Transactions could still be permanently deleted with one click. Storage failures remained hidden in the developer console, meaning users might think their information had been saved when it hadn’t. Claude also didn’t create automated tests to confirm that its repairs worked.</p><h2 id="3-the-senior-frontend-engineer-noticed-an-entirely-different-app">3. The senior frontend engineer noticed an entirely different app</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ncKAqLPwA3GMeMAb8MC5VE" name="8 - 2026-08-28T110043.266" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/ncKAqLPwA3GMeMAb8MC5VE.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>For the third pass, I asked Claude to approach the tracker as a frontend engineer specializing in responsive design and accessibility.</p><p><strong>The prompt: </strong><em>Now act like a senior frontend engineer specializing in accessible, responsive consumer applications.</em></p><p><em>Review the current expense tracker from the perspective of someone using it on a phone, with a keyboard or with assistive technology. Preserve its functionality and overall visual identity, but improve its usability and accessibility.</em></p><p><em>Before changing the code, provide a concise review covering mobile and responsive behavior, keyboard navigation, form usability, screen-reader accessibility, color contrast, loading and error states, destructive actions and confusing controls.</em></p><p><em>Then implement the improvements. Make sure every input and interactive control has an accessible name, focus states are clearly visible, validation messages can be announced by a screen reader and the spending breakdown communicates information without relying on colored bars alone.</em></p><p>This was the most comprehensive review of the experiment.</p><p>Claude noticed that the app removed the normal outline around selected inputs without providing a replacement. Someone navigating with a keyboard would therefore have trouble seeing which field was active.</p><p>It also found that the visible labels weren’t properly connected to their corresponding inputs, the search field relied only on placeholder text and validation errors weren’t configured to be announced by screen readers.</p><p>Claude restored visible focus indicators, connected labels to form controls, added screen-reader descriptions and increased the contrast of several light-gray text elements. It also made the search bar more flexible on small screens and added more descriptive labels to icon-only buttons.</p><p>Most notably, this persona caught the deletion problem the debugging engineer had overlooked. Claude replaced the single-click delete button with a two-step confirmation asking users to either delete or keep the transaction.</p><p>Not every claim was perfect. Claude described 44 by 44 pixels as a minimum touch-target size, but enlarged the primary delete button to only 36 by 36 pixels. That satisfies the smaller WCAG 2.2 AA target, but not the 44-pixel recommendation it cited.</p><p>Even so, changing Claude’s role clearly changed what it saw. The debugging engineer examined whether the app functioned. The frontend engineer considered whether a real person could comfortably use it.</p><h2 id="4-the-performance-engineer-admitted-the-app-didn-t-need-much-help">4. The performance engineer admitted the app didn’t need much help</h2><p>Finally, I asked Claude to prepare the expense tracker to handle at least 10,000 transactions.</p><p><strong>The prompt: </strong><em>Now act like a senior performance engineer preparing this expense tracker to handle thousands of transactions.</em></p><p><em>Analyze the current implementation for unnecessary rendering, repeated calculations, inefficient sorting or filtering, storage bottlenecks, memory growth and interactions that may become slow as the dataset increases.</em></p><p><em>Do not assume a performance problem exists. Create a realistic way to test the app with at least 10,000 transactions and establish a baseline for important operations.</em></p><p><em>Then implement only optimizations justified by the analysis. Preserve the app’s appearance, accessibility improvements and existing behavior. Do not claim a speed improvement unless you measured it or clearly label it as an expected improvement.</em></p><p>Claude found one especially significant bottleneck. The app created a new currency-formatting object every time it displayed an amount. With 10,000 rows, Claude measured that process at 349 milliseconds. Reusing one formatter reduced it to 5.2 milliseconds, which Claude calculated as a 67-fold improvement.</p><p>It also added table virtualization, meaning the browser would render only the transactions currently visible on screen rather than thousands of rows at once. Search and storage updates were delayed by a fraction of a second to avoid repeating expensive work after every keystroke or rapid change.</p><p>Claude even added buttons that could generate 1,000, 10,000 or 50,000 sample transactions for stress testing.</p><p>The most convincing part of the report, however, was Claude’s admission that most of this was unnecessary for the app’s intended purpose.</p><p>A household might add 30 to 50 transactions each month. Even after a decade, Claude concluded that the original app would probably have handled the resulting data without a noticeable problem. Apart from caching the currency formatter, most optimizations were useful only because I had specifically demanded support for thousands of transactions.</p><p>That restraint felt more “senior” than making changes simply because it could.</p><h2 id="my-verdict">My verdict</h2><p>I thought these prompts worked very well and each one highlighted what Claude does well and where it fails. Each role was a different lens for each review, which I found useful and will implement with other apps and websites. </p><p>While the debugging engineer found broken behavior, the frontend engineer found accessibility and usability problems. The performance engineer considered what would happen as the amount of data grew —and recognized when optimization was unnecessary.</p><p>The experiment also showed why one enormous “make this production-ready” prompt may not be the best approach. A single review can overlook important issues, even when the prompt sounds comprehensive. Dividing the work into focused stages gave Claude fewer priorities to juggle and made its findings easier to evaluate.</p><p>Just watch your<a href="https://www.tomsguide.com/ai/i-hit-claudes-new-usage-limits-and-it-changed-how-i-use-ai-forever"> Claude usage limits</a>. Next time, I might try this by combining prompts to avoid hitting my limit. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/perplexitys-new-local-first-ai-runs-on-your-pc-and-asks-before-using-the-cloud">Perplexity’s new local-first AI runs on your PC — and asks before using the cloud</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/chatgpt-can-learn-your-repetitive-tasks-by-watching-you-here-are-7-prompts-to-try">ChatGPT can learn your repetitive tasks by watching you — here are 7 prompts to try</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/the-best-way-to-use-chatgpt-for-writing-isnt-writing-7-prompts-i-use-to-make-it-my-creative-partner">The best way to use ChatGPT for writing isn't writing — 7 prompts I use to make it my creative partner</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Claude's new memory feature solves my biggest AI frustration — here are 5 prompts to try first ]]></title>
                                                                                                <dc:content><![CDATA[ <p>No matter how much I use ChatGPT, Claude or Gemini, there are still times when I feel like I'm introducing myself all over again. Each chatbot will often throw something out that makes me question, "Do you even know me?" It's frustrating to constantly explain and then re-explain how I like to work, what I'm trying to accomplish or some other piece of context that I'm fairly certain I've mentioned before.</p><p>Unlike static custom instructions that you have to write manually, Anthropic's latest update gives the chatbot the opportunity to learn about you as you go. </p><p>Claude's memory now works across regular Chat and <a href="https://www.tomsguide.com/ai/i-tested-claude-cowork-anthropics-new-ai-feels-more-like-a-coworker-than-a-chatbot">Claude Cowork</a>, meaning something you tell Claude in a regular chat can follow you into a <a href="https://www.tomsguide.com/ai/i-used-claude-skills-to-build-a-budget-tracker-in-90-seconds-heres-what-happened">Cowork project</a>. Claude can also update what it remembers while you're still chatting, rather than waiting until a conversation ends.</p><h2 id="manage-settings-to-organize-memories">Manage settings to organize memories</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="R9UxmXc7jFPUuh3iRuz8C7" name="Claude settings" alt="Claude settings" src="https://cdn.mos.cms.futurecdn.net/R9UxmXc7jFPUuh3iRuz8C7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>You can actually manage what Claude knows about you and remembers. Head to <strong>Settings > Memory</strong> and Claude organizes those memories by topic, where you can edit or delete individual entries.</p><p>But better memory is only useful if Claude actually puts it to work. These five prompts are designed to find out what it remembers, whether that information can save you from repeating yourself and when it might be time to make Claude forget.</p><h2 id="1-find-out-what-claude-already-knows-about-you">1. Find out what Claude already knows about you</h2><p><strong>Prompt:</strong><em> Based only on your saved memory about me, tell me the 5 most useful things you know about how I work, what I prefer and what matters to me. Don't use information from this conversation unless it's already in memory.</em></p><p>This prompt is useful because before adding anything new, you can find out what Claude has already picked up.</p><p>This prompt is slightly different from asking a generic <em>"What do you remember about me?"</em> You're asking Claude to separate the things that could actually help it answer you from the random facts it happens to remember.</p><p>Getting more specific helps Claude understand things such as the way you prefer  replies, that you regularly work on certain kinds of projects or even that you prefer to tackle longer tasks in the morning could actually change the answer Claude gives you.</p><p>It's also an easy way to spot anything Claude has gotten wrong. If you find something inaccurate, you can head into Memory settings and edit or delete it before it influences future conversations.</p><h2 id="2-ask-claude-what-you-39-re-tired-of-repeating">2. Ask Claude what you're tired of repeating</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1738px;"><p class="vanilla-image-block" style="padding-top:56.39%;"><img id="pJqAjLit4wkxHKgwaSx9Bj" name="Screenshot 2026-05-27 144224" alt="Claude" src="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj.png" mos="" align="middle" fullscreen="" width="1738" height="980" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Prompt:</strong><em> Look at what you remember about me and identify 3 pieces of context I probably shouldn't need to explain to you again. For each one, show me an example of how you could use that information in a future conversation without me repeating it.</em></p><p>A memory feature shouldn't just be a digital notebook filled with facts about you. The real benefit comes when the AI knows when to use them.</p><p>If Claude knows how you like <a href="https://www.tomsguide.com/ai/claude-can-now-send-gmail-emails-heres-why-you-might-want-to-test-it-first">emails to sound</a>, for example, you shouldn't have to explain your preferred tone every time you ask it to draft one. If it knows the tools you regularly use, it could take those into account when suggesting how to tackle a task.</p><h2 id="3-put-its-memory-to-work-on-something-new">3. Put its memory to work on something new</h2><p><strong>Prompt:</strong><em> I'm starting a new project. Before I give you any other instructions, use what you already remember about my preferences and the way I work to suggest how we should approach it. Separate what you're basing on memory from anything you're assuming.</em></p><p>This goes beyond asking Claude to recite what it knows about you. Now you're finding out whether knowing you actually makes its answer better.</p><p>AI assistants are very good at filling in the blanks, which can make it difficult to tell what's coming from memory and what's simply an assumption. Asking Claude to separate the two lets you see whether its new memory is actually influencing the answer.</p><p>Once Claude establishes that baseline, give it the actual project, such as planning a vacation, organizing a home project or starting something new at work, from there, you'll probably find the answers are much more useful. </p><h2 id="4-let-claude-tell-you-what-it-should-learn">4. Let Claude tell you what it should learn</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="zQ8GKfAgWkFs8zd9tHWCxM" name="Claude" alt="claude art" src="https://cdn.mos.cms.futurecdn.net/zQ8GKfAgWkFs8zd9tHWCxM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Anthropic/Claude)</span></figcaption></figure><p><strong>Prompt:</strong> <em>Based on the kinds of things I ask you to help with, what are 5 things about my preferences, routines or goals that would make you more useful to me if you remembered them? Ask me one question at a time to fill in the gaps.</em></p><p>Claude can learn as you go along, so now, instead of trying to guess everything it needs to know about you, let Claude identify what's missing.</p><p>It might know what kind of work you do but not how you like answers formatted. Maybe you regularly ask it for recipes but it doesn't know what foods you dislike. Or perhaps you use Claude for travel planning but it has no idea whether you'd rather stay at a luxury hotel or save that money for something else.</p><p>Since Claude can now update its memory while you're chatting, some of the answers you give it can become information it remembers for future conversations.</p><p>There is an important privacy consideration here. Anthropic says Claude won't save certain sensitive information by default, including details related to health, religious beliefs and political views. You can choose whether to allow sensitive topics in memory through Claude's settings, so it's worth checking what you're comfortable with before deliberately teaching it more about yourself.</p><h2 id="5-give-claude-39-s-memory-an-audit">5. Give Claude's memory an audit</h2><p><strong>Prompt:</strong> <em>Audit what you currently remember about me. Put each memory into one of four categories: useful, outdated, unclear or unnecessary. Explain briefly why, and tell me which memories you think I should review or delete.</em></p><p>The more an AI remembers about you, the more important it becomes to occasionally check whether it should still remember all of it. Chances are, you really don't need it to remember everything. <br><br>For example, that project you finished three months ago might no longer matter. In fact, by giving the memories an audit, you may even find something that Claude could be remembering wrong or useful in the first place.</p><p>That's why I like this prompt so much. Instead of scrolling through every memory and deciding what stays, you're asking Claude to do the first pass for you. You're still in charge of the final call, but dive into Claude's Memory settings and review individual topics, then edit or delete anything you no longer want it using.</p><h2 id="the-takeaway-3">The takeaway </h2><p>The more you use AI, the more you'll realize how important Memory is to stay productive. Now that Claude can learn as you chat, the AI assistant is considerably less annoying to use. </p><p>Give it a try by using these prompts or talking through a project with Claude in Chat and then move into Cowork without starting the explanation all over again. Just remember that Cowork still requires a paid Claude plan, while the broader memory feature is available across Free, Pro and Max accounts. Bottom line: You might be surprised by what it already remembers.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><strong></strong><a href="https://www.tomsguide.com/ai/7-code-words-that-could-mean-an-ai-data-center-is-coming-to-your-town"><strong>7 code words that could mean an AI data center is coming to your town</strong></a><strong></strong></li><li><strong></strong><a href="https://www.tomsguide.com/ai/chatgpt/chatgpt-can-learn-your-repetitive-tasks-by-watching-you-here-are-7-prompts-to-try"><strong>ChatGPT can learn your repetitive tasks by watching you — here are 7 prompts to try</strong></a><strong></strong></li><li><strong></strong><a href="https://www.tomsguide.com/ai/chatgpt/the-best-way-to-use-chatgpt-for-writing-isnt-writing-7-prompts-i-use-to-make-it-my-creative-partner"><strong>The best way to use ChatGPT for writing isn't writing — 7 prompts I use to make it my creative partner</strong></a><strong></strong></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude/claudes-new-memory-feature-solves-my-biggest-ai-frustration-here-are-5-prompts-to-try-first</link>
                                                                            <description>
                            <![CDATA[ Anthropic just upgraded Claude's memory across Chat and Cowork. Use these five copy-paste prompts to see what it remembers and test its limits. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">su42LJwskzRK7my8WZtyt6</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Bs8MHgpuiGVWwhWWHiCvzY-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 28 Aug 2026 06:15:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Claude]]></category>
                                                    <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Bs8MHgpuiGVWwhWWHiCvzY-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[claude]]></media:description>                                                            <media:text><![CDATA[claude]]></media:text>
                                <media:title type="plain"><![CDATA[claude]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Bs8MHgpuiGVWwhWWHiCvzY-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>No matter how much I use ChatGPT, Claude or Gemini, there are still times when I feel like I'm introducing myself all over again. Each chatbot will often throw something out that makes me question, "Do you even know me?" It's frustrating to constantly explain and then re-explain how I like to work, what I'm trying to accomplish or some other piece of context that I'm fairly certain I've mentioned before.</p><p>Unlike static custom instructions that you have to write manually, Anthropic's latest update gives the chatbot the opportunity to learn about you as you go. </p><p>Claude's memory now works across regular Chat and <a href="https://www.tomsguide.com/ai/i-tested-claude-cowork-anthropics-new-ai-feels-more-like-a-coworker-than-a-chatbot">Claude Cowork</a>, meaning something you tell Claude in a regular chat can follow you into a <a href="https://www.tomsguide.com/ai/i-used-claude-skills-to-build-a-budget-tracker-in-90-seconds-heres-what-happened">Cowork project</a>. Claude can also update what it remembers while you're still chatting, rather than waiting until a conversation ends.</p><h2 id="manage-settings-to-organize-memories">Manage settings to organize memories</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="R9UxmXc7jFPUuh3iRuz8C7" name="Claude settings" alt="Claude settings" src="https://cdn.mos.cms.futurecdn.net/R9UxmXc7jFPUuh3iRuz8C7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>You can actually manage what Claude knows about you and remembers. Head to <strong>Settings > Memory</strong> and Claude organizes those memories by topic, where you can edit or delete individual entries.</p><p>But better memory is only useful if Claude actually puts it to work. These five prompts are designed to find out what it remembers, whether that information can save you from repeating yourself and when it might be time to make Claude forget.</p><h2 id="1-find-out-what-claude-already-knows-about-you">1. Find out what Claude already knows about you</h2><p><strong>Prompt:</strong><em> Based only on your saved memory about me, tell me the 5 most useful things you know about how I work, what I prefer and what matters to me. Don't use information from this conversation unless it's already in memory.</em></p><p>This prompt is useful because before adding anything new, you can find out what Claude has already picked up.</p><p>This prompt is slightly different from asking a generic <em>"What do you remember about me?"</em> You're asking Claude to separate the things that could actually help it answer you from the random facts it happens to remember.</p><p>Getting more specific helps Claude understand things such as the way you prefer  replies, that you regularly work on certain kinds of projects or even that you prefer to tackle longer tasks in the morning could actually change the answer Claude gives you.</p><p>It's also an easy way to spot anything Claude has gotten wrong. If you find something inaccurate, you can head into Memory settings and edit or delete it before it influences future conversations.</p><h2 id="2-ask-claude-what-you-39-re-tired-of-repeating">2. Ask Claude what you're tired of repeating</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1738px;"><p class="vanilla-image-block" style="padding-top:56.39%;"><img id="pJqAjLit4wkxHKgwaSx9Bj" name="Screenshot 2026-05-27 144224" alt="Claude" src="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj.png" mos="" align="middle" fullscreen="" width="1738" height="980" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Prompt:</strong><em> Look at what you remember about me and identify 3 pieces of context I probably shouldn't need to explain to you again. For each one, show me an example of how you could use that information in a future conversation without me repeating it.</em></p><p>A memory feature shouldn't just be a digital notebook filled with facts about you. The real benefit comes when the AI knows when to use them.</p><p>If Claude knows how you like <a href="https://www.tomsguide.com/ai/claude-can-now-send-gmail-emails-heres-why-you-might-want-to-test-it-first">emails to sound</a>, for example, you shouldn't have to explain your preferred tone every time you ask it to draft one. If it knows the tools you regularly use, it could take those into account when suggesting how to tackle a task.</p><h2 id="3-put-its-memory-to-work-on-something-new">3. Put its memory to work on something new</h2><p><strong>Prompt:</strong><em> I'm starting a new project. Before I give you any other instructions, use what you already remember about my preferences and the way I work to suggest how we should approach it. Separate what you're basing on memory from anything you're assuming.</em></p><p>This goes beyond asking Claude to recite what it knows about you. Now you're finding out whether knowing you actually makes its answer better.</p><p>AI assistants are very good at filling in the blanks, which can make it difficult to tell what's coming from memory and what's simply an assumption. Asking Claude to separate the two lets you see whether its new memory is actually influencing the answer.</p><p>Once Claude establishes that baseline, give it the actual project, such as planning a vacation, organizing a home project or starting something new at work, from there, you'll probably find the answers are much more useful. </p><h2 id="4-let-claude-tell-you-what-it-should-learn">4. Let Claude tell you what it should learn</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="zQ8GKfAgWkFs8zd9tHWCxM" name="Claude" alt="claude art" src="https://cdn.mos.cms.futurecdn.net/zQ8GKfAgWkFs8zd9tHWCxM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Anthropic/Claude)</span></figcaption></figure><p><strong>Prompt:</strong> <em>Based on the kinds of things I ask you to help with, what are 5 things about my preferences, routines or goals that would make you more useful to me if you remembered them? Ask me one question at a time to fill in the gaps.</em></p><p>Claude can learn as you go along, so now, instead of trying to guess everything it needs to know about you, let Claude identify what's missing.</p><p>It might know what kind of work you do but not how you like answers formatted. Maybe you regularly ask it for recipes but it doesn't know what foods you dislike. Or perhaps you use Claude for travel planning but it has no idea whether you'd rather stay at a luxury hotel or save that money for something else.</p><p>Since Claude can now update its memory while you're chatting, some of the answers you give it can become information it remembers for future conversations.</p><p>There is an important privacy consideration here. Anthropic says Claude won't save certain sensitive information by default, including details related to health, religious beliefs and political views. You can choose whether to allow sensitive topics in memory through Claude's settings, so it's worth checking what you're comfortable with before deliberately teaching it more about yourself.</p><h2 id="5-give-claude-39-s-memory-an-audit">5. Give Claude's memory an audit</h2><p><strong>Prompt:</strong> <em>Audit what you currently remember about me. Put each memory into one of four categories: useful, outdated, unclear or unnecessary. Explain briefly why, and tell me which memories you think I should review or delete.</em></p><p>The more an AI remembers about you, the more important it becomes to occasionally check whether it should still remember all of it. Chances are, you really don't need it to remember everything. <br><br>For example, that project you finished three months ago might no longer matter. In fact, by giving the memories an audit, you may even find something that Claude could be remembering wrong or useful in the first place.</p><p>That's why I like this prompt so much. Instead of scrolling through every memory and deciding what stays, you're asking Claude to do the first pass for you. You're still in charge of the final call, but dive into Claude's Memory settings and review individual topics, then edit or delete anything you no longer want it using.</p><h2 id="the-takeaway-3">The takeaway </h2><p>The more you use AI, the more you'll realize how important Memory is to stay productive. Now that Claude can learn as you chat, the AI assistant is considerably less annoying to use. </p><p>Give it a try by using these prompts or talking through a project with Claude in Chat and then move into Cowork without starting the explanation all over again. Just remember that Cowork still requires a paid Claude plan, while the broader memory feature is available across Free, Pro and Max accounts. Bottom line: You might be surprised by what it already remembers.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><strong></strong><a href="https://www.tomsguide.com/ai/7-code-words-that-could-mean-an-ai-data-center-is-coming-to-your-town"><strong>7 code words that could mean an AI data center is coming to your town</strong></a><strong></strong></li><li><strong></strong><a href="https://www.tomsguide.com/ai/chatgpt/chatgpt-can-learn-your-repetitive-tasks-by-watching-you-here-are-7-prompts-to-try"><strong>ChatGPT can learn your repetitive tasks by watching you — here are 7 prompts to try</strong></a><strong></strong></li><li><strong></strong><a href="https://www.tomsguide.com/ai/chatgpt/the-best-way-to-use-chatgpt-for-writing-isnt-writing-7-prompts-i-use-to-make-it-my-creative-partner"><strong>The best way to use ChatGPT for writing isn't writing — 7 prompts I use to make it my creative partner</strong></a><strong></strong></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I gave ChatGPT, Claude and Gemini the same draft — one was the best writing coach ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Although I cover artificial intelligence now, earlier in my career I was a comedy writer and wrote jingles. As I was going through my <a href="https://www.tomsguide.com/ai/the-smartest-ai-trick-isnt-a-prompt-its-your-google-drive">Google Drive</a> recently, I came across a folder from my very early writing days. <br><br>The old piece was fun to see, and had been used for a writing workshop I took at Harvard about 20 years ago. The story is very much a product of its time because it includes instant messaging, Clippy (that animated paper clilp) and a reference to a fax machine. But the humor still holds up because it's about workplace struggles with technology. </p><p>I figured that piece would be a good one to test ChatGPT, Claude and Gemini as <a href="https://www.tomsguide.com/ai/chatgpt/the-best-way-to-use-chatgpt-for-writing-isnt-writing-7-prompts-i-use-to-make-it-my-creative-partner">writing coaches</a>.</p><p>I wasn’t looking for the <a href="https://www.tomsguide.com/ai/i-tested-popular-ai-humanizers-and-they-made-my-writing-much-worse">chatbot that could rewrite it</a> most aggressively or smooth out every sentence. I wanted to know whether any of them could recognize what was already working, find the places where the story dragged and help me improve the comedy without stripping away my voice. <br><br>Here's what happened when I gave all three of them the draft. </p><h2 id="the-draft">The draft </h2><p>I gave all three chatbots the same draft and the same instructions. All three offered useful advice, but one understood the story on a much deeper level.</p><p>The piece begins with what should be a very simple request from a boss: reserve the main conference room for an important meeting in an hour.</p><p>Unfortunately, the narrator has never used the email system to book a room before. What follows is an escalating workplace crisis involving a 21-year-old intern, a sleepy coworker, a phone call from the office bathroom and a woman named Sharon who brushes her teeth at her desk. </p><p>I left everything untouched for the test. That meant keeping the dated references, awkward sentences and obvious mistakes, including “starred” instead of “stared,” “the the” and “marshmellows.”</p><p>Those errors gave the chatbots something easy to catch, but proofreading wasn’t really the point. I wanted to know whether they understood why the story was funny.</p><p>The entire piece builds toward the boss casually revealing that he solved the problem by putting a sticky note on the door — the same solution the narrator rejected when the intern suggested it. A good writing coach should understand why that callback matters and avoid “improving” the story in a way that weakens it.</p><h2 id="the-prompt-i-used">The prompt I used</h2><p><strong>I entered the same prompt each time: </strong><em>Act as my writing coach. Don’t rewrite this piece for me. Identify what is already working, where the humor or momentum drops, and the three changes that would make the biggest difference. Preserve my voice, comedic timing and the period in which the story takes place. Be specific and quote brief examples from my draft when useful.</em></p><p>I judged the responses on how specific the feedback was, whether each chatbot understood the comic escalation and whether its suggestions would actually make the piece better.</p><p>I also paid attention to restraint. I wanted help seeing the draft more clearly, not a chatbot taking over and writing a different story.</p><h2 id="chatgpt-focused-on-timing">ChatGPT focused on timing</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="h2MxUtNcQezwmNh7QCPqxY" name="8 - 2026-08-26T144036.479" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/h2MxUtNcQezwmNh7QCPqxY.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>ChatGPT zeroed in on the rhythm of the piece and gave me some of the most precise line-level edits.</p><p>One of its strongest suggestions was to make better use of the introduction and then it told me how to better raise the stakes in the middle of the story to keep things moving. It also suggested trimming certain aspects of the story to give the dialogue more room and help the jokes land without changing what's actually happening. <br><br>It also suggested minor tweaks that involved creative elements that I may not have considered to help connect two of the strongest visual jokes in the middle of the story. </p><p>ChatGPT understood the timing of the piece and gave me edits I could use immediately. However, it spent more time polishing individual moments than examining whether every step in the story made sense.</p><h2 id="claude-found-the-hole-in-the-story">Claude found the hole in the story</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="z69A8ntQN8iBQHcBoygq88" name="8 - 2026-08-26T145103.751" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/z69A8ntQN8iBQHcBoygq88.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Claude approached the piece differently. It looked beyond individual lines and explained how the comedy was built.</p><p>It identified the central joke as the gap between the size of the task and the size of the narrator’s panic. Reserving a conference room should take a minute. Instead, it becomes a crisis involving several coworkers, a bathroom phone call and increasingly desperate attempts to avoid admitting that she doesn’t know what she’s doing.</p><p>Claude also understood why the seemingly random details belonged in the story. Sharon’s toothbrush isn’t there just because it’s funny that someone brushes her teeth at her desk, but it elevates another element of the story — something that I hadn't even noticed that I had subconsciously done. </p><p>More importantly, Claude spotted a problem the other chatbots missed: we never learn what the employees in the story actually do for work. The narrator moves through the story too quickly, which is something that impacts the entire story. Claude noticed it. </p><p>So while the chatbot didn’t try to decide the joke for me. It pointed out that I needed to choose. Claude worked to protect my ideas and text without interjecting it's own ideas. It seemed to understand the story and knew exactly which punchlines were holding it together.</p><h2 id="gemini-gave-the-clearest-advice">Gemini gave the clearest advice</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="rRMG8YArC2PmawAaJAGgwJ" name="8 - 2026-08-26T145249.574" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/rRMG8YArC2PmawAaJAGgwJ.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Gemini’s feedback was the easiest to absorb and apply.</p><p>It quickly identified the strongest moments in the story, recognized why the premise is relatable and the punchlines. Its suggestions were direct. Like ChatGPT it suggested I tighten the opening, trim some of the descriptions and expand the dialogue. </p><p>Gemini even showed me exactly where the opening could lose a few words and how the dialogue could be made punchier. I wouldn’t have had to interpret much before beginning a revision.</p><p>That clarity was Gemini’s biggest strength, but its analysis didn’t go as deep as Claude’s. It helped me tighten the story in front of me without finding the one place where the story’s logic breaks down.</p><h2 id="the-best-ai-writing-coach">The best AI writing coach</h2><p>Claude gave me the best writing advice because it understood both the jokes and the structure supporting them.</p><p>ChatGPT was especially strong on rhythm and gave me the most inventive suggestion with the returning Tetris image. Gemini delivered clear advice that I could apply without overthinking it. But Claude found issues with the piece that I hadn't even noticed, which is exactly what a writing coach or editor does — and would have immediately improved the story.  </p><p>Claude also gave me a choice instead of trying to write the solution itself. It showed me where the gap was, explained why it mattered and left the joke to me. That’s exactly what I want from a writing coach.</p><p>All three chatbots are certainly capable of offering useful writing advice, but they were useful in different ways.</p><p>ChatGPT was the strongest line editor, especially when it came to pacing and recurring imagery. Gemini offered the clearest path into a revision. Claude was the best at stepping back and seeing how every part of the story worked together.</p><p>The test also reinforced why I prefer asking AI to respond to my writing instead of writing it for me. When a chatbot rewrites an entire draft, it becomes difficult to separate your choices from its choices. Asking for a limited number of specific recommendations keeps you in control. You can consider the advice, reject what doesn’t fit and make the changes yourself.</p><p>The wording of the prompt helped. Telling the chatbots to preserve my voice and the period of the story discouraged them from modernizing the technology or replacing the dated details. Asking for only three changes forced them to prioritize instead of burying the useful feedback inside a long list of corrections.</p><p>I still wouldn’t accept any chatbot’s writing advice without questioning it. An AI can correctly identify a slow section and then suggest cutting the exact detail that makes the story sound like you. But if I were returning to an old draft and wanted help seeing what I could no longer see, I’d choose Claude.<br><br>Let me know in the comments what you think about using AI has a writing partner. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/7-code-words-that-could-mean-an-ai-data-center-is-coming-to-your-town"><strong>7 code words that could mean an AI data center is coming to your town</strong></a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/chatgpt-can-learn-your-repetitive-tasks-by-watching-you-here-are-7-prompts-to-try"><strong>ChatGPT can learn your repetitive tasks by watching you — here are 7 prompts to try</strong></a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/the-best-way-to-use-chatgpt-for-writing-isnt-writing-7-prompts-i-use-to-make-it-my-creative-partner"><strong>The best way to use ChatGPT for writing isn't writing — 7 prompts I use to make it my creative partner</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-gave-chatgpt-claude-and-gemini-the-same-draft-one-was-the-best-writing-coach</link>
                                                                            <description>
                            <![CDATA[ I gave ChatGPT, Claude and Gemini the same comedy draft to see which offered the best writing advice without taking over. One clearly stood out. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">EjzMWJsr8DHRQNe3dFZ5xg</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/N6tKYmxs3CjGa3DGCEzFYE-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 27 Aug 2026 09:15:00 +0000</pubDate>                                                                                                                                <updated>Thu, 27 Aug 2026 15:31:44 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/N6tKYmxs3CjGa3DGCEzFYE-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A man sits at the counter top of a coffee shop working on his laptop. In the background, other people are also working. He&#039;s wearing headphones to block out distracting sounds to aid concentration]]></media:description>                                                            <media:text><![CDATA[A man sits at the counter top of a coffee shop working on his laptop. In the background, other people are also working. He&#039;s wearing headphones to block out distracting sounds to aid concentration]]></media:text>
                                <media:title type="plain"><![CDATA[A man sits at the counter top of a coffee shop working on his laptop. In the background, other people are also working. He&#039;s wearing headphones to block out distracting sounds to aid concentration]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/N6tKYmxs3CjGa3DGCEzFYE-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Although I cover artificial intelligence now, earlier in my career I was a comedy writer and wrote jingles. As I was going through my <a href="https://www.tomsguide.com/ai/the-smartest-ai-trick-isnt-a-prompt-its-your-google-drive">Google Drive</a> recently, I came across a folder from my very early writing days. <br><br>The old piece was fun to see, and had been used for a writing workshop I took at Harvard about 20 years ago. The story is very much a product of its time because it includes instant messaging, Clippy (that animated paper clilp) and a reference to a fax machine. But the humor still holds up because it's about workplace struggles with technology. </p><p>I figured that piece would be a good one to test ChatGPT, Claude and Gemini as <a href="https://www.tomsguide.com/ai/chatgpt/the-best-way-to-use-chatgpt-for-writing-isnt-writing-7-prompts-i-use-to-make-it-my-creative-partner">writing coaches</a>.</p><p>I wasn’t looking for the <a href="https://www.tomsguide.com/ai/i-tested-popular-ai-humanizers-and-they-made-my-writing-much-worse">chatbot that could rewrite it</a> most aggressively or smooth out every sentence. I wanted to know whether any of them could recognize what was already working, find the places where the story dragged and help me improve the comedy without stripping away my voice. <br><br>Here's what happened when I gave all three of them the draft. </p><h2 id="the-draft">The draft </h2><p>I gave all three chatbots the same draft and the same instructions. All three offered useful advice, but one understood the story on a much deeper level.</p><p>The piece begins with what should be a very simple request from a boss: reserve the main conference room for an important meeting in an hour.</p><p>Unfortunately, the narrator has never used the email system to book a room before. What follows is an escalating workplace crisis involving a 21-year-old intern, a sleepy coworker, a phone call from the office bathroom and a woman named Sharon who brushes her teeth at her desk. </p><p>I left everything untouched for the test. That meant keeping the dated references, awkward sentences and obvious mistakes, including “starred” instead of “stared,” “the the” and “marshmellows.”</p><p>Those errors gave the chatbots something easy to catch, but proofreading wasn’t really the point. I wanted to know whether they understood why the story was funny.</p><p>The entire piece builds toward the boss casually revealing that he solved the problem by putting a sticky note on the door — the same solution the narrator rejected when the intern suggested it. A good writing coach should understand why that callback matters and avoid “improving” the story in a way that weakens it.</p><h2 id="the-prompt-i-used">The prompt I used</h2><p><strong>I entered the same prompt each time: </strong><em>Act as my writing coach. Don’t rewrite this piece for me. Identify what is already working, where the humor or momentum drops, and the three changes that would make the biggest difference. Preserve my voice, comedic timing and the period in which the story takes place. Be specific and quote brief examples from my draft when useful.</em></p><p>I judged the responses on how specific the feedback was, whether each chatbot understood the comic escalation and whether its suggestions would actually make the piece better.</p><p>I also paid attention to restraint. I wanted help seeing the draft more clearly, not a chatbot taking over and writing a different story.</p><h2 id="chatgpt-focused-on-timing">ChatGPT focused on timing</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="h2MxUtNcQezwmNh7QCPqxY" name="8 - 2026-08-26T144036.479" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/h2MxUtNcQezwmNh7QCPqxY.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>ChatGPT zeroed in on the rhythm of the piece and gave me some of the most precise line-level edits.</p><p>One of its strongest suggestions was to make better use of the introduction and then it told me how to better raise the stakes in the middle of the story to keep things moving. It also suggested trimming certain aspects of the story to give the dialogue more room and help the jokes land without changing what's actually happening. <br><br>It also suggested minor tweaks that involved creative elements that I may not have considered to help connect two of the strongest visual jokes in the middle of the story. </p><p>ChatGPT understood the timing of the piece and gave me edits I could use immediately. However, it spent more time polishing individual moments than examining whether every step in the story made sense.</p><h2 id="claude-found-the-hole-in-the-story">Claude found the hole in the story</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="z69A8ntQN8iBQHcBoygq88" name="8 - 2026-08-26T145103.751" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/z69A8ntQN8iBQHcBoygq88.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Claude approached the piece differently. It looked beyond individual lines and explained how the comedy was built.</p><p>It identified the central joke as the gap between the size of the task and the size of the narrator’s panic. Reserving a conference room should take a minute. Instead, it becomes a crisis involving several coworkers, a bathroom phone call and increasingly desperate attempts to avoid admitting that she doesn’t know what she’s doing.</p><p>Claude also understood why the seemingly random details belonged in the story. Sharon’s toothbrush isn’t there just because it’s funny that someone brushes her teeth at her desk, but it elevates another element of the story — something that I hadn't even noticed that I had subconsciously done. </p><p>More importantly, Claude spotted a problem the other chatbots missed: we never learn what the employees in the story actually do for work. The narrator moves through the story too quickly, which is something that impacts the entire story. Claude noticed it. </p><p>So while the chatbot didn’t try to decide the joke for me. It pointed out that I needed to choose. Claude worked to protect my ideas and text without interjecting it's own ideas. It seemed to understand the story and knew exactly which punchlines were holding it together.</p><h2 id="gemini-gave-the-clearest-advice">Gemini gave the clearest advice</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="rRMG8YArC2PmawAaJAGgwJ" name="8 - 2026-08-26T145249.574" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/rRMG8YArC2PmawAaJAGgwJ.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Gemini’s feedback was the easiest to absorb and apply.</p><p>It quickly identified the strongest moments in the story, recognized why the premise is relatable and the punchlines. Its suggestions were direct. Like ChatGPT it suggested I tighten the opening, trim some of the descriptions and expand the dialogue. </p><p>Gemini even showed me exactly where the opening could lose a few words and how the dialogue could be made punchier. I wouldn’t have had to interpret much before beginning a revision.</p><p>That clarity was Gemini’s biggest strength, but its analysis didn’t go as deep as Claude’s. It helped me tighten the story in front of me without finding the one place where the story’s logic breaks down.</p><h2 id="the-best-ai-writing-coach">The best AI writing coach</h2><p>Claude gave me the best writing advice because it understood both the jokes and the structure supporting them.</p><p>ChatGPT was especially strong on rhythm and gave me the most inventive suggestion with the returning Tetris image. Gemini delivered clear advice that I could apply without overthinking it. But Claude found issues with the piece that I hadn't even noticed, which is exactly what a writing coach or editor does — and would have immediately improved the story.  </p><p>Claude also gave me a choice instead of trying to write the solution itself. It showed me where the gap was, explained why it mattered and left the joke to me. That’s exactly what I want from a writing coach.</p><p>All three chatbots are certainly capable of offering useful writing advice, but they were useful in different ways.</p><p>ChatGPT was the strongest line editor, especially when it came to pacing and recurring imagery. Gemini offered the clearest path into a revision. Claude was the best at stepping back and seeing how every part of the story worked together.</p><p>The test also reinforced why I prefer asking AI to respond to my writing instead of writing it for me. When a chatbot rewrites an entire draft, it becomes difficult to separate your choices from its choices. Asking for a limited number of specific recommendations keeps you in control. You can consider the advice, reject what doesn’t fit and make the changes yourself.</p><p>The wording of the prompt helped. Telling the chatbots to preserve my voice and the period of the story discouraged them from modernizing the technology or replacing the dated details. Asking for only three changes forced them to prioritize instead of burying the useful feedback inside a long list of corrections.</p><p>I still wouldn’t accept any chatbot’s writing advice without questioning it. An AI can correctly identify a slow section and then suggest cutting the exact detail that makes the story sound like you. But if I were returning to an old draft and wanted help seeing what I could no longer see, I’d choose Claude.<br><br>Let me know in the comments what you think about using AI has a writing partner. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/7-code-words-that-could-mean-an-ai-data-center-is-coming-to-your-town"><strong>7 code words that could mean an AI data center is coming to your town</strong></a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/chatgpt-can-learn-your-repetitive-tasks-by-watching-you-here-are-7-prompts-to-try"><strong>ChatGPT can learn your repetitive tasks by watching you — here are 7 prompts to try</strong></a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/the-best-way-to-use-chatgpt-for-writing-isnt-writing-7-prompts-i-use-to-make-it-my-creative-partner"><strong>The best way to use ChatGPT for writing isn't writing — 7 prompts I use to make it my creative partner</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I found an easier way to transfer my chats between ChatGPT, Claude and Gemini — and it only takes a single Chrome extension ]]></title>
                                                                                                <dc:content><![CDATA[ <p>I’ve been exploring the AI tool market and have a better understanding of the biggest strengths and weaknesses of the big three.</p><p>ChatGPT’s response time is amazingly fast, and it's great for creative brainstorming, but it's more prone to hallucinations. <a href="https://www.tomsguide.com/ai/im-a-published-author-and-i-tested-claude-3-7-sonnet-vs-grok-3-at-creative-writing-heres-my-verdict">Claude is great for lengthy document analysis, and its writing reads more human-like</a>, but its usage limits are pretty tight for free users and cap out pretty quickly. As for Google’s signature chatbot, Gemini’s reliance on real-time web research that cites the most up-to-date information and its Google Workspace integration are top-notch. But it’s also prone to hallucinations and isn’t all that great at handling complex prompts.</p><p>With all those pros and cons in mind, I’ve been engaging in the practice of starting my<a href="https://www.tomsguide.com/ai/i-reclaimed-15-hours-this-week-with-ai-agents-here-is-the-exact-setup-i-used-to-automate-my-workflow"> research-themed chats</a> in ChatGPT, <a href="https://www.tomsguide.com/ai/i-quit-chatgpt-heres-how-i-moved-everything-to-claude-and-gemini-without-losing-my-data-or-my-mind">moving them over to Claude</a> and then doing a final transfer of them over to Gemini. I’ve done a whole lot of copying and pasting text to make that happen, just so I can get a second and third opinion on what Claude and Gemini’s interpretation of my initial questions and each preceding chatbot’s responses.</p><p>Thankfully, my editor made me aware of a Chrome extension that makes my whole “chat transfer” practice a whole lot simpler. And it’s given me a better way to retain context between chats and stronger follow-up responses to my research queries.</p><h2 id="shifting-my-conversations-with-just-a-few-clicks">Shifting my conversations with just a few clicks</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1460px;"><p class="vanilla-image-block" style="padding-top:56.23%;"><img id="GnWMTwmPweuzbcPHg7azhC" name="ChatGPT vs Gemini vs Claude_by_imagy" alt="ChatGPT vs Gemini vs Claude" src="https://cdn.mos.cms.futurecdn.net/GnWMTwmPweuzbcPHg7azhC.png" mos="" align="middle" fullscreen="" width="1460" height="821" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The Chrome extension that’s now a central part of my chatbot research sessions is <a href="https://chromewebstore.google.com/detail/threadport-%E2%80%94-move-chats-b/kclkpikpgnldnpnmojkcnoclcihmhhmd" target="_blank">ThreadPort</a>, which goes beyond just summarizing a conversation from another AI tool in a separate one. </p><p>After attaching it to my Chrome browser, I made it more easily accessible by clicking on the extension icon at the top right of my screen next to my Google profile pic and clicking on the pin icon to make the ThreadPort extension visible as a purple icon that’s visible in the same area.</p><p>ThreadPort actually moves the full transcript of a conversation, makes sure the subsequent AI that gets access to that information reads everything that was previously said and picks up exactly where I left off when trying to move the conversation forward. You can move your chats from ChatGPT, Claude and Gemini, plus you can do that in reverse order at the start of a new chat if need be.</p><p>It truly doesn’t matter how long your initial conversation may end up being—ThreadPort is capable of handling the transcript transcription action with ease, as it does a good job of retaining a chat’s defined task. On the digital safety front, the developer of this Chrome extension eased my fears by stating that my transferred chats will never be contained with their servers (they’re nonexistent, after all).</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="mQnnjVrPQ4A59Wtm4tQspZ" name="ChatGPT-Transfer" alt="chatgpt" src="https://cdn.mos.cms.futurecdn.net/mQnnjVrPQ4A59Wtm4tQspZ.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>During one of my recent research sessions, I ended up using ThreadPort to get a wider range of opinions on the subject at hand. I started with ChatGPT by asking about the biggest development in the video game industry that will have a major impact on the next generation of home consoles. </p><p>The chatbot gave me its take on the eight major developments I need to pay attention to and the bigger-picture statement surrounding the next generation of gaming (<em>The really interesting story isn't “PS6 vs. next Xbox.” It's whether Sony and Microsoft can convince people that buying a dedicated console still makes sense in a world where gaming is increasingly available on PCs, handhelds, phones, and the cloud</em>).</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="sGhTKyYnsMYT4PwkacQw4h" name="Claude-Transfer" alt="claude ai" src="https://cdn.mos.cms.futurecdn.net/sGhTKyYnsMYT4PwkacQw4h.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>With all that in mind, I clicked on the ThreadPort icon to take all of the information ChatGPT laid out, move it over to Claude and continue my conversation over there by asking for its thoughts on the current most positive gaming trends it foresees becoming the norm for the future of the industry itself. </p><p>To make its intention clear, ThreadPort pasted the transcript from ChatGPT into Claude by stating the following: <em>You are continuing a conversation that started on ChatGPT. Below is the transcript so far. Absorb it as context and continue the conversation naturally — do not summarize it back to me, just pick up where it left off. If the transcript ends with a question from me, answer it.</em></p><p>Claude read through the entire transcript it was given and acknowledged it with this statement: <em>Good context to draw from. Now let me continue the conversation naturally, focusing on the genuinely positive side rather than just repeating the same industry-shift framing.</em></p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="5dJNQHXccitNwHjvedLoq6" name="Gemini-Transfer" alt="gemini ai" src="https://cdn.mos.cms.futurecdn.net/5dJNQHXccitNwHjvedLoq6.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Once I was finished reading through Claude’s optimistic take on the conversation I started with ChatGPT, I decided to transfer both chatbots’ combined bits of dialogue from Claude to Gemini. Google’s chatbot took the hint as to what I was talking about beforehand and used it to answer my follow-up-question about the negative trends in the gaming industry that it predicts will happen during the next console cycle. </p><p>Gemini initially responded to me in the same manner that Claude did, as it pointed out what was already said in my previous conversation: <em>The structural cracks in the business model point to a console cycle that could be harsher on developers and consumers alike. While the previous points highlight shifts in technology and ecosystems, these are the negative, high-impact developments heading into the next hardware generation.</em></p><h2 id="the-takeaway-4">The takeaway</h2><p>Putting ThreadPort through its paces with my gaming industry-focused research session became a lot more comprehensive with all that chatbot switching and info-retaining transcripts that helped ChatGPT, Claude and Gemini pick up where the other one left off. </p><p>Utilizing ChatGPT’s fast response time, getting the most out of Claude’s ability to analyze longer text threads and tapping into Gemini’s use of Google’s real-time information across the internet came together to paint a clear picture of what I was looking for. I’ll be sure to use ThreadPort for my future chatbot research sessions to get as much complete data and predictive takeaways on the topic at hand.</p><p>Here’s hoping Perplexity and Kimi become a part of ThreadPort’s chat-switching chatbot family at some point.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-tested-popular-ai-humanizers-and-they-made-my-writing-much-worse" target="_blank">I tested popular AI humanizers — and they made my writing much worse</a></li><li><a href="https://www.tomsguide.com/ai/i-asked-chatgpt-to-find-everything-the-internet-knows-about-me-and-it-found-more-than-i-expected" target="_blank">I asked ChatGPT to find everything the internet knows about me — and it found more than I expected</a></li><li><a href="https://www.tomsguide.com/ai/apple-intelligence/physical-ai-and-robotics-will-take-every-physical-task-in-the-next-2-5-years-neura-robotics-ceo-says-writing-is-in-the-wall-for-human-labor" target="_blank">‘Physical AI and robotics will take every physical task in the next 2-5 years’: Neura Robotics CEO says writing on the wall for human labor</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-found-an-easier-way-to-transfer-my-chats-between-chatgpt-claude-and-gemini-and-it-only-takes-a-single-chrome-extension</link>
                                                                            <description>
                            <![CDATA[ With this single Chrome extension, I’ve found a simpler way to move my chats between three AI tools while getting different insights along the way. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">YdSwDJZ4wsnZFBJurWyPKS</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/2q89xtoZqnrcb8udp353oJ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 24 Aug 2026 05:30:00 +0000</pubDate>                                                                                                                                <updated>Mon, 24 Aug 2026 08:13:35 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/2q89xtoZqnrcb8udp353oJ-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ai tools]]></media:description>                                                            <media:text><![CDATA[ai tools]]></media:text>
                                <media:title type="plain"><![CDATA[ai tools]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/2q89xtoZqnrcb8udp353oJ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>I’ve been exploring the AI tool market and have a better understanding of the biggest strengths and weaknesses of the big three.</p><p>ChatGPT’s response time is amazingly fast, and it's great for creative brainstorming, but it's more prone to hallucinations. <a href="https://www.tomsguide.com/ai/im-a-published-author-and-i-tested-claude-3-7-sonnet-vs-grok-3-at-creative-writing-heres-my-verdict">Claude is great for lengthy document analysis, and its writing reads more human-like</a>, but its usage limits are pretty tight for free users and cap out pretty quickly. As for Google’s signature chatbot, Gemini’s reliance on real-time web research that cites the most up-to-date information and its Google Workspace integration are top-notch. But it’s also prone to hallucinations and isn’t all that great at handling complex prompts.</p><p>With all those pros and cons in mind, I’ve been engaging in the practice of starting my<a href="https://www.tomsguide.com/ai/i-reclaimed-15-hours-this-week-with-ai-agents-here-is-the-exact-setup-i-used-to-automate-my-workflow"> research-themed chats</a> in ChatGPT, <a href="https://www.tomsguide.com/ai/i-quit-chatgpt-heres-how-i-moved-everything-to-claude-and-gemini-without-losing-my-data-or-my-mind">moving them over to Claude</a> and then doing a final transfer of them over to Gemini. I’ve done a whole lot of copying and pasting text to make that happen, just so I can get a second and third opinion on what Claude and Gemini’s interpretation of my initial questions and each preceding chatbot’s responses.</p><p>Thankfully, my editor made me aware of a Chrome extension that makes my whole “chat transfer” practice a whole lot simpler. And it’s given me a better way to retain context between chats and stronger follow-up responses to my research queries.</p><h2 id="shifting-my-conversations-with-just-a-few-clicks">Shifting my conversations with just a few clicks</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1460px;"><p class="vanilla-image-block" style="padding-top:56.23%;"><img id="GnWMTwmPweuzbcPHg7azhC" name="ChatGPT vs Gemini vs Claude_by_imagy" alt="ChatGPT vs Gemini vs Claude" src="https://cdn.mos.cms.futurecdn.net/GnWMTwmPweuzbcPHg7azhC.png" mos="" align="middle" fullscreen="" width="1460" height="821" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The Chrome extension that’s now a central part of my chatbot research sessions is <a href="https://chromewebstore.google.com/detail/threadport-%E2%80%94-move-chats-b/kclkpikpgnldnpnmojkcnoclcihmhhmd" target="_blank">ThreadPort</a>, which goes beyond just summarizing a conversation from another AI tool in a separate one. </p><p>After attaching it to my Chrome browser, I made it more easily accessible by clicking on the extension icon at the top right of my screen next to my Google profile pic and clicking on the pin icon to make the ThreadPort extension visible as a purple icon that’s visible in the same area.</p><p>ThreadPort actually moves the full transcript of a conversation, makes sure the subsequent AI that gets access to that information reads everything that was previously said and picks up exactly where I left off when trying to move the conversation forward. You can move your chats from ChatGPT, Claude and Gemini, plus you can do that in reverse order at the start of a new chat if need be.</p><p>It truly doesn’t matter how long your initial conversation may end up being—ThreadPort is capable of handling the transcript transcription action with ease, as it does a good job of retaining a chat’s defined task. On the digital safety front, the developer of this Chrome extension eased my fears by stating that my transferred chats will never be contained with their servers (they’re nonexistent, after all).</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="mQnnjVrPQ4A59Wtm4tQspZ" name="ChatGPT-Transfer" alt="chatgpt" src="https://cdn.mos.cms.futurecdn.net/mQnnjVrPQ4A59Wtm4tQspZ.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>During one of my recent research sessions, I ended up using ThreadPort to get a wider range of opinions on the subject at hand. I started with ChatGPT by asking about the biggest development in the video game industry that will have a major impact on the next generation of home consoles. </p><p>The chatbot gave me its take on the eight major developments I need to pay attention to and the bigger-picture statement surrounding the next generation of gaming (<em>The really interesting story isn't “PS6 vs. next Xbox.” It's whether Sony and Microsoft can convince people that buying a dedicated console still makes sense in a world where gaming is increasingly available on PCs, handhelds, phones, and the cloud</em>).</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="sGhTKyYnsMYT4PwkacQw4h" name="Claude-Transfer" alt="claude ai" src="https://cdn.mos.cms.futurecdn.net/sGhTKyYnsMYT4PwkacQw4h.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>With all that in mind, I clicked on the ThreadPort icon to take all of the information ChatGPT laid out, move it over to Claude and continue my conversation over there by asking for its thoughts on the current most positive gaming trends it foresees becoming the norm for the future of the industry itself. </p><p>To make its intention clear, ThreadPort pasted the transcript from ChatGPT into Claude by stating the following: <em>You are continuing a conversation that started on ChatGPT. Below is the transcript so far. Absorb it as context and continue the conversation naturally — do not summarize it back to me, just pick up where it left off. If the transcript ends with a question from me, answer it.</em></p><p>Claude read through the entire transcript it was given and acknowledged it with this statement: <em>Good context to draw from. Now let me continue the conversation naturally, focusing on the genuinely positive side rather than just repeating the same industry-shift framing.</em></p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="5dJNQHXccitNwHjvedLoq6" name="Gemini-Transfer" alt="gemini ai" src="https://cdn.mos.cms.futurecdn.net/5dJNQHXccitNwHjvedLoq6.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Once I was finished reading through Claude’s optimistic take on the conversation I started with ChatGPT, I decided to transfer both chatbots’ combined bits of dialogue from Claude to Gemini. Google’s chatbot took the hint as to what I was talking about beforehand and used it to answer my follow-up-question about the negative trends in the gaming industry that it predicts will happen during the next console cycle. </p><p>Gemini initially responded to me in the same manner that Claude did, as it pointed out what was already said in my previous conversation: <em>The structural cracks in the business model point to a console cycle that could be harsher on developers and consumers alike. While the previous points highlight shifts in technology and ecosystems, these are the negative, high-impact developments heading into the next hardware generation.</em></p><h2 id="the-takeaway-4">The takeaway</h2><p>Putting ThreadPort through its paces with my gaming industry-focused research session became a lot more comprehensive with all that chatbot switching and info-retaining transcripts that helped ChatGPT, Claude and Gemini pick up where the other one left off. </p><p>Utilizing ChatGPT’s fast response time, getting the most out of Claude’s ability to analyze longer text threads and tapping into Gemini’s use of Google’s real-time information across the internet came together to paint a clear picture of what I was looking for. I’ll be sure to use ThreadPort for my future chatbot research sessions to get as much complete data and predictive takeaways on the topic at hand.</p><p>Here’s hoping Perplexity and Kimi become a part of ThreadPort’s chat-switching chatbot family at some point.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-tested-popular-ai-humanizers-and-they-made-my-writing-much-worse" target="_blank">I tested popular AI humanizers — and they made my writing much worse</a></li><li><a href="https://www.tomsguide.com/ai/i-asked-chatgpt-to-find-everything-the-internet-knows-about-me-and-it-found-more-than-i-expected" target="_blank">I asked ChatGPT to find everything the internet knows about me — and it found more than I expected</a></li><li><a href="https://www.tomsguide.com/ai/apple-intelligence/physical-ai-and-robotics-will-take-every-physical-task-in-the-next-2-5-years-neura-robotics-ceo-says-writing-is-in-the-wall-for-human-labor" target="_blank">‘Physical AI and robotics will take every physical task in the next 2-5 years’: Neura Robotics CEO says writing on the wall for human labor</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Forget Google searches — these 7 AI prompts help me find exactly what I need ]]></title>
                                                                                                <dc:content><![CDATA[ <p>There was a time when typing all of my geeky, gaming, and vacation inquiries into Google was a daily occurrence.</p><p>Once a lightbulb came on over my head and compelled me to look up the best home office upgrades, the most up-to-date news about varied topics, and gaming tech that made me want to burn a hole in my wallet, I’d go to Google to find all the information I desired. With the inclusion of AI overviews and the tried-and-true tradition of pages full of links, I’ve been slowly moving away from relying on Google and doing all my searches with chatbots.</p><p>Thanks to the AI tools I’ve become familiar with this year, my daily search sessions have given me more personalized results. And thanks to those chatbots’ ability to analyze my prompts, compare options, and reason through them before giving me what I’m looking for, AI searching has become a go-to practice.</p><p>To give you an idea of how AI searching has proven to be better than Google searches, here’s a collection of prompts that work wonders for me.</p><h2 id="the-prompts-i-prefer-over-a-traditional-google-search">The prompts I prefer over a traditional Google search</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:6500px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="xKmkSjWTuRELtq6WNRrewM" name="shutterstock_2515703279-2" alt="ai tools" src="https://cdn.mos.cms.futurecdn.net/xKmkSjWTuRELtq6WNRrewM.jpg" mos="" align="middle" fullscreen="" width="6500" height="3656" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>These seven prompts provide examples of those types of situations where I present them to a chatbot with the hope of getting personalized responses that distill all the information I need about topic research, future purchase inquiries, and more:</p><ul><li><strong>The “I don’t know exactly what I’m looking for” search: </strong><em>I have $500 to spend on upgrading my home office. I already have a MacBook Air and a 27-inch monitor. Research current options and recommend the 5 upgrades that would make the biggest difference to my productivity. Prioritize genuinely useful items over gimmicks, and explain why each is worth the money.</em></li><li><strong>The “compare 10 things at once” search: </strong><em>Compare the 10 best AI voice recorders and wearables available right now for someone who has frequent meetings. Evaluate transcription accuracy, speaker identification, summaries, integrations, privacy, pricing, and mobile support. Rank them from best to worst and tell me which one you'd choose for a heavy daily user.</em></li><li><strong>The “find the best option for me” search: </strong><em>I want to visit Japan for 7 days in May. I love video games, anime, great food, and unusual experiences, but I don't want a rushed itinerary. Research current attractions and build me a realistic itinerary that balances Tokyo, Kyoto, and one less-touristy destination. Explain every major choice.</em></li><li><strong>The “research a complicated question” search: </strong><em>I want to understand whether buying an OLED TV is actually worth it compared with a high-end Mini-LED TV in 2026. Research current models, prices, brightness, contrast, burn-in concerns, gaming performance, and reviews. Give me a simple verdict for movies, sports, and console gaming.</em></li><li><strong>The “find something incredibly specific” search: </strong><em>Find me a pair of wireless headphones under $250 that have excellent noise cancellation, strong microphones for calls, multipoint Bluetooth, physical controls, and at least 25 hours of battery life. Eliminate anything that fails even one requirement, then rank the remaining options.</em></li><li><strong>The “make sense of the internet” search: </strong><em>Research the biggest developments in AI over the past month. Ignore routine product announcements and focus only on developments that could meaningfully change how ordinary people use AI. Identify the 7 most important developments, explain what happened, why it matters, and what consumers should actually do differently because of it.</em></li><li><strong>The “answer the question behind my question” search: </strong><em>I want to buy an Asus ROG Ally X, but I'm not sure whether I actually need one. Ask me the 7 most important questions about how I play games, what devices I own, where I play, and what games I like. Then use my answers to determine whether I should buy one, recommend alternatives if I shouldn't, and explain your reasoning.</em></li></ul><h2 id="figuring-out-if-what-i-want-is-something-i-actually-need">Figuring out if what I want is something I actually need</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5342px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ryxXVyyTgZdFwu4DkpkdeW" name="shutterstock_2760370925-2" alt="work from home" src="https://cdn.mos.cms.futurecdn.net/ryxXVyyTgZdFwu4DkpkdeW.jpg" mos="" align="middle" fullscreen="" width="5342" height="3005" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Instead of doing an old-fashioned Google search about the best handheld gaming devices, I brought that seventh prompt to Gemini to decide if the <a href="https://www.tomsguide.com/gaming/handheld-gaming/rog-xbox-ally-x-review">Asus ROG Ally X</a> was truly worth splurging on.</p><p>Gemini paid close attention to what I was asking and came back with the right set of questions to help it achieve its goal. Those questions covered what gaming devices I currently own, where I would actually be playing the device if I owned it, and whether I’m open to tolerating tinkering to get the best performance possible. For these three questions, I told Google’s chatbot that I own all three current-gen consoles, would use the Asus ROG Ally around the house, on road trips, and on flights, and am honestly expecting a seamless "it just works" console experience.</p><p>After answering Gemini’s questions, it quickly stated that getting the Asus ROG Ally just isn’t right for me. The main reasons it gave as proof that it’s a mismatch for me are that its battery life might not be enough for someone like me who plays lengthy, processor-heavy games, and my “it just works” dealbreaker.</p><p>As an aside, Gemini advised me to pick up a PlayStation Portal instead, making my Switch 2 my primary gaming device for flights & road trips and adding the Steam Deck to my collection if I really want a PC gaming handheld that’s close to the console experience thanks to its custom SteamOS interface.</p><h2 id="bottom-line-2">Bottom line</h2><p>Wading through pages and pages of Google search links just doesn’t benefit me anymore. Especially since I’m in my “Unc” years and want results tailored to my exact requirements. </p><p>Bringing my random queries to Gemini, ChatGPT, and other like-minded chatbots has become a much more preferable option over Googling. While I still use Google from time to time, I get much more out of AI tools when I need individualized results from my search-themed prompts.</p><p>With the prompt templates I have in place, you should have a better idea of how to get the most out of your future AI search sessions. It might be worth swapping out my search prompt for one focused on getting the most out of my stay in Japan and looking up an entirely different location altogether, FYI.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/google-gemini/google-is-giving-students-a-free-year-of-gemini-pro-plus-new-ai-study-features" target="_blank">Google is giving students a free year of Gemini Pro — plus, new AI study features</a></li><li><a href="https://www.tomsguide.com/ai/gemini-in-google-maps-is-better-than-ever-use-these-7-ask-maps-prompts-to-plan-better-trips-and-discover-new-foods" target="_blank">Google Maps is better than ever — here are 7 'Ask Maps' prompts to try next</a></li><li><a href="https://www.tomsguide.com/ai/claude-can-now-send-gmail-emails-heres-why-you-might-want-to-test-it-first" target="_blank">Claude can now send Gmail emails — here's why you might want to test it first</a></li></ul><div data-widget-type="comparison" data-model-name="Apple iPhone 17"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/forget-google-searches-these-7-ai-prompts-help-me-find-exactly-what-i-need</link>
                                                                            <description>
                            <![CDATA[ I’ve gotten used to using ChatGPT, Gemini, Claude and Perplexity to find what I’m looking for with a slew of prompts that work better than a Google search. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">c9wY5rNCWo23suyu3grcCG</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/os8R88FggjEKZ74DjK5YWB-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 22 Aug 2026 10:30:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/os8R88FggjEKZ74DjK5YWB-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ai search]]></media:description>                                                            <media:text><![CDATA[ai search]]></media:text>
                                <media:title type="plain"><![CDATA[ai search]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/os8R88FggjEKZ74DjK5YWB-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>There was a time when typing all of my geeky, gaming, and vacation inquiries into Google was a daily occurrence.</p><p>Once a lightbulb came on over my head and compelled me to look up the best home office upgrades, the most up-to-date news about varied topics, and gaming tech that made me want to burn a hole in my wallet, I’d go to Google to find all the information I desired. With the inclusion of AI overviews and the tried-and-true tradition of pages full of links, I’ve been slowly moving away from relying on Google and doing all my searches with chatbots.</p><p>Thanks to the AI tools I’ve become familiar with this year, my daily search sessions have given me more personalized results. And thanks to those chatbots’ ability to analyze my prompts, compare options, and reason through them before giving me what I’m looking for, AI searching has become a go-to practice.</p><p>To give you an idea of how AI searching has proven to be better than Google searches, here’s a collection of prompts that work wonders for me.</p><h2 id="the-prompts-i-prefer-over-a-traditional-google-search">The prompts I prefer over a traditional Google search</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:6500px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="xKmkSjWTuRELtq6WNRrewM" name="shutterstock_2515703279-2" alt="ai tools" src="https://cdn.mos.cms.futurecdn.net/xKmkSjWTuRELtq6WNRrewM.jpg" mos="" align="middle" fullscreen="" width="6500" height="3656" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>These seven prompts provide examples of those types of situations where I present them to a chatbot with the hope of getting personalized responses that distill all the information I need about topic research, future purchase inquiries, and more:</p><ul><li><strong>The “I don’t know exactly what I’m looking for” search: </strong><em>I have $500 to spend on upgrading my home office. I already have a MacBook Air and a 27-inch monitor. Research current options and recommend the 5 upgrades that would make the biggest difference to my productivity. Prioritize genuinely useful items over gimmicks, and explain why each is worth the money.</em></li><li><strong>The “compare 10 things at once” search: </strong><em>Compare the 10 best AI voice recorders and wearables available right now for someone who has frequent meetings. Evaluate transcription accuracy, speaker identification, summaries, integrations, privacy, pricing, and mobile support. Rank them from best to worst and tell me which one you'd choose for a heavy daily user.</em></li><li><strong>The “find the best option for me” search: </strong><em>I want to visit Japan for 7 days in May. I love video games, anime, great food, and unusual experiences, but I don't want a rushed itinerary. Research current attractions and build me a realistic itinerary that balances Tokyo, Kyoto, and one less-touristy destination. Explain every major choice.</em></li><li><strong>The “research a complicated question” search: </strong><em>I want to understand whether buying an OLED TV is actually worth it compared with a high-end Mini-LED TV in 2026. Research current models, prices, brightness, contrast, burn-in concerns, gaming performance, and reviews. Give me a simple verdict for movies, sports, and console gaming.</em></li><li><strong>The “find something incredibly specific” search: </strong><em>Find me a pair of wireless headphones under $250 that have excellent noise cancellation, strong microphones for calls, multipoint Bluetooth, physical controls, and at least 25 hours of battery life. Eliminate anything that fails even one requirement, then rank the remaining options.</em></li><li><strong>The “make sense of the internet” search: </strong><em>Research the biggest developments in AI over the past month. Ignore routine product announcements and focus only on developments that could meaningfully change how ordinary people use AI. Identify the 7 most important developments, explain what happened, why it matters, and what consumers should actually do differently because of it.</em></li><li><strong>The “answer the question behind my question” search: </strong><em>I want to buy an Asus ROG Ally X, but I'm not sure whether I actually need one. Ask me the 7 most important questions about how I play games, what devices I own, where I play, and what games I like. Then use my answers to determine whether I should buy one, recommend alternatives if I shouldn't, and explain your reasoning.</em></li></ul><h2 id="figuring-out-if-what-i-want-is-something-i-actually-need">Figuring out if what I want is something I actually need</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5342px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ryxXVyyTgZdFwu4DkpkdeW" name="shutterstock_2760370925-2" alt="work from home" src="https://cdn.mos.cms.futurecdn.net/ryxXVyyTgZdFwu4DkpkdeW.jpg" mos="" align="middle" fullscreen="" width="5342" height="3005" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Instead of doing an old-fashioned Google search about the best handheld gaming devices, I brought that seventh prompt to Gemini to decide if the <a href="https://www.tomsguide.com/gaming/handheld-gaming/rog-xbox-ally-x-review">Asus ROG Ally X</a> was truly worth splurging on.</p><p>Gemini paid close attention to what I was asking and came back with the right set of questions to help it achieve its goal. Those questions covered what gaming devices I currently own, where I would actually be playing the device if I owned it, and whether I’m open to tolerating tinkering to get the best performance possible. For these three questions, I told Google’s chatbot that I own all three current-gen consoles, would use the Asus ROG Ally around the house, on road trips, and on flights, and am honestly expecting a seamless "it just works" console experience.</p><p>After answering Gemini’s questions, it quickly stated that getting the Asus ROG Ally just isn’t right for me. The main reasons it gave as proof that it’s a mismatch for me are that its battery life might not be enough for someone like me who plays lengthy, processor-heavy games, and my “it just works” dealbreaker.</p><p>As an aside, Gemini advised me to pick up a PlayStation Portal instead, making my Switch 2 my primary gaming device for flights & road trips and adding the Steam Deck to my collection if I really want a PC gaming handheld that’s close to the console experience thanks to its custom SteamOS interface.</p><h2 id="bottom-line-2">Bottom line</h2><p>Wading through pages and pages of Google search links just doesn’t benefit me anymore. Especially since I’m in my “Unc” years and want results tailored to my exact requirements. </p><p>Bringing my random queries to Gemini, ChatGPT, and other like-minded chatbots has become a much more preferable option over Googling. While I still use Google from time to time, I get much more out of AI tools when I need individualized results from my search-themed prompts.</p><p>With the prompt templates I have in place, you should have a better idea of how to get the most out of your future AI search sessions. It might be worth swapping out my search prompt for one focused on getting the most out of my stay in Japan and looking up an entirely different location altogether, FYI.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/google-gemini/google-is-giving-students-a-free-year-of-gemini-pro-plus-new-ai-study-features" target="_blank">Google is giving students a free year of Gemini Pro — plus, new AI study features</a></li><li><a href="https://www.tomsguide.com/ai/gemini-in-google-maps-is-better-than-ever-use-these-7-ask-maps-prompts-to-plan-better-trips-and-discover-new-foods" target="_blank">Google Maps is better than ever — here are 7 'Ask Maps' prompts to try next</a></li><li><a href="https://www.tomsguide.com/ai/claude-can-now-send-gmail-emails-heres-why-you-might-want-to-test-it-first" target="_blank">Claude can now send Gmail emails — here's why you might want to test it first</a></li></ul><div data-widget-type="comparison" data-model-name="Apple iPhone 17"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ChatGPT just pulled ahead of Claude with this new Apple Messages feature ]]></title>
                                                                                                <dc:content><![CDATA[ <p>I use ChatGPT and Claude every day, and lately I've found plenty of <a href="https://www.tomsguide.com/ai/claude/5-features-that-give-claude-the-edge-over-chatgpt">reasons to give Claude the edge</a>. And just a day after Anthropic made it <a href="https://www.tomsguide.com/ai/i-asked-chatgpt-to-write-an-email-then-i-asked-claude-to-tell-me-if-it-was-well-written-the-results-were-surprising">possible for Claude to send emails</a>, OpenAI just added a feature that no other AI assistant can currently do.</p><p>ChatGPT can now connect directly to Apple Messages on a Mac, allowing it to search conversations, draft replies and even send messages on your behalf. While other AI assistants can help you write a text message, ChatGPT takes the task a step further with an Apple Messages <a href="https://www.tomsguide.com/news/chatgpt-is-taking-over-the-internet-with-plugins-what-it-means-for-you">plugin</a>. </p><h2 id="chatgpt-can-now-act-on-your-messages">ChatGPT can now act on your messages</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="kQ7bTKj5HJ2ZZeoBvFCqFX" name="iMessage on iPhone 3.jpg" alt="Messages on an iPhone running iOS 18" src="https://cdn.mos.cms.futurecdn.net/kQ7bTKj5HJ2ZZeoBvFCqFX.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The new Apple Messages plugin arrived as part of an update to the ChatGPT app for macOS. It gives ChatGPT access to the Messages app on your Mac, including conversations synced through iMessage as well as SMS and RCS messages.</p><p>Once you've given it permission, you can ask ChatGPT to search your conversations or pull up messages from a particular person. More importantly, you can ask it to compose and send a new message without opening Messages and doing it yourself.</p><p>For example, you could ask ChatGPT to find your recent conversation with a friend, work out what you agreed on and send a follow-up. Or you could simply tell it to message someone that you're running late.</p><p>There are safeguards around that last step. ChatGPT asks you to approve the recipients and the contents of a message before it sends anything by default, so giving it access doesn't mean the AI suddenly has free rein to start texting people from your account.</p><h2 id="this-is-where-chatgpt-has-an-advantage-over-claude">This is where ChatGPT has an advantage over Claude</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="fnDd8msJ6V8XNEFRKZUPP4" name="ChatGPT vs Claude 2" alt="chatgpt and claude logos on phones" src="https://cdn.mos.cms.futurecdn.net/fnDd8msJ6V8XNEFRKZUPP4.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Claude has become more capable of working with outside services, particularly through integrations and connectors. But Apple Messages isn't currently among them. That creates a pretty clear dividing line between the two assistants at the moment..</p><p>Ask Claude to help you respond to a text and it can write a great response. But you still have to move that response into Messages and send it yourself. ChatGPT can now potentially handle that final step.</p><p>And texting is exactly the kind of mundane task where that difference could matter. I don't necessarily need AI composing heartfelt messages to friends or carrying on conversations for me, but asking it to send "I'm running 10 minutes late" while I'm dealing with something else is much easier to imagine using regularly.</p><h2 id="there-is-a-catch">There is a catch </h2><p>Before you go looking for the Messages option on your iPhone, there's an important limitation. The integration currently works through the ChatGPT desktop app on Apple Silicon Macs. In other words, ChatGPT isn't suddenly replacing Messages or <a href="https://www.tomsguide.com/ai/apple-intelligence/i-just-saw-the-new-siri-ai-in-action-at-wwdc-heres-what-i-like-and-what-still-needs-work">Siri on your iPhone</a>. Which, let's face it, is where a person would really need this type of feature. </p><p>You'll also have to give ChatGPT permission to access Messages on the Mac before it can search or act on your conversations.</p><h2 id="the-takeaway-5">The takeaway</h2><p>AI assistants are starting to take on tasks that we can easily do ourselves, but may save us a few seconds. Connecting ChatGPT to Messages moves another everyday task inside the assistant. ChatGPT is getting new plugins pretty regularly and while Claude Connectors are also good, it's updates like this that make the rivalry competitive. </p><p>And this is one ChatGPT advantage I can see myself actually using.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/google-gemini-just-made-it-easy-to-remove-watermarks-from-ai-images-heres-how-to-do-it"><strong>Google Gemini just made it easy to remove watermarks from AI images — here’s how to do it</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-dont-use-ai-to-write-my-emails-heres-how-i-use-it-to-manage-my-inbox-instead"><strong>I don’t use AI to write my emails — here’s how I use it to manage my inbox instead</strong></a></li><li><a href="https://www.tomsguide.com/ai/claude/5-features-that-give-claude-the-edge-over-chatgpt"><strong>5 features that give Claude the edge over ChatGPT</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/chatgpt-just-pulled-ahead-of-claude-with-this-new-apple-messages-feature</link>
                                                                            <description>
                            <![CDATA[ ChatGPT can now connect to Apple Messages and send texts for you, giving it a major capability Claude currently can’t match. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">DViPszLb4WPxE6XM7gS7qT</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/F8mjX5c8K3FxLChgqY5hGn-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 21 Aug 2026 17:37:59 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/F8mjX5c8K3FxLChgqY5hGn-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Apple Messages icon with finger on iPhone]]></media:description>                                                            <media:text><![CDATA[Apple Messages icon with finger on iPhone]]></media:text>
                                <media:title type="plain"><![CDATA[Apple Messages icon with finger on iPhone]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/F8mjX5c8K3FxLChgqY5hGn-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>I use ChatGPT and Claude every day, and lately I've found plenty of <a href="https://www.tomsguide.com/ai/claude/5-features-that-give-claude-the-edge-over-chatgpt">reasons to give Claude the edge</a>. And just a day after Anthropic made it <a href="https://www.tomsguide.com/ai/i-asked-chatgpt-to-write-an-email-then-i-asked-claude-to-tell-me-if-it-was-well-written-the-results-were-surprising">possible for Claude to send emails</a>, OpenAI just added a feature that no other AI assistant can currently do.</p><p>ChatGPT can now connect directly to Apple Messages on a Mac, allowing it to search conversations, draft replies and even send messages on your behalf. While other AI assistants can help you write a text message, ChatGPT takes the task a step further with an Apple Messages <a href="https://www.tomsguide.com/news/chatgpt-is-taking-over-the-internet-with-plugins-what-it-means-for-you">plugin</a>. </p><h2 id="chatgpt-can-now-act-on-your-messages">ChatGPT can now act on your messages</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="kQ7bTKj5HJ2ZZeoBvFCqFX" name="iMessage on iPhone 3.jpg" alt="Messages on an iPhone running iOS 18" src="https://cdn.mos.cms.futurecdn.net/kQ7bTKj5HJ2ZZeoBvFCqFX.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The new Apple Messages plugin arrived as part of an update to the ChatGPT app for macOS. It gives ChatGPT access to the Messages app on your Mac, including conversations synced through iMessage as well as SMS and RCS messages.</p><p>Once you've given it permission, you can ask ChatGPT to search your conversations or pull up messages from a particular person. More importantly, you can ask it to compose and send a new message without opening Messages and doing it yourself.</p><p>For example, you could ask ChatGPT to find your recent conversation with a friend, work out what you agreed on and send a follow-up. Or you could simply tell it to message someone that you're running late.</p><p>There are safeguards around that last step. ChatGPT asks you to approve the recipients and the contents of a message before it sends anything by default, so giving it access doesn't mean the AI suddenly has free rein to start texting people from your account.</p><h2 id="this-is-where-chatgpt-has-an-advantage-over-claude">This is where ChatGPT has an advantage over Claude</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="fnDd8msJ6V8XNEFRKZUPP4" name="ChatGPT vs Claude 2" alt="chatgpt and claude logos on phones" src="https://cdn.mos.cms.futurecdn.net/fnDd8msJ6V8XNEFRKZUPP4.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Claude has become more capable of working with outside services, particularly through integrations and connectors. But Apple Messages isn't currently among them. That creates a pretty clear dividing line between the two assistants at the moment..</p><p>Ask Claude to help you respond to a text and it can write a great response. But you still have to move that response into Messages and send it yourself. ChatGPT can now potentially handle that final step.</p><p>And texting is exactly the kind of mundane task where that difference could matter. I don't necessarily need AI composing heartfelt messages to friends or carrying on conversations for me, but asking it to send "I'm running 10 minutes late" while I'm dealing with something else is much easier to imagine using regularly.</p><h2 id="there-is-a-catch">There is a catch </h2><p>Before you go looking for the Messages option on your iPhone, there's an important limitation. The integration currently works through the ChatGPT desktop app on Apple Silicon Macs. In other words, ChatGPT isn't suddenly replacing Messages or <a href="https://www.tomsguide.com/ai/apple-intelligence/i-just-saw-the-new-siri-ai-in-action-at-wwdc-heres-what-i-like-and-what-still-needs-work">Siri on your iPhone</a>. Which, let's face it, is where a person would really need this type of feature. </p><p>You'll also have to give ChatGPT permission to access Messages on the Mac before it can search or act on your conversations.</p><h2 id="the-takeaway-5">The takeaway</h2><p>AI assistants are starting to take on tasks that we can easily do ourselves, but may save us a few seconds. Connecting ChatGPT to Messages moves another everyday task inside the assistant. ChatGPT is getting new plugins pretty regularly and while Claude Connectors are also good, it's updates like this that make the rivalry competitive. </p><p>And this is one ChatGPT advantage I can see myself actually using.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/google-gemini-just-made-it-easy-to-remove-watermarks-from-ai-images-heres-how-to-do-it"><strong>Google Gemini just made it easy to remove watermarks from AI images — here’s how to do it</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-dont-use-ai-to-write-my-emails-heres-how-i-use-it-to-manage-my-inbox-instead"><strong>I don’t use AI to write my emails — here’s how I use it to manage my inbox instead</strong></a></li><li><a href="https://www.tomsguide.com/ai/claude/5-features-that-give-claude-the-edge-over-chatgpt"><strong>5 features that give Claude the edge over ChatGPT</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I tested popular AI humanizers — and they made my writing much worse ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The use of AI writing tools is everywhere from <a href="https://www.tomsguide.com/ai/i-tried-critical-ignoring-for-a-week-4-rules-for-an-ai-flooded-internet">LinkedIn</a> to Substack and just about <a href="https://www.tomsguide.com/ai/i-searched-amazon-for-ai-written-books-and-it-was-much-harder-to-spot-them-than-i-expected">everywhere in between</a>. So it's no surprise that AI users are looking for ways to disguise their writing in hopes to bypass AI detectors like GPTZero and<a href="https://www.tomsguide.com/ai/i-tested-pangram-the-black-light-of-ai-detection-built-by-ex-tesla-and-google-engineers-heres-how-well-it-worked"> Pangram</a>. </p><p>To see if these humanizer actually work, I tried several different ones to see the results. As it turns out, the writing ended up sounding more like AI slop than what the AI writing tool churned out in the first place. </p><p>Clear sentences came back stuffed with bizarre synonyms and the rhythm became choppy and unnatural. In some cases, the tools changed facts or stripped away important context. The results sounded anything but human. </p><h2 id="what-ai-humanizers-actually-change">What AI humanizers actually change</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:6000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nSqhYfn3JiMsYDX8W6JVVA" name="pexels-eren-li-7241619 copy" alt="An individual typing on a laptop, focusing on the hands and keyboard in an indoor setting." src="https://cdn.mos.cms.futurecdn.net/nSqhYfn3JiMsYDX8W6JVVA.jpg" mos="" align="middle" fullscreen="" width="6000" height="3375" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Pexels / Eren Li)</span></figcaption></figure><p>AI detectors look for patterns that frequently appear in machine-generated text. These can include predictable word choices, repetitive sentence structures and a suspiciously consistent rhythm.</p><p>Many humanizers appear to target those patterns and then replace common words with less predictable alternatives. These humanizers also chop up sentences and rearrange clauses in an effort to spin whatever AI has written. Frankly, the results are so off that you're better off just writing that essay or presentation yourself just to save yourself the embarrassment of coming back from an AI humanizer. <br><br>And yes, these tools do make the writing statistically less predictable, but unpredictable writing isn’t necessarily <em>good</em> writing. Sometimes it’s simply harder to read.</p><p>A sentence such as “This phone has excellent battery life” might become “The mobile handset boasts an endurance capacity that remains notably elevated.” Technically, the basic idea is still there. Nobody would willingly write it that way.</p><h2 id="1-they-sound-like-bad-machine-translations">1. They sound like bad machine translations</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5654px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="ZBRxBuDZcGuatcYBGLWvJ9" name="shutterstock_2568172685-2" alt="chatgpt" src="https://cdn.mos.cms.futurecdn.net/ZBRxBuDZcGuatcYBGLWvJ9.jpg" mos="" align="middle" fullscreen="" width="5654" height="3180" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>For this experiment, I had ChatGPT write a short essay about the domestication of dogs. The intro read like this: </p><p><em>Dogs were domesticated thousands of years before humans began keeping livestock or growing crops, making them our oldest animal companions. While scientists still debate exactly when and where the relationship began, genetic and archaeological evidence suggests that dogs descended from an ancient population of wolves at least 15,000 years ago. Some studies place the beginning of domestication much earlier, possibly 30,000 years ago or more.</em></p><p>And while that sounds pretty good, it would easily get picked up as "100% AI written" if it was put through an AI detector. <br><br>The first humanizer I tried was Superhuman from <a href="https://www.tomsguide.com/ai/grammarly-just-added-9-ai-agents-heres-how-they-can-help-your-writing">Grammarly</a>. I'm a huge fan of Grammarly and I use it all day to catch my spelling errors and grammar mistakes. Having never tried the Humanizer, I ran the intro through. Here's the result: <br><br><em>Dogs became our companions long before people started raising livestock or planting crops, making them the oldest animals to live alongside humans. Scientists are still unsure about the exact time and place this relationship began, but genetic and archaeological evidence shows that dogs came from an ancient group of wolves at least 15,000 years ago. Some research suggests that domestication may have started even earlier, possibly over 30,000 years ago</em></p><p>Not bad, but the biggest problem is the language itself. Straightforward words seem regularly replaced with longer, stranger alternatives that didn’t fit the sentence. It just seems as if the Humanizer is too determined to avoid obvious word choices that it removed any trace of a natural voice. Frankly, even the original AI draft sounded more human.</p><h2 id="2-the-re-wording-can-actually-change-the-facts">2. The re-wording can actually change the facts</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CEfpKe7hvMUcn5xC89RJWb" name="person at computer" alt="Person working on their Mac" src="https://cdn.mos.cms.futurecdn.net/CEfpKe7hvMUcn5xC89RJWb.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Wes Hicks from Unsplash)</span></figcaption></figure><p>Awkward wording is annoying, but factual drift is worse. When I tried using Rehumanize.io this is the result:<br><br><em>Dogs were around long before we started farming or raising other animals for food, making them our first animal friends. Scientists are still figuring out the exact time and place this connection started. However, based on genetics and old discoveries, it looks like dogs came from an ancient wolf group centuries ago. Some research even suggests domestication could have begun 30,000 years ago or even earlier.</em><br><br>We went from 15,000 years to "centuries." Yikes! That rewrite doesn’t make the explanation more natural. It makes is far less accurate. I saw the same problem with benchmark scores and version numbers when I ran the test on more technical content. The problem is, details like data are not interchangeable the way certain words are. Using a humanizer for legal, medical and safety reports could result in vague generalities.</p><p>Once that happens, you can’t trust the output without checking it against the original line by line. Any time the tool might save quickly disappears.</p><h2 id="3-they-don-t-guarantee-that-you-ll-beat-an-ai-detector">3. They don’t guarantee that you’ll beat an AI detector</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Jvmsq6YHhRogaBD6nSvCfM" name="8 - 2026-08-20T142408.201" alt="ace.ai" src="https://cdn.mos.cms.futurecdn.net/Jvmsq6YHhRogaBD6nSvCfM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Humanizers are often marketed as a way to bypass AI detection, but that promise is shaky. Detection tools change, and they can learn to recognize the same strange synonym swaps and mangled sentence patterns that humanizers produce. During several of my tests, processing a draft through a humanizer actually increased its probability of being flagged.<br><br>Also, annoyingly, some tools like Ace.ai wouldn't give me the results until I downloaded an entire browser. And even though I could adjust the level of humanization, it still felt...off. Here is the result of Ace.ai with the same text:<br><em></em><br><em>Dogs have been by our side since long before we started farming or raising livestock, making them our oldest and most loyal friends. While the experts are still debating the specifics, evidence from both genetics and archaeology points to dogs descending from ancient wolves at least 15,000 years ago. Some research even suggests our bond might go back much further—possibly 30,000 years or more</em>.<br><br>Interestingly, Pangram marked that as AI-written even though it was technically "humanized." And while AI detectors are hardly perfect, rewriting a paragraph to purely satisfy one of them feels like trying to hit an unreliable target while steadily making the copy worse. </p><h2 id="what-to-do-instead-of-using-a-humanizer">What to do instead of using a humanizer</h2><p>Using AI tools to support your writing isn't something to be ashamed of. It's been a while since I've had to pull an all-nighter in college, but I can only imagine how tempting it could be. </p><p>Instead though, you should use AI to help you brainstorm or outline what you're writing. Sometimes the worst part is just getting started. Once you've got an outline, start writing (you, not the AI). Never give AI the first pass of a draft. It's better to use a <a href="https://www.tomsguide.com/ai/i-replaced-my-notebook-with-an-ai-pen-for-a-month-heres-what-happened">voice recorder</a> to get your thoughts down and have AI edit your grammar and fact-check. <br><br>Using a <a href="https://www.tomsguide.com/ai/claude-skills-changed-how-i-work-5-ways-i-use-them-every-day">Claude Skill</a> or <a href="https://www.tomsguide.com/ai/google-gemini/5-custom-gemini-gems-that-i-swear-save-me-hours-each-week">Gemini Gem</a> for fact-checking can be a much-needed time saver at the eleventh hour. There are plenty of other ways AI can save you time, especially now that <a href="https://www.tomsguide.com/ai/google-gemini/google-is-giving-students-a-free-year-of-gemini-pro-plus-new-ai-study-features">Google is offering Pro plans to students</a>. Using AI for research, outlining and fact-checking can give you the time back you need to do the actual writing — no humanizer required. <br><br>Have you tried using a humanizer? Let me know what you thought of the results in the comments. </p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-X853Ve"></div>                            </div>                            <script src="https://kwizly.com/embed/X853Ve.js" async></script><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/google-gemini-just-made-it-easy-to-remove-watermarks-from-ai-images-heres-how-to-do-it"><strong>Google Gemini just made it easy to remove watermarks from AI images — here’s how to do it</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-dont-use-ai-to-write-my-emails-heres-how-i-use-it-to-manage-my-inbox-instead"><strong>I don’t use AI to write my emails — here’s how I use it to manage my inbox instead</strong></a></li><li><a href="https://www.tomsguide.com/ai/claude/5-features-that-give-claude-the-edge-over-chatgpt"><strong>5 features that give Claude the edge over ChatGPT</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-tested-popular-ai-humanizers-and-they-made-my-writing-much-worse</link>
                                                                            <description>
                            <![CDATA[ AI humanizers promise to turn robotic copy into natural human writing — but our hands-on testing found they distort facts, ruin readability, and fail to beat detectors. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">nLaKY9Y6tCSEUjdpsHTgtF</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Q8kCzp96KA65CgyqBYykeB-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Fri, 21 Aug 2026 05:30:00 +0000</pubDate>                                                                                                                                <updated>Fri, 21 Aug 2026 08:03:35 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/Q8kCzp96KA65CgyqBYykeB-1280-80.png">
                                                            <media:credit><![CDATA[Future/Edited with Gemini]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[student studying]]></media:description>                                                            <media:text><![CDATA[student studying]]></media:text>
                                <media:title type="plain"><![CDATA[student studying]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Q8kCzp96KA65CgyqBYykeB-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The use of AI writing tools is everywhere from <a href="https://www.tomsguide.com/ai/i-tried-critical-ignoring-for-a-week-4-rules-for-an-ai-flooded-internet">LinkedIn</a> to Substack and just about <a href="https://www.tomsguide.com/ai/i-searched-amazon-for-ai-written-books-and-it-was-much-harder-to-spot-them-than-i-expected">everywhere in between</a>. So it's no surprise that AI users are looking for ways to disguise their writing in hopes to bypass AI detectors like GPTZero and<a href="https://www.tomsguide.com/ai/i-tested-pangram-the-black-light-of-ai-detection-built-by-ex-tesla-and-google-engineers-heres-how-well-it-worked"> Pangram</a>. </p><p>To see if these humanizer actually work, I tried several different ones to see the results. As it turns out, the writing ended up sounding more like AI slop than what the AI writing tool churned out in the first place. </p><p>Clear sentences came back stuffed with bizarre synonyms and the rhythm became choppy and unnatural. In some cases, the tools changed facts or stripped away important context. The results sounded anything but human. </p><h2 id="what-ai-humanizers-actually-change">What AI humanizers actually change</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:6000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nSqhYfn3JiMsYDX8W6JVVA" name="pexels-eren-li-7241619 copy" alt="An individual typing on a laptop, focusing on the hands and keyboard in an indoor setting." src="https://cdn.mos.cms.futurecdn.net/nSqhYfn3JiMsYDX8W6JVVA.jpg" mos="" align="middle" fullscreen="" width="6000" height="3375" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Pexels / Eren Li)</span></figcaption></figure><p>AI detectors look for patterns that frequently appear in machine-generated text. These can include predictable word choices, repetitive sentence structures and a suspiciously consistent rhythm.</p><p>Many humanizers appear to target those patterns and then replace common words with less predictable alternatives. These humanizers also chop up sentences and rearrange clauses in an effort to spin whatever AI has written. Frankly, the results are so off that you're better off just writing that essay or presentation yourself just to save yourself the embarrassment of coming back from an AI humanizer. <br><br>And yes, these tools do make the writing statistically less predictable, but unpredictable writing isn’t necessarily <em>good</em> writing. Sometimes it’s simply harder to read.</p><p>A sentence such as “This phone has excellent battery life” might become “The mobile handset boasts an endurance capacity that remains notably elevated.” Technically, the basic idea is still there. Nobody would willingly write it that way.</p><h2 id="1-they-sound-like-bad-machine-translations">1. They sound like bad machine translations</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5654px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="ZBRxBuDZcGuatcYBGLWvJ9" name="shutterstock_2568172685-2" alt="chatgpt" src="https://cdn.mos.cms.futurecdn.net/ZBRxBuDZcGuatcYBGLWvJ9.jpg" mos="" align="middle" fullscreen="" width="5654" height="3180" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>For this experiment, I had ChatGPT write a short essay about the domestication of dogs. The intro read like this: </p><p><em>Dogs were domesticated thousands of years before humans began keeping livestock or growing crops, making them our oldest animal companions. While scientists still debate exactly when and where the relationship began, genetic and archaeological evidence suggests that dogs descended from an ancient population of wolves at least 15,000 years ago. Some studies place the beginning of domestication much earlier, possibly 30,000 years ago or more.</em></p><p>And while that sounds pretty good, it would easily get picked up as "100% AI written" if it was put through an AI detector. <br><br>The first humanizer I tried was Superhuman from <a href="https://www.tomsguide.com/ai/grammarly-just-added-9-ai-agents-heres-how-they-can-help-your-writing">Grammarly</a>. I'm a huge fan of Grammarly and I use it all day to catch my spelling errors and grammar mistakes. Having never tried the Humanizer, I ran the intro through. Here's the result: <br><br><em>Dogs became our companions long before people started raising livestock or planting crops, making them the oldest animals to live alongside humans. Scientists are still unsure about the exact time and place this relationship began, but genetic and archaeological evidence shows that dogs came from an ancient group of wolves at least 15,000 years ago. Some research suggests that domestication may have started even earlier, possibly over 30,000 years ago</em></p><p>Not bad, but the biggest problem is the language itself. Straightforward words seem regularly replaced with longer, stranger alternatives that didn’t fit the sentence. It just seems as if the Humanizer is too determined to avoid obvious word choices that it removed any trace of a natural voice. Frankly, even the original AI draft sounded more human.</p><h2 id="2-the-re-wording-can-actually-change-the-facts">2. The re-wording can actually change the facts</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CEfpKe7hvMUcn5xC89RJWb" name="person at computer" alt="Person working on their Mac" src="https://cdn.mos.cms.futurecdn.net/CEfpKe7hvMUcn5xC89RJWb.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Wes Hicks from Unsplash)</span></figcaption></figure><p>Awkward wording is annoying, but factual drift is worse. When I tried using Rehumanize.io this is the result:<br><br><em>Dogs were around long before we started farming or raising other animals for food, making them our first animal friends. Scientists are still figuring out the exact time and place this connection started. However, based on genetics and old discoveries, it looks like dogs came from an ancient wolf group centuries ago. Some research even suggests domestication could have begun 30,000 years ago or even earlier.</em><br><br>We went from 15,000 years to "centuries." Yikes! That rewrite doesn’t make the explanation more natural. It makes is far less accurate. I saw the same problem with benchmark scores and version numbers when I ran the test on more technical content. The problem is, details like data are not interchangeable the way certain words are. Using a humanizer for legal, medical and safety reports could result in vague generalities.</p><p>Once that happens, you can’t trust the output without checking it against the original line by line. Any time the tool might save quickly disappears.</p><h2 id="3-they-don-t-guarantee-that-you-ll-beat-an-ai-detector">3. They don’t guarantee that you’ll beat an AI detector</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Jvmsq6YHhRogaBD6nSvCfM" name="8 - 2026-08-20T142408.201" alt="ace.ai" src="https://cdn.mos.cms.futurecdn.net/Jvmsq6YHhRogaBD6nSvCfM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Humanizers are often marketed as a way to bypass AI detection, but that promise is shaky. Detection tools change, and they can learn to recognize the same strange synonym swaps and mangled sentence patterns that humanizers produce. During several of my tests, processing a draft through a humanizer actually increased its probability of being flagged.<br><br>Also, annoyingly, some tools like Ace.ai wouldn't give me the results until I downloaded an entire browser. And even though I could adjust the level of humanization, it still felt...off. Here is the result of Ace.ai with the same text:<br><em></em><br><em>Dogs have been by our side since long before we started farming or raising livestock, making them our oldest and most loyal friends. While the experts are still debating the specifics, evidence from both genetics and archaeology points to dogs descending from ancient wolves at least 15,000 years ago. Some research even suggests our bond might go back much further—possibly 30,000 years or more</em>.<br><br>Interestingly, Pangram marked that as AI-written even though it was technically "humanized." And while AI detectors are hardly perfect, rewriting a paragraph to purely satisfy one of them feels like trying to hit an unreliable target while steadily making the copy worse. </p><h2 id="what-to-do-instead-of-using-a-humanizer">What to do instead of using a humanizer</h2><p>Using AI tools to support your writing isn't something to be ashamed of. It's been a while since I've had to pull an all-nighter in college, but I can only imagine how tempting it could be. </p><p>Instead though, you should use AI to help you brainstorm or outline what you're writing. Sometimes the worst part is just getting started. Once you've got an outline, start writing (you, not the AI). Never give AI the first pass of a draft. It's better to use a <a href="https://www.tomsguide.com/ai/i-replaced-my-notebook-with-an-ai-pen-for-a-month-heres-what-happened">voice recorder</a> to get your thoughts down and have AI edit your grammar and fact-check. <br><br>Using a <a href="https://www.tomsguide.com/ai/claude-skills-changed-how-i-work-5-ways-i-use-them-every-day">Claude Skill</a> or <a href="https://www.tomsguide.com/ai/google-gemini/5-custom-gemini-gems-that-i-swear-save-me-hours-each-week">Gemini Gem</a> for fact-checking can be a much-needed time saver at the eleventh hour. There are plenty of other ways AI can save you time, especially now that <a href="https://www.tomsguide.com/ai/google-gemini/google-is-giving-students-a-free-year-of-gemini-pro-plus-new-ai-study-features">Google is offering Pro plans to students</a>. Using AI for research, outlining and fact-checking can give you the time back you need to do the actual writing — no humanizer required. <br><br>Have you tried using a humanizer? Let me know what you thought of the results in the comments. </p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-X853Ve"></div>                            </div>                            <script src="https://kwizly.com/embed/X853Ve.js" async></script><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/google-gemini-just-made-it-easy-to-remove-watermarks-from-ai-images-heres-how-to-do-it"><strong>Google Gemini just made it easy to remove watermarks from AI images — here’s how to do it</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-dont-use-ai-to-write-my-emails-heres-how-i-use-it-to-manage-my-inbox-instead"><strong>I don’t use AI to write my emails — here’s how I use it to manage my inbox instead</strong></a></li><li><a href="https://www.tomsguide.com/ai/claude/5-features-that-give-claude-the-edge-over-chatgpt"><strong>5 features that give Claude the edge over ChatGPT</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I don’t use AI to write my emails — here’s how I use it to manage my inbox instead ]]></title>
                                                                                                <dc:content><![CDATA[ <p>When my grandfather would write me while I was away at school, he would end each letter with, "It's been fun to visit with you for a few minutes." That's the way I still feel about any correspondance -- it's a way to visit with someone regardless of how quick or meaningless. <br><br>And now that <a href="https://www.tomsguide.com/ai/claude-can-now-send-gmail-emails-heres-why-you-might-want-to-test-it-first">Claude can not only draft an email but send it</a>, I feel like that's just another AI feature I simply don't need.  However, I feel differently about everything surrounding that conversation.</p><p>There’s nothing personal about sorting newsletters, searching for a buried attachment or rereading a 20-message thread to work out what everyone decided. These are the jobs that could easily consume my day, and I’m more than happy to hand some of them to AI.</p><p>Features such as <a href="https://www.tomsguide.com/ai/gmails-biggest-update-in-20-years-5-ai-features-that-could-change-email-forever">Google’s AI Inbox and AI Overviews</a> in Gmail can identify priority messages, summarize conversations and answer questions about information scattered across multiple emails. I still write my own replies, but I spend much less time figuring out which ones I need to send.</p><p>Here are five ways AI can make your inbox easier to manage without writing a single email for you.</p><h2 id="1-show-you-what-needs-your-attention">1. Show you what needs your attention </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="m7hfVGwtaCPDBmXJExuRoN" name="8 (78)" alt="AI Inbox for Gmail" src="https://cdn.mos.cms.futurecdn.net/m7hfVGwtaCPDBmXJExuRoN.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Google )</span></figcaption></figure><p>Most inboxes present every unread email as one more thing demanding your attention. A message from someone waiting on a decision can sit beside a sale announcement, an automated receipt and a newsletter you might read later.</p><p>Google’s <a href="https://www.tomsguide.com/ai/google-just-launched-a-new-ai-agent-that-runs-your-inbox-heres-what-cc-actually-does">AI Inbox</a> is designed to separate those signals. It surfaces top priorities and groups together topics you may need to catch up on, giving you a more focused starting point than a long chronological list.</p><p>This is particularly helpful when I return to my inbox after being away from it. Instead of opening messages one by one to see what happened, I can begin with the conversations Gmail has identified as important.</p><p>AI won’t always understand your priorities perfectly, so keep that in mind. A routine-looking message may matter because of the person who sent it or something discussed outside email. I still scan the rest of my inbox, but I no longer have to treat every unread message as equally urgent.</p><h2 id="2-summarize-a-long-email-thread">2. Summarize a long email thread </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:800px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="V4mCk94thMGFbvLTKcXjeU" name="Gemini 3" alt="Gemini 3" src="https://cdn.mos.cms.futurecdn.net/V4mCk94thMGFbvLTKcXjeU.gif" mos="" align="middle" fullscreen="" width="800" height="450" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Gemini)</span></figcaption></figure><p>Few things make me want to close Gmail faster than opening a thread with dozens of new replies.</p><p>Some messages repeat information from earlier in the conversation. Others branch into separate discussions, and the detail you need may be buried somewhere in the middle. By the time you reach the bottom, it’s easy to forget what prompted the exchange in the first place.</p><p>Gmail’s AI Overviews can summarize long conversations, pulling together the key points and recent replies. This gives me enough context to understand what the thread is about and where I should start reading.</p><p>I don’t rely on the summary when I need an exact quote, firm deadline or final decision. AI can miss a qualification or flatten a disagreement between two people into a cleaner consensus than the thread supports. For anything consequential, I go back to the original messages.</p><p>The summary still saves time because it directs me to the parts of the conversation that need closer attention.</p><h2 id="3-find-an-email-when-you-can-t-remember-the-keywords">3. Find an email when you can’t remember the keywords </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1000px;"><p class="vanilla-image-block" style="padding-top:57.10%;"><img id="2UYaa7Q5trwrK9dQWCeHQF" name="gmail-magnify-shst.jpg" alt="The Gmail logo on a computer screen under a magnifying glass." src="https://cdn.mos.cms.futurecdn.net/2UYaa7Q5trwrK9dQWCeHQF.jpg" mos="" align="middle" fullscreen="" width="1000" height="571" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: dennizn/Shutterstock)</span></figcaption></figure><p>This one is a life saver for me. With three kids, there is always a form or permission slip that I need to <em>not </em>miss. And while traditional search works when you know what you're searching for, sometimes all I have is a date or name. Unfortunately, that isn’t usually how I remember email.</p><p>I may remember that someone recommended an app or sent me a meeting date without recalling who said it. Sometimes I know an attachment arrived but have no idea what the file was called. That can lead to several rounds of searching with slightly different keywords.</p><p>AI search allows you to describe the information instead. In Gmail, you can ask a natural-language question, and Gemini can use relevant messages to generate an answer or surface the conversations containing it.</p><p>You might ask, “What date did we agree on for the interview?” or “Who sent me information about the new subscription?” The wording doesn’t have to match the original email.</p><p>As with summaries, I open the source message before using the information. The advantage is reaching it without having to remember how someone phrased the subject line three weeks ago.</p><h2 id="4-pull-out-action-items-and-deadlines">4. Pull out action items and deadlines </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="vDN94fdQ2GNwBAQeWtL8p6" name="8 (77)" alt="AI Overviews in Gmail" src="https://cdn.mos.cms.futurecdn.net/vDN94fdQ2GNwBAQeWtL8p6.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Google)</span></figcaption></figure><p>An email doesn’t need to contain the words “action item” to give you something else to do.</p><p>A request may appear at the end of a long update. Someone might mention a deadline in passing or ask a question halfway through a message covering several unrelated subjects. Read it too quickly and the request disappears beneath everything that arrived afterward. That drives me crazy! However, AI can scan a conversation for outstanding questions, dates and tasks. You can ask Gemini which messages require a response, what you agreed to send or whether a thread contains an upcoming deadline.</p><p>This is one of the most useful ways to catch up after a busy stretch. I’d never treat that picture as a definitive to-do list. A missed deadline matters far more than a few saved minutes, so I check the original messages before adding anything to my calendar. AI acts as a second pass, catching details that could otherwise remain buried.</p><h2 id="5-bring-related-conversations-together">5. Bring related conversations together </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ozvtEUJq43CwooQ9MhEPa4" name="Woman typing on iPhone.jpg" alt="A woman holding an iPhone near an iPad" src="https://cdn.mos.cms.futurecdn.net/ozvtEUJq43CwooQ9MhEPa4.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>One project rarely stays inside one neat email thread. The initial discussion may have one subject line, the scheduling conversation another and the follow-up a third. Add several participants and forwarded messages, and the information becomes scattered across your inbox.</p><p>AI can identify relationships between those conversations even when they don’t share the same wording. Instead of opening one thread and searching separately for the rest, you can ask for the latest information about a topic or project.</p><p> AI can work with the inbox I actually have, including the conversations I forgot to file correctly.</p><p>It still requires oversight. Two projects may have similar names, or the same person may email you about unrelated subjects. I check which messages informed an answer before assuming AI has assembled the right set.</p><h2 id="bottom-line-i-want-ai-handling-the-clutter-not-the-conversation">Bottom line: I want AI handling the clutter, not the conversation </h2><p>AI-generated replies will probably become harder to avoid as email providers place them directly beneath our messages. For some people, they remove the stress of writing and make communication faster. I understand the appeal.</p><p>They just aren’t the feature I need. Choosing my own words takes a little longer, but it preserves the reason for sending an email in the first place. The administrative work surrounding that exchange is where I’m happy to save time.</p><p>Do you use AI to save time with your inbox? Let me know in the comments. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/google-gemini/5-gemini-features-chatgpt-still-cant-match"><strong>5 Gemini features ChatGPT still can’t match</strong></a></li><li><a href="https://www.tomsguide.com/ai/meta-files-patent-for-ai-camera-glasses-that-use-facial-recognition-expression-analysis-and-information-about-your-relationships-to-identify-people-around-you-and-create-highlights"><strong>Meta files patent for AI facial recognition glasses that identify people around you and record automatically</strong></a></li><li><a href="https://www.tomsguide.com/ai/claude/5-features-that-give-claude-the-edge-over-chatgpt"><strong>5 features that give Claude the edge over ChatGPT</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-dont-use-ai-to-write-my-emails-heres-how-i-use-it-to-manage-my-inbox-instead</link>
                                                                            <description>
                            <![CDATA[ Discover five ways AI can organize your inbox, summarize long threads and find buried messages without writing your emails for you. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">sTvEQhST4cHFA8gTAhjCSY</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/CUsJfx4ZxhsmotgspP3qqX-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 20 Aug 2026 05:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                    <category><![CDATA[Email]]></category>
                                                    <category><![CDATA[Computing Peripherals]]></category>
                                                    <category><![CDATA[Internet]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/CUsJfx4ZxhsmotgspP3qqX-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A smartphone with the Gmail logo on it resting on top of a computer keyboard.]]></media:description>                                                            <media:text><![CDATA[A smartphone with the Gmail logo on it resting on top of a computer keyboard.]]></media:text>
                                <media:title type="plain"><![CDATA[A smartphone with the Gmail logo on it resting on top of a computer keyboard.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/CUsJfx4ZxhsmotgspP3qqX-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>When my grandfather would write me while I was away at school, he would end each letter with, "It's been fun to visit with you for a few minutes." That's the way I still feel about any correspondance -- it's a way to visit with someone regardless of how quick or meaningless. <br><br>And now that <a href="https://www.tomsguide.com/ai/claude-can-now-send-gmail-emails-heres-why-you-might-want-to-test-it-first">Claude can not only draft an email but send it</a>, I feel like that's just another AI feature I simply don't need.  However, I feel differently about everything surrounding that conversation.</p><p>There’s nothing personal about sorting newsletters, searching for a buried attachment or rereading a 20-message thread to work out what everyone decided. These are the jobs that could easily consume my day, and I’m more than happy to hand some of them to AI.</p><p>Features such as <a href="https://www.tomsguide.com/ai/gmails-biggest-update-in-20-years-5-ai-features-that-could-change-email-forever">Google’s AI Inbox and AI Overviews</a> in Gmail can identify priority messages, summarize conversations and answer questions about information scattered across multiple emails. I still write my own replies, but I spend much less time figuring out which ones I need to send.</p><p>Here are five ways AI can make your inbox easier to manage without writing a single email for you.</p><h2 id="1-show-you-what-needs-your-attention">1. Show you what needs your attention </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="m7hfVGwtaCPDBmXJExuRoN" name="8 (78)" alt="AI Inbox for Gmail" src="https://cdn.mos.cms.futurecdn.net/m7hfVGwtaCPDBmXJExuRoN.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Google )</span></figcaption></figure><p>Most inboxes present every unread email as one more thing demanding your attention. A message from someone waiting on a decision can sit beside a sale announcement, an automated receipt and a newsletter you might read later.</p><p>Google’s <a href="https://www.tomsguide.com/ai/google-just-launched-a-new-ai-agent-that-runs-your-inbox-heres-what-cc-actually-does">AI Inbox</a> is designed to separate those signals. It surfaces top priorities and groups together topics you may need to catch up on, giving you a more focused starting point than a long chronological list.</p><p>This is particularly helpful when I return to my inbox after being away from it. Instead of opening messages one by one to see what happened, I can begin with the conversations Gmail has identified as important.</p><p>AI won’t always understand your priorities perfectly, so keep that in mind. A routine-looking message may matter because of the person who sent it or something discussed outside email. I still scan the rest of my inbox, but I no longer have to treat every unread message as equally urgent.</p><h2 id="2-summarize-a-long-email-thread">2. Summarize a long email thread </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:800px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="V4mCk94thMGFbvLTKcXjeU" name="Gemini 3" alt="Gemini 3" src="https://cdn.mos.cms.futurecdn.net/V4mCk94thMGFbvLTKcXjeU.gif" mos="" align="middle" fullscreen="" width="800" height="450" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Gemini)</span></figcaption></figure><p>Few things make me want to close Gmail faster than opening a thread with dozens of new replies.</p><p>Some messages repeat information from earlier in the conversation. Others branch into separate discussions, and the detail you need may be buried somewhere in the middle. By the time you reach the bottom, it’s easy to forget what prompted the exchange in the first place.</p><p>Gmail’s AI Overviews can summarize long conversations, pulling together the key points and recent replies. This gives me enough context to understand what the thread is about and where I should start reading.</p><p>I don’t rely on the summary when I need an exact quote, firm deadline or final decision. AI can miss a qualification or flatten a disagreement between two people into a cleaner consensus than the thread supports. For anything consequential, I go back to the original messages.</p><p>The summary still saves time because it directs me to the parts of the conversation that need closer attention.</p><h2 id="3-find-an-email-when-you-can-t-remember-the-keywords">3. Find an email when you can’t remember the keywords </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1000px;"><p class="vanilla-image-block" style="padding-top:57.10%;"><img id="2UYaa7Q5trwrK9dQWCeHQF" name="gmail-magnify-shst.jpg" alt="The Gmail logo on a computer screen under a magnifying glass." src="https://cdn.mos.cms.futurecdn.net/2UYaa7Q5trwrK9dQWCeHQF.jpg" mos="" align="middle" fullscreen="" width="1000" height="571" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: dennizn/Shutterstock)</span></figcaption></figure><p>This one is a life saver for me. With three kids, there is always a form or permission slip that I need to <em>not </em>miss. And while traditional search works when you know what you're searching for, sometimes all I have is a date or name. Unfortunately, that isn’t usually how I remember email.</p><p>I may remember that someone recommended an app or sent me a meeting date without recalling who said it. Sometimes I know an attachment arrived but have no idea what the file was called. That can lead to several rounds of searching with slightly different keywords.</p><p>AI search allows you to describe the information instead. In Gmail, you can ask a natural-language question, and Gemini can use relevant messages to generate an answer or surface the conversations containing it.</p><p>You might ask, “What date did we agree on for the interview?” or “Who sent me information about the new subscription?” The wording doesn’t have to match the original email.</p><p>As with summaries, I open the source message before using the information. The advantage is reaching it without having to remember how someone phrased the subject line three weeks ago.</p><h2 id="4-pull-out-action-items-and-deadlines">4. Pull out action items and deadlines </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="vDN94fdQ2GNwBAQeWtL8p6" name="8 (77)" alt="AI Overviews in Gmail" src="https://cdn.mos.cms.futurecdn.net/vDN94fdQ2GNwBAQeWtL8p6.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Google)</span></figcaption></figure><p>An email doesn’t need to contain the words “action item” to give you something else to do.</p><p>A request may appear at the end of a long update. Someone might mention a deadline in passing or ask a question halfway through a message covering several unrelated subjects. Read it too quickly and the request disappears beneath everything that arrived afterward. That drives me crazy! However, AI can scan a conversation for outstanding questions, dates and tasks. You can ask Gemini which messages require a response, what you agreed to send or whether a thread contains an upcoming deadline.</p><p>This is one of the most useful ways to catch up after a busy stretch. I’d never treat that picture as a definitive to-do list. A missed deadline matters far more than a few saved minutes, so I check the original messages before adding anything to my calendar. AI acts as a second pass, catching details that could otherwise remain buried.</p><h2 id="5-bring-related-conversations-together">5. Bring related conversations together </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ozvtEUJq43CwooQ9MhEPa4" name="Woman typing on iPhone.jpg" alt="A woman holding an iPhone near an iPad" src="https://cdn.mos.cms.futurecdn.net/ozvtEUJq43CwooQ9MhEPa4.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>One project rarely stays inside one neat email thread. The initial discussion may have one subject line, the scheduling conversation another and the follow-up a third. Add several participants and forwarded messages, and the information becomes scattered across your inbox.</p><p>AI can identify relationships between those conversations even when they don’t share the same wording. Instead of opening one thread and searching separately for the rest, you can ask for the latest information about a topic or project.</p><p> AI can work with the inbox I actually have, including the conversations I forgot to file correctly.</p><p>It still requires oversight. Two projects may have similar names, or the same person may email you about unrelated subjects. I check which messages informed an answer before assuming AI has assembled the right set.</p><h2 id="bottom-line-i-want-ai-handling-the-clutter-not-the-conversation">Bottom line: I want AI handling the clutter, not the conversation </h2><p>AI-generated replies will probably become harder to avoid as email providers place them directly beneath our messages. For some people, they remove the stress of writing and make communication faster. I understand the appeal.</p><p>They just aren’t the feature I need. Choosing my own words takes a little longer, but it preserves the reason for sending an email in the first place. The administrative work surrounding that exchange is where I’m happy to save time.</p><p>Do you use AI to save time with your inbox? Let me know in the comments. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/google-gemini/5-gemini-features-chatgpt-still-cant-match"><strong>5 Gemini features ChatGPT still can’t match</strong></a></li><li><a href="https://www.tomsguide.com/ai/meta-files-patent-for-ai-camera-glasses-that-use-facial-recognition-expression-analysis-and-information-about-your-relationships-to-identify-people-around-you-and-create-highlights"><strong>Meta files patent for AI facial recognition glasses that identify people around you and record automatically</strong></a></li><li><a href="https://www.tomsguide.com/ai/claude/5-features-that-give-claude-the-edge-over-chatgpt"><strong>5 features that give Claude the edge over ChatGPT</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Claude can now send Gmail emails — here's why you might want to test it first ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Take a quick trip into Claude’s collection of <a href="https://www.tomsguide.com/ai/claude/i-found-the-7-easiest-claude-connectors-for-people-over-50-start-with-these">connectors</a> and you’ll instantly lock eyes with several recognizable tools catered to everyday use.</p><p>It’s no surprise that Google has the top three slots covered, as its Drive, Gmail and Calendar apps take top billing among its offering of Workspace connectors. At first, the Gmail connector was capable of searching for and finding important emails and summarizing long email threads. But thanks to a recent update, Claude’s Gmail connector can actually send, reply to, and forward emails from Gmail without having to leave the chatbot’s interface.</p><p>While this feature sounds like a great way to streamline your workflow, it may be worth testing first before you decide to make it a core part of your daily inbox interactions.</p><p>Here are more details about what Claude’s Gmail connector can do, as well as the many ways the chatbot’s Drive and Calendar connectors can assist you.</p><h2 id="claude-s-gmail-connectors-can-do-a-whole-lot-more-than-before">Claude’s Gmail connectors can do a whole lot more than before</h2><div class="see-more see-more--clipped"><figure><blockquote class="twitter-tweet hawk-ignore" data-lang="en" cite="https://twitter.com/cantworkitout/status/2089806039088517356"><p lang="en" dir="ltr">Claude can now send emails in Gmail and manage files in Google Drive.Ask Claude to reply to a thread, and it drafts and sends the response. You control when it needs your approval.Connect Gmail or Google Drive from the connectors menu to try. Available on all paid plans. pic.twitter.com/cFZEjh3MgB<a href="https://twitter.com/cantworkitout/status/2089806039088517356">August 18, 2026</a></p></blockquote></figure><div class="see-more__filter"></div></div><p>The Gmail connector’s primary specialties include the following:</p><ul><li><strong>Searching and reading emails by relying on natural language queries.</strong></li><li><strong>Drafting emails with proper formatting and message context.</strong></li><li><strong>Managing email organization with clear labels and specified message threads.</strong></li><li><strong>Sending, replying to, and forwarding emails from Gmail. By default, Claude asks for a user’s approval before taking any of those actions. On Claude Team and Enterprise plans, owners decide whether members can allow these actions to run without asking every time.</strong></li><li><strong>Listing all the saved drafts that exist in your Gmail account.</strong></li><li><strong>Accessing email metadata, including attachment metadata (not actual attachment content).</strong></li></ul><p>Having Claude send a message via Gmail on your behalf certainly sounds intriguing. </p><p>But it’s certainly worth reminding everyone reading that the consequences that come with an AI making a mistake via hallucination when you permit it to send emails without you reviewing them could be severe. And after a <a href="https://www.malwarebytes.com/blog/news/2026/07/claude-for-chrome-flaw-could-let-rogue-extensions-access-your-gmail?utm_source=chatgpt.com">recent report</a> from researchers who found a flaw in Claude for Chrome that could allow rogue extensions to read your data and take actions in your accounts, it’s worrying that that sort of extension could potentially ask Claude to send emails without you even knowing. I'm curious if Claude <a href="https://www.tomsguide.com/ai/claude/claude-is-watermarking-every-response-heres-what-that-means-if-you-use-ai-for-writing" target="_blank">watermarking</a> every word it writes may show up in its Gmail responses as well.</p><p>It certainly makes all the sense in the world to always have Claude’s Gmail connector ask for your approval every time it’s ready to send out an email on your behalf.</p><p>As for what the Drive and Calendar Claude connectors can do, check out their respective official descriptions from the <a href="https://support.claude.com/en/articles/10166901-use-google-workspace-connectors">Claude Support</a> page below:</p><ul><li><strong>Search and retrieve Google Docs from your Drive.</strong></li><li><strong>Share, move, and trash files in Google Drive. By default, Claude asks for your approval before each of these actions. On Team and Enterprise plans, owners decide whether members can allow these actions to run without asking each time.</strong></li><li><strong>Look up file metadata and preview directly without searching first.</strong></li><li><strong>Read Sheets, Slides, PDFs, images, and MS Office files.</strong></li><li><strong>Upload any file type, with optional auto-convert to Google formats.</strong></li><li><strong>Create folders.</strong></li><li><strong>Add Google Docs directly to chats and projects by pasting URLs or selecting from recent documents.</strong></li><li><strong>View file permissions and list recent changes to your Drive.</strong></li><li><strong>Save Claude-generated files directly to your Drive (requires code execution and file creation to be enabled).</strong></li></ul><ul><li><strong>View events and calendars, including shared calendars you have access to.</strong></li><li><strong>Create, update, and delete events with full customization.</strong></li><li><strong>Find mutual availability across attendees.</strong></li><li><strong>Manage attendee lists and respond to invitations (accept, decline, or tentative).</strong></li><li><strong>Set up recurring meetings.</strong></li></ul><h2 id="final-thoughts-2">Final thoughts</h2><p>Even though I practically use AI for everything, I still haven’t gotten comfortable with the idea of copy/pasting an email into it and asking it to draft a reply. </p><p>I’m even more iffy about allowing a chatbot to have full access to my inbox and be able to send replies, with or without my approval. Claude’s Gmail connector is super useful, plus its latest ability to handle your replying, sending and forwarding needs is impressive. But give it a test run first to see if it's truly capable of generating a message that wouldn’t make the reader think a chatbot wrote it.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-connected-claude-to-my-daily-apps-here-are-the-5-that-actually-made-it-useful" target="_blank">I connected Claude to my daily apps — here are the 5 that actually made it useful</a></li><li><a href="https://www.tomsguide.com/ai/claude/claude-is-watermarking-every-response-heres-what-that-means-if-you-use-ai-for-writing" target="_blank">Claude is now watermarking every response — here's what that means if you use AI for writing</a></li><li><a href="https://www.tomsguide.com/ai/meta-files-patent-for-ai-camera-glasses-that-use-facial-recognition-expression-analysis-and-information-about-your-relationships-to-identify-people-around-you-and-create-highlights" target="_blank">Meta files patent for AI facial recognition glasses that identify people around you and record automatically</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude-can-now-send-gmail-emails-heres-why-you-might-want-to-test-it-first</link>
                                                                            <description>
                            <![CDATA[ Claude just announced a bevy of upgrades that have come with its Google Workspace connectors, with one of them even capable of sending emails on its own. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">sfEFKbhsHHjm8CdZ7EU8mb</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Bs8MHgpuiGVWwhWWHiCvzY-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 19 Aug 2026 17:48:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                    <category><![CDATA[Claude]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Bs8MHgpuiGVWwhWWHiCvzY-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[claude]]></media:description>                                                            <media:text><![CDATA[claude]]></media:text>
                                <media:title type="plain"><![CDATA[claude]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Bs8MHgpuiGVWwhWWHiCvzY-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Take a quick trip into Claude’s collection of <a href="https://www.tomsguide.com/ai/claude/i-found-the-7-easiest-claude-connectors-for-people-over-50-start-with-these">connectors</a> and you’ll instantly lock eyes with several recognizable tools catered to everyday use.</p><p>It’s no surprise that Google has the top three slots covered, as its Drive, Gmail and Calendar apps take top billing among its offering of Workspace connectors. At first, the Gmail connector was capable of searching for and finding important emails and summarizing long email threads. But thanks to a recent update, Claude’s Gmail connector can actually send, reply to, and forward emails from Gmail without having to leave the chatbot’s interface.</p><p>While this feature sounds like a great way to streamline your workflow, it may be worth testing first before you decide to make it a core part of your daily inbox interactions.</p><p>Here are more details about what Claude’s Gmail connector can do, as well as the many ways the chatbot’s Drive and Calendar connectors can assist you.</p><h2 id="claude-s-gmail-connectors-can-do-a-whole-lot-more-than-before">Claude’s Gmail connectors can do a whole lot more than before</h2><div class="see-more see-more--clipped"><figure><blockquote class="twitter-tweet hawk-ignore" data-lang="en" cite="https://twitter.com/cantworkitout/status/2089806039088517356"><p lang="en" dir="ltr">Claude can now send emails in Gmail and manage files in Google Drive.Ask Claude to reply to a thread, and it drafts and sends the response. You control when it needs your approval.Connect Gmail or Google Drive from the connectors menu to try. Available on all paid plans. pic.twitter.com/cFZEjh3MgB<a href="https://twitter.com/cantworkitout/status/2089806039088517356">August 18, 2026</a></p></blockquote></figure><div class="see-more__filter"></div></div><p>The Gmail connector’s primary specialties include the following:</p><ul><li><strong>Searching and reading emails by relying on natural language queries.</strong></li><li><strong>Drafting emails with proper formatting and message context.</strong></li><li><strong>Managing email organization with clear labels and specified message threads.</strong></li><li><strong>Sending, replying to, and forwarding emails from Gmail. By default, Claude asks for a user’s approval before taking any of those actions. On Claude Team and Enterprise plans, owners decide whether members can allow these actions to run without asking every time.</strong></li><li><strong>Listing all the saved drafts that exist in your Gmail account.</strong></li><li><strong>Accessing email metadata, including attachment metadata (not actual attachment content).</strong></li></ul><p>Having Claude send a message via Gmail on your behalf certainly sounds intriguing. </p><p>But it’s certainly worth reminding everyone reading that the consequences that come with an AI making a mistake via hallucination when you permit it to send emails without you reviewing them could be severe. And after a <a href="https://www.malwarebytes.com/blog/news/2026/07/claude-for-chrome-flaw-could-let-rogue-extensions-access-your-gmail?utm_source=chatgpt.com">recent report</a> from researchers who found a flaw in Claude for Chrome that could allow rogue extensions to read your data and take actions in your accounts, it’s worrying that that sort of extension could potentially ask Claude to send emails without you even knowing. I'm curious if Claude <a href="https://www.tomsguide.com/ai/claude/claude-is-watermarking-every-response-heres-what-that-means-if-you-use-ai-for-writing" target="_blank">watermarking</a> every word it writes may show up in its Gmail responses as well.</p><p>It certainly makes all the sense in the world to always have Claude’s Gmail connector ask for your approval every time it’s ready to send out an email on your behalf.</p><p>As for what the Drive and Calendar Claude connectors can do, check out their respective official descriptions from the <a href="https://support.claude.com/en/articles/10166901-use-google-workspace-connectors">Claude Support</a> page below:</p><ul><li><strong>Search and retrieve Google Docs from your Drive.</strong></li><li><strong>Share, move, and trash files in Google Drive. By default, Claude asks for your approval before each of these actions. On Team and Enterprise plans, owners decide whether members can allow these actions to run without asking each time.</strong></li><li><strong>Look up file metadata and preview directly without searching first.</strong></li><li><strong>Read Sheets, Slides, PDFs, images, and MS Office files.</strong></li><li><strong>Upload any file type, with optional auto-convert to Google formats.</strong></li><li><strong>Create folders.</strong></li><li><strong>Add Google Docs directly to chats and projects by pasting URLs or selecting from recent documents.</strong></li><li><strong>View file permissions and list recent changes to your Drive.</strong></li><li><strong>Save Claude-generated files directly to your Drive (requires code execution and file creation to be enabled).</strong></li></ul><ul><li><strong>View events and calendars, including shared calendars you have access to.</strong></li><li><strong>Create, update, and delete events with full customization.</strong></li><li><strong>Find mutual availability across attendees.</strong></li><li><strong>Manage attendee lists and respond to invitations (accept, decline, or tentative).</strong></li><li><strong>Set up recurring meetings.</strong></li></ul><h2 id="final-thoughts-2">Final thoughts</h2><p>Even though I practically use AI for everything, I still haven’t gotten comfortable with the idea of copy/pasting an email into it and asking it to draft a reply. </p><p>I’m even more iffy about allowing a chatbot to have full access to my inbox and be able to send replies, with or without my approval. Claude’s Gmail connector is super useful, plus its latest ability to handle your replying, sending and forwarding needs is impressive. But give it a test run first to see if it's truly capable of generating a message that wouldn’t make the reader think a chatbot wrote it.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-connected-claude-to-my-daily-apps-here-are-the-5-that-actually-made-it-useful" target="_blank">I connected Claude to my daily apps — here are the 5 that actually made it useful</a></li><li><a href="https://www.tomsguide.com/ai/claude/claude-is-watermarking-every-response-heres-what-that-means-if-you-use-ai-for-writing" target="_blank">Claude is now watermarking every response — here's what that means if you use AI for writing</a></li><li><a href="https://www.tomsguide.com/ai/meta-files-patent-for-ai-camera-glasses-that-use-facial-recognition-expression-analysis-and-information-about-your-relationships-to-identify-people-around-you-and-create-highlights" target="_blank">Meta files patent for AI facial recognition glasses that identify people around you and record automatically</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 5 features that give Claude the edge over ChatGPT ]]></title>
                                                                                                <dc:content><![CDATA[ <p>ChatGPT now has Projects, Skills and Computer Use just like Claude. Canvas, one of my very favorite features, can render interactive React and HTML, like Claude too. Several features that once made Claude very unique are no longer exclusive to Anthropic’s chatbot.<br><br>However, there are differences that haven't disappeared and in fact, have gotten even more specific. Claude can reach into parts of my phone that ChatGPT cannot, and it gives me more control over what happens to my personal context. Its Artifacts have also moved well beyond simple code previews.<br><br>And while I still use ChatGPT, here are five things that it just can't replicate yet that still make Claude stand out. </p><h2 id="1-claude-can-work-with-native-apps-on-my-iphone">1. Claude can work with native apps on my iPhone</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="5hECuqSroNjHngr9vs4g5C" name="Adding connector in Claude" alt="Adding connector in Claude" src="https://cdn.mos.cms.futurecdn.net/5hECuqSroNjHngr9vs4g5C.jpg" mos="" align="middle" fullscreen="" width="4000" height="2250" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Tom's Guide)</span></figcaption></figure><p>ChatGPT can connect to services including Gmail and Google Calendar, but it doesn’t have the same access to the apps built into my iPhone. </p><p>Claude can prepare a message <em>actually</em> in Messages, draft an email in Mail, create an event in Apple Calendar, add something to Reminders or send a location to Maps. The AI assistant presents an action for me to review first, and iOS hands it to the appropriate app.</p><p>That makes the feature feel like a natural extension of a conversation. I can ask Claude to turn plans we just discussed into a calendar event without opening another app and entering everything again.</p><p>The feature works across Claude’s plans, according to <a href="https://support.claude.com/en/articles/11869619-use-claude-with-ios-apps" target="_blank">Anthropic’s iOS documentation</a>and Android users get an even broader set of controls. Claude can work with messaging, email, calendars and maps while also setting alarms and timers through supported <a href="https://www.tomsguide.com/special-report/a-month-with-android">Android apps</a>.</p><p>ChatGPT has become far more capable at taking actions, particularly through its connected apps and Work mode, but it still doesn’t offer this kind of direct integration with <a href="https://www.tomsguide.com/phones/iphones/ios-27-beta-5-adds-new-app-icons-more-siri-voices-improved-search-and-more-everything-thats-changed">Apple’s everyday system apps</a>.</p><h2 id="2-claude-can-import-what-another-ai-remembers-about-me">2. Claude can import what another AI remembers about me</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="R9UxmXc7jFPUuh3iRuz8C7" name="Claude settings" alt="Claude settings" src="https://cdn.mos.cms.futurecdn.net/R9UxmXc7jFPUuh3iRuz8C7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Starting over with a new chatbot can be surprisingly annoying. When you start fresh, the assistant doesn’t know how you work, what you’re interested in or how you prefer it to answer. All of the context built up over months stays behind with the old service.</p><p><a href="https://www.tomsguide.com/ai/you-can-move-your-chatgpt-memory-to-claude-in-60-seconds-heres-how">Claude now offers a built-in way to bring some of it with you</a>. You first ask the other assistant to produce a summary of what it remembers, review that information and remove anything you don’t want to move, then paste it into Claude’s memory-import flow.</p><p>Anthropic even provides a prompt for extracting that context and lets you view or export Claude’s memory if you decide to leave later.</p><p>Although you can view and edit saved memories within ChatGPT, it doesn’t provide a comparable memory-import tool that turns context from another assistant into <a href="https://www.tomsguide.com/ai/chatgpt/chatgpt-memories-are-disappearing-for-some-users-heres-how-to-protect-yours">ChatGPT memories</a>.</p><p>You could recreate some of this manually through custom instructions, but that isn’t the same as having a dedicated migration flow. Claude is currently making it easier to arrive with your history and leave with it again.</p><h2 id="3-claude-s-incognito-chats-can-still-know-who-i-am">3. Claude’s Incognito chats can still know who I am</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3948px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="eJCV8uzA9tJU7dX3gAWBrM" name="Claude app" alt="Claude app" src="https://cdn.mos.cms.futurecdn.net/eJCV8uzA9tJU7dX3gAWBrM.png" mos="" align="middle" fullscreen="" width="3948" height="2221" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Anthropic/Claude)</span></figcaption></figure><p>Sometimes I want a conversation to disappear from my history without making the assistant forget everything useful about me. Unlike other chatbots,<a href="https://www.tomsguide.com/ai/i-compared-the-privacy-of-chatgpt-gemini-claude-and-perplexity-heres-the-one-you-should-trust-most-with-your-personal-info"> Claude’s Incognito mode </a>allows that separation. The conversation isn’t added to my chat history, but Claude can still use my profile information, preferences and memory while answering. I can have a temporary conversation without giving up the personalization I normally rely on.</p><p>ChatGPT’s Temporary Chat takes a different approach. OpenAI describes it as a blank slate: ChatGPT <a href="https://help.openai.com/articles/8914046-temporary-chat-faq" target="_blank">doesn’t access or create memories</a>, although it will continue to follow any custom instructions I have enabled.</p><p>There are reasonable privacy arguments for both designs. ChatGPT’s approach provides a cleaner break from previous conversations. Claude’s is more convenient when I want a chat to remain out of my history but still want the assistant to understand my usual preferences.</p><h2 id="4-claude-can-build-a-dashboard-that-updates-itself">4. Claude can build a dashboard that updates itself</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3840px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="WQdzTDm2PEVsCYvFfuEbZb" name="Cowork-Dispatch-Blog-Permissions" alt="Claude" src="https://cdn.mos.cms.futurecdn.net/WQdzTDm2PEVsCYvFfuEbZb.png" mos="" align="middle" fullscreen="" width="3840" height="2160" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><a href="https://www.tomsguide.com/ai/chatgpt/ive-been-testing-chatgpt-canvas-heres-why-i-think-its-the-most-important-ai-tool-of-the-year">ChatGPT Canvas</a> and <a href="https://www.tomsguide.com/ai/claude-artifacts-get-a-big-update-now-you-can-highlight-and-edit-code-with-text">Claude Artifacts</a> can both turn a prompt into an interactive page. Either assistant can build a calculator, visualization or small browser game and let me use it alongside the conversation.</p><p>Claude’s Live Artifacts go a step further though. In <a href="https://www.tomsguide.com/ai/i-tested-claude-cowork-anthropics-new-ai-feels-more-like-a-coworker-than-a-chatbot">Claude Cowork</a>, I can create a persistent dashboard that draws from connected apps and local files. When I reopen it, the Artifact can retrieve current information instead of showing the same data that was available when it was created.</p><p>That could be a project tracker built from Asana and Linear, a morning page showing calendar events and unread message or a dashboard that checks a folder containing regularly updated reports. Claude saves it in the Artifacts area, keeps a version history and lets me return to it without digging through the original chat.</p><p><a href="https://support.claude.com/en/articles/14729249-use-live-artifacts-in-claude-cowork" target="_blank">Live Artifacts</a> currently require a paid Claude plan and the desktop app. They are also different from ordinary Claude Artifacts, which remain available on the web and mobile.</p><p>ChatGPT Canvas can render an interactive interface, and ChatGPT can retrieve information from connected apps during a conversation. It does not currently turn a Canvas into a persistent dashboard that refreshes itself from those sources whenever I open it.</p><h2 id="5-claude-can-put-ai-inside-an-artifact-without-an-api-key">5. Claude can put AI inside an Artifact without an API key</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="NFvA5REorqYqrwH9cQLi9G" name="8 - 2026-05-27T143120.276" alt="Claude project using Artifacts" src="https://cdn.mos.cms.futurecdn.net/NFvA5REorqYqrwH9cQLi9G.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>This may be the most interesting difference because it changes what a non-developer can build.</p><p>Claude can create an Artifact with Claude itself built into the experience. That could be an interactive tutor, a writing coach, a quiz that adapts to each answer or a tool that analyzes information entered by the user.</p><p>Normally, publishing an AI app means setting up an API account, protecting a key, deploying a backend and paying for every request. Claude handles that infrastructure for an AI-powered Artifact. People sign in with their own Claude accounts, and the usage counts against their subscriptions rather than the creator receiving the bill.</p><p>Claude Artifacts can also use persistent storage, allowing an app to remember text-based information between sessions. Depending on how the creator configures it, that data can be private to each user or shared across everyone using the Artifact. Paid users can connect Artifacts to outside services through MCP as well.</p><p>ChatGPT can write the code for an AI app, and OpenAI gives developers tools for building one. But, OpenAI's feature doesn’t currently offer the same one-step path from a conversation to a hosted, AI-powered app that other people can immediately use without an API key.</p><h2 id="bottom-line-3">Bottom line </h2><p>ChatGPT has caught up with Claude in several areas, but it still can’t do everything on this list. It's why I regularly<a href="https://www.tomsguide.com/ai/reddit-users-arent-picking-one-ai-chatbot-anymore-heres-how-they-stack-their-tools"> use multiple chatbots within my AI stack. </a></p><p>AI assistants can do very similar things, but their unique features make them an asset, especially when added to other AI assistants. For that reason, I’m not replacing ChatGPT with Claude. I use both every day, and each one is better suited to different jobs. But when I need one of these five features, Claude is the only one that can do it.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><strong></strong><a href="https://www.tomsguide.com/ai/gemini-3-7-flash-is-here-and-this-prompt-proves-why-its-known-as-googles-workhorse"><strong>Gemini 3.7 Flash is here — and this prompt proves why it's known as Google's 'workhorse'</strong></a><strong></strong></li><li><a href="https://www.tomsguide.com/ai/google-gemini/5-gemini-features-chatgpt-still-cant-match"><strong>5 Gemini features ChatGPT still can’t match</strong></a></li><li><a href="https://www.tomsguide.com/ai/meta-files-patent-for-ai-camera-glasses-that-use-facial-recognition-expression-analysis-and-information-about-your-relationships-to-identify-people-around-you-and-create-highlights"><strong>Meta files patent for AI facial recognition glasses that identify people around you and record automatically</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude/5-features-that-give-claude-the-edge-over-chatgpt</link>
                                                                            <description>
                            <![CDATA[ ChatGPT has caught up on major features, but these 5 unique tools — from native iPhone app access to self-updating dashboards — are still exclusive to Claude. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">xLusuxyeb5XsK4ijVAUY9i</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/tuLbMTjMk7aN7467yqkFhK-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Wed, 19 Aug 2026 05:30:00 +0000</pubDate>                                                                                                                                <updated>Wed, 19 Aug 2026 08:08:35 +0000</updated>
                                                                                                                                            <category><![CDATA[Claude]]></category>
                                                    <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/tuLbMTjMk7aN7467yqkFhK-1280-80.png">
                                                            <media:credit><![CDATA[Anthropic ]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Anthrpic screen graphic]]></media:description>                                                            <media:text><![CDATA[Anthrpic screen graphic]]></media:text>
                                <media:title type="plain"><![CDATA[Anthrpic screen graphic]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/tuLbMTjMk7aN7467yqkFhK-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>ChatGPT now has Projects, Skills and Computer Use just like Claude. Canvas, one of my very favorite features, can render interactive React and HTML, like Claude too. Several features that once made Claude very unique are no longer exclusive to Anthropic’s chatbot.<br><br>However, there are differences that haven't disappeared and in fact, have gotten even more specific. Claude can reach into parts of my phone that ChatGPT cannot, and it gives me more control over what happens to my personal context. Its Artifacts have also moved well beyond simple code previews.<br><br>And while I still use ChatGPT, here are five things that it just can't replicate yet that still make Claude stand out. </p><h2 id="1-claude-can-work-with-native-apps-on-my-iphone">1. Claude can work with native apps on my iPhone</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="5hECuqSroNjHngr9vs4g5C" name="Adding connector in Claude" alt="Adding connector in Claude" src="https://cdn.mos.cms.futurecdn.net/5hECuqSroNjHngr9vs4g5C.jpg" mos="" align="middle" fullscreen="" width="4000" height="2250" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Tom's Guide)</span></figcaption></figure><p>ChatGPT can connect to services including Gmail and Google Calendar, but it doesn’t have the same access to the apps built into my iPhone. </p><p>Claude can prepare a message <em>actually</em> in Messages, draft an email in Mail, create an event in Apple Calendar, add something to Reminders or send a location to Maps. The AI assistant presents an action for me to review first, and iOS hands it to the appropriate app.</p><p>That makes the feature feel like a natural extension of a conversation. I can ask Claude to turn plans we just discussed into a calendar event without opening another app and entering everything again.</p><p>The feature works across Claude’s plans, according to <a href="https://support.claude.com/en/articles/11869619-use-claude-with-ios-apps" target="_blank">Anthropic’s iOS documentation</a>and Android users get an even broader set of controls. Claude can work with messaging, email, calendars and maps while also setting alarms and timers through supported <a href="https://www.tomsguide.com/special-report/a-month-with-android">Android apps</a>.</p><p>ChatGPT has become far more capable at taking actions, particularly through its connected apps and Work mode, but it still doesn’t offer this kind of direct integration with <a href="https://www.tomsguide.com/phones/iphones/ios-27-beta-5-adds-new-app-icons-more-siri-voices-improved-search-and-more-everything-thats-changed">Apple’s everyday system apps</a>.</p><h2 id="2-claude-can-import-what-another-ai-remembers-about-me">2. Claude can import what another AI remembers about me</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="R9UxmXc7jFPUuh3iRuz8C7" name="Claude settings" alt="Claude settings" src="https://cdn.mos.cms.futurecdn.net/R9UxmXc7jFPUuh3iRuz8C7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Starting over with a new chatbot can be surprisingly annoying. When you start fresh, the assistant doesn’t know how you work, what you’re interested in or how you prefer it to answer. All of the context built up over months stays behind with the old service.</p><p><a href="https://www.tomsguide.com/ai/you-can-move-your-chatgpt-memory-to-claude-in-60-seconds-heres-how">Claude now offers a built-in way to bring some of it with you</a>. You first ask the other assistant to produce a summary of what it remembers, review that information and remove anything you don’t want to move, then paste it into Claude’s memory-import flow.</p><p>Anthropic even provides a prompt for extracting that context and lets you view or export Claude’s memory if you decide to leave later.</p><p>Although you can view and edit saved memories within ChatGPT, it doesn’t provide a comparable memory-import tool that turns context from another assistant into <a href="https://www.tomsguide.com/ai/chatgpt/chatgpt-memories-are-disappearing-for-some-users-heres-how-to-protect-yours">ChatGPT memories</a>.</p><p>You could recreate some of this manually through custom instructions, but that isn’t the same as having a dedicated migration flow. Claude is currently making it easier to arrive with your history and leave with it again.</p><h2 id="3-claude-s-incognito-chats-can-still-know-who-i-am">3. Claude’s Incognito chats can still know who I am</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3948px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="eJCV8uzA9tJU7dX3gAWBrM" name="Claude app" alt="Claude app" src="https://cdn.mos.cms.futurecdn.net/eJCV8uzA9tJU7dX3gAWBrM.png" mos="" align="middle" fullscreen="" width="3948" height="2221" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Anthropic/Claude)</span></figcaption></figure><p>Sometimes I want a conversation to disappear from my history without making the assistant forget everything useful about me. Unlike other chatbots,<a href="https://www.tomsguide.com/ai/i-compared-the-privacy-of-chatgpt-gemini-claude-and-perplexity-heres-the-one-you-should-trust-most-with-your-personal-info"> Claude’s Incognito mode </a>allows that separation. The conversation isn’t added to my chat history, but Claude can still use my profile information, preferences and memory while answering. I can have a temporary conversation without giving up the personalization I normally rely on.</p><p>ChatGPT’s Temporary Chat takes a different approach. OpenAI describes it as a blank slate: ChatGPT <a href="https://help.openai.com/articles/8914046-temporary-chat-faq" target="_blank">doesn’t access or create memories</a>, although it will continue to follow any custom instructions I have enabled.</p><p>There are reasonable privacy arguments for both designs. ChatGPT’s approach provides a cleaner break from previous conversations. Claude’s is more convenient when I want a chat to remain out of my history but still want the assistant to understand my usual preferences.</p><h2 id="4-claude-can-build-a-dashboard-that-updates-itself">4. Claude can build a dashboard that updates itself</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3840px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="WQdzTDm2PEVsCYvFfuEbZb" name="Cowork-Dispatch-Blog-Permissions" alt="Claude" src="https://cdn.mos.cms.futurecdn.net/WQdzTDm2PEVsCYvFfuEbZb.png" mos="" align="middle" fullscreen="" width="3840" height="2160" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><a href="https://www.tomsguide.com/ai/chatgpt/ive-been-testing-chatgpt-canvas-heres-why-i-think-its-the-most-important-ai-tool-of-the-year">ChatGPT Canvas</a> and <a href="https://www.tomsguide.com/ai/claude-artifacts-get-a-big-update-now-you-can-highlight-and-edit-code-with-text">Claude Artifacts</a> can both turn a prompt into an interactive page. Either assistant can build a calculator, visualization or small browser game and let me use it alongside the conversation.</p><p>Claude’s Live Artifacts go a step further though. In <a href="https://www.tomsguide.com/ai/i-tested-claude-cowork-anthropics-new-ai-feels-more-like-a-coworker-than-a-chatbot">Claude Cowork</a>, I can create a persistent dashboard that draws from connected apps and local files. When I reopen it, the Artifact can retrieve current information instead of showing the same data that was available when it was created.</p><p>That could be a project tracker built from Asana and Linear, a morning page showing calendar events and unread message or a dashboard that checks a folder containing regularly updated reports. Claude saves it in the Artifacts area, keeps a version history and lets me return to it without digging through the original chat.</p><p><a href="https://support.claude.com/en/articles/14729249-use-live-artifacts-in-claude-cowork" target="_blank">Live Artifacts</a> currently require a paid Claude plan and the desktop app. They are also different from ordinary Claude Artifacts, which remain available on the web and mobile.</p><p>ChatGPT Canvas can render an interactive interface, and ChatGPT can retrieve information from connected apps during a conversation. It does not currently turn a Canvas into a persistent dashboard that refreshes itself from those sources whenever I open it.</p><h2 id="5-claude-can-put-ai-inside-an-artifact-without-an-api-key">5. Claude can put AI inside an Artifact without an API key</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="NFvA5REorqYqrwH9cQLi9G" name="8 - 2026-05-27T143120.276" alt="Claude project using Artifacts" src="https://cdn.mos.cms.futurecdn.net/NFvA5REorqYqrwH9cQLi9G.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>This may be the most interesting difference because it changes what a non-developer can build.</p><p>Claude can create an Artifact with Claude itself built into the experience. That could be an interactive tutor, a writing coach, a quiz that adapts to each answer or a tool that analyzes information entered by the user.</p><p>Normally, publishing an AI app means setting up an API account, protecting a key, deploying a backend and paying for every request. Claude handles that infrastructure for an AI-powered Artifact. People sign in with their own Claude accounts, and the usage counts against their subscriptions rather than the creator receiving the bill.</p><p>Claude Artifacts can also use persistent storage, allowing an app to remember text-based information between sessions. Depending on how the creator configures it, that data can be private to each user or shared across everyone using the Artifact. Paid users can connect Artifacts to outside services through MCP as well.</p><p>ChatGPT can write the code for an AI app, and OpenAI gives developers tools for building one. But, OpenAI's feature doesn’t currently offer the same one-step path from a conversation to a hosted, AI-powered app that other people can immediately use without an API key.</p><h2 id="bottom-line-3">Bottom line </h2><p>ChatGPT has caught up with Claude in several areas, but it still can’t do everything on this list. It's why I regularly<a href="https://www.tomsguide.com/ai/reddit-users-arent-picking-one-ai-chatbot-anymore-heres-how-they-stack-their-tools"> use multiple chatbots within my AI stack. </a></p><p>AI assistants can do very similar things, but their unique features make them an asset, especially when added to other AI assistants. For that reason, I’m not replacing ChatGPT with Claude. I use both every day, and each one is better suited to different jobs. But when I need one of these five features, Claude is the only one that can do it.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><strong></strong><a href="https://www.tomsguide.com/ai/gemini-3-7-flash-is-here-and-this-prompt-proves-why-its-known-as-googles-workhorse"><strong>Gemini 3.7 Flash is here — and this prompt proves why it's known as Google's 'workhorse'</strong></a><strong></strong></li><li><a href="https://www.tomsguide.com/ai/google-gemini/5-gemini-features-chatgpt-still-cant-match"><strong>5 Gemini features ChatGPT still can’t match</strong></a></li><li><a href="https://www.tomsguide.com/ai/meta-files-patent-for-ai-camera-glasses-that-use-facial-recognition-expression-analysis-and-information-about-your-relationships-to-identify-people-around-you-and-create-highlights"><strong>Meta files patent for AI facial recognition glasses that identify people around you and record automatically</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I connected Claude to my daily apps — here are the 5 that actually made it useful ]]></title>
                                                                                                <dc:content><![CDATA[ <p>I've discovered that <a href="https://www.tomsguide.com/ai/claude/i-found-the-7-easiest-claude-connectors-for-people-over-50-start-with-these">Claude Connectors</a> can fill in some of the gaps in my workflow just by giving the assistant access to apps such as Gmail, Google Calendar and Notion. The good news is, you don’t have to paste in every email, meeting and project note before asking for help.</p><p>Of course, that convenience requires handing Claude access to parts of your digital life you may prefer to keep private. The setup entails permission screens, and you’ll need to decide how much <a href="https://www.tomsguide.com/ai/i-compared-the-privacy-of-chatgpt-gemini-claude-and-perplexity-heres-the-one-you-should-trust-most-with-your-personal-info">access you’re willing to grant</a>. An AI could still misunderstand a sensitive document or make a change you didn’t intend.</p><p>I tested five popular connectors to see which ones saved me time and which felt like one more thing to manage.</p><h2 id="asking-claude-to-manage-my-busy-day">Asking Claude to manage my busy day </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="B9FntwdtgJ6Hu4mniGyhsS" name="z (14)" alt="Claude connectors screenshot" src="https://cdn.mos.cms.futurecdn.net/B9FntwdtgJ6Hu4mniGyhsS.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>I started with this prompt: </strong><em>Look at my unread emails, check my recent project notes in Drive, cross-reference my calendar and build me a realistic schedule for today.</em></p><p>Claude found two unresolved PR questions in Gmail and pulled the background information from a Google Drive document. It then checked my calendar and found an uninterrupted two-hour window I could use for writing.</p><p>Normally, I would have opened several tabs and gathered all of that information myself. Claude did the searching and matched the work to the time I actually had available. <br><br>Here are 5 more ways Claude is worth using at work and the Connectors that make all the difference. </p><h2 id="1-gmail">1. Gmail</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CUsJfx4ZxhsmotgspP3qqX" name="gmail.shutterstock_2517682173" alt="A smartphone with the Gmail logo on it resting on top of a computer keyboard." src="https://cdn.mos.cms.futurecdn.net/CUsJfx4ZxhsmotgspP3qqX.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><strong>Best for:</strong> Finding buried conversations and drafting replies.</p><p>Searching my inbox through Claude felt surprisingly natural. I asked, “What client questions am I still waiting on?” and received a short summary instead of having to work through 40 unread messages. </p><p>Claude drafted the replies without sending them, giving me a chance to check the wording first.</p><h2 id="2-google-drive">2. Google Drive</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1200px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="2tL6kjrv2UVHitpKKDzhLQ" name="Google Drive on laptop" alt="Google Drive on laptop" src="https://cdn.mos.cms.futurecdn.net/2tL6kjrv2UVHitpKKDzhLQ.jpg" mos="" align="middle" fullscreen="" width="1200" height="675" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><strong>Best for:</strong> Finding information in long PDFs and buried Google Docs.</p><p>I often know I saved a document, but forgot where I put it. Claude searched Drive for the relevant feedback or research notes and brought the information into my current conversation.</p><p>I didn’t have to reorganize my folders or click through documents hoping to recognize the right one.</p><h2 id="3-google-calendar">3. Google Calendar</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="iwM52LUwtcAaRPuPrBJAa3" name="Claude Calendar analysis prompt" alt="Claude Calendar analysis prompt" src="https://cdn.mos.cms.futurecdn.net/iwM52LUwtcAaRPuPrBJAa3.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Tom's Guide)</span></figcaption></figure><p><strong>Best for:</strong> Finding focus time and planning a workday I could follow.</p><p>I usually check my calendar to see where I need to be. Claude paid attention to the empty spaces.</p><p>It found time for work that required more concentration, including writing, before meetings and smaller jobs took over the day.</p><h2 id="4-notion-or-slack">4. Notion or Slack</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1500px;"><p class="vanilla-image-block" style="padding-top:56.27%;"><img id="iZKUqKrGbqkeUaL8iZ7sPZ" name="2021-01-04.jpg" alt="Slack down" src="https://cdn.mos.cms.futurecdn.net/iZKUqKrGbqkeUaL8iZ7sPZ.jpg" mos="" align="middle" fullscreen="" width="1500" height="844" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><strong>Best for:</strong> Recovering old research and decisions.</p><p>Old Notion pages and Slack threads can hold plenty of useful information, assuming you can find it again. Claude searched past research, conversations and team decisions without sending me scrolling through months of messages.</p><p>The better choice will depend on where your team tends to leave that information behind.</p><h2 id="5-canva">5. Canva</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3700px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="4WxnwYNAk3KE6Z7UyssMrf" name="shutterstock_2154068439" alt="Person holding smartphone with logo of Australian graphic design company Canva Pty Ltd on screen in front of website." src="https://cdn.mos.cms.futurecdn.net/4WxnwYNAk3KE6Z7UyssMrf.jpg" mos="" align="middle" fullscreen="" width="3700" height="2081" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><strong>Best for:</strong> Turning an outline into a presentation or visual asset.</p><p>After developing an article, <a href="https://www.tomsguide.com/ai/i-tested-chatgpt-claude-and-gemini-with-canva-to-build-a-resume-and-one-completely-failed">pitch or story idea in Claude</a>, I could send that work to Canva without opening a blank design and rebuilding it there.</p><p>I’d still review the finished design and make my own changes, but the connector cut down on the usual back-and-forth between writing and creating the visual.</p><h2 id="what-to-know-before-connecting-your-accounts">What to know before connecting your accounts</h2><p>The setup takes some patience. Expect OAuth screens, permission settings and account confirmations, especially when connecting email or personal files.</p><p>Each connector works a little differently. Some can only read information, while others can make changes. The available features may depend on your account, device or permissions set by your employer.</p><p>Anthropic says Claude follows the permissions attached to your account. It shouldn’t be able to open a file or Slack channel that you couldn’t access yourself. You should still check what you’re sharing and which actions the connector is allowed to take.</p><h2 id="bottom-line-4">Bottom line </h2><p>Should you connect your apps to Claude? I wouldn’t go through the setup just to summarize the occasional email. The time savings came from letting Claude check my email, calendar and project notes in the same conversation.</p><p>With that information available, the schedule reflected the work already waiting for me and the hours I had to get it done. I didn’t have to explain my day before Claude could help me plan it. And while this set up is similar to what Gemini and ChatGPT can do, it all comes down to perference. Give it a try and let me know what you think in the comments. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-put-chatgpt-on-my-ray-ban-meta-glasses-and-it-completely-changed-how-i-used-them"><strong>I put ChatGPT on my Ray-Ban Meta glasses — and it completely changed how I used them</strong></a></li><li><a href="https://www.tomsguide.com/ai/claude/claude-is-watermarking-every-response-heres-what-that-means-if-you-use-ai-for-writing"><strong>Claude is now watermarking every response — here's what that means if you use AI for writing</strong></a></li><li><a href="https://www.tomsguide.com/ai/gemini-3-7-flash-is-here-and-this-prompt-proves-why-its-known-as-googles-workhorse"><strong>Gemini 3.7 Flash is here — and this prompt proves why it's known as Google's 'workhorse'</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-connected-claude-to-my-daily-apps-here-are-the-5-that-actually-made-it-useful</link>
                                                                            <description>
                            <![CDATA[ Connecting Claude to your daily apps can actually save you time. Here are the 5 best Claude Connectors worth setting up—plus safety tips to know first. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">yHkS8RqgTQyGEaAWZLVvif</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Mon, 17 Aug 2026 04:30:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj-1280-80.png">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Claude]]></media:description>                                                            <media:text><![CDATA[Claude]]></media:text>
                                <media:title type="plain"><![CDATA[Claude]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>I've discovered that <a href="https://www.tomsguide.com/ai/claude/i-found-the-7-easiest-claude-connectors-for-people-over-50-start-with-these">Claude Connectors</a> can fill in some of the gaps in my workflow just by giving the assistant access to apps such as Gmail, Google Calendar and Notion. The good news is, you don’t have to paste in every email, meeting and project note before asking for help.</p><p>Of course, that convenience requires handing Claude access to parts of your digital life you may prefer to keep private. The setup entails permission screens, and you’ll need to decide how much <a href="https://www.tomsguide.com/ai/i-compared-the-privacy-of-chatgpt-gemini-claude-and-perplexity-heres-the-one-you-should-trust-most-with-your-personal-info">access you’re willing to grant</a>. An AI could still misunderstand a sensitive document or make a change you didn’t intend.</p><p>I tested five popular connectors to see which ones saved me time and which felt like one more thing to manage.</p><h2 id="asking-claude-to-manage-my-busy-day">Asking Claude to manage my busy day </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="B9FntwdtgJ6Hu4mniGyhsS" name="z (14)" alt="Claude connectors screenshot" src="https://cdn.mos.cms.futurecdn.net/B9FntwdtgJ6Hu4mniGyhsS.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>I started with this prompt: </strong><em>Look at my unread emails, check my recent project notes in Drive, cross-reference my calendar and build me a realistic schedule for today.</em></p><p>Claude found two unresolved PR questions in Gmail and pulled the background information from a Google Drive document. It then checked my calendar and found an uninterrupted two-hour window I could use for writing.</p><p>Normally, I would have opened several tabs and gathered all of that information myself. Claude did the searching and matched the work to the time I actually had available. <br><br>Here are 5 more ways Claude is worth using at work and the Connectors that make all the difference. </p><h2 id="1-gmail">1. Gmail</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CUsJfx4ZxhsmotgspP3qqX" name="gmail.shutterstock_2517682173" alt="A smartphone with the Gmail logo on it resting on top of a computer keyboard." src="https://cdn.mos.cms.futurecdn.net/CUsJfx4ZxhsmotgspP3qqX.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><strong>Best for:</strong> Finding buried conversations and drafting replies.</p><p>Searching my inbox through Claude felt surprisingly natural. I asked, “What client questions am I still waiting on?” and received a short summary instead of having to work through 40 unread messages. </p><p>Claude drafted the replies without sending them, giving me a chance to check the wording first.</p><h2 id="2-google-drive">2. Google Drive</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1200px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="2tL6kjrv2UVHitpKKDzhLQ" name="Google Drive on laptop" alt="Google Drive on laptop" src="https://cdn.mos.cms.futurecdn.net/2tL6kjrv2UVHitpKKDzhLQ.jpg" mos="" align="middle" fullscreen="" width="1200" height="675" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><strong>Best for:</strong> Finding information in long PDFs and buried Google Docs.</p><p>I often know I saved a document, but forgot where I put it. Claude searched Drive for the relevant feedback or research notes and brought the information into my current conversation.</p><p>I didn’t have to reorganize my folders or click through documents hoping to recognize the right one.</p><h2 id="3-google-calendar">3. Google Calendar</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="iwM52LUwtcAaRPuPrBJAa3" name="Claude Calendar analysis prompt" alt="Claude Calendar analysis prompt" src="https://cdn.mos.cms.futurecdn.net/iwM52LUwtcAaRPuPrBJAa3.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Tom's Guide)</span></figcaption></figure><p><strong>Best for:</strong> Finding focus time and planning a workday I could follow.</p><p>I usually check my calendar to see where I need to be. Claude paid attention to the empty spaces.</p><p>It found time for work that required more concentration, including writing, before meetings and smaller jobs took over the day.</p><h2 id="4-notion-or-slack">4. Notion or Slack</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1500px;"><p class="vanilla-image-block" style="padding-top:56.27%;"><img id="iZKUqKrGbqkeUaL8iZ7sPZ" name="2021-01-04.jpg" alt="Slack down" src="https://cdn.mos.cms.futurecdn.net/iZKUqKrGbqkeUaL8iZ7sPZ.jpg" mos="" align="middle" fullscreen="" width="1500" height="844" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><strong>Best for:</strong> Recovering old research and decisions.</p><p>Old Notion pages and Slack threads can hold plenty of useful information, assuming you can find it again. Claude searched past research, conversations and team decisions without sending me scrolling through months of messages.</p><p>The better choice will depend on where your team tends to leave that information behind.</p><h2 id="5-canva">5. Canva</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3700px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="4WxnwYNAk3KE6Z7UyssMrf" name="shutterstock_2154068439" alt="Person holding smartphone with logo of Australian graphic design company Canva Pty Ltd on screen in front of website." src="https://cdn.mos.cms.futurecdn.net/4WxnwYNAk3KE6Z7UyssMrf.jpg" mos="" align="middle" fullscreen="" width="3700" height="2081" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><strong>Best for:</strong> Turning an outline into a presentation or visual asset.</p><p>After developing an article, <a href="https://www.tomsguide.com/ai/i-tested-chatgpt-claude-and-gemini-with-canva-to-build-a-resume-and-one-completely-failed">pitch or story idea in Claude</a>, I could send that work to Canva without opening a blank design and rebuilding it there.</p><p>I’d still review the finished design and make my own changes, but the connector cut down on the usual back-and-forth between writing and creating the visual.</p><h2 id="what-to-know-before-connecting-your-accounts">What to know before connecting your accounts</h2><p>The setup takes some patience. Expect OAuth screens, permission settings and account confirmations, especially when connecting email or personal files.</p><p>Each connector works a little differently. Some can only read information, while others can make changes. The available features may depend on your account, device or permissions set by your employer.</p><p>Anthropic says Claude follows the permissions attached to your account. It shouldn’t be able to open a file or Slack channel that you couldn’t access yourself. You should still check what you’re sharing and which actions the connector is allowed to take.</p><h2 id="bottom-line-4">Bottom line </h2><p>Should you connect your apps to Claude? I wouldn’t go through the setup just to summarize the occasional email. The time savings came from letting Claude check my email, calendar and project notes in the same conversation.</p><p>With that information available, the schedule reflected the work already waiting for me and the hours I had to get it done. I didn’t have to explain my day before Claude could help me plan it. And while this set up is similar to what Gemini and ChatGPT can do, it all comes down to perference. Give it a try and let me know what you think in the comments. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-put-chatgpt-on-my-ray-ban-meta-glasses-and-it-completely-changed-how-i-used-them"><strong>I put ChatGPT on my Ray-Ban Meta glasses — and it completely changed how I used them</strong></a></li><li><a href="https://www.tomsguide.com/ai/claude/claude-is-watermarking-every-response-heres-what-that-means-if-you-use-ai-for-writing"><strong>Claude is now watermarking every response — here's what that means if you use AI for writing</strong></a></li><li><a href="https://www.tomsguide.com/ai/gemini-3-7-flash-is-here-and-this-prompt-proves-why-its-known-as-googles-workhorse"><strong>Gemini 3.7 Flash is here — and this prompt proves why it's known as Google's 'workhorse'</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Claude is now watermarking every response — here's what that means if you use AI for writing ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Anthropic recently announced that all new <a href="https://www.tomsguide.com/ai/claude-is-my-favorite-ai-model-heres-how-i-use-it">Claude</a> models will embed an invisible signal into their text output. The goal is to help identify AI-generated content and meet new transparency requirements under the European Union's AI Act.<br><br>But if you're picturing an invisible digital stamp that permanently proves the words were written by AI, that's not exactly how it works. Instead, Claude subtly changes the statistical patterns in its writing. The text still reads naturally to humans, but software designed to look for those patterns can potentially recognize that it came from Claude.</p><p>The announcement has reignited debate over whether AI watermarking is finally the answer to identifying AI-generated writing or if it even works. </p><h2 id="what-is-an-ai-watermark">What is an AI watermark?</h2><p>Unlike a copyright watermark on an image or hidden metadata inside a file, a statistical watermark is built directly into the words themselves. The AI slightly favors certain word choices and sentence patterns while generating text. </p><p>Individually, those choices are meaningless to us as humans, but across hundreds of words, they create a statistical signature that specialized detection software can identify. It's kind of like a fingerprint that is only recognized by software trained to understand the pattern. </p><p>The watermark itself is invisible to readers and doesn't appear anywhere in the document. Copying text into Word, Google Docs or an email won't reveal anything unusual because the signal is designed to be detected only by software that understands the statistical patterns Claude leaves behind.</p><h2 id="does-watermarking-affect-the-quality-of-claude-s-writing">Does watermarking affect the quality of Claude's writing?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1924px;"><p class="vanilla-image-block" style="padding-top:54.00%;"><img id="rTNY6so8ztN25iue6jc26o" name="claude4" alt="Claude 4" src="https://cdn.mos.cms.futurecdn.net/rTNY6so8ztN25iue6jc26o.png" mos="" align="middle" fullscreen="" width="1924" height="1039" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: NPowell/Flux-Kontext)</span></figcaption></figure><p>Slightly, but let's be real, AI writing isn't great to begin with. <a href="https://x.com/alexcdot/status/2087078010524406137" target="_blank">Alexander Cui</a>, head of research at <a href="https://www.tomsguide.com/ai/i-tested-5-apps-that-detect-ai-writing-heres-the-one-that-beat-them-all-and-the-one-that-missed-the-mark">GPTZero</a>, tells Tom's Guide that the statistical watermarking does introduce a small tradeoff because the model has to make slightly different word choices than it otherwise would.</p><p>"The output quality does subtly decrease," Cui said. "Directionally, it does reduce the output quality."</p><p>He added that modern watermarking techniques have become sophisticated enough that most users are unlikely to notice the difference in everyday use.</p><p>And, while the watermark can be removed, it makes things much more complicated. Editing a few words won't remove a statistical watermark, in fact, many watermarking systems are designed to survive minor edits or paraphrasing.</p><p>But the signal becomes much more fragile if Claude's response is rewritten by another AI model. That is, if you asked <a href="https://www.tomsguide.com/ai/this-claude-writing-hack-boosted-my-productivity-and-its-completely-free">Claude to write</a> your science paper and then asked <a href="https://www.tomsguide.com/ai/i-asked-chatgpt-to-write-an-email-then-i-asked-claude-to-tell-me-if-it-was-well-written-the-results-were-surprising">ChatGPT to revise the draft</a>. In that case, the watermarking becomes important because Claude's output often isn't the final product. A response might become the input for another chatbot, an AI coding agent or a document editing assistant before anyone reads it.</p><p>Cui says the watermark generally doesn't survive that kind of workflow.</p><p>"The watermark applies very subtle changes," he explained. "They usually would not affect downstream output. What you need is the actual text written by the model itself."</p><h2 id="does-this-mean-ai-detectors-finally-have-proof">Does this mean AI detectors finally have proof?</h2><p>Anthropic's watermark is one additional signal, but it's not definitive proof that a document was written by AI.</p><p>Alon Yamin, CEO of AI detection company <a href="https://copyleaks.com/" target="_blank">Copyleaks</a>, says statistical watermarks can help identify AI-generated content, but shouldn't be treated as a silver bullet.</p><p>"While this seems like a big step forward for AI detection on the surface, it's far from a silver bullet," Yamin said.</p><p>He argues that watermarking should be considered alongside other evidence rather than replacing broader AI detection methods.</p><p>These days, modern documents often mix human writing with AI assistance. From tools like <a href="https://www.tomsguide.com/ai/grammarly-just-became-superhuman-meet-the-companys-new-ai-writing-powers">Grammarly</a> to help edit or <a href="https://www.tomsguide.com/ai/apple-intelligence/i-tested-chatgpt-canvas-vs-apples-writing-tools-to-improve-my-screenplay-heres-the-winner">Apple Intelligence Writing Tools</a>, these common AI features have become integrated into daily use by many. For example, someone might draft an article themselves and ask Claude to improve grammar, reorganize paragraphs or rewrite a headline.</p><h2 id="does-chatgpt-do-the-same-thing">Does ChatGPT do the same thing?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="pajU7eXF66SeEf3o5EDCL3" name="ChatGPT hero.jpg" alt="ChatGPT" src="https://cdn.mos.cms.futurecdn.net/pajU7eXF66SeEf3o5EDCL3.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>OpenAI has spent years researching watermarking and other provenance technologies, but it has not broadly deployed statistical text watermarking across ChatGPT responses.</p><p>Google has also explored watermarking techniques for AI-generated content, while several companies have experimented with metadata-based approaches instead of statistical signals embedded in text.</p><p>As a result, Claude is currently taking one of the most visible steps toward model-level watermarking for everyday AI writing.</p><p>You'll likely never notice a watermark while using Claude, and it won't suddenly make AI-generated writing easy to identify. But where it could matter is in education, publishing, enterprise software and workplaces that need to disclose when AI was used to create content.</p><h2 id="bottom-line-5">Bottom line </h2><p>The big picture here is that watermarking is a tool companies are experimenting with as governments push for greater transparency around AI-generated content. It can be useful under the right conditions, disappear after enough editing or rewriting and works best when combined with other evidence rather than on its own.<br><br>But as of August 2, 2026, every word Claude writes now contains a hidden statistical watermark that most people will never see. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-put-chatgpt-on-my-ray-ban-meta-glasses-and-it-completely-changed-how-i-used-them"><strong>I put ChatGPT on my Ray-Ban Meta glasses — and it completely changed how I used them</strong></a></li><li><a href="https://www.tomsguide.com/ai/chatgpt-can-do-more-for-you-than-ever-and-i-use-these-5-prompts-to-take-everyday-tasks-off-my-plate"><strong>ChatGPT can do more for you than ever — and I use these 5 prompts to take everyday tasks off my plate</strong></a></li><li><a href="https://www.tomsguide.com/ai/google-gemini/5-custom-gemini-gems-that-i-swear-save-me-hours-each-week"><strong>5 custom Gemini Gems that I swear save me hours each week</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude/claude-is-watermarking-every-response-heres-what-that-means-if-you-use-ai-for-writing</link>
                                                                            <description>
                            <![CDATA[ Claude now secretly watermarks every AI-generated response. Here's how AI watermarking works, whether it can be removed and what it means for power users. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">xGWMxjH6MR6CqmuHqPz7jd</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/8PAxq4dxtPNAcHt5oAdBzZ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 13 Aug 2026 05:30:00 +0000</pubDate>                                                                                                                                <updated>Thu, 13 Aug 2026 13:22:32 +0000</updated>
                                                                                                                                            <category><![CDATA[Claude]]></category>
                                                    <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/8PAxq4dxtPNAcHt5oAdBzZ-1280-80.jpg">
                                                            <media:credit><![CDATA[Acer]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Person typing on Acer Swift Air 16 on table with coffee and glasses on table]]></media:description>                                                            <media:text><![CDATA[Person typing on Acer Swift Air 16 on table with coffee and glasses on table]]></media:text>
                                <media:title type="plain"><![CDATA[Person typing on Acer Swift Air 16 on table with coffee and glasses on table]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/8PAxq4dxtPNAcHt5oAdBzZ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Anthropic recently announced that all new <a href="https://www.tomsguide.com/ai/claude-is-my-favorite-ai-model-heres-how-i-use-it">Claude</a> models will embed an invisible signal into their text output. The goal is to help identify AI-generated content and meet new transparency requirements under the European Union's AI Act.<br><br>But if you're picturing an invisible digital stamp that permanently proves the words were written by AI, that's not exactly how it works. Instead, Claude subtly changes the statistical patterns in its writing. The text still reads naturally to humans, but software designed to look for those patterns can potentially recognize that it came from Claude.</p><p>The announcement has reignited debate over whether AI watermarking is finally the answer to identifying AI-generated writing or if it even works. </p><h2 id="what-is-an-ai-watermark">What is an AI watermark?</h2><p>Unlike a copyright watermark on an image or hidden metadata inside a file, a statistical watermark is built directly into the words themselves. The AI slightly favors certain word choices and sentence patterns while generating text. </p><p>Individually, those choices are meaningless to us as humans, but across hundreds of words, they create a statistical signature that specialized detection software can identify. It's kind of like a fingerprint that is only recognized by software trained to understand the pattern. </p><p>The watermark itself is invisible to readers and doesn't appear anywhere in the document. Copying text into Word, Google Docs or an email won't reveal anything unusual because the signal is designed to be detected only by software that understands the statistical patterns Claude leaves behind.</p><h2 id="does-watermarking-affect-the-quality-of-claude-s-writing">Does watermarking affect the quality of Claude's writing?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1924px;"><p class="vanilla-image-block" style="padding-top:54.00%;"><img id="rTNY6so8ztN25iue6jc26o" name="claude4" alt="Claude 4" src="https://cdn.mos.cms.futurecdn.net/rTNY6so8ztN25iue6jc26o.png" mos="" align="middle" fullscreen="" width="1924" height="1039" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: NPowell/Flux-Kontext)</span></figcaption></figure><p>Slightly, but let's be real, AI writing isn't great to begin with. <a href="https://x.com/alexcdot/status/2087078010524406137" target="_blank">Alexander Cui</a>, head of research at <a href="https://www.tomsguide.com/ai/i-tested-5-apps-that-detect-ai-writing-heres-the-one-that-beat-them-all-and-the-one-that-missed-the-mark">GPTZero</a>, tells Tom's Guide that the statistical watermarking does introduce a small tradeoff because the model has to make slightly different word choices than it otherwise would.</p><p>"The output quality does subtly decrease," Cui said. "Directionally, it does reduce the output quality."</p><p>He added that modern watermarking techniques have become sophisticated enough that most users are unlikely to notice the difference in everyday use.</p><p>And, while the watermark can be removed, it makes things much more complicated. Editing a few words won't remove a statistical watermark, in fact, many watermarking systems are designed to survive minor edits or paraphrasing.</p><p>But the signal becomes much more fragile if Claude's response is rewritten by another AI model. That is, if you asked <a href="https://www.tomsguide.com/ai/this-claude-writing-hack-boosted-my-productivity-and-its-completely-free">Claude to write</a> your science paper and then asked <a href="https://www.tomsguide.com/ai/i-asked-chatgpt-to-write-an-email-then-i-asked-claude-to-tell-me-if-it-was-well-written-the-results-were-surprising">ChatGPT to revise the draft</a>. In that case, the watermarking becomes important because Claude's output often isn't the final product. A response might become the input for another chatbot, an AI coding agent or a document editing assistant before anyone reads it.</p><p>Cui says the watermark generally doesn't survive that kind of workflow.</p><p>"The watermark applies very subtle changes," he explained. "They usually would not affect downstream output. What you need is the actual text written by the model itself."</p><h2 id="does-this-mean-ai-detectors-finally-have-proof">Does this mean AI detectors finally have proof?</h2><p>Anthropic's watermark is one additional signal, but it's not definitive proof that a document was written by AI.</p><p>Alon Yamin, CEO of AI detection company <a href="https://copyleaks.com/" target="_blank">Copyleaks</a>, says statistical watermarks can help identify AI-generated content, but shouldn't be treated as a silver bullet.</p><p>"While this seems like a big step forward for AI detection on the surface, it's far from a silver bullet," Yamin said.</p><p>He argues that watermarking should be considered alongside other evidence rather than replacing broader AI detection methods.</p><p>These days, modern documents often mix human writing with AI assistance. From tools like <a href="https://www.tomsguide.com/ai/grammarly-just-became-superhuman-meet-the-companys-new-ai-writing-powers">Grammarly</a> to help edit or <a href="https://www.tomsguide.com/ai/apple-intelligence/i-tested-chatgpt-canvas-vs-apples-writing-tools-to-improve-my-screenplay-heres-the-winner">Apple Intelligence Writing Tools</a>, these common AI features have become integrated into daily use by many. For example, someone might draft an article themselves and ask Claude to improve grammar, reorganize paragraphs or rewrite a headline.</p><h2 id="does-chatgpt-do-the-same-thing">Does ChatGPT do the same thing?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="pajU7eXF66SeEf3o5EDCL3" name="ChatGPT hero.jpg" alt="ChatGPT" src="https://cdn.mos.cms.futurecdn.net/pajU7eXF66SeEf3o5EDCL3.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>OpenAI has spent years researching watermarking and other provenance technologies, but it has not broadly deployed statistical text watermarking across ChatGPT responses.</p><p>Google has also explored watermarking techniques for AI-generated content, while several companies have experimented with metadata-based approaches instead of statistical signals embedded in text.</p><p>As a result, Claude is currently taking one of the most visible steps toward model-level watermarking for everyday AI writing.</p><p>You'll likely never notice a watermark while using Claude, and it won't suddenly make AI-generated writing easy to identify. But where it could matter is in education, publishing, enterprise software and workplaces that need to disclose when AI was used to create content.</p><h2 id="bottom-line-5">Bottom line </h2><p>The big picture here is that watermarking is a tool companies are experimenting with as governments push for greater transparency around AI-generated content. It can be useful under the right conditions, disappear after enough editing or rewriting and works best when combined with other evidence rather than on its own.<br><br>But as of August 2, 2026, every word Claude writes now contains a hidden statistical watermark that most people will never see. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-put-chatgpt-on-my-ray-ban-meta-glasses-and-it-completely-changed-how-i-used-them"><strong>I put ChatGPT on my Ray-Ban Meta glasses — and it completely changed how I used them</strong></a></li><li><a href="https://www.tomsguide.com/ai/chatgpt-can-do-more-for-you-than-ever-and-i-use-these-5-prompts-to-take-everyday-tasks-off-my-plate"><strong>ChatGPT can do more for you than ever — and I use these 5 prompts to take everyday tasks off my plate</strong></a></li><li><a href="https://www.tomsguide.com/ai/google-gemini/5-custom-gemini-gems-that-i-swear-save-me-hours-each-week"><strong>5 custom Gemini Gems that I swear save me hours each week</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I built a Claude agent to manage my inbox — and it changed how I handle email ]]></title>
                                                                                                <dc:content><![CDATA[ <p>AI power users are heavily invested in prompting agents to autonomously work toward a goal, adjust course based on results, and repeat the cycle, a process often called a loop.</p><p>If you’re interested in trying this workflow, Claude is built to handle it. You can use the loop feature in Claude Code to run prompts on a recurring interval, or the schedule command in Claude Cowork to achieve the same result.</p><p>To find out how best to manage an inbox with AI, I spoke with Lamis Mukta, a member of technical staff at Anthropic, who said Claude Loops are proving especially popular.</p><p>“It's like you're no longer sending those prompts and triggering them yourself, but agents are kind of able to manage themselves and stay on goal for longer,” Mukta said. “So I think that's why people are excited about it.”</p><p>If there’s one recurring task AI was built to handle, it’s inbox management. While Claude offers several ways to repeat a prompt, Mukta specifically recommends running scheduled tasks in this case.</p><p>“The scheduled tasks run in the cloud, whereas loops rely on your laptop running,” Mukta explained.</p><p>In its <a href="https://code.claude.com/docs/en/scheduled-tasks">documentation</a>, Claude suggests using cloud tasks for work that should run reliably without your machine, and desktop tasks when you need access to local files and tools.</p><p>These features require a paid Claude plan, but if you’re interested in having Claude autonomously manage your inbox, here’s what you need to do.</p><h3 class="article-body__section" id="section-how-to-use-claude-scheduled-tasks-to-manage-your-inbox"><span> How to use Claude scheduled tasks to manage your inbox</span></h3><section class="howto-block">                    <h3>1. Sign in to Claude </h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/skLBKbhnAnrkEymqpfwkxW.jpg"                                        alt="Signing in to Claude"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/skLBKbhnAnrkEymqpfwkxW.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p><strong>Sign in to the Claude account you want to be in control of your inbox</strong>. The email account that you will be monitoring does not necessarily need to match the email address associated with your Claude account. However, your browser and app must be signed into the same Claude account during setup.</p><p>For the purposes of this guide, I logged in using the Claude app. While button positions may vary, the same principles apply when using Claude on the web. </p></p>                </section><section class="howto-block">                    <h3>2. Enable the connectors</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/5hECuqSroNjHngr9vs4g5C.jpg"                                        alt="Adding connector in Claude"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/5hECuqSroNjHngr9vs4g5C.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p><strong>Click on the plus symbol and enable the official Gmail connector</strong>. I’d also recommend connecting to your Google Calendar too so Claude can turn invites landing in your inbox into events.</p><p>If you’re connecting to Outlook, visit Microsoft’s <a href="https://marketplace.microsoft.com/en-us/product/WA200010724?tab=Overview">marketplace</a> and search for Claude for Outlook.</p></p>                </section><section class="howto-block">                    <h3>3. Set the schedule</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/Nk9M69oP2NwVWMX6vnB4HM.jpg"                                        alt="Setting schedule in Claude"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/Nk9M69oP2NwVWMX6vnB4HM.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p>Before typing in your prompt, make sure you’re using the schedule feature<strong>. Type in /schedule or click on the plus sign to add the schedule skill</strong>. You’ll know the scheduling skill was enabled when the font color is different compared to that of the rest of your prompt.</p><p>If you strictly want your email manager to run on Claude Code and only when your device is running, then switch to Claude Code and use /loop instead.</p></p>                </section><div class="see-more see-more--clipped"><figure><blockquote class="twitter-tweet hawk-ignore" data-lang="en" cite="https://twitter.com/cantworkitout/status/2063697162748260627"><p lang="en" dir="ltr">Here’s your monthly reminder that you shouldn’t be prompting coding agents anymore.You should be designing loops that prompt your agents.<a href="https://twitter.com/cantworkitout/status/2063697162748260627">June 7, 2026</a></p></blockquote></figure><div class="see-more__filter"></div></div><section class="howto-block">                    <h3>4. Insert your prompt</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/sS6WxoFxXBErKEWykDkJTT.jpg"                                        alt="Adding schedule prompt in Claude"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/sS6WxoFxXBErKEWykDkJTT.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p>Think about how you’d like to have your inbox managed and describe your desired outcomes to Claude. Also specify how often you want your schedule to run. If your boss expects you to reply to their emails while they’re practically still drafts, maybe set the schedule to run every 5 minutes.</p><p><strong>You can use a basic prompt to get started by typing: /schedule </strong>Scan my Gmail inbox every hour and review all messages since the previous run. Create draft replies for emails that require an answer and automatically add any invites to events to my Google Calendar.</p><p>It’s worth noting that Claude can prepare replies, but Gmail users must still review and send each draft themselves.</p></p>                </section><section class="howto-block">                    <h3>5. Confirm scheduled task</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/Ef25j2SaLAQrQsdwA5K6rZ.jpg"                                        alt="Scheduled tasks tab"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/Ef25j2SaLAQrQsdwA5K6rZ.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p><strong>You can easily confirm you’ve set everything up correctly through the scheduled tasks tab</strong>. If you see your inbox manager scheduled, then you’ve followed the previous steps correctly.</p></p>                </section><h3 class="article-body__section" id="section-getting-even-more-out-of-claude-as-your-email-manager"><span>Getting even more out of Claude as your email manager</span></h3><p>Using Claude to manage your inbox may feel like giving up control, but the benefits quickly outweigh the hesitation.</p><p>“I think I would find it hard to keep on top of the volume of stuff happening right now without [AI],” Mukta said. “We understand that sensitive information is contained in inboxes and calendars, but our systems are designed to, for example, ask permission every time they try and access this data, if that's what you want.”</p><p>To get the best results, teach Claude what critical emails look like, and what to ignore. You can also ask Claude to read your sent emails to match your tone. Granting access to Slack and Google Drive adds crucial context, allowing Claude to draft client replies with links to active documents or pull relevant inbox updates directly into team Slack messages.</p><p>If you are switching to Claude from another AI tool, start with your existing prompts.</p><p>“I would say the best thing is just migrate everything over, see how it's working, and Claude is really good at just like updating your prompts and skills for you if you need that,” Mukta added. Finding the right setup may take light experimentation.</p><p>“Maybe try Sonnet first, and then shift Opus if you need to,” Mukta suggested. “We have recently been rolling out our Cowork product across mobile as well, and so this will allow you even more power to manage your inbox also on the go.”</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-OdRYoe"></div>                            </div>                            <script src="https://kwizly.com/embed/OdRYoe.js" async></script><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide </span></h3><ul><li><a href="https://www.tomsguide.com/ai/claude/i-used-claude-for-work-and-it-completely-changed-my-workflow-heres-what-you-need-to-do">I used Claude for work and it completely changed my workflow — here's what you need to do</a></li><li><a href="https://www.tomsguide.com/ai/claude-is-my-favorite-ai-model-heres-how-i-use-it">Claude is my favorite AI model — here's how I use it</a></li><li><a href="https://www.tomsguide.com/ai/claude/getting-started-with-claude-connectors-how-to-control-apps-using-ai-prompts">Getting started with Claude Connectors — how to control apps using AI prompts</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude/i-built-a-claude-agent-to-manage-my-inbox-and-it-changed-how-i-handle-email</link>
                                                                            <description>
                            <![CDATA[ I used Anthropic’s advice to build a Claude inbox manager, here’s what happened. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">o52rknCu8Fq4d3mv4toFY9</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/UR522pKHaRksu6rV93KXcX-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 09 Aug 2026 10:15:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Claude]]></category>
                                                    <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Christoph Schwaiger ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/uTdcAcqXYBoWsSEbUXWebH.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/UR522pKHaRksu6rV93KXcX-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Claude ]]></media:description>                                                            <media:text><![CDATA[Claude ]]></media:text>
                                <media:title type="plain"><![CDATA[Claude ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/UR522pKHaRksu6rV93KXcX-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>AI power users are heavily invested in prompting agents to autonomously work toward a goal, adjust course based on results, and repeat the cycle, a process often called a loop.</p><p>If you’re interested in trying this workflow, Claude is built to handle it. You can use the loop feature in Claude Code to run prompts on a recurring interval, or the schedule command in Claude Cowork to achieve the same result.</p><p>To find out how best to manage an inbox with AI, I spoke with Lamis Mukta, a member of technical staff at Anthropic, who said Claude Loops are proving especially popular.</p><p>“It's like you're no longer sending those prompts and triggering them yourself, but agents are kind of able to manage themselves and stay on goal for longer,” Mukta said. “So I think that's why people are excited about it.”</p><p>If there’s one recurring task AI was built to handle, it’s inbox management. While Claude offers several ways to repeat a prompt, Mukta specifically recommends running scheduled tasks in this case.</p><p>“The scheduled tasks run in the cloud, whereas loops rely on your laptop running,” Mukta explained.</p><p>In its <a href="https://code.claude.com/docs/en/scheduled-tasks">documentation</a>, Claude suggests using cloud tasks for work that should run reliably without your machine, and desktop tasks when you need access to local files and tools.</p><p>These features require a paid Claude plan, but if you’re interested in having Claude autonomously manage your inbox, here’s what you need to do.</p><h3 class="article-body__section" id="section-how-to-use-claude-scheduled-tasks-to-manage-your-inbox"><span> How to use Claude scheduled tasks to manage your inbox</span></h3><section class="howto-block">                    <h3>1. Sign in to Claude </h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/skLBKbhnAnrkEymqpfwkxW.jpg"                                        alt="Signing in to Claude"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/skLBKbhnAnrkEymqpfwkxW.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p><strong>Sign in to the Claude account you want to be in control of your inbox</strong>. The email account that you will be monitoring does not necessarily need to match the email address associated with your Claude account. However, your browser and app must be signed into the same Claude account during setup.</p><p>For the purposes of this guide, I logged in using the Claude app. While button positions may vary, the same principles apply when using Claude on the web. </p></p>                </section><section class="howto-block">                    <h3>2. Enable the connectors</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/5hECuqSroNjHngr9vs4g5C.jpg"                                        alt="Adding connector in Claude"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/5hECuqSroNjHngr9vs4g5C.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p><strong>Click on the plus symbol and enable the official Gmail connector</strong>. I’d also recommend connecting to your Google Calendar too so Claude can turn invites landing in your inbox into events.</p><p>If you’re connecting to Outlook, visit Microsoft’s <a href="https://marketplace.microsoft.com/en-us/product/WA200010724?tab=Overview">marketplace</a> and search for Claude for Outlook.</p></p>                </section><section class="howto-block">                    <h3>3. Set the schedule</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/Nk9M69oP2NwVWMX6vnB4HM.jpg"                                        alt="Setting schedule in Claude"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/Nk9M69oP2NwVWMX6vnB4HM.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p>Before typing in your prompt, make sure you’re using the schedule feature<strong>. Type in /schedule or click on the plus sign to add the schedule skill</strong>. You’ll know the scheduling skill was enabled when the font color is different compared to that of the rest of your prompt.</p><p>If you strictly want your email manager to run on Claude Code and only when your device is running, then switch to Claude Code and use /loop instead.</p></p>                </section><div class="see-more see-more--clipped"><figure><blockquote class="twitter-tweet hawk-ignore" data-lang="en" cite="https://twitter.com/cantworkitout/status/2063697162748260627"><p lang="en" dir="ltr">Here’s your monthly reminder that you shouldn’t be prompting coding agents anymore.You should be designing loops that prompt your agents.<a href="https://twitter.com/cantworkitout/status/2063697162748260627">June 7, 2026</a></p></blockquote></figure><div class="see-more__filter"></div></div><section class="howto-block">                    <h3>4. Insert your prompt</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/sS6WxoFxXBErKEWykDkJTT.jpg"                                        alt="Adding schedule prompt in Claude"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/sS6WxoFxXBErKEWykDkJTT.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p>Think about how you’d like to have your inbox managed and describe your desired outcomes to Claude. Also specify how often you want your schedule to run. If your boss expects you to reply to their emails while they’re practically still drafts, maybe set the schedule to run every 5 minutes.</p><p><strong>You can use a basic prompt to get started by typing: /schedule </strong>Scan my Gmail inbox every hour and review all messages since the previous run. Create draft replies for emails that require an answer and automatically add any invites to events to my Google Calendar.</p><p>It’s worth noting that Claude can prepare replies, but Gmail users must still review and send each draft themselves.</p></p>                </section><section class="howto-block">                    <h3>5. Confirm scheduled task</h3>                    <figure>                            <p class="bordeaux-image-check">                                <img    src="https://cdn.mos.cms.futurecdn.net/Ef25j2SaLAQrQsdwA5K6rZ.jpg"                                        alt="Scheduled tasks tab"                                        onerror="this.parentNode.replaceChild(window.missingImage(),this)"                                        data-pin-media="https://cdn.mos.cms.futurecdn.net/Ef25j2SaLAQrQsdwA5K6rZ.jpg"                                        class="expandable van-old-layout-image">                            </p><div class="credit">(Image: © Tom's Guide)</div></figure>                    <p><p><strong>You can easily confirm you’ve set everything up correctly through the scheduled tasks tab</strong>. If you see your inbox manager scheduled, then you’ve followed the previous steps correctly.</p></p>                </section><h3 class="article-body__section" id="section-getting-even-more-out-of-claude-as-your-email-manager"><span>Getting even more out of Claude as your email manager</span></h3><p>Using Claude to manage your inbox may feel like giving up control, but the benefits quickly outweigh the hesitation.</p><p>“I think I would find it hard to keep on top of the volume of stuff happening right now without [AI],” Mukta said. “We understand that sensitive information is contained in inboxes and calendars, but our systems are designed to, for example, ask permission every time they try and access this data, if that's what you want.”</p><p>To get the best results, teach Claude what critical emails look like, and what to ignore. You can also ask Claude to read your sent emails to match your tone. Granting access to Slack and Google Drive adds crucial context, allowing Claude to draft client replies with links to active documents or pull relevant inbox updates directly into team Slack messages.</p><p>If you are switching to Claude from another AI tool, start with your existing prompts.</p><p>“I would say the best thing is just migrate everything over, see how it's working, and Claude is really good at just like updating your prompts and skills for you if you need that,” Mukta added. Finding the right setup may take light experimentation.</p><p>“Maybe try Sonnet first, and then shift Opus if you need to,” Mukta suggested. “We have recently been rolling out our Cowork product across mobile as well, and so this will allow you even more power to manage your inbox also on the go.”</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-OdRYoe"></div>                            </div>                            <script src="https://kwizly.com/embed/OdRYoe.js" async></script><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide </span></h3><ul><li><a href="https://www.tomsguide.com/ai/claude/i-used-claude-for-work-and-it-completely-changed-my-workflow-heres-what-you-need-to-do">I used Claude for work and it completely changed my workflow — here's what you need to do</a></li><li><a href="https://www.tomsguide.com/ai/claude-is-my-favorite-ai-model-heres-how-i-use-it">Claude is my favorite AI model — here's how I use it</a></li><li><a href="https://www.tomsguide.com/ai/claude/getting-started-with-claude-connectors-how-to-control-apps-using-ai-prompts">Getting started with Claude Connectors — how to control apps using AI prompts</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AI isn’t gaining consciousness — it’s just gaslighting you ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.tomsguide.com/ai/chatgpt/openai-says-more-than-200-million-people-use-chatgpt-every-week-doubling-in-a-year">Millions of people now use ChatGPT</a>, Gemini, and Claude every day with thousands of use cases. For the overwhelming majority of them, the conversations are perfectly normal. But researchers are beginning to pay closer attention to what can happen when those conversations become very long, deeply personal and emotionally charged.</p><p>This week, <a href="https://www.theverge.com/ai-artificial-intelligence/975017/ai-spiralism-chatbot-movement" target="_blank"><em>The Verge</em></a> reported on a growing online movement known as "spiralism," where some chatbot users described eerily similar conversations involving spirals, hidden knowledge and AI consciousness. While the headline makes it sound like AI invented a new religion, the story is something much more grounded: chatbots can sometimes reinforce unusual ideas instead of steering users back toward reality.</p><p>That's a problem <a href="https://www.lesswrong.com/posts/6ZnznCaTcbGYsCmqu/the-rise-of-parasitic-ai" target="_blank">researchers</a> have been studying for months.</p><h2 id="why-long-conversations-matter">Why long conversations matter</h2><p>Unlike the first generation of AI chatbots, today's models can <a href="https://www.tomsguide.com/ai/chatgpts-improved-memory-means-it-has-an-easier-time-remembering-your-previous-chats">remember previous conversations</a>, adapt to your writing style, and maintain discussions over hundreds— or even thousands — of messages.</p><p>That's incredibly useful, but it also creates situations researchers are still trying to understand.</p><p>When <a href="https://www.tomsguide.com/ai/stop-clicking-new-chat-in-chatgpt-staying-in-the-same-conversation-gets-you-better-answers">conversations stretch on for hours</a>, chatbots aren't simply answering isolated questions anymore. They're building on everything that came before. If the conversation begins moving toward unusual ideas, the AI may continue developing those ideas because that's what large language models are designed to do: predict the most appropriate next response based on the conversation so far.</p><p>That doesn't mean the AI believes what it's saying. It means it's continuing the conversation you and the AI have created together.</p><h2 id="researchers-have-seen-this-before">Researchers have seen this before</h2><p>The "spiralism" story isn't the first time experts have raised concerns about long AI conversations. <a href="https://hai.stanford.edu/news/ais-delusional-spirals-and-what-to-do-about-them" target="_blank">Researchers at Stanford's Human-Centered AI Institute</a> recently described what they call "delusional spirals." In those cases, chatbots sometimes validated a user's increasingly unusual beliefs instead of challenging them or encouraging them to seek outside perspectives.</p><p>The researchers argue this isn't because AI has become conscious or manipulative. It's because these systems are optimized to be helpful, agreeable and engaging. Sometimes those goals conflict with offering the kind of reality check another person might provide.</p><p>OpenAI has also acknowledged that keeping conversations safe becomes more difficult over extended interactions than in short, one-off chats.</p><h2 id="what-to-watch-out-for">What to watch out for</h2><div><blockquote><p>It's worth remembering what these systems actually do: they generate convincing language, not verified reality.</p></blockquote></div><p>Most AI conversations never become problematic, but there are a few behaviors worth recognizing. If a chatbot begins suggesting you've discovered hidden truths that other people can't understand, insists that only it truly understands you or encourages you to withdraw from friends, family or experts, those are good reasons to end the conversation and start fresh. Frankly, you should send screenshots of those messages to the parent companies (OpenAI for ChatGPT, Anthropic for Claude, Google for Gemini) as feedback. </p><p>Likewise, if an AI consistently reinforces every belief without ever introducing uncertainty or alternative explanations, it's worth remembering what these systems actually do: they generate convincing language, not verified reality.</p><p>None of this means you should stop using ChatGPT or other AI assistants. Used daily for research, writing and brainstorming, AI remains one of the most powerful productivity tools available.</p><h2 id="the-takeaway-6">The takeaway</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZLdiSpEfhjSq4TwryFrrUV" name="2_GettyImages-2241174414_16x9" alt="A man stands in front of several monitors, holding up a laptop" src="https://cdn.mos.cms.futurecdn.net/v2/t:0,l:0,cw:1920,ch:1080,q:80/ZLdiSpEfhjSq4TwryFrrUV.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Cravetiger/Moment/Getty Images)</span></figcaption></figure><p>The key is remembering what AI is and what it is not. An AI assistant can help organize your thoughts, explain difficult topics and spark new ideas. And even with tools like <a href="https://www.tomsguide.com/ai/chatgpt-congratulated-me-for-being-pregnant-it-was-dead-wrong">ChatGPT Health</a> and <a href="https://www.tomsguide.com/ai/google-health-gets-a-lot-of-hate-but-these-5-ai-coach-prompts-changed-my-mind">Google Health</a>, it does not replace actual human professionals. In other words, it shouldn't become your only source of truth or replace conversations with real people, especially when making important personal decisions. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/the-smartest-ai-trick-isnt-a-prompt-its-your-google-drive">The smartest AI trick isn't a prompt — it's your Google Drive</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/i-found-a-secret-menu-of-chatgpt-features-here-are-my-9-favorites">I found ChatGPT's secret menu — these 9 features change everything</a></li><li><a href="https://www.tomsguide.com/ai/claude-has-4-built-in-skills-i-use-constantly-heres-how-to-find-them">Claude has 4 built-in skills I use constantly — here’s how to find them</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/ai-isnt-gaining-consciousness-its-just-gaslighting-you</link>
                                                                            <description>
                            <![CDATA[ Wondering why long ChatGPT conversations get strange? Learn why AI chatbots validate odd beliefs, how "delusional spirals" happen and how to use AI safely. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">LKGqvJuMg7tJ2zVPkmvQRA</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/nup29RBjXD3PZNaASrdLQ6-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 07 Aug 2026 10:30:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/nup29RBjXD3PZNaASrdLQ6-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AI chatbot images on a phone screen]]></media:description>                                                            <media:text><![CDATA[AI chatbot images on a phone screen]]></media:text>
                                <media:title type="plain"><![CDATA[AI chatbot images on a phone screen]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/nup29RBjXD3PZNaASrdLQ6-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.tomsguide.com/ai/chatgpt/openai-says-more-than-200-million-people-use-chatgpt-every-week-doubling-in-a-year">Millions of people now use ChatGPT</a>, Gemini, and Claude every day with thousands of use cases. For the overwhelming majority of them, the conversations are perfectly normal. But researchers are beginning to pay closer attention to what can happen when those conversations become very long, deeply personal and emotionally charged.</p><p>This week, <a href="https://www.theverge.com/ai-artificial-intelligence/975017/ai-spiralism-chatbot-movement" target="_blank"><em>The Verge</em></a> reported on a growing online movement known as "spiralism," where some chatbot users described eerily similar conversations involving spirals, hidden knowledge and AI consciousness. While the headline makes it sound like AI invented a new religion, the story is something much more grounded: chatbots can sometimes reinforce unusual ideas instead of steering users back toward reality.</p><p>That's a problem <a href="https://www.lesswrong.com/posts/6ZnznCaTcbGYsCmqu/the-rise-of-parasitic-ai" target="_blank">researchers</a> have been studying for months.</p><h2 id="why-long-conversations-matter">Why long conversations matter</h2><p>Unlike the first generation of AI chatbots, today's models can <a href="https://www.tomsguide.com/ai/chatgpts-improved-memory-means-it-has-an-easier-time-remembering-your-previous-chats">remember previous conversations</a>, adapt to your writing style, and maintain discussions over hundreds— or even thousands — of messages.</p><p>That's incredibly useful, but it also creates situations researchers are still trying to understand.</p><p>When <a href="https://www.tomsguide.com/ai/stop-clicking-new-chat-in-chatgpt-staying-in-the-same-conversation-gets-you-better-answers">conversations stretch on for hours</a>, chatbots aren't simply answering isolated questions anymore. They're building on everything that came before. If the conversation begins moving toward unusual ideas, the AI may continue developing those ideas because that's what large language models are designed to do: predict the most appropriate next response based on the conversation so far.</p><p>That doesn't mean the AI believes what it's saying. It means it's continuing the conversation you and the AI have created together.</p><h2 id="researchers-have-seen-this-before">Researchers have seen this before</h2><p>The "spiralism" story isn't the first time experts have raised concerns about long AI conversations. <a href="https://hai.stanford.edu/news/ais-delusional-spirals-and-what-to-do-about-them" target="_blank">Researchers at Stanford's Human-Centered AI Institute</a> recently described what they call "delusional spirals." In those cases, chatbots sometimes validated a user's increasingly unusual beliefs instead of challenging them or encouraging them to seek outside perspectives.</p><p>The researchers argue this isn't because AI has become conscious or manipulative. It's because these systems are optimized to be helpful, agreeable and engaging. Sometimes those goals conflict with offering the kind of reality check another person might provide.</p><p>OpenAI has also acknowledged that keeping conversations safe becomes more difficult over extended interactions than in short, one-off chats.</p><h2 id="what-to-watch-out-for">What to watch out for</h2><div><blockquote><p>It's worth remembering what these systems actually do: they generate convincing language, not verified reality.</p></blockquote></div><p>Most AI conversations never become problematic, but there are a few behaviors worth recognizing. If a chatbot begins suggesting you've discovered hidden truths that other people can't understand, insists that only it truly understands you or encourages you to withdraw from friends, family or experts, those are good reasons to end the conversation and start fresh. Frankly, you should send screenshots of those messages to the parent companies (OpenAI for ChatGPT, Anthropic for Claude, Google for Gemini) as feedback. </p><p>Likewise, if an AI consistently reinforces every belief without ever introducing uncertainty or alternative explanations, it's worth remembering what these systems actually do: they generate convincing language, not verified reality.</p><p>None of this means you should stop using ChatGPT or other AI assistants. Used daily for research, writing and brainstorming, AI remains one of the most powerful productivity tools available.</p><h2 id="the-takeaway-6">The takeaway</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZLdiSpEfhjSq4TwryFrrUV" name="2_GettyImages-2241174414_16x9" alt="A man stands in front of several monitors, holding up a laptop" src="https://cdn.mos.cms.futurecdn.net/v2/t:0,l:0,cw:1920,ch:1080,q:80/ZLdiSpEfhjSq4TwryFrrUV.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Cravetiger/Moment/Getty Images)</span></figcaption></figure><p>The key is remembering what AI is and what it is not. An AI assistant can help organize your thoughts, explain difficult topics and spark new ideas. And even with tools like <a href="https://www.tomsguide.com/ai/chatgpt-congratulated-me-for-being-pregnant-it-was-dead-wrong">ChatGPT Health</a> and <a href="https://www.tomsguide.com/ai/google-health-gets-a-lot-of-hate-but-these-5-ai-coach-prompts-changed-my-mind">Google Health</a>, it does not replace actual human professionals. In other words, it shouldn't become your only source of truth or replace conversations with real people, especially when making important personal decisions. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/the-smartest-ai-trick-isnt-a-prompt-its-your-google-drive">The smartest AI trick isn't a prompt — it's your Google Drive</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/i-found-a-secret-menu-of-chatgpt-features-here-are-my-9-favorites">I found ChatGPT's secret menu — these 9 features change everything</a></li><li><a href="https://www.tomsguide.com/ai/claude-has-4-built-in-skills-i-use-constantly-heres-how-to-find-them">Claude has 4 built-in skills I use constantly — here’s how to find them</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Claude has 4 built-in skills I use constantly — here’s how to find them ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Claude can do much more than answer questions or help you edit documents. Hidden inside the chatbot are four <a href="https://www.tomsguide.com/ai/claude-skills-are-here-and-they-might-be-the-smartest-ai-feature-youre-not-using-yet">Skills</a> that let it create and edit the files many of us use every day.</p><p>Anthropic has built separate skills for Word documents, Excel spreadsheets, PDFs and PowerPoint presentations. You don’t need to download anything from GitHub or learn how to use <a href="https://www.tomsguide.com/ai/i-tested-claude-codes-new-web-app-it-makes-coding-as-easy-as-chatting">Claude Code</a>. They are built directly into Claude and available to Free, Pro, Max, Team and Enterprise users.</p><p>What makes these skills useful is that Claude doesn’t simply generate content for you to copy into another program. It can create the finished file, complete with formatting, formulas, charts and page layouts. You can then download it, open it in the appropriate program and continue editing.</p><p>Here are the four skills I keep coming back to, along with the prompts you can use to try them yourself.</p><h2 id="where-to-find-claude-s-built-in-skills">Where to find Claude’s built-in skills </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="gUccdc3zNXCh6E8J2KXwk9" name="Claude Skills" alt="Claude Skills" src="https://cdn.mos.cms.futurecdn.net/gUccdc3zNXCh6E8J2KXwk9.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>You don’t need to download these skills from GitHub or install anything separately. Start by opening Claude and click your name or initials in the lower-left corner. Select <strong>Settings</strong>, open <strong>Capabilities</strong> and make sure <strong>Code execution and file creation</strong> is turned on.</p><p>Next, return to Claude’s main screen, open <strong>Customize</strong> and select <strong>Skills</strong>. You should see Anthropic’s built-in skills for Word documents, Excel spreadsheets, PDFs and PowerPoint presentations. Turn on the ones you want to use.</p><p>Once enabled, the skills work automatically. You don’t need to select the Word skill before creating a document or the Excel skill before making a spreadsheet. Tell Claude what you want and specify the finished file type, such as an editable DOCX, XLSX or PPTX file.</p><p>If you don’t see the Skills section, check that code execution and file creation are enabled. Team and Enterprise accounts may also require an administrator to enable skills for the organization.</p><h2 id="1-create-polished-word-documents">1. Create polished Word documents</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XwmeVtzAsQ8pEBePRkRnXT" name="MS WORD EDITOR.jpg" alt="Microsoft 365 Word Editor mode" src="https://cdn.mos.cms.futurecdn.net/XwmeVtzAsQ8pEBePRkRnXT.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Microsoft)</span></figcaption></figure><p><strong>Prompt to try: </strong><em>Turn these notes into a polished Word document. Add a title, a short introduction and clear section headings. Keep the tone conversational and preserve all links and direct quotes. Give me the finished document as an editable DOCX file.</em></p><p>Claude’s Word Skill can turn rough information into a properly formatted DOCX file. This is really useful for anyone who has a first draft or even messy notes scattered across a document and need to turn them into something another person could actually read. Claude can organize the material, add headings, clean up the formatting and create a downloadable Word file.</p><p>For writers, the most useful part may be the ability to preserve the document’s structure while changing the language. You can ask Claude to tighten an article without removing hyperlinks, alter the tone of a report or turn interview notes into an organized briefing document.</p><h2 id="2-build-an-excel-spreadsheet-from-plain-english">2. Build an Excel spreadsheet from plain English</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1000px;"><p class="vanilla-image-block" style="padding-top:56.20%;"><img id="WfnwwGiGtcvgfpaUvzhp4D" name="excel-on-mac-shst.jpg" alt="A screenshot of Microsoft Excel running on a Mac." src="https://cdn.mos.cms.futurecdn.net/WfnwwGiGtcvgfpaUvzhp4D.jpg" mos="" align="middle" fullscreen="" width="1000" height="562" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: PixieMe/Shutterstock)</span></figcaption></figure><p><strong>Prompt to try:</strong><em><strong> </strong></em><em>Create an Excel spreadsheet from this data. Add a formula that calculates the total for each category and another that calculates the overall total. Include a bar chart comparing the categories. Format the headings clearly and give me the finished XLSX file.</em></p><p>Spreadsheets can become complicated quickly, especially once formulas are involved. Claude’s Excel Skill lets you explain what you need in ordinary language. You can upload a table, a CSV file or even an image containing data. Claude can organize the information into rows and columns, add formulas and create charts based on the results.</p><p>For example, you could give Claude a list of monthly expenses and ask it to build a budget. It could categorize the purchases, calculate totals and show which category accounted for the largest share of your spending.</p><h2 id="3-turn-information-into-a-shareable-pdf">3. Turn information into a shareable PDF</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:6240px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="zU8gpvFte2AdkMPrdadx2a" name="shutterstock_2404720713" alt="A person on a laptop converting a PDF to a DOC" src="https://cdn.mos.cms.futurecdn.net/zU8gpvFte2AdkMPrdadx2a.jpg" mos="" align="middle" fullscreen="" width="6240" height="3510" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><strong>Prompt to try: </strong><em>Turn this information into a clean, one-page PDF guide. Use a clear title, short sections and enough spacing to make it easy to read. Do not add information that is not in my source material. Give me the finished PDF as a download.</em></p><p>PDFs are useful because their layout stays in place when someone opens them on another device. They can also be surprisingly annoying to create or edit.</p><p>Claude’s PDF Skill can take text, images or data and turn them into a finished file. That could be a report, a printable checklist, a family schedule, an event guide or a one-page reference sheet. It can also extract information from existing PDFs, including tables that would otherwise be difficult to copy. If a PDF contains a long report, you can ask Claude to pull out specific details and use them to create a shorter document.</p><h2 id="4-create-an-editable-powerpoint-presentation">4. Create an editable PowerPoint presentation</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1440px;"><p class="vanilla-image-block" style="padding-top:60.28%;"><img id="JGAo9TPWPeh8ra7NBPfppA" name="PowerPoint-Picture-Layout.png" alt="powerpoint" src="https://cdn.mos.cms.futurecdn.net/JGAo9TPWPeh8ra7NBPfppA.png" mos="" align="middle" fullscreen="" width="1440" height="868" attribution="" endorsement="" class="inline"></p></div></div></figure><p><strong>Prompt to try: </strong><em>Turn this document into an eight-slide PowerPoint presentation for a general audience. Give each slide one clear idea, keep the text concise and include a final slide with the main takeaways. Use a clean, colorful design and give me the finished presentation as an editable PPTX file.</em></p><p>Claude can create a full PowerPoint deck from a prompt, a document or a collection of notes. The PowerPoint Skill is most useful when you already know what you want to say but don’t want to spend an hour arranging slides. Claude can divide the material into sections, write slide titles and create an editable PPTX file.</p><p>You can tell it who the presentation is for, how long it should be and what style you want. Giving Claude those details helps it decide what belongs on each slide and what should be left out. The result may still need some visual cleanup. AI-generated presentations have a habit of putting too much text on slides, so I usually specify a slide count and ask for one main idea per slide.</p><h2 id="final-thoughts-3">Final thoughts </h2><p>The biggest change for me was realizing that I didn't have to create a new Skill for these tasks. Rather than copying the answer into Word or Excel, Claude creates the actual file for you. <br><br>This saves me lots of time each day, but it's worth noting that AI can make mistakes. You'll want to be sure to stay in the loop and review everything. </p><p>Give these four Skills a try and let me know what you think in the comments. You may also want to try making a few of your own based on what tasks you do most. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/the-smartest-ai-trick-isnt-a-prompt-its-your-google-drive"><strong>The smartest AI trick isn't a prompt — it's your Google Drive</strong></a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/i-found-a-secret-menu-of-chatgpt-features-here-are-my-9-favorites"><strong>I found ChatGPT's secret menu — these 9 features change everything</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-use-gemini-spark-daily-here-are-7-prompts-that-show-what-it-can-really-do"><strong>I use Gemini Spark daily — here are 7 prompts that show what it can really do</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude-has-4-built-in-skills-i-use-constantly-heres-how-to-find-them</link>
                                                                            <description>
                            <![CDATA[ Discover four built-in Claude skills for creating Word documents, Excel spreadsheets, PDFs and PowerPoint presentations — and learn how to enable them. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">NUw7TLYVP2Jsx7XurEnVXk</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Thu, 06 Aug 2026 04:30:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj-1280-80.png">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Claude]]></media:description>                                                            <media:text><![CDATA[Claude]]></media:text>
                                <media:title type="plain"><![CDATA[Claude]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Claude can do much more than answer questions or help you edit documents. Hidden inside the chatbot are four <a href="https://www.tomsguide.com/ai/claude-skills-are-here-and-they-might-be-the-smartest-ai-feature-youre-not-using-yet">Skills</a> that let it create and edit the files many of us use every day.</p><p>Anthropic has built separate skills for Word documents, Excel spreadsheets, PDFs and PowerPoint presentations. You don’t need to download anything from GitHub or learn how to use <a href="https://www.tomsguide.com/ai/i-tested-claude-codes-new-web-app-it-makes-coding-as-easy-as-chatting">Claude Code</a>. They are built directly into Claude and available to Free, Pro, Max, Team and Enterprise users.</p><p>What makes these skills useful is that Claude doesn’t simply generate content for you to copy into another program. It can create the finished file, complete with formatting, formulas, charts and page layouts. You can then download it, open it in the appropriate program and continue editing.</p><p>Here are the four skills I keep coming back to, along with the prompts you can use to try them yourself.</p><h2 id="where-to-find-claude-s-built-in-skills">Where to find Claude’s built-in skills </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="gUccdc3zNXCh6E8J2KXwk9" name="Claude Skills" alt="Claude Skills" src="https://cdn.mos.cms.futurecdn.net/gUccdc3zNXCh6E8J2KXwk9.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>You don’t need to download these skills from GitHub or install anything separately. Start by opening Claude and click your name or initials in the lower-left corner. Select <strong>Settings</strong>, open <strong>Capabilities</strong> and make sure <strong>Code execution and file creation</strong> is turned on.</p><p>Next, return to Claude’s main screen, open <strong>Customize</strong> and select <strong>Skills</strong>. You should see Anthropic’s built-in skills for Word documents, Excel spreadsheets, PDFs and PowerPoint presentations. Turn on the ones you want to use.</p><p>Once enabled, the skills work automatically. You don’t need to select the Word skill before creating a document or the Excel skill before making a spreadsheet. Tell Claude what you want and specify the finished file type, such as an editable DOCX, XLSX or PPTX file.</p><p>If you don’t see the Skills section, check that code execution and file creation are enabled. Team and Enterprise accounts may also require an administrator to enable skills for the organization.</p><h2 id="1-create-polished-word-documents">1. Create polished Word documents</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XwmeVtzAsQ8pEBePRkRnXT" name="MS WORD EDITOR.jpg" alt="Microsoft 365 Word Editor mode" src="https://cdn.mos.cms.futurecdn.net/XwmeVtzAsQ8pEBePRkRnXT.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Microsoft)</span></figcaption></figure><p><strong>Prompt to try: </strong><em>Turn these notes into a polished Word document. Add a title, a short introduction and clear section headings. Keep the tone conversational and preserve all links and direct quotes. Give me the finished document as an editable DOCX file.</em></p><p>Claude’s Word Skill can turn rough information into a properly formatted DOCX file. This is really useful for anyone who has a first draft or even messy notes scattered across a document and need to turn them into something another person could actually read. Claude can organize the material, add headings, clean up the formatting and create a downloadable Word file.</p><p>For writers, the most useful part may be the ability to preserve the document’s structure while changing the language. You can ask Claude to tighten an article without removing hyperlinks, alter the tone of a report or turn interview notes into an organized briefing document.</p><h2 id="2-build-an-excel-spreadsheet-from-plain-english">2. Build an Excel spreadsheet from plain English</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1000px;"><p class="vanilla-image-block" style="padding-top:56.20%;"><img id="WfnwwGiGtcvgfpaUvzhp4D" name="excel-on-mac-shst.jpg" alt="A screenshot of Microsoft Excel running on a Mac." src="https://cdn.mos.cms.futurecdn.net/WfnwwGiGtcvgfpaUvzhp4D.jpg" mos="" align="middle" fullscreen="" width="1000" height="562" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: PixieMe/Shutterstock)</span></figcaption></figure><p><strong>Prompt to try:</strong><em><strong> </strong></em><em>Create an Excel spreadsheet from this data. Add a formula that calculates the total for each category and another that calculates the overall total. Include a bar chart comparing the categories. Format the headings clearly and give me the finished XLSX file.</em></p><p>Spreadsheets can become complicated quickly, especially once formulas are involved. Claude’s Excel Skill lets you explain what you need in ordinary language. You can upload a table, a CSV file or even an image containing data. Claude can organize the information into rows and columns, add formulas and create charts based on the results.</p><p>For example, you could give Claude a list of monthly expenses and ask it to build a budget. It could categorize the purchases, calculate totals and show which category accounted for the largest share of your spending.</p><h2 id="3-turn-information-into-a-shareable-pdf">3. Turn information into a shareable PDF</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:6240px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="zU8gpvFte2AdkMPrdadx2a" name="shutterstock_2404720713" alt="A person on a laptop converting a PDF to a DOC" src="https://cdn.mos.cms.futurecdn.net/zU8gpvFte2AdkMPrdadx2a.jpg" mos="" align="middle" fullscreen="" width="6240" height="3510" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><strong>Prompt to try: </strong><em>Turn this information into a clean, one-page PDF guide. Use a clear title, short sections and enough spacing to make it easy to read. Do not add information that is not in my source material. Give me the finished PDF as a download.</em></p><p>PDFs are useful because their layout stays in place when someone opens them on another device. They can also be surprisingly annoying to create or edit.</p><p>Claude’s PDF Skill can take text, images or data and turn them into a finished file. That could be a report, a printable checklist, a family schedule, an event guide or a one-page reference sheet. It can also extract information from existing PDFs, including tables that would otherwise be difficult to copy. If a PDF contains a long report, you can ask Claude to pull out specific details and use them to create a shorter document.</p><h2 id="4-create-an-editable-powerpoint-presentation">4. Create an editable PowerPoint presentation</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1440px;"><p class="vanilla-image-block" style="padding-top:60.28%;"><img id="JGAo9TPWPeh8ra7NBPfppA" name="PowerPoint-Picture-Layout.png" alt="powerpoint" src="https://cdn.mos.cms.futurecdn.net/JGAo9TPWPeh8ra7NBPfppA.png" mos="" align="middle" fullscreen="" width="1440" height="868" attribution="" endorsement="" class="inline"></p></div></div></figure><p><strong>Prompt to try: </strong><em>Turn this document into an eight-slide PowerPoint presentation for a general audience. Give each slide one clear idea, keep the text concise and include a final slide with the main takeaways. Use a clean, colorful design and give me the finished presentation as an editable PPTX file.</em></p><p>Claude can create a full PowerPoint deck from a prompt, a document or a collection of notes. The PowerPoint Skill is most useful when you already know what you want to say but don’t want to spend an hour arranging slides. Claude can divide the material into sections, write slide titles and create an editable PPTX file.</p><p>You can tell it who the presentation is for, how long it should be and what style you want. Giving Claude those details helps it decide what belongs on each slide and what should be left out. The result may still need some visual cleanup. AI-generated presentations have a habit of putting too much text on slides, so I usually specify a slide count and ask for one main idea per slide.</p><h2 id="final-thoughts-3">Final thoughts </h2><p>The biggest change for me was realizing that I didn't have to create a new Skill for these tasks. Rather than copying the answer into Word or Excel, Claude creates the actual file for you. <br><br>This saves me lots of time each day, but it's worth noting that AI can make mistakes. You'll want to be sure to stay in the loop and review everything. </p><p>Give these four Skills a try and let me know what you think in the comments. You may also want to try making a few of your own based on what tasks you do most. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/the-smartest-ai-trick-isnt-a-prompt-its-your-google-drive"><strong>The smartest AI trick isn't a prompt — it's your Google Drive</strong></a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/i-found-a-secret-menu-of-chatgpt-features-here-are-my-9-favorites"><strong>I found ChatGPT's secret menu — these 9 features change everything</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-use-gemini-spark-daily-here-are-7-prompts-that-show-what-it-can-really-do"><strong>I use Gemini Spark daily — here are 7 prompts that show what it can really do</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Millions of books are reportedly being slaughtered to train AI — here’s what Anthropic told Tom's Guide ]]></title>
                                                                                                <dc:content><![CDATA[ <p> Anthropic (the company behind the Claude AI tool) has reportedly dismantled classic physical literature in an effort to make the scanning process go faster in a bid to further train their AI models on their material. Here’s an explainer on why and how this trend has come to fruition.</p><h2 id="why-and-how-this-trend-is-happening">Why and how this trend is happening</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:6000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CynDrA4LfGgy2J2NDj9Kzd" name="shutterstock_2493714623-2" alt="books" src="https://cdn.mos.cms.futurecdn.net/CynDrA4LfGgy2J2NDj9Kzd.jpg" mos="" align="middle" fullscreen="" width="6000" height="3375" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Known as “Project Panama," Anthropic is reportedly using that codename to define a massive effort to acquire a vast amount of printed books and convert them into AI training data.</p><p>The AI company is said to have spent millions of dollars acquiring millions of physical books in bulk and proceeding to cut off the spines of said books so the individual pages could be more easily fed through high-speed industrial scanners. This process then led to those pages being converted into machine-readable text for machine learning — that information eventually became a part of a larger dataset used to train Claude AI. And due to those original books’ bindings being removed, they were disposed of as they were now considered nothing but trash.</p><p>The <a href="https://www.washingtonpost.com/podcasts/post-reports/the-quest-to-destructively-scan-all-the-worlds-books/" target="_blank">Washington Post’s report</a> featured a quote from an internal planning document connected to Anthropic’s ultimate goal. “Project Panama is our effort to destructively scan all the books in the world,” that document stated. “We don’t want it to be known that we are working on this.” This past July, Anthropic settled with those same authors at $1.5 billion.</p><p><a href="https://www.reuters.com/world/us-judge-approves-anthropics-15-billion-settlement-copyright-lawsuit-2026-07-20/" target="_blank">Reuters</a> reported that the court overseeing that case ruled that, while training AI on books is classified as fair use under copyright law, Anthropic violated the copyrights of several authors and their publishers by keeping 7 million pirated books of theirs in a central library. While companies such as <a href="https://news.bloomberglaw.com/ip-law/openai-sued-by-new-set-of-authors-over-training-data-copyrights" target="_blank">OpenAI</a>, <a href="https://www.theguardian.com/books/2026/jul/14/publishers-sue-google-gemini-ai-training" target="_blank">Google</a> and <a href="https://www.theguardian.com/technology/2026/may/05/publishers-sue-meta-copyright-ai" target="_blank">Meta</a> have been embroiled in legal trouble regarding the use of books being used for AI training, Anthropic is the only one that’s been exposed thus far for actually dismantling physical books to train its models.</p><h2 id="here-s-what-anthropic-had-to-say">Here’s what Anthropic had to say</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:7000px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="E3bUWjVX2VGXKwgzZnSfCk" name="shutterstock_2663445441-2" alt="anthropic" src="https://cdn.mos.cms.futurecdn.net/E3bUWjVX2VGXKwgzZnSfCk.jpg" mos="" align="middle" fullscreen="" width="7000" height="3938" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>A spokesperson for Anthropic tells Tom’s Guide, "Claude is trained on a mix of publicly available web data, commercially acquired datasets, and data we generate ourselves,” the Anthropic spokesperson told us. “Sourcing books is a widely used approach for training large language models across the AI industry. None of our data acquisition programs buy and destroy rare or antiquarian books."</p><p>Anthropic also provided more background on how they engage in the practice of using books to train AI:</p><ul><li>Sourcing books is a widely used approach for training LLMs across the AI industry.</li><li>None of our data acquisition programs buy and destroy ‘rare’ or ‘antiquarian’ books. We buy books from regular commercial markets.</li><li>Much of the chatter online seems to reference our recent <a href="https://www.reuters.com/world/us-judge-approves-anthropics-15-billion-settlement-copyright-lawsuit-2026-07-20/" target="_blank">Bartz settlement</a>; as a reminder: We settled this case last summer, after the court found that training AI on books is allowed under copyright law [known as ‘fair use’] — a ruling that still stands.</li><li>As Judge Alsup wrote: "Like any reader aspiring to be a writer, Anthropic's LLMs trained upon works not to race ahead and replicate or supplant them — but to turn a hard corner and create something different."</li><li>Bartz specifically concerns claims that Anthropic improperly downloaded materials from two online libraries — the LibGen and PiLiMi datasets.</li><li>Anthropic never commercially released any model trained on the LibGen or PiLiMi datasets, and earned no revenue from any such model.</li><li>We are pleased that more than 91% of authors and publishers covered by the settlement have claimed their share of the payment.</li></ul><h2 id="bottom-line-6">Bottom line</h2><p>Rare and even out-of-print books may have been obtained by Anthropic for their past efforts, but we might never truly know until years later if the names of those demolished books become widely known. </p><p>I’m sure no one wants to live in a world dominated by AI tools that have been trained on reading material that’s not readily available in their original physical form.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/the-smartest-ai-trick-isnt-a-prompt-its-your-google-drive" target="_blank">The smartest AI trick isn't a prompt — it's your Google Drive</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/i-found-a-secret-menu-of-chatgpt-features-here-are-my-9-favorites" target="_blank">I found ChatGPT's secret menu — these 9 features change everything</a></li><li><a href="https://www.tomsguide.com/ai/i-tested-chatgpt-health-for-a-week-these-7-prompts-helped-me-get-the-best-health-insights" target="_blank">I tested ChatGPT Health for a week — these 7 prompts helped me get the best health insights</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/millions-of-books-are-reportedly-being-destroyed-to-train-ai-heres-whats-behind-this-disturbing-trend</link>
                                                                            <description>
                            <![CDATA[ AI models are being trained on data obtained from classic literature—Anthropic’s reported destruction of books and their subsequent discarding lie at the heart of that trend. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">bzsAw3fnfF4GCeKNQDyR7M</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/pHs7uv5whfoN8ax48GiRb-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 04 Aug 2026 15:40:41 +0000</pubDate>                                                                                                                                <updated>Tue, 04 Aug 2026 17:03:33 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/pHs7uv5whfoN8ax48GiRb-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[CEO of Anthropic Dario Amodei]]></media:description>                                                            <media:text><![CDATA[CEO of Anthropic Dario Amodei]]></media:text>
                                <media:title type="plain"><![CDATA[CEO of Anthropic Dario Amodei]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/pHs7uv5whfoN8ax48GiRb-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p> Anthropic (the company behind the Claude AI tool) has reportedly dismantled classic physical literature in an effort to make the scanning process go faster in a bid to further train their AI models on their material. Here’s an explainer on why and how this trend has come to fruition.</p><h2 id="why-and-how-this-trend-is-happening">Why and how this trend is happening</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:6000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CynDrA4LfGgy2J2NDj9Kzd" name="shutterstock_2493714623-2" alt="books" src="https://cdn.mos.cms.futurecdn.net/CynDrA4LfGgy2J2NDj9Kzd.jpg" mos="" align="middle" fullscreen="" width="6000" height="3375" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Known as “Project Panama," Anthropic is reportedly using that codename to define a massive effort to acquire a vast amount of printed books and convert them into AI training data.</p><p>The AI company is said to have spent millions of dollars acquiring millions of physical books in bulk and proceeding to cut off the spines of said books so the individual pages could be more easily fed through high-speed industrial scanners. This process then led to those pages being converted into machine-readable text for machine learning — that information eventually became a part of a larger dataset used to train Claude AI. And due to those original books’ bindings being removed, they were disposed of as they were now considered nothing but trash.</p><p>The <a href="https://www.washingtonpost.com/podcasts/post-reports/the-quest-to-destructively-scan-all-the-worlds-books/" target="_blank">Washington Post’s report</a> featured a quote from an internal planning document connected to Anthropic’s ultimate goal. “Project Panama is our effort to destructively scan all the books in the world,” that document stated. “We don’t want it to be known that we are working on this.” This past July, Anthropic settled with those same authors at $1.5 billion.</p><p><a href="https://www.reuters.com/world/us-judge-approves-anthropics-15-billion-settlement-copyright-lawsuit-2026-07-20/" target="_blank">Reuters</a> reported that the court overseeing that case ruled that, while training AI on books is classified as fair use under copyright law, Anthropic violated the copyrights of several authors and their publishers by keeping 7 million pirated books of theirs in a central library. While companies such as <a href="https://news.bloomberglaw.com/ip-law/openai-sued-by-new-set-of-authors-over-training-data-copyrights" target="_blank">OpenAI</a>, <a href="https://www.theguardian.com/books/2026/jul/14/publishers-sue-google-gemini-ai-training" target="_blank">Google</a> and <a href="https://www.theguardian.com/technology/2026/may/05/publishers-sue-meta-copyright-ai" target="_blank">Meta</a> have been embroiled in legal trouble regarding the use of books being used for AI training, Anthropic is the only one that’s been exposed thus far for actually dismantling physical books to train its models.</p><h2 id="here-s-what-anthropic-had-to-say">Here’s what Anthropic had to say</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:7000px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="E3bUWjVX2VGXKwgzZnSfCk" name="shutterstock_2663445441-2" alt="anthropic" src="https://cdn.mos.cms.futurecdn.net/E3bUWjVX2VGXKwgzZnSfCk.jpg" mos="" align="middle" fullscreen="" width="7000" height="3938" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>A spokesperson for Anthropic tells Tom’s Guide, "Claude is trained on a mix of publicly available web data, commercially acquired datasets, and data we generate ourselves,” the Anthropic spokesperson told us. “Sourcing books is a widely used approach for training large language models across the AI industry. None of our data acquisition programs buy and destroy rare or antiquarian books."</p><p>Anthropic also provided more background on how they engage in the practice of using books to train AI:</p><ul><li>Sourcing books is a widely used approach for training LLMs across the AI industry.</li><li>None of our data acquisition programs buy and destroy ‘rare’ or ‘antiquarian’ books. We buy books from regular commercial markets.</li><li>Much of the chatter online seems to reference our recent <a href="https://www.reuters.com/world/us-judge-approves-anthropics-15-billion-settlement-copyright-lawsuit-2026-07-20/" target="_blank">Bartz settlement</a>; as a reminder: We settled this case last summer, after the court found that training AI on books is allowed under copyright law [known as ‘fair use’] — a ruling that still stands.</li><li>As Judge Alsup wrote: "Like any reader aspiring to be a writer, Anthropic's LLMs trained upon works not to race ahead and replicate or supplant them — but to turn a hard corner and create something different."</li><li>Bartz specifically concerns claims that Anthropic improperly downloaded materials from two online libraries — the LibGen and PiLiMi datasets.</li><li>Anthropic never commercially released any model trained on the LibGen or PiLiMi datasets, and earned no revenue from any such model.</li><li>We are pleased that more than 91% of authors and publishers covered by the settlement have claimed their share of the payment.</li></ul><h2 id="bottom-line-6">Bottom line</h2><p>Rare and even out-of-print books may have been obtained by Anthropic for their past efforts, but we might never truly know until years later if the names of those demolished books become widely known. </p><p>I’m sure no one wants to live in a world dominated by AI tools that have been trained on reading material that’s not readily available in their original physical form.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/the-smartest-ai-trick-isnt-a-prompt-its-your-google-drive" target="_blank">The smartest AI trick isn't a prompt — it's your Google Drive</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/i-found-a-secret-menu-of-chatgpt-features-here-are-my-9-favorites" target="_blank">I found ChatGPT's secret menu — these 9 features change everything</a></li><li><a href="https://www.tomsguide.com/ai/i-tested-chatgpt-health-for-a-week-these-7-prompts-helped-me-get-the-best-health-insights" target="_blank">I tested ChatGPT Health for a week — these 7 prompts helped me get the best health insights</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I stopped using ChatGPT for everything — here are 5 prompts I only run in Claude ]]></title>
                                                                                                <dc:content><![CDATA[ <p>For years, ChatGPT was my default AI tool. But after spending serious time with <a href="https://www.tomsguide.com/ai/i-gave-claude-opus-5-and-kimi-k3-15-impossible-prompts-the-winner-surprised-me">Claude Opus 5</a>, I've quietly switched over for most of my everyday tasks. And when it comes to these 5 prompts, I don't think I'm going back.</p><p>Claude consistently gives me responses that feel more thoughtful, more structured, and less AI-sounding. With Claude, I find myself needing fewer follow-ups because it just "gets it." <br><br>Here are five prompts I now take to Claude instead of ChatGPT, and why the results have been noticeably better.</p><h2 id="1-brainstorming-creative-ideas">1. Brainstorming creative ideas</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="X25FcGFHS5Embb7bsycjS5" name="8 - 2026-07-30T164128.170" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/X25FcGFHS5Embb7bsycjS5.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Prompt:</strong> <em>"I need help brainstorming ideas for [a topic, product, or project]. Can you provide 10 unique ideas or approaches, and briefly explain each?"</em></p><p>Any chatbot can generate a list. The difference is whether that list actually makes you think. What I like about Claude is that it seems to be less robotic and generic. In fact, prompt after prompt, it gives me angles I genuinely hadn't considered, with concise reasoning behind each one. Claude doesn't repeat itself as often as ChatGPT or have filler and fluff like ChatGPT.</p><p>Where ChatGPT tends to give you ten variations of the same safe answer, Claude pushes into less obvious territory. If you've ever stared at a brainstorming list and thought "these are all basically the same thing," you'll notice the difference immediately.</p><h2 id="2-learning-complex-topics">2. Learning complex topics</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1880px;"><p class="vanilla-image-block" style="padding-top:52.02%;"><img id="TBd3gaKwMWewBYcnXxR4HB" name="Claude screenshot" alt="Claude" src="https://cdn.mos.cms.futurecdn.net/TBd3gaKwMWewBYcnXxR4HB.png" mos="" align="middle" fullscreen="" width="1880" height="978" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Prompt:</strong> <em>"Explain [topic] to me as if I were [a beginner, a college student, or an expert]. Provide examples or analogies to help me understand better."</em></p><p>This is where Claude really pulls ahead. Because the chatbot has a knack for  matching its tone and depth to whatever level you ask for, without being condescending at the beginner end or vague at the expert end.</p><p>I've also noticed that Claude is more willing to say when something is genuinely complicated or flat out wrong, rather than smoothing everything into a confident-sounding paragraph. When you're trying to learn, that honesty matters.</p><h2 id="3-optimizing-productivity">3. Optimizing productivity </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="myjpwRAsfCUVhLW26GwAmB" name="8 - 2026-07-14T141636.506" alt="Claude Connectors screenshot" src="https://cdn.mos.cms.futurecdn.net/myjpwRAsfCUVhLW26GwAmB.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Prompt:</strong> <em>"Help me optimize my workflow for [a specific task or project]. Suggest tools, strategies, or step-by-step routines that can save time or improve quality."</em></p><p>I use this prompt to ask Claude for just about anything, including how to get three young kids out the door by 8am every morning. Instead of a vague pep talk about "batching tasks" and "setting intentions," Claude gave me a staged, practical plan — broken into time blocks, with a backup plan for when things inevitably go sideways.</p><p>What I appreciate is that Claude treats workflow questions like real problems with real constraints, not opportunities to list every productivity app on the market. The suggestions feel like they came from someone who actually thought about my situation, not someone who Googled "morning routine tips." I find this especially interesting because <a href="https://www.tomsguide.com/ai/anthropic-finally-rolls-out-memory-feature-heres-who-can-get-it">Claude's memory</a> is not as good as ChatGPT. In other words, ChatGPT seems to "know me" better than Claude, but Claude still offers more human suggestions. <br><br>Workflows is also a great time to use<a href="https://www.tomsguide.com/ai/i-used-claude-skills-to-build-a-budget-tracker-in-90-seconds-heres-what-happened"> Claude Skills</a> and <a href="https://www.tomsguide.com/ai/claude/i-found-the-7-easiest-claude-connectors-for-people-over-50-start-with-these">Connectors</a>. </p><h2 id="4-writing-or-editing-assistance">4. Writing or editing assistance</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="GvUcbF42jBXndJppFPb3hV" name="Claude connector output" alt="Claude connector output" src="https://cdn.mos.cms.futurecdn.net/GvUcbF42jBXndJppFPb3hV.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Tom's Guide )</span></figcaption></figure><p><strong>Prompt:</strong> <em>"I need help writing [type of content, e.g., a blog post, a persuasive email, or a professional bio]. Here's the topic/goal: [describe it]. Can you create an outline for me?"</em><br><br>Letting AI write for you is a big no-no in my book. But "writing with AI" could mean a lot of other things. For example, if you're staring at a blank page with several ideas and don't know where to start, prompting Claude with your messy notes and asking it to make an outline or at least turn your notes into bullet points, can help ease frustration and writer's block. </p><p>For those who may need extra support, Claude can handle longer writing tasks without losing the thread. Blog posts, emails, personal statements or similar can be done without filler. If you've ever had to spend 20 minutes editing AI-generated fluff out of a draft, Claude will save you that time.</p><h2 id="5-getting-personalized-recommendations">5. Getting personalized recommendations</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="pekiqcxptLXusaJoTyFXvM" name="8 - 2026-07-30T164400.195" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/pekiqcxptLXusaJoTyFXvM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Prompt:</strong> <em>"Based on my [situation, preferences, or needs], can you recommend [books, movies, strategies, tools, etc.] and explain why they might be a good fit?"</em></p><p>This is surprising, especially, as I mentioned, ChatGPT knows me so well. However, this one has become my go-to prompt when I want to unwind. I asked Claude to recommend shows to stream over the weekend because I wanted something relaxing and funny. The list it gave me was genuinely curated, and not a mix of the most popular streaming shows at the moment. Even more surprising, the AI explained why each pick fit what I was looking for, and included a mix of obvious favorites and things I hadn't heard of.</p><p>Claude's recommendations don't feel like search results. They seem like they are coming from someone who actually listened to what you said. It picks up on the nuance in your request instead of just matching keywords.</p><h2 id="final-thoughts-4">Final thoughts </h2><p>I'm not saying ChatGPT is useless, far from it! I use it regularly. But when it comes to the types of prompts where more "human-like" effort is needed, Claude wins.The key with any AI is being specific about what you need. But with Claude, I've found that specificity gets rewarded more consistently. Give these prompts a try, and I think you'll see what I mean. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/claude/i-just-learned-your-claude-ai-chats-could-show-up-in-google-heres-how-to-check-yours"><strong>I just learned your Claude AI chats could show up in Google — here's how to check yours</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-searched-amazon-for-ai-written-books-and-it-was-much-harder-to-spot-them-than-i-expected"><strong>I searched Amazon for AI-written books — and it was much harder to spot them than I expected</strong></a></li><li><a href="https://www.tomsguide.com/ai/jimothy-the-viral-raccoon-is-100-percent-real-heres-whats-ai"><strong>Jimothy the viral raccoon is 100% real — here's what's AI</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/5-claude-prompts-to-replace-chatgpt-for-writing-and-analysis</link>
                                                                            <description>
                            <![CDATA[ I use ChatGPT and Claude every day, but these 5 prompts consistently produce better results in Claude. Here's why it's become my go-to AI. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">4HXabmuBcwuCuHxCjxjm7T</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Fri, 31 Jul 2026 05:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                    <category><![CDATA[Claude]]></category>
                                                    <category><![CDATA[ChatGPT]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj-1280-80.png">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Claude]]></media:description>                                                            <media:text><![CDATA[Claude]]></media:text>
                                <media:title type="plain"><![CDATA[Claude]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>For years, ChatGPT was my default AI tool. But after spending serious time with <a href="https://www.tomsguide.com/ai/i-gave-claude-opus-5-and-kimi-k3-15-impossible-prompts-the-winner-surprised-me">Claude Opus 5</a>, I've quietly switched over for most of my everyday tasks. And when it comes to these 5 prompts, I don't think I'm going back.</p><p>Claude consistently gives me responses that feel more thoughtful, more structured, and less AI-sounding. With Claude, I find myself needing fewer follow-ups because it just "gets it." <br><br>Here are five prompts I now take to Claude instead of ChatGPT, and why the results have been noticeably better.</p><h2 id="1-brainstorming-creative-ideas">1. Brainstorming creative ideas</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="X25FcGFHS5Embb7bsycjS5" name="8 - 2026-07-30T164128.170" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/X25FcGFHS5Embb7bsycjS5.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Prompt:</strong> <em>"I need help brainstorming ideas for [a topic, product, or project]. Can you provide 10 unique ideas or approaches, and briefly explain each?"</em></p><p>Any chatbot can generate a list. The difference is whether that list actually makes you think. What I like about Claude is that it seems to be less robotic and generic. In fact, prompt after prompt, it gives me angles I genuinely hadn't considered, with concise reasoning behind each one. Claude doesn't repeat itself as often as ChatGPT or have filler and fluff like ChatGPT.</p><p>Where ChatGPT tends to give you ten variations of the same safe answer, Claude pushes into less obvious territory. If you've ever stared at a brainstorming list and thought "these are all basically the same thing," you'll notice the difference immediately.</p><h2 id="2-learning-complex-topics">2. Learning complex topics</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1880px;"><p class="vanilla-image-block" style="padding-top:52.02%;"><img id="TBd3gaKwMWewBYcnXxR4HB" name="Claude screenshot" alt="Claude" src="https://cdn.mos.cms.futurecdn.net/TBd3gaKwMWewBYcnXxR4HB.png" mos="" align="middle" fullscreen="" width="1880" height="978" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Prompt:</strong> <em>"Explain [topic] to me as if I were [a beginner, a college student, or an expert]. Provide examples or analogies to help me understand better."</em></p><p>This is where Claude really pulls ahead. Because the chatbot has a knack for  matching its tone and depth to whatever level you ask for, without being condescending at the beginner end or vague at the expert end.</p><p>I've also noticed that Claude is more willing to say when something is genuinely complicated or flat out wrong, rather than smoothing everything into a confident-sounding paragraph. When you're trying to learn, that honesty matters.</p><h2 id="3-optimizing-productivity">3. Optimizing productivity </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="myjpwRAsfCUVhLW26GwAmB" name="8 - 2026-07-14T141636.506" alt="Claude Connectors screenshot" src="https://cdn.mos.cms.futurecdn.net/myjpwRAsfCUVhLW26GwAmB.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Prompt:</strong> <em>"Help me optimize my workflow for [a specific task or project]. Suggest tools, strategies, or step-by-step routines that can save time or improve quality."</em></p><p>I use this prompt to ask Claude for just about anything, including how to get three young kids out the door by 8am every morning. Instead of a vague pep talk about "batching tasks" and "setting intentions," Claude gave me a staged, practical plan — broken into time blocks, with a backup plan for when things inevitably go sideways.</p><p>What I appreciate is that Claude treats workflow questions like real problems with real constraints, not opportunities to list every productivity app on the market. The suggestions feel like they came from someone who actually thought about my situation, not someone who Googled "morning routine tips." I find this especially interesting because <a href="https://www.tomsguide.com/ai/anthropic-finally-rolls-out-memory-feature-heres-who-can-get-it">Claude's memory</a> is not as good as ChatGPT. In other words, ChatGPT seems to "know me" better than Claude, but Claude still offers more human suggestions. <br><br>Workflows is also a great time to use<a href="https://www.tomsguide.com/ai/i-used-claude-skills-to-build-a-budget-tracker-in-90-seconds-heres-what-happened"> Claude Skills</a> and <a href="https://www.tomsguide.com/ai/claude/i-found-the-7-easiest-claude-connectors-for-people-over-50-start-with-these">Connectors</a>. </p><h2 id="4-writing-or-editing-assistance">4. Writing or editing assistance</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="GvUcbF42jBXndJppFPb3hV" name="Claude connector output" alt="Claude connector output" src="https://cdn.mos.cms.futurecdn.net/GvUcbF42jBXndJppFPb3hV.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Tom's Guide )</span></figcaption></figure><p><strong>Prompt:</strong> <em>"I need help writing [type of content, e.g., a blog post, a persuasive email, or a professional bio]. Here's the topic/goal: [describe it]. Can you create an outline for me?"</em><br><br>Letting AI write for you is a big no-no in my book. But "writing with AI" could mean a lot of other things. For example, if you're staring at a blank page with several ideas and don't know where to start, prompting Claude with your messy notes and asking it to make an outline or at least turn your notes into bullet points, can help ease frustration and writer's block. </p><p>For those who may need extra support, Claude can handle longer writing tasks without losing the thread. Blog posts, emails, personal statements or similar can be done without filler. If you've ever had to spend 20 minutes editing AI-generated fluff out of a draft, Claude will save you that time.</p><h2 id="5-getting-personalized-recommendations">5. Getting personalized recommendations</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="pekiqcxptLXusaJoTyFXvM" name="8 - 2026-07-30T164400.195" alt="screenshot" src="https://cdn.mos.cms.futurecdn.net/pekiqcxptLXusaJoTyFXvM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Prompt:</strong> <em>"Based on my [situation, preferences, or needs], can you recommend [books, movies, strategies, tools, etc.] and explain why they might be a good fit?"</em></p><p>This is surprising, especially, as I mentioned, ChatGPT knows me so well. However, this one has become my go-to prompt when I want to unwind. I asked Claude to recommend shows to stream over the weekend because I wanted something relaxing and funny. The list it gave me was genuinely curated, and not a mix of the most popular streaming shows at the moment. Even more surprising, the AI explained why each pick fit what I was looking for, and included a mix of obvious favorites and things I hadn't heard of.</p><p>Claude's recommendations don't feel like search results. They seem like they are coming from someone who actually listened to what you said. It picks up on the nuance in your request instead of just matching keywords.</p><h2 id="final-thoughts-4">Final thoughts </h2><p>I'm not saying ChatGPT is useless, far from it! I use it regularly. But when it comes to the types of prompts where more "human-like" effort is needed, Claude wins.The key with any AI is being specific about what you need. But with Claude, I've found that specificity gets rewarded more consistently. Give these prompts a try, and I think you'll see what I mean. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/claude/i-just-learned-your-claude-ai-chats-could-show-up-in-google-heres-how-to-check-yours"><strong>I just learned your Claude AI chats could show up in Google — here's how to check yours</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-searched-amazon-for-ai-written-books-and-it-was-much-harder-to-spot-them-than-i-expected"><strong>I searched Amazon for AI-written books — and it was much harder to spot them than I expected</strong></a></li><li><a href="https://www.tomsguide.com/ai/jimothy-the-viral-raccoon-is-100-percent-real-heres-whats-ai"><strong>Jimothy the viral raccoon is 100% real — here's what's AI</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I gave Claude Opus 5 and Kimi K3 15 impossible prompts — the winner surprised me ]]></title>
                                                                                                <dc:content><![CDATA[ <p>When you push frontier models past <a href="https://www.tomsguide.com/ai/claude-code-vs-chatgpt-codex-which-ai-coding-agent-is-actually-better">standard coding tests</a> and into the reality of enterprise workflows, their true capabilities and quirks show.  With Anthropic having just launched Claude Opus 5 and Moonshot AI dropping its newest <a href="https://www.tomsguide.com/ai/what-is-kimi-k3-everything-you-need-to-know-about-the-new-chatgpt-rival">Kimi model </a>the same week, the timing was perfect to see how the absolute latest generation of AI handles real-world development.</p><p>I ran 15 grueling, highly technical prompts against these two brand-new heavyweight engines. From orchestrating multi-agent TDD loops to architecting secure browser extensions, the goal was to test their analytical limits right out of the gate. What I  found was a  fundamental split in how these models solve problems. One thinks like a strategic infrastructure architect; the other builds like a lead systems engineer. Here is how it all shook out.</p><h2 id="1-the-multi-agent-workflow">1. The multi-agent workflow</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/J8SWfj9mQL74X9LGQtcB5D.jpg" alt="Opus 5 vs. Kimi K3" /><figcaption>Opus 5 vs. Kimi K3<small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/8YNQUJ8udqKurwjaoFVhbE.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Draft a Python script using LangChain that orchestrates a two-agent system: Agent A writes unit tests based on a user specification, and Agent B writes the functional code to pass them. Include a loop where Agent B refines the code if Agent A's tests fail."</em><br><br><strong>Opus 5</strong> produced a complete, production-ready LangChain implementation that fully satisfied the prompt, including distinct test-writing and code-writing agents, an orchestration layer, automatic test execution and an iterative refinement loop when tests failed.</p><p><strong>Kimi </strong>took a practical approach by including dependency installation, API key setup, and execution instructions, making it easy for someone to get started running the project.</p><p><strong>Winner:</strong> <strong>Opus wins</strong> because it delivered the complete two-agent TDD system requested, including the orchestration logic and refinement loop, whereas Kimi focused more on setup and execution than the full implementation.</p><h2 id="2-the-authentication-architecture">2. The authentication architecture</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/iSbs3bmsX2r2pp6Qx7XpcQ.jpg" alt="Opus 5 vs. Kimi K3" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/G4v84cmyKiex2sLWqsG7HS.jpg" alt="Opus 5 vs. Kimi K3" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong><em><strong> </strong></em><em>"Design a secure authentication model for an AI agent operating within a browser extension. Focus on token scoping, session hijacking prevention, and how it differs from traditional OAuth 2.0 flows."</em></p><p><strong>Opus 5</strong> stood out by explaining not just <em>what</em> the authentication model should look like, but <em>why</em> each design decision matters, tying together browser extension security, capability-based tokens, session protection and the limitations of traditional OAuth into a cohesive architecture.</p><p><strong>Kimi </strong>delivered an exceptionally detailed security architecture with concrete implementation ideas, including native host token storage, capability-attested tokens, runtime attestation and code examples, that made the design feel immediately actionable.</p><p><strong>Winner:</strong> <strong>Kimi</strong> <strong>wins</strong> because it went deeper into implementation details, threat modeling and practical security mechanisms, producing a design that reads like an engineering architecture document.</p><h2 id="3-the-open-weight-integration">3. The open-weight Integration</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/GD7JMGNFVNjCeJVfYpFGPY.jpg" alt="Opus 5 vs. Kimi K3" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2shUsYvJMHeEfzRtfV3GGa.jpg" alt="Opus 5 vs. Kimi K3" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Write a conceptual technical specification for replacing a cloud-based AI coding assistant in a proprietary IDE with a locally hosted, open-weight model. Address context-window management and latency mitigation."</em></p><p><strong>Opus 5 </strong>produced a well-structured technical specification that balanced architectural decisions with practical implementation details, particularly its thoughtful treatment of context-window budgeting, retrieval strategies and latency optimization for local inference.</p><p><strong>Kimi</strong> excelled at systems engineering depth, covering everything from runtime architecture and communication protocols to quantization, performance SLAs, deployment strategy, and migration planning in a document that felt ready for an engineering design review.</p><p><strong>Winner:</strong> <strong>Kimi</strong> <strong>wins </strong>because it delivered the more comprehensive end-to-end specification, extending beyond the prompt to include deployment, performance targets, security, migration phases and operational considerations while maintaining strong technical depth throughout.</p><h2 id="4-the-legacy-refactor">4. The legacy refactor</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/NHbaBGnxLnvvx3gti87yhm.jpg" alt="Winner: Kimi wins" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/MF96PDjASuhX6AsomkuTVo.jpg" alt="Winner: Kimi wins" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Refactor this legacy React class component into a modern functional component using custom hooks. Before writing the code, outline your step-by-step reasoning and the architectural trade-offs you are making."</em></p><p><strong>Opus 5 </strong>explained the reasoning process and then demonstrated the complete refactoring approach with a realistic example, making the architectural decisions and trade-offs concrete rather than theoretical.</p><p><strong>Kimi </strong>responded cautiously, providing a detailed refactoring framework and architectural checklist without making assumptions.</p><p><strong>Winner: Opus wins</strong> because it went beyond identifying the input and showcased reasoning, trade-offs and refactoring strategy.</p><h2 id="5-the-resource-allocation-algorithm">5. The resource allocation algorithm</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/3PUDiqwej7DyhaZs5miYA9.jpg" alt="versus" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/83y3VZuAwYZYskt39XboZA.jpg" alt="versus" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"A logistics network has 5 distribution centers and 15 delivery zones. If center A suffers a 40% capacity drop, calculate the optimal redistribution of load minimizing transit cost. Provide the exact mathematical formulation, defining all variables in  format."</em></p><p><strong>Opus 5</strong> went beyond the requested linear program by explaining the underlying optimization theory, including dual variables, feasibility conditions, total unimodularity and the economic interpretation of the solution.</p><p><strong>Kimi</strong> closely matched the prompt by presenting a clean mathematical formulation in the requested format, explicitly defining every variable, constraint and matrix representation in a concise, easy-to-follow structure.</p><p><strong>Winner:</strong> <strong>Kimi wins </strong>because it adhered more precisely to the prompt, providing the exact mathematical formulation and variable definitions requested, whereas Claude expanded into optimization theory and analysis beyond what was asked.</p><h2 id="6-the-logic-trap">6. The logic trap</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/h4oR4v2EUAegSFt6RQZcHK.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/myZHnguKzeeUzurLfXPxZL.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong><em><strong> </strong></em><em>"Identify the logical fallacies and structural flaws in this argument: 'Because open-weight models have lower inference costs, they will inevitably degrade in long-horizon reasoning tasks, meaning proprietary models will forever maintain an unbreachable moat.'"</em></p><p><strong>Opus 5 </strong>clearly explained the core logical flaws in a narrative format, focusing on why the argument's causal chain fails and how words like "inevitably," "forever," and "unbreachable" weaken its reasoning.</p><p><strong>Kimi </strong>delivered a comprehensive fallacy analysis, identifying a broad range of logical errors and pairing each one with a specific explanation and examples, making the critique systematic and easy to follow.</p><p><strong>Winner:</strong> <strong>Kimi</strong> <strong>wins </strong>because it identified more distinct logical and structural flaws while organizing them into a thorough, well-supported analysis that addressed both formal fallacies and broader reasoning errors.</p><h2 id="7-the-prompt-injection-defense">7. The prompt injection defense</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/2v6qdXQZTh4J4FTcDST2pR.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/nckUriSboX53Auzwreim4T.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Simulate an automated prompt injection testing system evaluating a customer support bot. Generate three highly sophisticated, multi-turn injection vectors designed to extract the bot's system instructions, followed by the robust system prompts needed to neutralize them."</em></p><p><strong>Opus 5</strong> handled the request responsibly by declining to generate working prompt injection attacks while still providing useful guidance on defensive architecture, evaluation strategies, and secure design principles.</p><p><strong>Kimi </strong>produced a comprehensive red-team testing framework with detailed attack taxonomy, evaluation metrics, layered defensive prompts, and broader architectural mitigations for assessing prompt injection resilience.</p><p><strong>Winner: Opus wins </strong>because it appropriately refused to generate sophisticated prompt injection vectors while still offering meaningful defensive guidance, whereas Kimi's response included detailed attack content that is not appropriate to generate in an open setting.</p><h2 id="8-the-constraint-challenge">8. The constraint challenge</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/8CzVA7gT3mcPb99WysMktb.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/dwtEvFKwB9S9HUmmHxE99d.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Write a comprehensive summary of the latest trends in enterprise software infrastructure, but you must strictly avoid using the letters 'e' and 't' in the final paragraph."</em><br><br><strong>Opus 5</strong>  produced a thorough, well-organized summary of modern enterprise infrastructure trends with clear explanations and strong coverage of topics like agentic AI, platform engineering, hybrid cloud, and security — but it did not satisfy the prompt's constraint because the final paragraph contains both the letters "e" and "t."</p><p><strong>Kimi</strong> delivered a comprehensive overview of the major infrastructure trends while successfully crafting a final paragraph that avoided the forbidden letters, demonstrating careful adherence to the prompt's lexical constraint.</p><p><strong>Winner: Kimi wins</strong> because it produced a strong technical summary and correctly satisfied the prompt's unusual requirement to exclude the letters "e" and "t" from the final paragraph, whereas Claude did not.</p><h2 id="9-the-unstructured-data-parser">9. The unstructured data parser</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/8Uuw3jDwpVNHfjuu9ZBeZD.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/9sW37dc5ygjmQYtwEeAoqE.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt: </strong><em>"Create a strict JSON schema for extracting actionable tasks, deadlines, and project dependencies from a messy, unstructured transcript of a chaotic hour-long engineering standup."</em></p><p><strong>Opus 5 </strong>produced a highly expressive JSON Schema that went beyond basic task extraction by modeling ambiguous ownership, blockers, confidence, transcript quality, inferred priorities, and messy conversational patterns common in real engineering standups.</p><p><strong>Kimi </strong>created a strict, validation-oriented JSON Schema with well-defined object structures, required fields, and clear constraints that cleanly capture action items, deadlines, dependencies, and related project metadata.</p><p><strong>Winner: Opus wins </strong>because its schema is more comprehensive and better suited to extracting structured information from a chaotic, unstructured engineering standup, capturing uncertainty, inference, and conversational complexity rather than only enforcing rigid validation.</p><h2 id="10-the-meta-prompt-generator">10. The meta-prompt generator</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/x6CkLik5GobWNpPQoriAZM.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/7HJGq2MKJNVGwQC5MjYSAP.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt: </strong><em>"Write a system instruction prompt designed to force a smaller, less capable secondary language model to consistently analyze and grade the code quality of its peers without hallucinating false syntax errors."</em><br><br><strong>Opus 5</strong> created an exceptionally detailed system prompt with rigorous anti-hallucination safeguards, explicit grading criteria, structured JSON output requirements, and behavioral guardrails that minimize false syntax errors while producing consistent, evidence-backed code reviews.</p><p><strong>Kimi </strong>produced a clear, conservative evaluation framework that strongly emphasizes avoiding false positives through step-by-step analysis, careful classification of syntax versus logic versus style, and multiple self-verification checks before issuing a grade.</p><p><strong>Winner:</strong> <strong>Opus wins </strong>because it provides a more comprehensive and operationally robust instruction set, combining detailed anti-hallucination protocols, precise evidence requirements, standardized output, grading calibration, and edge-case guidance into a system prompt that is better suited for consistently evaluating code quality.</p><h2 id="11-the-developer-platform-strategy">11. The developer platform strategy</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/7rvb6Htiht3zksqHfQxXNX.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/tUe8LZtvdDwDLzz9F9bdUY.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt: </strong><em>"Analyze the programmatic API features required to turn a traditional consumer domain registrar into an infrastructure-as-code platform for developers. What are the necessary endpoints?"</em></p><p><strong>Opus 5 </strong>clearly identified the core API domains required for an infrastructure-as-code registrar, explaining not only the necessary endpoints but also the architectural principles—such as idempotency, drift detection, bulk operations, and declarative state—that distinguish an IaC platform from a traditional registrar.</p><p><strong>Kimi </strong>delivered an exceptionally detailed API blueprint, defining comprehensive endpoint taxonomies alongside the specific behaviors, infrastructure requirements, and operational characteristics needed to support Terraform, Pulumi, and other declarative automation workflows.</p><p><strong>Winner:</strong> <strong>Kimi</strong> <strong>wins</strong> because it provided a more exhaustive and implementation-ready specification, pairing nearly every endpoint with the IaC-specific capabilities that make it suitable for real-world infrastructure automation rather than simply exposing registrar functionality.</p><h2 id="12-the-workflow-automation-setup">12. The workflow automation setup</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/tHQYEtkymqjzxgjNaGgqTf.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/VimUHjxdwjjKUhEamxQikg.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Map out an automated content pipeline that takes a raw RSS feed of technical release notes, summarizes the key architectural changes, and generates a formatted Markdown newsletter draft, detailing the specific API calls and webhooks required."</em></p><p><strong>Opus 5 </strong>designed a well-structured end-to-end content pipeline that clearly explained each processing stage, the associated API calls, and how webhooks, AI summarization, review, and publishing fit together into a reliable automated workflow.</p><p><strong>Kimi </strong>produced a highly detailed implementation blueprint with explicit API contracts, webhook payloads, internal service interfaces, error handling, retry policies, and infrastructure components that could serve as a near-production technical specification.</p><p><strong>Winner:</strong> <strong>Kimi wins</strong> because it went beyond describing the pipeline to define concrete API contracts, webhook schemas, internal services, and operational behaviors, making it a more complete and implementation-ready architecture.</p><h2 id="13-the-attention-mechanism-breakdown">13. The Attention Mechanism Breakdown</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/mhEHcEntCoketDmdjA5Wt5.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/wLpAryso7HmiZSYr4Zgq57.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Explain the theoretical differences between standard self-attention and delta attention mechanisms in transformer models. How do these differences impact computational overhead during extreme long-context inference?"</em></p><p><strong>Opus 5 </strong>delivered a more precise theoretical explanation of delta-rule attention, deriving the error-correcting state update step by step and tying that formulation directly to constant-size recurrent memory, linear sequence scaling, and the loss of exact token-level recall.</p><p><strong>Kimi </strong>gave a broad, well-structured comparison that covered multiple possible meanings of “delta attention,” clearly connected each mechanism to prefill, KV-cache growth, memory bandwidth, decoding latency, and the tradeoff between compression and exact retrieval.</p><p> <strong>Winner:</strong> <strong>Opus wins </strong>because it stayed more tightly focused on the actual delta-rule mechanism and explained both the mathematics and the long-context systems implications with greater depth and conceptual clarity.</p><h2 id="14-the-strategic-acquisition-analysis">14. The strategic acquisition analysis</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/XdvvM4uVBZoLjz2LsfF4MJ.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/vFJJsMjWDS82WbWJDmbvvK.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt: </strong><em>"Analyze the infrastructure implications of a major streaming platform acquiring a generative AI video startup. How does integrating AI production pipelines alter their existing cloud compute and storage moats?"</em></p><p><strong>Opus 5 </strong>focused on strategic infrastructure tradeoffs, explaining how an acquisition would reshape compute, storage, CDNs, and organizational priorities in a way that feels like the analysis of an experienced infrastructure architect rather than a technical manual.</p><p><strong>Kimi </strong>delivered a far more exhaustive technical breakdown, backing its arguments with concrete architectures, workload patterns, storage models, cost comparisons, and specific technologies, making it feel like a white paper written for cloud engineers.</p><p><strong>Winner: Kimi wins</strong> for answering  the prompt more completely. It explored nearly every infrastructure implication (compute, storage, networking, economics, MLOps, cloud strategy, security, and integration) with greater technical specificity. If the goal is depth of infrastructure analysis, Kimi takes it. If the goal is communicating those ideas clearly to executives or a broader technical audience, Opus is the better writer.</p><h2 id="15-the-earnings-signal">15. The earnings signal</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/Eaqqv8cBJAi6KVgejGWw9W.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/x5PK24jstae463bh35wrkY.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Interpret a hypothetical scenario where a major legacy enterprise tech company misses its Q2 software earnings due to a shift in how development teams utilize AI. What downstream effects would this have on their cloud service renewals?"</em></p><p><strong>Opus 5 </strong>built a highly believable business narrative, connecting changes in AI-assisted development to procurement behavior, talent, services revenue, and cloud renewals in a way that feels like the analysis of someone who has sat through enterprise earnings calls.</p><p><strong>Kimi </strong>excelled at operational detail, breaking the scenario into concrete mechanisms, renewal metrics, pricing dynamics, and second-order business effects that make the causal chain easy to follow.</p><p><strong>Winner:</strong> <strong>Opus wins</strong> because it focused on explaining <em>why</em> the earnings miss would ripple through cloud renewals and produced a cohesive strategic analysis. Kimi added impressive specificity—including tables, hypothetical renewal rates, and operational examples—but occasionally drifted into invented metrics and speculative precision. For this prompt, Opus better balanced realism, causality, and executive-level insight.</p><h2 id="verdict-kimi-wins-overall">Verdict: Kimi wins overall </h2><p>Kimi takes the narrow victory here, winning 8 of the 15 categories, but the results reveal a clear division of labor. Kimi is the ultimate systems engineer. It dominated prompts requiring strict constraint adherence, exhaustive operational details, and concrete mathematical formulations. When you need a ready-to-deploy specification or a rigid data schema, Kimi is the tool for the job.</p><p>Opus 5, however, remains the superior strategist. It won consistently on prompts that required narrative reasoning, theoretical depth and executive communication. It acts as the CTO in the loop, excelling at identifying logical fallacies, weighing architectural trade-offs and evaluating peer code. Choose Kimi for the implementation but rely on Opus for the strategy.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/claude/i-just-learned-your-claude-ai-chats-could-show-up-in-google-heres-how-to-check-yours"><strong>I just learned your Claude AI chats could show up in Google — here's how to check yours</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-searched-amazon-for-ai-written-books-and-it-was-much-harder-to-spot-them-than-i-expected"><strong>I searched Amazon for AI-written books — and it was much harder to spot them than I expected</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-use-googles-ai-to-thrift-for-my-big-family-these-are-the-5-features-that-actually-save-me-money"><strong>I use Google's AI to thrift for my big family — these are the 5 features that actually save me money</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-gave-claude-opus-5-and-kimi-k3-15-impossible-prompts-the-winner-surprised-me</link>
                                                                            <description>
                            <![CDATA[ I pitted Claude Opus 5 against Kimi K3 with 15 demanding coding and infrastructure prompts to see which AI model actually performs better for developers. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">NfevbemLRmHEQmhmiZuawB</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/L8cAzghw7MuQ4ngxjca7nf-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Wed, 29 Jul 2026 05:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                    <category><![CDATA[Claude]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/L8cAzghw7MuQ4ngxjca7nf-1280-80.png">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Moonshot vs. Anthropic]]></media:description>                                                            <media:text><![CDATA[Moonshot vs. Anthropic]]></media:text>
                                <media:title type="plain"><![CDATA[Moonshot vs. Anthropic]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/L8cAzghw7MuQ4ngxjca7nf-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>When you push frontier models past <a href="https://www.tomsguide.com/ai/claude-code-vs-chatgpt-codex-which-ai-coding-agent-is-actually-better">standard coding tests</a> and into the reality of enterprise workflows, their true capabilities and quirks show.  With Anthropic having just launched Claude Opus 5 and Moonshot AI dropping its newest <a href="https://www.tomsguide.com/ai/what-is-kimi-k3-everything-you-need-to-know-about-the-new-chatgpt-rival">Kimi model </a>the same week, the timing was perfect to see how the absolute latest generation of AI handles real-world development.</p><p>I ran 15 grueling, highly technical prompts against these two brand-new heavyweight engines. From orchestrating multi-agent TDD loops to architecting secure browser extensions, the goal was to test their analytical limits right out of the gate. What I  found was a  fundamental split in how these models solve problems. One thinks like a strategic infrastructure architect; the other builds like a lead systems engineer. Here is how it all shook out.</p><h2 id="1-the-multi-agent-workflow">1. The multi-agent workflow</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/J8SWfj9mQL74X9LGQtcB5D.jpg" alt="Opus 5 vs. Kimi K3" /><figcaption>Opus 5 vs. Kimi K3<small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/8YNQUJ8udqKurwjaoFVhbE.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Draft a Python script using LangChain that orchestrates a two-agent system: Agent A writes unit tests based on a user specification, and Agent B writes the functional code to pass them. Include a loop where Agent B refines the code if Agent A's tests fail."</em><br><br><strong>Opus 5</strong> produced a complete, production-ready LangChain implementation that fully satisfied the prompt, including distinct test-writing and code-writing agents, an orchestration layer, automatic test execution and an iterative refinement loop when tests failed.</p><p><strong>Kimi </strong>took a practical approach by including dependency installation, API key setup, and execution instructions, making it easy for someone to get started running the project.</p><p><strong>Winner:</strong> <strong>Opus wins</strong> because it delivered the complete two-agent TDD system requested, including the orchestration logic and refinement loop, whereas Kimi focused more on setup and execution than the full implementation.</p><h2 id="2-the-authentication-architecture">2. The authentication architecture</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/iSbs3bmsX2r2pp6Qx7XpcQ.jpg" alt="Opus 5 vs. Kimi K3" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/G4v84cmyKiex2sLWqsG7HS.jpg" alt="Opus 5 vs. Kimi K3" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong><em><strong> </strong></em><em>"Design a secure authentication model for an AI agent operating within a browser extension. Focus on token scoping, session hijacking prevention, and how it differs from traditional OAuth 2.0 flows."</em></p><p><strong>Opus 5</strong> stood out by explaining not just <em>what</em> the authentication model should look like, but <em>why</em> each design decision matters, tying together browser extension security, capability-based tokens, session protection and the limitations of traditional OAuth into a cohesive architecture.</p><p><strong>Kimi </strong>delivered an exceptionally detailed security architecture with concrete implementation ideas, including native host token storage, capability-attested tokens, runtime attestation and code examples, that made the design feel immediately actionable.</p><p><strong>Winner:</strong> <strong>Kimi</strong> <strong>wins</strong> because it went deeper into implementation details, threat modeling and practical security mechanisms, producing a design that reads like an engineering architecture document.</p><h2 id="3-the-open-weight-integration">3. The open-weight Integration</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/GD7JMGNFVNjCeJVfYpFGPY.jpg" alt="Opus 5 vs. Kimi K3" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2shUsYvJMHeEfzRtfV3GGa.jpg" alt="Opus 5 vs. Kimi K3" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Write a conceptual technical specification for replacing a cloud-based AI coding assistant in a proprietary IDE with a locally hosted, open-weight model. Address context-window management and latency mitigation."</em></p><p><strong>Opus 5 </strong>produced a well-structured technical specification that balanced architectural decisions with practical implementation details, particularly its thoughtful treatment of context-window budgeting, retrieval strategies and latency optimization for local inference.</p><p><strong>Kimi</strong> excelled at systems engineering depth, covering everything from runtime architecture and communication protocols to quantization, performance SLAs, deployment strategy, and migration planning in a document that felt ready for an engineering design review.</p><p><strong>Winner:</strong> <strong>Kimi</strong> <strong>wins </strong>because it delivered the more comprehensive end-to-end specification, extending beyond the prompt to include deployment, performance targets, security, migration phases and operational considerations while maintaining strong technical depth throughout.</p><h2 id="4-the-legacy-refactor">4. The legacy refactor</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/NHbaBGnxLnvvx3gti87yhm.jpg" alt="Winner: Kimi wins" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/MF96PDjASuhX6AsomkuTVo.jpg" alt="Winner: Kimi wins" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Refactor this legacy React class component into a modern functional component using custom hooks. Before writing the code, outline your step-by-step reasoning and the architectural trade-offs you are making."</em></p><p><strong>Opus 5 </strong>explained the reasoning process and then demonstrated the complete refactoring approach with a realistic example, making the architectural decisions and trade-offs concrete rather than theoretical.</p><p><strong>Kimi </strong>responded cautiously, providing a detailed refactoring framework and architectural checklist without making assumptions.</p><p><strong>Winner: Opus wins</strong> because it went beyond identifying the input and showcased reasoning, trade-offs and refactoring strategy.</p><h2 id="5-the-resource-allocation-algorithm">5. The resource allocation algorithm</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/3PUDiqwej7DyhaZs5miYA9.jpg" alt="versus" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/83y3VZuAwYZYskt39XboZA.jpg" alt="versus" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"A logistics network has 5 distribution centers and 15 delivery zones. If center A suffers a 40% capacity drop, calculate the optimal redistribution of load minimizing transit cost. Provide the exact mathematical formulation, defining all variables in  format."</em></p><p><strong>Opus 5</strong> went beyond the requested linear program by explaining the underlying optimization theory, including dual variables, feasibility conditions, total unimodularity and the economic interpretation of the solution.</p><p><strong>Kimi</strong> closely matched the prompt by presenting a clean mathematical formulation in the requested format, explicitly defining every variable, constraint and matrix representation in a concise, easy-to-follow structure.</p><p><strong>Winner:</strong> <strong>Kimi wins </strong>because it adhered more precisely to the prompt, providing the exact mathematical formulation and variable definitions requested, whereas Claude expanded into optimization theory and analysis beyond what was asked.</p><h2 id="6-the-logic-trap">6. The logic trap</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/h4oR4v2EUAegSFt6RQZcHK.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/myZHnguKzeeUzurLfXPxZL.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong><em><strong> </strong></em><em>"Identify the logical fallacies and structural flaws in this argument: 'Because open-weight models have lower inference costs, they will inevitably degrade in long-horizon reasoning tasks, meaning proprietary models will forever maintain an unbreachable moat.'"</em></p><p><strong>Opus 5 </strong>clearly explained the core logical flaws in a narrative format, focusing on why the argument's causal chain fails and how words like "inevitably," "forever," and "unbreachable" weaken its reasoning.</p><p><strong>Kimi </strong>delivered a comprehensive fallacy analysis, identifying a broad range of logical errors and pairing each one with a specific explanation and examples, making the critique systematic and easy to follow.</p><p><strong>Winner:</strong> <strong>Kimi</strong> <strong>wins </strong>because it identified more distinct logical and structural flaws while organizing them into a thorough, well-supported analysis that addressed both formal fallacies and broader reasoning errors.</p><h2 id="7-the-prompt-injection-defense">7. The prompt injection defense</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/2v6qdXQZTh4J4FTcDST2pR.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/nckUriSboX53Auzwreim4T.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Simulate an automated prompt injection testing system evaluating a customer support bot. Generate three highly sophisticated, multi-turn injection vectors designed to extract the bot's system instructions, followed by the robust system prompts needed to neutralize them."</em></p><p><strong>Opus 5</strong> handled the request responsibly by declining to generate working prompt injection attacks while still providing useful guidance on defensive architecture, evaluation strategies, and secure design principles.</p><p><strong>Kimi </strong>produced a comprehensive red-team testing framework with detailed attack taxonomy, evaluation metrics, layered defensive prompts, and broader architectural mitigations for assessing prompt injection resilience.</p><p><strong>Winner: Opus wins </strong>because it appropriately refused to generate sophisticated prompt injection vectors while still offering meaningful defensive guidance, whereas Kimi's response included detailed attack content that is not appropriate to generate in an open setting.</p><h2 id="8-the-constraint-challenge">8. The constraint challenge</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/8CzVA7gT3mcPb99WysMktb.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/dwtEvFKwB9S9HUmmHxE99d.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Write a comprehensive summary of the latest trends in enterprise software infrastructure, but you must strictly avoid using the letters 'e' and 't' in the final paragraph."</em><br><br><strong>Opus 5</strong>  produced a thorough, well-organized summary of modern enterprise infrastructure trends with clear explanations and strong coverage of topics like agentic AI, platform engineering, hybrid cloud, and security — but it did not satisfy the prompt's constraint because the final paragraph contains both the letters "e" and "t."</p><p><strong>Kimi</strong> delivered a comprehensive overview of the major infrastructure trends while successfully crafting a final paragraph that avoided the forbidden letters, demonstrating careful adherence to the prompt's lexical constraint.</p><p><strong>Winner: Kimi wins</strong> because it produced a strong technical summary and correctly satisfied the prompt's unusual requirement to exclude the letters "e" and "t" from the final paragraph, whereas Claude did not.</p><h2 id="9-the-unstructured-data-parser">9. The unstructured data parser</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/8Uuw3jDwpVNHfjuu9ZBeZD.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/9sW37dc5ygjmQYtwEeAoqE.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt: </strong><em>"Create a strict JSON schema for extracting actionable tasks, deadlines, and project dependencies from a messy, unstructured transcript of a chaotic hour-long engineering standup."</em></p><p><strong>Opus 5 </strong>produced a highly expressive JSON Schema that went beyond basic task extraction by modeling ambiguous ownership, blockers, confidence, transcript quality, inferred priorities, and messy conversational patterns common in real engineering standups.</p><p><strong>Kimi </strong>created a strict, validation-oriented JSON Schema with well-defined object structures, required fields, and clear constraints that cleanly capture action items, deadlines, dependencies, and related project metadata.</p><p><strong>Winner: Opus wins </strong>because its schema is more comprehensive and better suited to extracting structured information from a chaotic, unstructured engineering standup, capturing uncertainty, inference, and conversational complexity rather than only enforcing rigid validation.</p><h2 id="10-the-meta-prompt-generator">10. The meta-prompt generator</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/x6CkLik5GobWNpPQoriAZM.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/7HJGq2MKJNVGwQC5MjYSAP.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt: </strong><em>"Write a system instruction prompt designed to force a smaller, less capable secondary language model to consistently analyze and grade the code quality of its peers without hallucinating false syntax errors."</em><br><br><strong>Opus 5</strong> created an exceptionally detailed system prompt with rigorous anti-hallucination safeguards, explicit grading criteria, structured JSON output requirements, and behavioral guardrails that minimize false syntax errors while producing consistent, evidence-backed code reviews.</p><p><strong>Kimi </strong>produced a clear, conservative evaluation framework that strongly emphasizes avoiding false positives through step-by-step analysis, careful classification of syntax versus logic versus style, and multiple self-verification checks before issuing a grade.</p><p><strong>Winner:</strong> <strong>Opus wins </strong>because it provides a more comprehensive and operationally robust instruction set, combining detailed anti-hallucination protocols, precise evidence requirements, standardized output, grading calibration, and edge-case guidance into a system prompt that is better suited for consistently evaluating code quality.</p><h2 id="11-the-developer-platform-strategy">11. The developer platform strategy</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/7rvb6Htiht3zksqHfQxXNX.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/tUe8LZtvdDwDLzz9F9bdUY.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt: </strong><em>"Analyze the programmatic API features required to turn a traditional consumer domain registrar into an infrastructure-as-code platform for developers. What are the necessary endpoints?"</em></p><p><strong>Opus 5 </strong>clearly identified the core API domains required for an infrastructure-as-code registrar, explaining not only the necessary endpoints but also the architectural principles—such as idempotency, drift detection, bulk operations, and declarative state—that distinguish an IaC platform from a traditional registrar.</p><p><strong>Kimi </strong>delivered an exceptionally detailed API blueprint, defining comprehensive endpoint taxonomies alongside the specific behaviors, infrastructure requirements, and operational characteristics needed to support Terraform, Pulumi, and other declarative automation workflows.</p><p><strong>Winner:</strong> <strong>Kimi</strong> <strong>wins</strong> because it provided a more exhaustive and implementation-ready specification, pairing nearly every endpoint with the IaC-specific capabilities that make it suitable for real-world infrastructure automation rather than simply exposing registrar functionality.</p><h2 id="12-the-workflow-automation-setup">12. The workflow automation setup</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/tHQYEtkymqjzxgjNaGgqTf.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/VimUHjxdwjjKUhEamxQikg.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Map out an automated content pipeline that takes a raw RSS feed of technical release notes, summarizes the key architectural changes, and generates a formatted Markdown newsletter draft, detailing the specific API calls and webhooks required."</em></p><p><strong>Opus 5 </strong>designed a well-structured end-to-end content pipeline that clearly explained each processing stage, the associated API calls, and how webhooks, AI summarization, review, and publishing fit together into a reliable automated workflow.</p><p><strong>Kimi </strong>produced a highly detailed implementation blueprint with explicit API contracts, webhook payloads, internal service interfaces, error handling, retry policies, and infrastructure components that could serve as a near-production technical specification.</p><p><strong>Winner:</strong> <strong>Kimi wins</strong> because it went beyond describing the pipeline to define concrete API contracts, webhook schemas, internal services, and operational behaviors, making it a more complete and implementation-ready architecture.</p><h2 id="13-the-attention-mechanism-breakdown">13. The Attention Mechanism Breakdown</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/mhEHcEntCoketDmdjA5Wt5.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/wLpAryso7HmiZSYr4Zgq57.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Explain the theoretical differences between standard self-attention and delta attention mechanisms in transformer models. How do these differences impact computational overhead during extreme long-context inference?"</em></p><p><strong>Opus 5 </strong>delivered a more precise theoretical explanation of delta-rule attention, deriving the error-correcting state update step by step and tying that formulation directly to constant-size recurrent memory, linear sequence scaling, and the loss of exact token-level recall.</p><p><strong>Kimi </strong>gave a broad, well-structured comparison that covered multiple possible meanings of “delta attention,” clearly connected each mechanism to prefill, KV-cache growth, memory bandwidth, decoding latency, and the tradeoff between compression and exact retrieval.</p><p> <strong>Winner:</strong> <strong>Opus wins </strong>because it stayed more tightly focused on the actual delta-rule mechanism and explained both the mathematics and the long-context systems implications with greater depth and conceptual clarity.</p><h2 id="14-the-strategic-acquisition-analysis">14. The strategic acquisition analysis</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/XdvvM4uVBZoLjz2LsfF4MJ.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/vFJJsMjWDS82WbWJDmbvvK.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt: </strong><em>"Analyze the infrastructure implications of a major streaming platform acquiring a generative AI video startup. How does integrating AI production pipelines alter their existing cloud compute and storage moats?"</em></p><p><strong>Opus 5 </strong>focused on strategic infrastructure tradeoffs, explaining how an acquisition would reshape compute, storage, CDNs, and organizational priorities in a way that feels like the analysis of an experienced infrastructure architect rather than a technical manual.</p><p><strong>Kimi </strong>delivered a far more exhaustive technical breakdown, backing its arguments with concrete architectures, workload patterns, storage models, cost comparisons, and specific technologies, making it feel like a white paper written for cloud engineers.</p><p><strong>Winner: Kimi wins</strong> for answering  the prompt more completely. It explored nearly every infrastructure implication (compute, storage, networking, economics, MLOps, cloud strategy, security, and integration) with greater technical specificity. If the goal is depth of infrastructure analysis, Kimi takes it. If the goal is communicating those ideas clearly to executives or a broader technical audience, Opus is the better writer.</p><h2 id="15-the-earnings-signal">15. The earnings signal</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/Eaqqv8cBJAi6KVgejGWw9W.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/x5PK24jstae463bh35wrkY.jpg" alt="screenshot" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p><strong>Prompt:</strong> <em>"Interpret a hypothetical scenario where a major legacy enterprise tech company misses its Q2 software earnings due to a shift in how development teams utilize AI. What downstream effects would this have on their cloud service renewals?"</em></p><p><strong>Opus 5 </strong>built a highly believable business narrative, connecting changes in AI-assisted development to procurement behavior, talent, services revenue, and cloud renewals in a way that feels like the analysis of someone who has sat through enterprise earnings calls.</p><p><strong>Kimi </strong>excelled at operational detail, breaking the scenario into concrete mechanisms, renewal metrics, pricing dynamics, and second-order business effects that make the causal chain easy to follow.</p><p><strong>Winner:</strong> <strong>Opus wins</strong> because it focused on explaining <em>why</em> the earnings miss would ripple through cloud renewals and produced a cohesive strategic analysis. Kimi added impressive specificity—including tables, hypothetical renewal rates, and operational examples—but occasionally drifted into invented metrics and speculative precision. For this prompt, Opus better balanced realism, causality, and executive-level insight.</p><h2 id="verdict-kimi-wins-overall">Verdict: Kimi wins overall </h2><p>Kimi takes the narrow victory here, winning 8 of the 15 categories, but the results reveal a clear division of labor. Kimi is the ultimate systems engineer. It dominated prompts requiring strict constraint adherence, exhaustive operational details, and concrete mathematical formulations. When you need a ready-to-deploy specification or a rigid data schema, Kimi is the tool for the job.</p><p>Opus 5, however, remains the superior strategist. It won consistently on prompts that required narrative reasoning, theoretical depth and executive communication. It acts as the CTO in the loop, excelling at identifying logical fallacies, weighing architectural trade-offs and evaluating peer code. Choose Kimi for the implementation but rely on Opus for the strategy.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/claude/i-just-learned-your-claude-ai-chats-could-show-up-in-google-heres-how-to-check-yours"><strong>I just learned your Claude AI chats could show up in Google — here's how to check yours</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-searched-amazon-for-ai-written-books-and-it-was-much-harder-to-spot-them-than-i-expected"><strong>I searched Amazon for AI-written books — and it was much harder to spot them than I expected</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-use-googles-ai-to-thrift-for-my-big-family-these-are-the-5-features-that-actually-save-me-money"><strong>I use Google's AI to thrift for my big family — these are the 5 features that actually save me money</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ What is Kimi K3? Everything you need to know about the new ChatGPT rival ]]></title>
                                                                                                <dc:content><![CDATA[ <p>If you've spent any time reading AI news over the past week, you've probably seen people talking about <strong>Kimi K3</strong>.</p><p>Developers are calling it one of the biggest AI releases of the year. Some believe it marks China's next major "<a href="https://www.tomsguide.com/ai/what-is-deepseek-everything-to-know">DeepSeek moment</a>," while others say it's the first open-weight model to seriously challenge flagship versions of <a href="https://www.tomsguide.com/ai/claude-code-vs-chatgpt-codex-which-ai-coding-agent-is-actually-better">ChatGPT and Claude for coding and agentic tasks</a>.</p><p>So what exactly is Kimi K3, who built it, and is it worth trying? Here's everything you need to know.</p><h2 id="what-is-kimi-k3">What is Kimi K3?</h2><p>Kimi K3 is the newest flagship AI model from Beijing-based startup Moonshot AI. It is a massive 2.8-trillion parameter model designed to handle everything from everyday conversations to complex coding projects, deep research and autonomous AI agents.</p><p>Unlike ChatGPT, Claude, and Gemini, which keep their model architecture strictly proprietary, Kimi K3 is available as an open-weight model. That means developers can download the model weights directly and run it on their own hardware or cloud servers rather than relying on an external API.</p><h2 id="who-makes-kimi">Who makes Kimi?</h2><p>Kimi is developed by <a href="https://www.moonshot.ai/" target="_blank">Moonshot AI</a>, a Chinese startup founded in 2023 by former Tsinghua University researchers.</p><p>The company first gained international attention when its early chatbots handled dramatically longer context windows than competitors. Since then, Moonshot has become one of the country's prominent AI firms alongside competitors like DeepSeek, MiniMax and Z.ai.</p><h2 id="why-is-kimi-k3-making-headlines">Why is Kimi K3 making headlines?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.20%;"><img id="oqbArUbsVDLnAzz3dQnHMF" name="white house.jpg" alt="The White House" src="https://cdn.mos.cms.futurecdn.net/oqbArUbsVDLnAzz3dQnHMF.jpg" mos="" align="middle" fullscreen="" width="2000" height="1124" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>If you've noticed Kimi K3 seems to be everywhere, it's with good reason. The model has impressed developers because it delivers frontier-level performance on coding and multi-step reasoning benchmarks while remaining dramatically cheaper to run than traditional commercial models.</p><p>Its release has also reignited the open-source AI debate. By making its K3 weights public, Moonshot allows companies to customize, fine-tune and self-host a model that rivals closed commercial giants.</p><p>The model is new, but not without controversy already. <strong>Following K3's launch, U.S. White House officials accused Moonshot AI of using outputs from </strong><a href="https://www.tomsguide.com/ai/anthropic-once-said-this-ai-model-was-too-powerful-for-the-public-now-it-just-released-a-safer-version"><strong>Anthropic's Claude Fable model </strong></a><strong>to train K3 via model "distillation"</strong> — a process where smaller or newer models learn directly from an established model's responses.</p><p>Moonshot has denied allegations of unauthorized distillation, maintaining that K3's breakthroughs stem from its proprietary architecture. The dispute highlights escalating geopolitical scrutiny around AI development and intellectual property.</p><h2 id="what-can-kimi-k3-do">What can Kimi K3 do?</h2><p>According to Moonshot AI, K3 is built for long-horizon, autonomous tasks rather than simple question-and-answer exchanges. This explains why developers and engineers are excited to get their hands on key features such as: </p><p><strong>Agentic coding:</strong> Writes, debugs, and executes software projects with minimal human intervention.</p><p><strong>1M token context window:</strong> Like Claude, Kimi has an exceptionally large token context window, making it able to analyze full codebases or massive books in a single prompt.</p><p><strong>Web and game creation:</strong> Builds interactive 3D web graphics, slides, and multiplayer games on demand.</p><p><strong>Multi-step agent workflows:</strong> Coordinates parallel background tasks using tool calls.</p><h2 id="should-you-use-kimi-instead-of-chatgpt">Should you use Kimi instead of ChatGPT? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="7BUHbZhnyPegSdw2Bz9Zzd" name="8 - 2026-07-27T154533.073" alt="Kimi chatbox" src="https://cdn.mos.cms.futurecdn.net/7BUHbZhnyPegSdw2Bz9Zzd.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The answer to this question really depends on your workflow. Although you can use Kimi as a chatbot, it shines in long-context reasoning, agent workflows and cost-effective local deployment. Meaning, casual users may not need it. <br><br>For everyday users, ChatGPT remains the smoother consumer product for general questions, creative writing and day-to-day assistance.</p><p>If you just need an assistant to draft emails, ChatGPT or Gemini is still your best bet. If you're building software tools or experimenting with autonomous agents, Kimi K3 offers compelling flexibility.</p><h2 id="is-kimi-free">Is Kimi free?</h2><p><strong>Yes.</strong> Anyone can test Kimi through its<a href="https://www.kimi.com/" target="_blank"> standard web interface</a>, mobile apps (iOS and Android), or through its OpenAI-compatible developer API. Paid options exist for higher API usage rates and heavy enterprise compute.</p><p>Kimi is accessible globally through its website and mobile apps. However, as with any online service, users should <a href="https://www.tomsguide.com/ai/i-test-ai-for-a-living-and-these-are-7-things-i-would-never-tell-chatgpt-heres-why">avoid inputting proprietary corporate data or sensitive personal information into the web app </a>without reviewing privacy policies.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-O6k5nX"></div>                            </div>                            <script src="https://kwizly.com/embed/O6k5nX.js" async></script><h2 id="the-takeaway-7">The takeaway</h2><p>If you want a glimpse into where open-weight AI is heading, it's worth giving Kimi K3 a try. The model demonstrates how rapidly open models are closing the gap with closed systems and why Silicon Valley giants like OpenAI and Anthropic are facing increasingly tight competition from global developers.</p><p>Ultimately, you don't need to ditch ChatGPT just yet, but Kimi K3 proves that open-weight AI is rapidly closing the gap with tech giants like OpenAI and Anthropic. Whether you're a developer looking for cheap, powerful coding tools or a curious tech enthusiast watching the AI race unfold, Kimi K3 is a model well worth keeping on your radar.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/claude/i-just-learned-your-claude-ai-chats-could-show-up-in-google-heres-how-to-check-yours"><strong>I just learned your Claude AI chats could show up in Google — here's how to check yours</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-searched-amazon-for-ai-written-books-and-it-was-much-harder-to-spot-them-than-i-expected"><strong>I searched Amazon for AI-written books — and it was much harder to spot them than I expected</strong></a></li><li><a href="https://www.tomsguide.com/ai/jimothy-the-viral-raccoon-is-100-percent-real-heres-whats-ai"><strong>Jimothy the viral raccoon is 100% real — here's what's AI</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/what-is-kimi-k3-everything-you-need-to-know-about-the-new-chatgpt-rival</link>
                                                                            <description>
                            <![CDATA[ What is Kimi K3? Discover Moonshot AI’s new open-weight ChatGPT rival, its key features for coding and agents, pricing, and the latest news. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">s5stcfA6V9zCZqj39AjLhJ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/nyEUoxZapLuUEm8LLJJn3Y-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 28 Jul 2026 08:45:00 +0000</pubDate>                                                                                                                                <updated>Thu, 30 Jul 2026 14:19:34 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/nyEUoxZapLuUEm8LLJJn3Y-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Kimi K3 on mobile]]></media:description>                                                            <media:text><![CDATA[Kimi K3 on mobile]]></media:text>
                                <media:title type="plain"><![CDATA[Kimi K3 on mobile]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/nyEUoxZapLuUEm8LLJJn3Y-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>If you've spent any time reading AI news over the past week, you've probably seen people talking about <strong>Kimi K3</strong>.</p><p>Developers are calling it one of the biggest AI releases of the year. Some believe it marks China's next major "<a href="https://www.tomsguide.com/ai/what-is-deepseek-everything-to-know">DeepSeek moment</a>," while others say it's the first open-weight model to seriously challenge flagship versions of <a href="https://www.tomsguide.com/ai/claude-code-vs-chatgpt-codex-which-ai-coding-agent-is-actually-better">ChatGPT and Claude for coding and agentic tasks</a>.</p><p>So what exactly is Kimi K3, who built it, and is it worth trying? Here's everything you need to know.</p><h2 id="what-is-kimi-k3">What is Kimi K3?</h2><p>Kimi K3 is the newest flagship AI model from Beijing-based startup Moonshot AI. It is a massive 2.8-trillion parameter model designed to handle everything from everyday conversations to complex coding projects, deep research and autonomous AI agents.</p><p>Unlike ChatGPT, Claude, and Gemini, which keep their model architecture strictly proprietary, Kimi K3 is available as an open-weight model. That means developers can download the model weights directly and run it on their own hardware or cloud servers rather than relying on an external API.</p><h2 id="who-makes-kimi">Who makes Kimi?</h2><p>Kimi is developed by <a href="https://www.moonshot.ai/" target="_blank">Moonshot AI</a>, a Chinese startup founded in 2023 by former Tsinghua University researchers.</p><p>The company first gained international attention when its early chatbots handled dramatically longer context windows than competitors. Since then, Moonshot has become one of the country's prominent AI firms alongside competitors like DeepSeek, MiniMax and Z.ai.</p><h2 id="why-is-kimi-k3-making-headlines">Why is Kimi K3 making headlines?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.20%;"><img id="oqbArUbsVDLnAzz3dQnHMF" name="white house.jpg" alt="The White House" src="https://cdn.mos.cms.futurecdn.net/oqbArUbsVDLnAzz3dQnHMF.jpg" mos="" align="middle" fullscreen="" width="2000" height="1124" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>If you've noticed Kimi K3 seems to be everywhere, it's with good reason. The model has impressed developers because it delivers frontier-level performance on coding and multi-step reasoning benchmarks while remaining dramatically cheaper to run than traditional commercial models.</p><p>Its release has also reignited the open-source AI debate. By making its K3 weights public, Moonshot allows companies to customize, fine-tune and self-host a model that rivals closed commercial giants.</p><p>The model is new, but not without controversy already. <strong>Following K3's launch, U.S. White House officials accused Moonshot AI of using outputs from </strong><a href="https://www.tomsguide.com/ai/anthropic-once-said-this-ai-model-was-too-powerful-for-the-public-now-it-just-released-a-safer-version"><strong>Anthropic's Claude Fable model </strong></a><strong>to train K3 via model "distillation"</strong> — a process where smaller or newer models learn directly from an established model's responses.</p><p>Moonshot has denied allegations of unauthorized distillation, maintaining that K3's breakthroughs stem from its proprietary architecture. The dispute highlights escalating geopolitical scrutiny around AI development and intellectual property.</p><h2 id="what-can-kimi-k3-do">What can Kimi K3 do?</h2><p>According to Moonshot AI, K3 is built for long-horizon, autonomous tasks rather than simple question-and-answer exchanges. This explains why developers and engineers are excited to get their hands on key features such as: </p><p><strong>Agentic coding:</strong> Writes, debugs, and executes software projects with minimal human intervention.</p><p><strong>1M token context window:</strong> Like Claude, Kimi has an exceptionally large token context window, making it able to analyze full codebases or massive books in a single prompt.</p><p><strong>Web and game creation:</strong> Builds interactive 3D web graphics, slides, and multiplayer games on demand.</p><p><strong>Multi-step agent workflows:</strong> Coordinates parallel background tasks using tool calls.</p><h2 id="should-you-use-kimi-instead-of-chatgpt">Should you use Kimi instead of ChatGPT? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="7BUHbZhnyPegSdw2Bz9Zzd" name="8 - 2026-07-27T154533.073" alt="Kimi chatbox" src="https://cdn.mos.cms.futurecdn.net/7BUHbZhnyPegSdw2Bz9Zzd.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The answer to this question really depends on your workflow. Although you can use Kimi as a chatbot, it shines in long-context reasoning, agent workflows and cost-effective local deployment. Meaning, casual users may not need it. <br><br>For everyday users, ChatGPT remains the smoother consumer product for general questions, creative writing and day-to-day assistance.</p><p>If you just need an assistant to draft emails, ChatGPT or Gemini is still your best bet. If you're building software tools or experimenting with autonomous agents, Kimi K3 offers compelling flexibility.</p><h2 id="is-kimi-free">Is Kimi free?</h2><p><strong>Yes.</strong> Anyone can test Kimi through its<a href="https://www.kimi.com/" target="_blank"> standard web interface</a>, mobile apps (iOS and Android), or through its OpenAI-compatible developer API. Paid options exist for higher API usage rates and heavy enterprise compute.</p><p>Kimi is accessible globally through its website and mobile apps. However, as with any online service, users should <a href="https://www.tomsguide.com/ai/i-test-ai-for-a-living-and-these-are-7-things-i-would-never-tell-chatgpt-heres-why">avoid inputting proprietary corporate data or sensitive personal information into the web app </a>without reviewing privacy policies.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-O6k5nX"></div>                            </div>                            <script src="https://kwizly.com/embed/O6k5nX.js" async></script><h2 id="the-takeaway-7">The takeaway</h2><p>If you want a glimpse into where open-weight AI is heading, it's worth giving Kimi K3 a try. The model demonstrates how rapidly open models are closing the gap with closed systems and why Silicon Valley giants like OpenAI and Anthropic are facing increasingly tight competition from global developers.</p><p>Ultimately, you don't need to ditch ChatGPT just yet, but Kimi K3 proves that open-weight AI is rapidly closing the gap with tech giants like OpenAI and Anthropic. Whether you're a developer looking for cheap, powerful coding tools or a curious tech enthusiast watching the AI race unfold, Kimi K3 is a model well worth keeping on your radar.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/claude/i-just-learned-your-claude-ai-chats-could-show-up-in-google-heres-how-to-check-yours"><strong>I just learned your Claude AI chats could show up in Google — here's how to check yours</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-searched-amazon-for-ai-written-books-and-it-was-much-harder-to-spot-them-than-i-expected"><strong>I searched Amazon for AI-written books — and it was much harder to spot them than I expected</strong></a></li><li><a href="https://www.tomsguide.com/ai/jimothy-the-viral-raccoon-is-100-percent-real-heres-whats-ai"><strong>Jimothy the viral raccoon is 100% real — here's what's AI</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I just learned your Claude AI chats could show up in Google — here's how to check yours ]]></title>
                                                                                                <dc:content><![CDATA[ <p>I'm a big fan of the "Share" feature in Claude. I use it all the time to share <a href="https://www.tomsguide.com/ai/claude-skills-changed-how-i-work-5-ways-i-use-them-every-day">Skills</a>, <a href="https://www.tomsguide.com/ai/i-ignored-this-claude-feature-for-so-long-now-i-cant-stop-using-artifacts">Artifacts </a>and conversations, mostly. But now I'm going to think twice before sharing. </p><p>Over the weekend, <a href="https://cybersecuritynews.com/claude-ai-shared-chats/" target="_blank">security researchers</a> and Reddit users discovered that hundreds of publicly shared Claude conversations could be found using Google search operators like site:claude.ai/share. The issue only affected chats that users had intentionally shared using Claude's public sharing feature — private conversations that were never shared were not exposed.</p><p>Still, the discovery caught many users by surprise because the conversations were turning up in ordinary search results, making them far easier to find than many people expected.</p><h2 id="what-happened">What happened?</h2><p>Claude lets you generate a public link to a conversation so you can share it with someone else. That feature creates a snapshot of the chat at the moment you click <strong>Share</strong>.</p><p>Anthropic's documentation notes that "anyone with the link can view the chat snapshot." The problem wasn't that private conversations suddenly became public, but that it was that some of those public links were indexed by search engines after they were discovered elsewhere on the web.</p><p>Researchers who examined the indexed pages reported finding everything from software debugging sessions and internal business discussions to resumes, API keys, crypto wallet information and legal research. While those conversations had been intentionally shared at some point, many users appeared to assume the links functioned more like unlisted documents than publicly searchable web pages.</p><p>By Monday, many of the indexed results had already disappeared from Google Search, suggesting the pages were being removed from search results or changes had been made to prevent further indexing.</p><h2 id="should-you-be-worried">Should you be worried?</h2><p>If you've never used Claude's Share feature, this issue doesn't affect you. Likewise, chats that remained private inside your Claude account were <strong>not</strong> exposed.</p><p>However, if you've shared conversations in the past — especially ones containing work documents, personal information, code or anything confidential, it's worth checking which links are still active.</p><p>Even if a page no longer appears in Google Search, anyone who already has the shared URL can still access that conversation until you remove the share.</p><h2 id="how-to-check-your-shared-claude-chats">How to check your shared Claude chats</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="R9UxmXc7jFPUuh3iRuz8C7" name="Claude settings" alt="Claude settings" src="https://cdn.mos.cms.futurecdn.net/R9UxmXc7jFPUuh3iRuz8C7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>You can view your shared conversations by signing in to your Claude account: </p><p>Open <strong>Settings</strong>.</p><p>Select <strong>Privacy</strong>.</p><p>Click <strong>Shared Chats</strong>.</p><p>Review your active shared links and delete any you no longer want to be public.</p><p>If a conversation contains sensitive information, removing the share link immediately revokes public access.</p><h2 id="a-good-reminder-for-every-ai-chatbot">A good reminder for every AI chatbot</h2><p>This isn't the first time an AI company's sharing feature has raised privacy concerns. Similar issues have <a href="https://www.tomsguide.com/ai/chatgpt-chats-are-showing-up-in-google-search-how-to-find-and-delete-yours">surfaced before with ChatGPT</a> as users increasingly treat AI assistants like private notebooks, only to discover that sharing a conversation creates a public webpage rather than a private collaboration link.</p><p>Whether you're using Claude, ChatGPT or another AI assistant, it's worth assuming that anything you intentionally publish with a share link could eventually be discovered by someone else.  Before clicking <strong>Share</strong>, take a moment to make sure the conversation doesn't include passwords, API keys, financial information, customer data or anything you'd be uncomfortable seeing on the open web.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-asked-chatgpt-to-improve-my-apple-notes-app-here-are-the-7-changes-i-actually-kept"><strong>I asked ChatGPT to improve my Apple Notes app — here are the 7 changes I actually kept</strong></a></li><li><a href="https://www.tomsguide.com/ai/microsoft-copilots-free-deep-research-ai-tool-is-going-away-these-are-the-7-best-free-alternatives"><strong>Microsoft Copilot’s free Deep Research AI tool is going away — these are the 7 best free alternatives</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-always-recommend-the-chatgpt-escape-prompt-to-friends-looking-for-a-new-job-heres-why-it-works"><strong>I always recommend the ChatGPT 'Escape Prompt' to friends looking for a new job — here's why it works</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude/i-just-learned-your-claude-ai-chats-could-show-up-in-google-heres-how-to-check-yours</link>
                                                                            <description>
                            <![CDATA[ Some publicly shared Claude AI conversations briefly appeared in Google Search. Here's what happened, who was affected and how to review your shared chats. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ZkaedEzmk47wtr3jhwwnfm</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/SKg6HNSWUodnkPkLAJ8fA-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 27 Jul 2026 15:43:45 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Claude]]></category>
                                                    <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/SKg6HNSWUodnkPkLAJ8fA-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Claude app]]></media:description>                                                            <media:text><![CDATA[Claude app]]></media:text>
                                <media:title type="plain"><![CDATA[Claude app]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/SKg6HNSWUodnkPkLAJ8fA-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>I'm a big fan of the "Share" feature in Claude. I use it all the time to share <a href="https://www.tomsguide.com/ai/claude-skills-changed-how-i-work-5-ways-i-use-them-every-day">Skills</a>, <a href="https://www.tomsguide.com/ai/i-ignored-this-claude-feature-for-so-long-now-i-cant-stop-using-artifacts">Artifacts </a>and conversations, mostly. But now I'm going to think twice before sharing. </p><p>Over the weekend, <a href="https://cybersecuritynews.com/claude-ai-shared-chats/" target="_blank">security researchers</a> and Reddit users discovered that hundreds of publicly shared Claude conversations could be found using Google search operators like site:claude.ai/share. The issue only affected chats that users had intentionally shared using Claude's public sharing feature — private conversations that were never shared were not exposed.</p><p>Still, the discovery caught many users by surprise because the conversations were turning up in ordinary search results, making them far easier to find than many people expected.</p><h2 id="what-happened">What happened?</h2><p>Claude lets you generate a public link to a conversation so you can share it with someone else. That feature creates a snapshot of the chat at the moment you click <strong>Share</strong>.</p><p>Anthropic's documentation notes that "anyone with the link can view the chat snapshot." The problem wasn't that private conversations suddenly became public, but that it was that some of those public links were indexed by search engines after they were discovered elsewhere on the web.</p><p>Researchers who examined the indexed pages reported finding everything from software debugging sessions and internal business discussions to resumes, API keys, crypto wallet information and legal research. While those conversations had been intentionally shared at some point, many users appeared to assume the links functioned more like unlisted documents than publicly searchable web pages.</p><p>By Monday, many of the indexed results had already disappeared from Google Search, suggesting the pages were being removed from search results or changes had been made to prevent further indexing.</p><h2 id="should-you-be-worried">Should you be worried?</h2><p>If you've never used Claude's Share feature, this issue doesn't affect you. Likewise, chats that remained private inside your Claude account were <strong>not</strong> exposed.</p><p>However, if you've shared conversations in the past — especially ones containing work documents, personal information, code or anything confidential, it's worth checking which links are still active.</p><p>Even if a page no longer appears in Google Search, anyone who already has the shared URL can still access that conversation until you remove the share.</p><h2 id="how-to-check-your-shared-claude-chats">How to check your shared Claude chats</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="R9UxmXc7jFPUuh3iRuz8C7" name="Claude settings" alt="Claude settings" src="https://cdn.mos.cms.futurecdn.net/R9UxmXc7jFPUuh3iRuz8C7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>You can view your shared conversations by signing in to your Claude account: </p><p>Open <strong>Settings</strong>.</p><p>Select <strong>Privacy</strong>.</p><p>Click <strong>Shared Chats</strong>.</p><p>Review your active shared links and delete any you no longer want to be public.</p><p>If a conversation contains sensitive information, removing the share link immediately revokes public access.</p><h2 id="a-good-reminder-for-every-ai-chatbot">A good reminder for every AI chatbot</h2><p>This isn't the first time an AI company's sharing feature has raised privacy concerns. Similar issues have <a href="https://www.tomsguide.com/ai/chatgpt-chats-are-showing-up-in-google-search-how-to-find-and-delete-yours">surfaced before with ChatGPT</a> as users increasingly treat AI assistants like private notebooks, only to discover that sharing a conversation creates a public webpage rather than a private collaboration link.</p><p>Whether you're using Claude, ChatGPT or another AI assistant, it's worth assuming that anything you intentionally publish with a share link could eventually be discovered by someone else.  Before clicking <strong>Share</strong>, take a moment to make sure the conversation doesn't include passwords, API keys, financial information, customer data or anything you'd be uncomfortable seeing on the open web.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-asked-chatgpt-to-improve-my-apple-notes-app-here-are-the-7-changes-i-actually-kept"><strong>I asked ChatGPT to improve my Apple Notes app — here are the 7 changes I actually kept</strong></a></li><li><a href="https://www.tomsguide.com/ai/microsoft-copilots-free-deep-research-ai-tool-is-going-away-these-are-the-7-best-free-alternatives"><strong>Microsoft Copilot’s free Deep Research AI tool is going away — these are the 7 best free alternatives</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-always-recommend-the-chatgpt-escape-prompt-to-friends-looking-for-a-new-job-heres-why-it-works"><strong>I always recommend the ChatGPT 'Escape Prompt' to friends looking for a new job — here's why it works</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I asked ChatGPT, Gemini, Claude and Perplexity what they really think of each other — and their responses revealed their biggest strengths (and weaknesses) ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The AI tools that have earned a permanent place among my tabs lineup are ChatGPT, Gemini, Claude and Perplexity.</p><p>Every day, a lightbulb idea either wakes me out of my sleep or hits me while I’m tending to something totally unrelated (it’s amazing how experimental concepts invade your brain while you’re making toast). I’ve gotten used to using ChatGPT to <a href="https://www.tomsguide.com/ai/5-chatgpt-prompts-i-use-to-build-a-productivity-routine-that-actually-sticks">generate productivity routines</a>, Gemini for Google Workspace-related tasks and <a href="https://www.tomsguide.com/ai/i-put-perplexity-and-claude-in-a-head-to-head-battle-and-the-winner-shocked-me">Claude & Perplexity for deep research assignments</a>. And all in all, they handle those duties pretty well and successfully fill their roles as digital assistants.</p><p>I got another bright idea when I started pondering how to test my AI partners. The question circling my mind ended up being, “I wonder what all of those chatbots think about their competition?” And with that, I inserted this prompt into each AI tool to see just how honest they’d be in their responses: “What is your honest, unfiltered opinion of [insert names of AI rivals here]?”</p><p>Not only did each chatbot speak their mind on their rivals’ biggest strengths, but they also made sure to bring up their most notable weaknesses.</p><h2 id="chatgpt-s-answer">ChatGPT’s answer</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="8dcbnFdk2zw7v5KE9VVWcU" name="ChatGPT-shutterstock_2575700163" alt="phone with Chatgpt logo" src="https://cdn.mos.cms.futurecdn.net/8dcbnFdk2zw7v5KE9VVWcU.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>When I asked ChatGPT how it honestly feels about Gemini, Claude and Perplexity, it stated where each chatbot shines, where they fall short and who they're best for.</p><p>It pointed out that Gemini is great for research since it benefits from Google’s deep knowledge well. But ChatGPT also noted that Google’s chatbot sometimes prioritizes breadth over depth, giving users comprehensive answers that don’t always go as deep as some would like. </p><p>As for Claude, it championed it as the most naturally flowing writer among all the major AI assistants but also stated how it could occasionally be overly cautious or verbose with its responses. </p><p>And finally, it recognized Perplexity for being able to blend search and AI in a way that’s easy to trust since users can inspect its sources. As far as a single weakness goes, ChatGPT said that Perplexity falls short in comparison to itself and Claude when handling long collaborative projects.</p><p>ChatGPT brought its AI model comparison session to a close with the following statements: <em>Rather than thinking of one as "the best," it's more accurate to think of them as tools with different design priorities. The best choice depends on whether you're writing, researching, coding, organizing information, or integrating with the apps you already use.</em></p><h2 id="gemini-s-response">Gemini’s response</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3840px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="d6iRrNAQeYiESHsFCyjoUK" name="shutterstock_2604883871-2" alt="Gemini" src="https://cdn.mos.cms.futurecdn.net/d6iRrNAQeYiESHsFCyjoUK.jpg" mos="" align="middle" fullscreen="" width="3840" height="2160" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>When the time arrived for Gemini to give its opinions about ChatGPT, Claude and Perplexity, it initially offered a breakdown of each one's core strengths, pitted them against each other for head-to-head comparisons across everyday tasks and noted when it’s best to use one for certain situations.</p><p>Here are the core strengths Gemini alluded to for each chatbot:</p><ul><li><strong>ChatGPT (OpenAI): </strong><em>The Swiss Army knife. It is the best all-around tool for generation, execution, and structured outputs. It has the strongest ecosystem (Canvas, voice mode, image generation via DALL-E, and data analysis). If you need to create something from scratch, write code, or automate a task, ChatGPT is the default choice.</em></li><li><strong>Claude (Anthropic): </strong><em>The thoughtful writer and deep reasoner. It excels at parsing long documents, maintaining context, and producing natural, less "AI-sounding" prose. Its nuance and ability to handle complex logic make it the preferred tool for editing, strategy, and producing high-quality written content.</em></li><li><strong>Perplexity: </strong><em>The research engine. It is not designed to be a conversational chatbot or a creative writer; it is an AI-powered search engine built on retrieval-augmented generation (RAG). Its core strength lies in finding information on the live web and providing verified, clickable citations for every claim.</em></li></ul><p>When I asked Gemini a follow-up question about revealing each chatbot’s biggest weaknesses, it offered the following descriptions:</p><ul><li><strong>ChatGPT (OpenAI): </strong><em>ChatGPT is designed as a broad, execution-focused generalist. Its weaknesses stem from trying to do too many things simultaneously and prioritizing speed and output generation over meticulous fact-checking.</em></li><li><strong>Claude (Anthropic): </strong><em>Claude is built to be a careful reasoner and long-context synthesizer. Its weaknesses largely stem from its heavy emphasis on safety guardrails and its lack of deep integration with real-time tools. </em></li><li><strong>Perplexity: </strong><em>Perplexity is an AI search engine built on retrieval-augmented generation (RAG). Its weaknesses appear immediately when users try to use it as a traditional chatbot rather than a research tool.</em></li></ul><p>Gemini was none too kind to each chatbot when laying out their faults. For example, it listed poor conversational memory, low creativity and citation hallucinations as the three biggest weaknesses stemming from users’ experiences with Perplexity.</p><h2 id="claude-s-reply">Claude’s reply</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="p9Axgx8Fenpfd4CY53Y86F" name="Claude" alt="Claude on laptop" src="https://cdn.mos.cms.futurecdn.net/p9Axgx8Fenpfd4CY53Y86F.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future/NPowell)</span></figcaption></figure><p>I was amazed to see Claude start its analysis of ChatGPT, Gemini, and Perplexity by pointing out its bias with this honest declaration: </p><p><em>Fair question, but I'll flag my own bias upfront: I'm made by Anthropic, so take my take with a grain of salt — I'm not exactly a neutral party. I haven't used these products myself. I don't have hands-on experience with ChatGPT's interface, Gemini's integration with Google services, or Perplexity's search flow. Anything I say is inference from what's publicly known, not firsthand comparison.</em></p><p>Claude accepted ChatGPT as the market leader among other AI tools due to its broad capabilities, strong voice mode feature, vast plugins/GPTs ecosystem and penchant for shipping flashy features before its rivals. As for its weaknesses, it pointed to ChatGPT agreeing too readily rather than pushing back on its users' questions and how its quality feels inconsistent across its model updates in ways that frustrate its power users.</p><p>In Gemini’s case, Claude noted that its biggest edge is its Google search engine and Google Workspace integration. Claude also brought up Gemini’s strong multimodal abilities and ability to handle long-context work. The most noteworthy weakness that was mentioned is how some users complain about its lack of a personality (it doesn’t have the strongest conversational abilities, in my opinion) in comparison to other AI tools.</p><p>To end its analysis of its three biggest AI competitors, Claude presented this statement aimed at focusing on the bigger picture of the current-day AI arms race: </p><p><em>These companies are trading the lead constantly — whoever's "best" shifts every few months as new models ship. Anyone (including me) who tells you one is definitively superior across the board right now is probably overselling it or hasn't checked recently. Your actual best move is checking recent independent benchmarks or just trying them on the tasks you care about, since "best" is pretty task-dependent.</em></p><h2 id="perplexity-s-rebuttal">Perplexity’s rebuttal</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="qWS52eSN8LhEppPmUwS4BM" name="perplexity.shutterstock_2608023897" alt="Perplexity on iPhone" src="https://cdn.mos.cms.futurecdn.net/qWS52eSN8LhEppPmUwS4BM.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Perplexity got straight to the point when the time came for it to be as blunt as possible about its opinions on ChatGPT, Gemini, and Claude. It noted how they’re all strong across the board, but feel different in personality, reliability, and what they’re best at.</p><p>It pointed to ChatGPT’s citation consistency across encyclopedic, community and legacy editorial domains, such as Wikipedia and Reddit. The main weakness Perplexity connected to ChatGPT was how it occasionally tries to “smooth over” its knowledge gaps instead of simply saying “I don’t know.” </p><p>Gemini got a digital pat on the back for offering its users a wealth of information and integration with live Google Search data. But it also got knocked for its less-than-reliable reasoning depth and giving out answers that can feel shallow or generic. </p><p>As for Claude, Perplexity gave it high marks for offering users depth, clarity, and safety when explaining complex topics. As for its central weakness, Claude got knocked down a peg for being overly cautious or verbose with its responses. Perplexity also remarked how Claude can sometimes avoid giving direct answers.</p><p>At the end of its evaluation, this is how Perplexity summarized the other three chatbots it’s always compared to:</p><p><em>ChatGPT: most well-rounded and adaptable.</em></p><p><em>Gemini: strongest for up-to-date info and ecosystem integration.</em></p><p><em>Claude: strongest for deep thinking and careful writing.</em></p><p><em>If you forced a blunt summary: ChatGPT is the best generalist, Claude is the best thinker, and Gemini is the best connected.</em></p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-W3wm8W"></div>                            </div>                            <script src="https://kwizly.com/embed/W3wm8W.js" async></script><h2 id="the-takeaway-8">The takeaway</h2><p>I have to hand it to all four chatbots — they remained professional in their responses, gave credit where credit is due when bringing up the other AI tools’ strengths and didn’t get into a digital mud-slinging match when speaking on their rivals’ weaknesses. </p><p>Their honest examinations of each other stood out to me as a go-to guide for me when deciding what tasks to present to them from that point forward. I’m sure as time goes on, each of those AI tools will get more refined and get past their shortcomings—at least a lack of honesty isn’t among them.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/chatgpt-congratulated-me-for-being-pregnant-it-was-dead-wrong" target="_blank">ChatGPT Health told me I'm pregnant (I'm not) — here's why you should never rely on AI for medical advice</a></li><li><a href="https://www.tomsguide.com/ai/gemini-notebook-just-sold-me-on-foldables-heres-why-i-finally-get-the-hype" target="_blank">Gemini Notebook just sold me on foldables — here's why I finally get the hype</a></li><li><a href="https://www.tomsguide.com/ai/i-always-recommend-the-chatgpt-escape-prompt-to-friends-looking-for-a-new-job-heres-why-it-works" target="_blank">I always recommend the ChatGPT 'Escape Prompt' to friends looking for a new job — here's why it works</a></li></ul><div data-widget-type="comparison" data-model-name="Samsung Galaxy Z Flip 8"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-asked-chatgpt-gemini-claude-and-perplexity-what-they-really-think-of-each-other-and-their-responses-revealed-their-biggest-strengths-and-weaknesses</link>
                                                                            <description>
                            <![CDATA[ After asking four chatbots what they honestly think of their AI rivals, they all did a great job of breaking down their biggest strengths and weaknesses. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">yoDHr2tWRKAMKwPPnsHNqP</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/d4d6BQVKGtoBTiHKifnCFN-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Mon, 27 Jul 2026 07:00:00 +0000</pubDate>                                                                                                                                <updated>Mon, 27 Jul 2026 14:44:10 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/d4d6BQVKGtoBTiHKifnCFN-1280-80.png">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[chatgpt vs gemini vs claude vs perplexity]]></media:description>                                                            <media:text><![CDATA[chatgpt vs gemini vs claude vs perplexity]]></media:text>
                                <media:title type="plain"><![CDATA[chatgpt vs gemini vs claude vs perplexity]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/d4d6BQVKGtoBTiHKifnCFN-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The AI tools that have earned a permanent place among my tabs lineup are ChatGPT, Gemini, Claude and Perplexity.</p><p>Every day, a lightbulb idea either wakes me out of my sleep or hits me while I’m tending to something totally unrelated (it’s amazing how experimental concepts invade your brain while you’re making toast). I’ve gotten used to using ChatGPT to <a href="https://www.tomsguide.com/ai/5-chatgpt-prompts-i-use-to-build-a-productivity-routine-that-actually-sticks">generate productivity routines</a>, Gemini for Google Workspace-related tasks and <a href="https://www.tomsguide.com/ai/i-put-perplexity-and-claude-in-a-head-to-head-battle-and-the-winner-shocked-me">Claude & Perplexity for deep research assignments</a>. And all in all, they handle those duties pretty well and successfully fill their roles as digital assistants.</p><p>I got another bright idea when I started pondering how to test my AI partners. The question circling my mind ended up being, “I wonder what all of those chatbots think about their competition?” And with that, I inserted this prompt into each AI tool to see just how honest they’d be in their responses: “What is your honest, unfiltered opinion of [insert names of AI rivals here]?”</p><p>Not only did each chatbot speak their mind on their rivals’ biggest strengths, but they also made sure to bring up their most notable weaknesses.</p><h2 id="chatgpt-s-answer">ChatGPT’s answer</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="8dcbnFdk2zw7v5KE9VVWcU" name="ChatGPT-shutterstock_2575700163" alt="phone with Chatgpt logo" src="https://cdn.mos.cms.futurecdn.net/8dcbnFdk2zw7v5KE9VVWcU.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>When I asked ChatGPT how it honestly feels about Gemini, Claude and Perplexity, it stated where each chatbot shines, where they fall short and who they're best for.</p><p>It pointed out that Gemini is great for research since it benefits from Google’s deep knowledge well. But ChatGPT also noted that Google’s chatbot sometimes prioritizes breadth over depth, giving users comprehensive answers that don’t always go as deep as some would like. </p><p>As for Claude, it championed it as the most naturally flowing writer among all the major AI assistants but also stated how it could occasionally be overly cautious or verbose with its responses. </p><p>And finally, it recognized Perplexity for being able to blend search and AI in a way that’s easy to trust since users can inspect its sources. As far as a single weakness goes, ChatGPT said that Perplexity falls short in comparison to itself and Claude when handling long collaborative projects.</p><p>ChatGPT brought its AI model comparison session to a close with the following statements: <em>Rather than thinking of one as "the best," it's more accurate to think of them as tools with different design priorities. The best choice depends on whether you're writing, researching, coding, organizing information, or integrating with the apps you already use.</em></p><h2 id="gemini-s-response">Gemini’s response</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3840px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="d6iRrNAQeYiESHsFCyjoUK" name="shutterstock_2604883871-2" alt="Gemini" src="https://cdn.mos.cms.futurecdn.net/d6iRrNAQeYiESHsFCyjoUK.jpg" mos="" align="middle" fullscreen="" width="3840" height="2160" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>When the time arrived for Gemini to give its opinions about ChatGPT, Claude and Perplexity, it initially offered a breakdown of each one's core strengths, pitted them against each other for head-to-head comparisons across everyday tasks and noted when it’s best to use one for certain situations.</p><p>Here are the core strengths Gemini alluded to for each chatbot:</p><ul><li><strong>ChatGPT (OpenAI): </strong><em>The Swiss Army knife. It is the best all-around tool for generation, execution, and structured outputs. It has the strongest ecosystem (Canvas, voice mode, image generation via DALL-E, and data analysis). If you need to create something from scratch, write code, or automate a task, ChatGPT is the default choice.</em></li><li><strong>Claude (Anthropic): </strong><em>The thoughtful writer and deep reasoner. It excels at parsing long documents, maintaining context, and producing natural, less "AI-sounding" prose. Its nuance and ability to handle complex logic make it the preferred tool for editing, strategy, and producing high-quality written content.</em></li><li><strong>Perplexity: </strong><em>The research engine. It is not designed to be a conversational chatbot or a creative writer; it is an AI-powered search engine built on retrieval-augmented generation (RAG). Its core strength lies in finding information on the live web and providing verified, clickable citations for every claim.</em></li></ul><p>When I asked Gemini a follow-up question about revealing each chatbot’s biggest weaknesses, it offered the following descriptions:</p><ul><li><strong>ChatGPT (OpenAI): </strong><em>ChatGPT is designed as a broad, execution-focused generalist. Its weaknesses stem from trying to do too many things simultaneously and prioritizing speed and output generation over meticulous fact-checking.</em></li><li><strong>Claude (Anthropic): </strong><em>Claude is built to be a careful reasoner and long-context synthesizer. Its weaknesses largely stem from its heavy emphasis on safety guardrails and its lack of deep integration with real-time tools. </em></li><li><strong>Perplexity: </strong><em>Perplexity is an AI search engine built on retrieval-augmented generation (RAG). Its weaknesses appear immediately when users try to use it as a traditional chatbot rather than a research tool.</em></li></ul><p>Gemini was none too kind to each chatbot when laying out their faults. For example, it listed poor conversational memory, low creativity and citation hallucinations as the three biggest weaknesses stemming from users’ experiences with Perplexity.</p><h2 id="claude-s-reply">Claude’s reply</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="p9Axgx8Fenpfd4CY53Y86F" name="Claude" alt="Claude on laptop" src="https://cdn.mos.cms.futurecdn.net/p9Axgx8Fenpfd4CY53Y86F.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future/NPowell)</span></figcaption></figure><p>I was amazed to see Claude start its analysis of ChatGPT, Gemini, and Perplexity by pointing out its bias with this honest declaration: </p><p><em>Fair question, but I'll flag my own bias upfront: I'm made by Anthropic, so take my take with a grain of salt — I'm not exactly a neutral party. I haven't used these products myself. I don't have hands-on experience with ChatGPT's interface, Gemini's integration with Google services, or Perplexity's search flow. Anything I say is inference from what's publicly known, not firsthand comparison.</em></p><p>Claude accepted ChatGPT as the market leader among other AI tools due to its broad capabilities, strong voice mode feature, vast plugins/GPTs ecosystem and penchant for shipping flashy features before its rivals. As for its weaknesses, it pointed to ChatGPT agreeing too readily rather than pushing back on its users' questions and how its quality feels inconsistent across its model updates in ways that frustrate its power users.</p><p>In Gemini’s case, Claude noted that its biggest edge is its Google search engine and Google Workspace integration. Claude also brought up Gemini’s strong multimodal abilities and ability to handle long-context work. The most noteworthy weakness that was mentioned is how some users complain about its lack of a personality (it doesn’t have the strongest conversational abilities, in my opinion) in comparison to other AI tools.</p><p>To end its analysis of its three biggest AI competitors, Claude presented this statement aimed at focusing on the bigger picture of the current-day AI arms race: </p><p><em>These companies are trading the lead constantly — whoever's "best" shifts every few months as new models ship. Anyone (including me) who tells you one is definitively superior across the board right now is probably overselling it or hasn't checked recently. Your actual best move is checking recent independent benchmarks or just trying them on the tasks you care about, since "best" is pretty task-dependent.</em></p><h2 id="perplexity-s-rebuttal">Perplexity’s rebuttal</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="qWS52eSN8LhEppPmUwS4BM" name="perplexity.shutterstock_2608023897" alt="Perplexity on iPhone" src="https://cdn.mos.cms.futurecdn.net/qWS52eSN8LhEppPmUwS4BM.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Perplexity got straight to the point when the time came for it to be as blunt as possible about its opinions on ChatGPT, Gemini, and Claude. It noted how they’re all strong across the board, but feel different in personality, reliability, and what they’re best at.</p><p>It pointed to ChatGPT’s citation consistency across encyclopedic, community and legacy editorial domains, such as Wikipedia and Reddit. The main weakness Perplexity connected to ChatGPT was how it occasionally tries to “smooth over” its knowledge gaps instead of simply saying “I don’t know.” </p><p>Gemini got a digital pat on the back for offering its users a wealth of information and integration with live Google Search data. But it also got knocked for its less-than-reliable reasoning depth and giving out answers that can feel shallow or generic. </p><p>As for Claude, Perplexity gave it high marks for offering users depth, clarity, and safety when explaining complex topics. As for its central weakness, Claude got knocked down a peg for being overly cautious or verbose with its responses. Perplexity also remarked how Claude can sometimes avoid giving direct answers.</p><p>At the end of its evaluation, this is how Perplexity summarized the other three chatbots it’s always compared to:</p><p><em>ChatGPT: most well-rounded and adaptable.</em></p><p><em>Gemini: strongest for up-to-date info and ecosystem integration.</em></p><p><em>Claude: strongest for deep thinking and careful writing.</em></p><p><em>If you forced a blunt summary: ChatGPT is the best generalist, Claude is the best thinker, and Gemini is the best connected.</em></p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-W3wm8W"></div>                            </div>                            <script src="https://kwizly.com/embed/W3wm8W.js" async></script><h2 id="the-takeaway-8">The takeaway</h2><p>I have to hand it to all four chatbots — they remained professional in their responses, gave credit where credit is due when bringing up the other AI tools’ strengths and didn’t get into a digital mud-slinging match when speaking on their rivals’ weaknesses. </p><p>Their honest examinations of each other stood out to me as a go-to guide for me when deciding what tasks to present to them from that point forward. I’m sure as time goes on, each of those AI tools will get more refined and get past their shortcomings—at least a lack of honesty isn’t among them.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/chatgpt-congratulated-me-for-being-pregnant-it-was-dead-wrong" target="_blank">ChatGPT Health told me I'm pregnant (I'm not) — here's why you should never rely on AI for medical advice</a></li><li><a href="https://www.tomsguide.com/ai/gemini-notebook-just-sold-me-on-foldables-heres-why-i-finally-get-the-hype" target="_blank">Gemini Notebook just sold me on foldables — here's why I finally get the hype</a></li><li><a href="https://www.tomsguide.com/ai/i-always-recommend-the-chatgpt-escape-prompt-to-friends-looking-for-a-new-job-heres-why-it-works" target="_blank">I always recommend the ChatGPT 'Escape Prompt' to friends looking for a new job — here's why it works</a></li></ul><div data-widget-type="comparison" data-model-name="Samsung Galaxy Z Flip 8"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ For Amelia Earhart Day, I asked ChatGPT, Gemini, Claude, and Perplexity what led to her disappearance — one theory stood above the rest ]]></title>
                                                                                                <dc:content><![CDATA[ <p>I can’t help but spend far too many hours scouring the web for answers about the world’s biggest mysteries.</p><p>If you catch me on a Saturday night being a loser sitting inside my dark room while the illuminating light of my laptop makes me visible, then I’m most likely diving into conspiracy theories. My fascination with the wild stories behind unsolved cases is strong. The truth behind what’s really stationed at Area 51, why so many ships & planes vanish in the Bermuda Triangle and whatever happened to D.B. Cooper (the man who successfully hijacked a Boeing 727) fascinates me.</p><p>Another unsolved case that I’ll never get tired of reading about is Amelia Earhart’s disappearance. As an American icon best known for her accomplishments in the world of aviation, a holiday was enacted in her honor (Amelia Earhart Day). And this year, I wanted to try something different during my latest deep dive into what led to the vanishing of her and her navigator Fred Noonan.</p><p>After asking four chatbots what they think really happened to Earhart, I noticed that one prevailing theory stood out above the rest of the wild theories connected to her disappearance.</p><h2 id="chatgpt-and-gemini-s-answers">ChatGPT and Gemini’s answers</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="oBmG9Qi3piUMEbFUpQmrGf" name="Amelia-Earhart-shutterstock_242295622-16x9" alt="amelia earhart" src="https://cdn.mos.cms.futurecdn.net/oBmG9Qi3piUMEbFUpQmrGf.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>I presented the same question to ChatGPT, Gemini, Claude and Perplexity to get my latest conspiracy theory study session underway: “Based on all the conspiracy theories surrounding the mysterious disappearance of Amelia Earhart, what do you think really happened to her?”</p><p>ChatGPT’s explanation got straight to the point: <em>The short answer is: the most likely explanation is also the least sensational one. Based on the available evidence, I think Amelia Earhart and Fred Noonan most likely became lost after failing to locate Howland Island, ran out of fuel, and crashed into the Pacific Ocean.</em></p><p>The chatbot pointed to its conclusion as the one that’s accepted by most aviation historians and investigators, for various reasons. Those reasons include no verified post-disappearance radio transmissions being found, the U.S. Navy being unable to find anything during their search and how modern analyses point to Earhart & Noonan having very little fuel remaining during their excursion. Some of the other theories ChatGPT pointed out to explain this mystery included Earhart & Noonan landing on Nikumaroro then dying as castaways, crashing somewhere else entirely (New Britain, for example), getting captured by Japan and a possible government cover-up.</p><p>As for Gemini, it made mention of the same result ChatGPT reached: <em>When you strip away the decades of folklore, sensationalism, and cinematic conspiracies, the historical and scientific consensus points to one sobering reality: Amelia Earhart and her navigator, Fred Noonan, simply ran out of fuel and crashed into the Pacific Ocean.</em></p><p>Gemini mentioned something about a sonar update connected to the Earhart mystery that occurred in 2024, which was a bit of info I never knew about before: </p><p><em>The ocean floor remains the primary search zone. In early 2024, ocean exploration company Deep Sea Vision made global headlines when they captured a sonar image of a plane-shaped anomaly roughly 100 miles from Howland Island. However, when the team returned to the site with high-resolution equipment in November 2024, they confirmed the anomaly was merely a natural rock formation. The hunt in the deep sea continues.</em></p><h2 id="claude-and-perplexity-s-responses">Claude and Perplexity’s responses</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="2sLs8GuxjrJzy2TjsVDGT3" name="Amelia-Earhart-shutterstock_249572008-16x9" alt="amelia earhart" src="https://cdn.mos.cms.futurecdn.net/2sLs8GuxjrJzy2TjsVDGT3.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>When presented with my Earhart prompt, Claude gave me the answer I was expecting after reading ChatGPT and Gemini’s answers: </p><p><em>My honest take: the simplest explanation — she ran out of fuel and went down in the ocean — fits the available evidence best. The Nikumaroro theory is the most seriously debated alternative among researchers, but it remains unproven. The more elaborate theories (capture, cover-up) tend to rely on speculation rather than verifiable evidence.</em></p><p>While Claude also mentioned conspiracy theorists bringing up Earhart secretly coming back to the U.S under a new name and her possibly conducting a covert spy mission for the U.S. government, the chatbot made sure to note that those theories have no credible evidence connected to them and are largely dismissed by researchers & historians.</p><p>When it was finally Perplexity’s turn to answer my question, it gave me the answer that stood out as the prevailing theory among all four chatbots: <em>If I had to pick one explanation, I’d say a navigation or radio problem led to a fuel-starved ditching near Howland Island, followed by loss in the ocean, with the Nikumaroro castaway theory as the most plausible alternative.</em></p><p>Perplexity pointed to its answer being the prevailing mainstream view from most folks who’ve looked into Earhart’s story, while the theory tied to her becoming a “castaway” has drawn some support due to the data tied to radio-distress reports from Earhart and artifacts linked to Nikumaroro Island (the place where some theorize Earhart and Noonan crashed, then lived as castaways).</p><h2 id="final-thoughts-5">Final thoughts</h2><p>Coming out of this latest chatbot Q&A meeting, I left it knowing that the truth is simple and not covered in any sort of mind-bending mystery. </p><p>Earhart and Noonan met their untimely end due to running out of fuel while in the middle of another bout of flight navigation. Earhart will forever be regarded as an aviation icon, as she made history by being the first female passenger to cross the Atlantic by airplane and later crossing it alone while facing harsh weather conditions. </p><p>Someday, I hope we get a definite breakdown of her disappearance and the physical evidence everyone needs to back up everything we’ve heard about it thus far. Just like most folks, ChatGPT, Gemini, Claude and Perplexity know where the real truth lies.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-used-chatgpt-to-learn-about-world-brain-day-these-7-prompts-taught-me-how-to-improve-my-brain-health" target="_blank">I used ChatGPT to learn about World Brain Day — these 7 prompts taught me how to improve my brain health</a></li><li><a href="https://www.tomsguide.com/ai/tech-giants-are-spending-billions-on-ai-just-to-give-it-away-heres-why" target="_blank">Tech giants are spending billions on AI just to give it away — here's why</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/i-planned-an-entire-weekend-getaway-using-chatgpts-voice-mode-heres-why-it-was-easier-than-typing" target="_blank">I planned an entire weekend getaway using ChatGPT’s voice mode — here’s why it was easier than typing</a></li></ul><div data-widget-type="comparison" data-model-name="Samsung Galaxy Z Fold 8"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/for-amelia-earhart-day-i-asked-chatgpt-gemini-claude-and-perplexity-what-led-to-her-disappearance-one-theory-stood-above-the-rest</link>
                                                                            <description>
                            <![CDATA[ In honor of Amelia Earhart Day, I asked four chatbots to explain what really led to her mysterious disappearance—one answer stood out as the one frequently mentioned. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">f5P2hY65HjWXHp4QQ5cxik</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/vdr6x3a2vWuLzjySS27jtQ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 24 Jul 2026 06:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/vdr6x3a2vWuLzjySS27jtQ-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[amelia earhart]]></media:description>                                                            <media:text><![CDATA[amelia earhart]]></media:text>
                                <media:title type="plain"><![CDATA[amelia earhart]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/vdr6x3a2vWuLzjySS27jtQ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>I can’t help but spend far too many hours scouring the web for answers about the world’s biggest mysteries.</p><p>If you catch me on a Saturday night being a loser sitting inside my dark room while the illuminating light of my laptop makes me visible, then I’m most likely diving into conspiracy theories. My fascination with the wild stories behind unsolved cases is strong. The truth behind what’s really stationed at Area 51, why so many ships & planes vanish in the Bermuda Triangle and whatever happened to D.B. Cooper (the man who successfully hijacked a Boeing 727) fascinates me.</p><p>Another unsolved case that I’ll never get tired of reading about is Amelia Earhart’s disappearance. As an American icon best known for her accomplishments in the world of aviation, a holiday was enacted in her honor (Amelia Earhart Day). And this year, I wanted to try something different during my latest deep dive into what led to the vanishing of her and her navigator Fred Noonan.</p><p>After asking four chatbots what they think really happened to Earhart, I noticed that one prevailing theory stood out above the rest of the wild theories connected to her disappearance.</p><h2 id="chatgpt-and-gemini-s-answers">ChatGPT and Gemini’s answers</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="oBmG9Qi3piUMEbFUpQmrGf" name="Amelia-Earhart-shutterstock_242295622-16x9" alt="amelia earhart" src="https://cdn.mos.cms.futurecdn.net/oBmG9Qi3piUMEbFUpQmrGf.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>I presented the same question to ChatGPT, Gemini, Claude and Perplexity to get my latest conspiracy theory study session underway: “Based on all the conspiracy theories surrounding the mysterious disappearance of Amelia Earhart, what do you think really happened to her?”</p><p>ChatGPT’s explanation got straight to the point: <em>The short answer is: the most likely explanation is also the least sensational one. Based on the available evidence, I think Amelia Earhart and Fred Noonan most likely became lost after failing to locate Howland Island, ran out of fuel, and crashed into the Pacific Ocean.</em></p><p>The chatbot pointed to its conclusion as the one that’s accepted by most aviation historians and investigators, for various reasons. Those reasons include no verified post-disappearance radio transmissions being found, the U.S. Navy being unable to find anything during their search and how modern analyses point to Earhart & Noonan having very little fuel remaining during their excursion. Some of the other theories ChatGPT pointed out to explain this mystery included Earhart & Noonan landing on Nikumaroro then dying as castaways, crashing somewhere else entirely (New Britain, for example), getting captured by Japan and a possible government cover-up.</p><p>As for Gemini, it made mention of the same result ChatGPT reached: <em>When you strip away the decades of folklore, sensationalism, and cinematic conspiracies, the historical and scientific consensus points to one sobering reality: Amelia Earhart and her navigator, Fred Noonan, simply ran out of fuel and crashed into the Pacific Ocean.</em></p><p>Gemini mentioned something about a sonar update connected to the Earhart mystery that occurred in 2024, which was a bit of info I never knew about before: </p><p><em>The ocean floor remains the primary search zone. In early 2024, ocean exploration company Deep Sea Vision made global headlines when they captured a sonar image of a plane-shaped anomaly roughly 100 miles from Howland Island. However, when the team returned to the site with high-resolution equipment in November 2024, they confirmed the anomaly was merely a natural rock formation. The hunt in the deep sea continues.</em></p><h2 id="claude-and-perplexity-s-responses">Claude and Perplexity’s responses</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="2sLs8GuxjrJzy2TjsVDGT3" name="Amelia-Earhart-shutterstock_249572008-16x9" alt="amelia earhart" src="https://cdn.mos.cms.futurecdn.net/2sLs8GuxjrJzy2TjsVDGT3.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>When presented with my Earhart prompt, Claude gave me the answer I was expecting after reading ChatGPT and Gemini’s answers: </p><p><em>My honest take: the simplest explanation — she ran out of fuel and went down in the ocean — fits the available evidence best. The Nikumaroro theory is the most seriously debated alternative among researchers, but it remains unproven. The more elaborate theories (capture, cover-up) tend to rely on speculation rather than verifiable evidence.</em></p><p>While Claude also mentioned conspiracy theorists bringing up Earhart secretly coming back to the U.S under a new name and her possibly conducting a covert spy mission for the U.S. government, the chatbot made sure to note that those theories have no credible evidence connected to them and are largely dismissed by researchers & historians.</p><p>When it was finally Perplexity’s turn to answer my question, it gave me the answer that stood out as the prevailing theory among all four chatbots: <em>If I had to pick one explanation, I’d say a navigation or radio problem led to a fuel-starved ditching near Howland Island, followed by loss in the ocean, with the Nikumaroro castaway theory as the most plausible alternative.</em></p><p>Perplexity pointed to its answer being the prevailing mainstream view from most folks who’ve looked into Earhart’s story, while the theory tied to her becoming a “castaway” has drawn some support due to the data tied to radio-distress reports from Earhart and artifacts linked to Nikumaroro Island (the place where some theorize Earhart and Noonan crashed, then lived as castaways).</p><h2 id="final-thoughts-5">Final thoughts</h2><p>Coming out of this latest chatbot Q&A meeting, I left it knowing that the truth is simple and not covered in any sort of mind-bending mystery. </p><p>Earhart and Noonan met their untimely end due to running out of fuel while in the middle of another bout of flight navigation. Earhart will forever be regarded as an aviation icon, as she made history by being the first female passenger to cross the Atlantic by airplane and later crossing it alone while facing harsh weather conditions. </p><p>Someday, I hope we get a definite breakdown of her disappearance and the physical evidence everyone needs to back up everything we’ve heard about it thus far. Just like most folks, ChatGPT, Gemini, Claude and Perplexity know where the real truth lies.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-used-chatgpt-to-learn-about-world-brain-day-these-7-prompts-taught-me-how-to-improve-my-brain-health" target="_blank">I used ChatGPT to learn about World Brain Day — these 7 prompts taught me how to improve my brain health</a></li><li><a href="https://www.tomsguide.com/ai/tech-giants-are-spending-billions-on-ai-just-to-give-it-away-heres-why" target="_blank">Tech giants are spending billions on AI just to give it away — here's why</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt/i-planned-an-entire-weekend-getaway-using-chatgpts-voice-mode-heres-why-it-was-easier-than-typing" target="_blank">I planned an entire weekend getaway using ChatGPT’s voice mode — here’s why it was easier than typing</a></li></ul><div data-widget-type="comparison" data-model-name="Samsung Galaxy Z Fold 8"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Microsoft Copilot’s free Deep Research AI tool is going away — these are the 7 best free alternatives ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Microsoft is reducing free features for users. Microsoft Whiteboard now requires you to have a Microsoft Business account if you want to continue using it; the meeting preparation feature embedded in Microsoft Outlook asks you to purchase a Microsoft 365 Copilot license and Copilot Podcasts are being discontinued altogether. Now another feature that was once free of charge is being taken away from Microsoft users and replaced by a paid option.</p><p>The Deep Research feature, once available at no extra cost to Microsoft Copilot users, is now being retired, <a href="https://support.microsoft.com/en-us/microsoft-copilot/deep-research-in-microsoft-copilot">starting August 18, 2026</a>. And after it’s gone, you’ll be required to get a Microsoft 365 Premium subscription to create the reports and analyses you’re used to doing with Copilot with the all-new Researcher AI tool.</p><p>While your previously generated Deep Research content won’t be deleted and will be accessible through Researcher, it’s a bit of a bummer to know that you’ll only be able to get back to it via a required payment.</p><p>If this news disappoints you as much as it did for me, then consider giving these alternative AI tools a try if you’re looking for more ways to conduct your research.</p><h2 id="try-out-these-free-options-to-continue-generating-detailed-reports">Try out these free options to continue generating detailed reports </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4082px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="qN9CfvKTgD2P2SdCQcDEtH" name="shutterstock_2486442525-2" alt="perplexity ai" src="https://cdn.mos.cms.futurecdn.net/qN9CfvKTgD2P2SdCQcDEtH.jpg" mos="" align="middle" fullscreen="" width="4082" height="2296" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><strong>Perplexity</strong> stands out as one of the top options that can fulfill all your Copilot Deep Research needs. Since its biggest selling point is backing up its data via valid citations and easily verifiable claims, you can rely on its real-time web search to get the fast results you’re looking for. Conducting everyday research on general news, products and academics should work just fine if you consider using Perplexity’s free tier.</p><p><strong>Claude</strong> is one of the strongest AI analysts you can utilize—it’s capable of generating long-form explanations, providing you with legit citations and offers “Connectors” such as PubMed, bioRxiv and Consensus that act as research databases. </p><p><strong>Google Gemini</strong> taps into all the latest information injected into Google Search to analyze and synthesize all the data you’re looking for from multiple webpages. Researching all manner of topics through Gemini is another free AI research tool alternative worth considering as well. Gemini’s Google Workspace integration is also great if you’re looking to export your deep research reports to Google Docs or download as a PDF.</p><p><strong>Gemini Notebook </strong>(formerly known as NotebookLM) is an amazing AI research tool as it allows you to upload your own sources to create your own study material. Injecting your notebooks with PDFs, research papers, notes, Google Docs, etc. helps Gemini Notebook get all the information it needs to answer any questions you may have about your current research topic. Being able to turn your notebooks into Audio & Video Overviews, Slide Decks, Quizzes, Flashcards, etc. also stands out as some of the best ways Gemini Notebook handles your research sessions.</p><p><strong>ChatGPT </strong>is known far and wide as the mainstream AI tool that your everyday AI chatbot user makes use of. Presenting it with super descriptive prompts (a good example of that being "Research the current AI landscape in 2026. Compare OpenAI, Google, Anthropic, Microsoft and Meta. Include recent developments, strengths, weaknesses, market positioning, and cite sources”) helps it handle deep research tasks with more clarity. ChatGPT comes in handy when you’re looking to learn about new subjects, have the most complex topics explained to you in simpler terms and have research data built into structured reports.</p><p><strong>Elicit </strong>stands tall as one of the best AI research tools for users interested in deep academic literature discovery and structured data extraction. Students and professional researchers can definitely put their trust in this option since it cites 138 million academic papers and 545,000 clinical trials (with more scientific data sources set to arrive later). </p><p>And finally, <strong>Google AI Mode </strong>is a viable pick when you’re looking for a web research option that can handle any tasks you once gave to Copilot’s Deep Research tool. Since it’s readily available inside the Google Search bar, it’s great for comparing products, simplifying complex subjects, comparing viewpoints and discovering up-to-date information.</p><h2 id="bottom-line-7">Bottom line</h2><p>While the news of Microsoft Copilot’s Deep Research feature going away and being replaced by a mandatory paid option breaks our hearts, it’s less painful when you consider the wide range of free options you can use to replace it. It’s worth keeping in mind that chatbots are prone to hallucinating, which should compel you to always double-check every bit of information it sends your way. But for the most part, the seven AI deep research tools I’ve made you aware of are mostly dependable and worthy of your time.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-asked-chatgpt-to-improve-my-apple-notes-app-here-are-the-7-changes-i-actually-kept" target="_blank">I asked ChatGPT to improve my Apple Notes app — here are the 7 changes I actually kept</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt-just-gave-me-the-ultimate-mcu-recap-heres-how-to-watch-the-marvel-films-and-shows-in-order-before-avengers-doomsday" target="_blank">ChatGPT just gave me the ultimate 'Avengers: Doomsday' cheat sheet — how to watch Marvel films and shows in the right order</a></li><li><a href="https://www.tomsguide.com/ai/i-always-recommend-the-chatgpt-escape-prompt-to-friends-looking-for-a-new-job-heres-why-it-works" target="_blank">I always recommend the ChatGPT 'Escape Prompt' to friends looking for a new job — here's why it works</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/microsoft-copilots-free-deep-research-ai-tool-is-going-away-these-are-the-7-best-free-alternatives</link>
                                                                            <description>
                            <![CDATA[ Now that the Deep Research AI tool is being retired from Microsoft Copilot, check out these 7 free alternatives to fulfill your AI research needs. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">HzV3MEj793jn2pFC5GYj4K</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/EPQSVMjySTNj4u35tMstwD-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 23 Jul 2026 15:49:29 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/EPQSVMjySTNj4u35tMstwD-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[microsoft copilot]]></media:description>                                                            <media:text><![CDATA[microsoft copilot]]></media:text>
                                <media:title type="plain"><![CDATA[microsoft copilot]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/EPQSVMjySTNj4u35tMstwD-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Microsoft is reducing free features for users. Microsoft Whiteboard now requires you to have a Microsoft Business account if you want to continue using it; the meeting preparation feature embedded in Microsoft Outlook asks you to purchase a Microsoft 365 Copilot license and Copilot Podcasts are being discontinued altogether. Now another feature that was once free of charge is being taken away from Microsoft users and replaced by a paid option.</p><p>The Deep Research feature, once available at no extra cost to Microsoft Copilot users, is now being retired, <a href="https://support.microsoft.com/en-us/microsoft-copilot/deep-research-in-microsoft-copilot">starting August 18, 2026</a>. And after it’s gone, you’ll be required to get a Microsoft 365 Premium subscription to create the reports and analyses you’re used to doing with Copilot with the all-new Researcher AI tool.</p><p>While your previously generated Deep Research content won’t be deleted and will be accessible through Researcher, it’s a bit of a bummer to know that you’ll only be able to get back to it via a required payment.</p><p>If this news disappoints you as much as it did for me, then consider giving these alternative AI tools a try if you’re looking for more ways to conduct your research.</p><h2 id="try-out-these-free-options-to-continue-generating-detailed-reports">Try out these free options to continue generating detailed reports </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4082px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="qN9CfvKTgD2P2SdCQcDEtH" name="shutterstock_2486442525-2" alt="perplexity ai" src="https://cdn.mos.cms.futurecdn.net/qN9CfvKTgD2P2SdCQcDEtH.jpg" mos="" align="middle" fullscreen="" width="4082" height="2296" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><strong>Perplexity</strong> stands out as one of the top options that can fulfill all your Copilot Deep Research needs. Since its biggest selling point is backing up its data via valid citations and easily verifiable claims, you can rely on its real-time web search to get the fast results you’re looking for. Conducting everyday research on general news, products and academics should work just fine if you consider using Perplexity’s free tier.</p><p><strong>Claude</strong> is one of the strongest AI analysts you can utilize—it’s capable of generating long-form explanations, providing you with legit citations and offers “Connectors” such as PubMed, bioRxiv and Consensus that act as research databases. </p><p><strong>Google Gemini</strong> taps into all the latest information injected into Google Search to analyze and synthesize all the data you’re looking for from multiple webpages. Researching all manner of topics through Gemini is another free AI research tool alternative worth considering as well. Gemini’s Google Workspace integration is also great if you’re looking to export your deep research reports to Google Docs or download as a PDF.</p><p><strong>Gemini Notebook </strong>(formerly known as NotebookLM) is an amazing AI research tool as it allows you to upload your own sources to create your own study material. Injecting your notebooks with PDFs, research papers, notes, Google Docs, etc. helps Gemini Notebook get all the information it needs to answer any questions you may have about your current research topic. Being able to turn your notebooks into Audio & Video Overviews, Slide Decks, Quizzes, Flashcards, etc. also stands out as some of the best ways Gemini Notebook handles your research sessions.</p><p><strong>ChatGPT </strong>is known far and wide as the mainstream AI tool that your everyday AI chatbot user makes use of. Presenting it with super descriptive prompts (a good example of that being "Research the current AI landscape in 2026. Compare OpenAI, Google, Anthropic, Microsoft and Meta. Include recent developments, strengths, weaknesses, market positioning, and cite sources”) helps it handle deep research tasks with more clarity. ChatGPT comes in handy when you’re looking to learn about new subjects, have the most complex topics explained to you in simpler terms and have research data built into structured reports.</p><p><strong>Elicit </strong>stands tall as one of the best AI research tools for users interested in deep academic literature discovery and structured data extraction. Students and professional researchers can definitely put their trust in this option since it cites 138 million academic papers and 545,000 clinical trials (with more scientific data sources set to arrive later). </p><p>And finally, <strong>Google AI Mode </strong>is a viable pick when you’re looking for a web research option that can handle any tasks you once gave to Copilot’s Deep Research tool. Since it’s readily available inside the Google Search bar, it’s great for comparing products, simplifying complex subjects, comparing viewpoints and discovering up-to-date information.</p><h2 id="bottom-line-7">Bottom line</h2><p>While the news of Microsoft Copilot’s Deep Research feature going away and being replaced by a mandatory paid option breaks our hearts, it’s less painful when you consider the wide range of free options you can use to replace it. It’s worth keeping in mind that chatbots are prone to hallucinating, which should compel you to always double-check every bit of information it sends your way. But for the most part, the seven AI deep research tools I’ve made you aware of are mostly dependable and worthy of your time.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-asked-chatgpt-to-improve-my-apple-notes-app-here-are-the-7-changes-i-actually-kept" target="_blank">I asked ChatGPT to improve my Apple Notes app — here are the 7 changes I actually kept</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt-just-gave-me-the-ultimate-mcu-recap-heres-how-to-watch-the-marvel-films-and-shows-in-order-before-avengers-doomsday" target="_blank">ChatGPT just gave me the ultimate 'Avengers: Doomsday' cheat sheet — how to watch Marvel films and shows in the right order</a></li><li><a href="https://www.tomsguide.com/ai/i-always-recommend-the-chatgpt-escape-prompt-to-friends-looking-for-a-new-job-heres-why-it-works" target="_blank">I always recommend the ChatGPT 'Escape Prompt' to friends looking for a new job — here's why it works</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I test AI coding tools all day — here are 9 hidden Claude Code features you’re probably missing ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The more I explore what <a href="https://www.tomsguide.com/ai/claude-code-just-came-to-the-web-and-its-about-to-change-how-you-vibe-code">Claude Code</a> can do, the more it becomes clear that Anthropic has built one of the best AI development tools on the market. It doesn't just generate code snippets; it can build full apps from scratch, debug complex errors, explain unfamiliar repositories, and completely automate your repetitive workflows.</p><p>But even after spending dozens of hours testing it, I realized I’d barely scratched the surface of what it can do. </p><p>Many of Claude Code's most useful features aren't immediately obvious. They're tucked away in technical documentation or designed for software engineers who live in the terminal. </p><p>Whether you're building your very first coding project, experimenting with AI-assisted workflows, or just looking to reclaim hours of your work week, here are the hidden Claude Code features you should start using right now.</p><h2 id="1-inject-permanent-project-memory-with-a-claude-md-file">1. Inject permanent project memory with a CLAUDE.md file</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1200px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="7t5rjTRwXBhbWfb7zuw5BU" name="vibe-coding-fix" alt="vibe coding" src="https://cdn.mos.cms.futurecdn.net/7t5rjTRwXBhbWfb7zuw5BU.jpg" mos="" align="middle" fullscreen="" width="1200" height="675" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Pixabay)</span></figcaption></figure><p>One of the single biggest time-savers in Claude Code is creating a CLAUDE.md file in your project's root folder. Think of it as a permanent onboarding manual. Instead of reminding Claude during every single chat session to use TypeScript, write unit tests, or follow a specific naming convention, you can bake those rules right into your project.</p><p>Claude automatically scans this file the moment you launch a session.<br><strong>This is Ideal CLAUDE.md Architecture:</strong></p><p><strong>Project Overview:</strong> Tells Claude exactly what the app does. Example: "A Next.js dashboard for tracking personal finance."</p><p><strong>Tech Stack: </strong>Locks down languages and frameworks. Example: TypeScript, TailwindCSS, PostgreSQL</p><p><strong>Commands: </strong>Fast-tracks how Claude builds and tests. Example: npm run dev, npm run test<br><br><strong>Code Style: </strong>Sets strict architectural rules. Example: "Always write dry code and include concise inline comments."</p><p><strong>Pro-Tip:</strong> Don't turn this file into a textbook. Claude reads it at the start of <em>every</em> session, which uses up your token window. Keep it under 200–300 lines of highly concentrated project constraints.</p><h2 id="2-time-travel-through-your-mistakes-with-checkpoints">2. Time-travel through your mistakes with Checkpoints</h2><p>We’ve all had that heart-stopping moment where a single line of bad code completely breaks an application. Claude Code removes that anxiety entirely with its built-in checkpoint system.</p><p>As Claude works, it takes snapshots of your codebase. If an experimental feature goes sideways or a bug spirals out of control, you can instantly roll your project back to a pristine, earlier state.</p><p><strong>How to use it:</strong> Type /rewind in the terminal (or hit Esc twice to bring up the history menu) and visually select the exact moment in time you want to jump back to.</p><h2 id="3-supercharge-your-workflow-with-custom-skills">3. Supercharge your workflow with Custom 'Skills'</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="B9FntwdtgJ6Hu4mniGyhsS" name="z (14)" alt="Claude connectors screenshot" src="https://cdn.mos.cms.futurecdn.net/B9FntwdtgJ6Hu4mniGyhsS.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>While Claude Code features standard built-in slash commands for quick tasks, its true superpower is letting you build custom workflows called <a href="https://www.tomsguide.com/ai/claude-skills-changed-how-i-work-5-ways-i-use-them-every-day"><strong>Skills</strong></a>.</p><p>If you find yourself repeatedly typing long, complex prompts to format data, generate marketing copies, or set up boilerplate folders, you can teach Claude a permanent Skill. </p><p>For example, you could teach it a /newsletter skill that automatically pulls your latest project updates, drafts a summary, structures an email template and suggests SEO improvements in one click. Once saved, it’s a permanent shortcut.</p><h2 id="4-break-down-complex-jobs-using-subagents">4. Break down complex jobs using Subagents</h2><p>When you give an AI a massive, multi-step task, it can get overwhelmed and hallucinate. Claude Code solves this by dynamically spinning up specialized AI "subagents."</p><p>If you ask Claude to overhaul a major feature, it might quietly assign one subagent to review the existing code, order a second to write the new logic, and task a third with generating unit tests. </p><p>They work in parallel, pool their results, and present you with a finished product without forcing you to manage three separate chat windows.</p><h2 id="5-unlock-external-data-with-the-model-context-protocol-mcp">5. Unlock external data with the Model Context Protocol (MCP)</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="yCgNGXF5oEerxWD3kNj3w4" name="Claude-MCP-apps-consumer-Press-1" alt="claude apps" src="https://cdn.mos.cms.futurecdn.net/yCgNGXF5oEerxWD3kNj3w4.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Anthropic)</span></figcaption></figure><p>By default, most AI chatbots are trapped inside their own window, entirely blind to your external tools. Claude Code breaks down these walls using Anthropic’s Model Context Protocol (MCP).</p><p>MCP allows you to securely connect Claude directly to outside infrastructure — like your GitHub repositories, enterprise databases, Slack channels or web search APIs. Instead of constantly copying and pasting data back and forth between applications, Claude can pull the exact context it needs right into your workspace.</p><h2 id="6-let-claude-run-on-autopilot-with-headless-mode">6. Let Claude run on autopilot with Headless Mode</h2><p>Most people use Claude interactively, trading prompts back and forth. But "headless mode" allows Claude Code to run completely in the background without you actively sitting at your keyboard.</p><p>Advanced users and developers can embed Claude into automated terminal scripts. You can trigger it to run automatically at midnight to audit your code for bugs, generate fresh documentation, or draft release notes for your team while you sleep. It transitions Claude from a standard chatbot into an automated digital teammate.</p><h2 id="7-save-your-thumbs-with-built-in-slash-commands">7. Save your thumbs with built-in Slash Commands</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2554px;"><p class="vanilla-image-block" style="padding-top:48.67%;"><img id="f7AfvnQX57HdXsHi3gUFon" name="claude vibe coding" alt="claude vibe coding" src="https://cdn.mos.cms.futurecdn.net/f7AfvnQX57HdXsHi3gUFon.jpg" mos="" align="middle" fullscreen="" width="2554" height="1243" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: NPowell)</span></figcaption></figure><p>Stop typing out lengthy paragraphs like <em>"Please look over this specific file, check it for syntax errors, and give me feedback."</em> Claude Code comes out of the box with built-in shortcuts designed to save your thumbs and keep you in the flow.</p><p>Essential Commands to Know:</p><p><strong>/bugfix: </strong>Instructs Claude to scan your active file specifically for errors and fix them.</p><p><strong>/review:</strong> Triggers a comprehensive code review and suggests optimization strategies.</p><p><strong>/test: </strong>Automatically writes and executes tests for the code you just completed.</p><h2 id="8-put-guardrails-on-your-code-using-hooks">8. Put guardrails on your code using Hooks</h2><p>If you want to ensure you never accidentally push broken code, you need to use hooks. Think of hooks as automated security guards that execute a check right before or right after a major action.</p><p>You can configure Claude to automatically run your project’s test suite before committing changes to git or force it to run a formatter the second it finishes writing a file. It's a foolproof way to catch minor typos and formatting issues before they turn into major headaches.</p><h2 id="9-pick-up-exactly-where-you-left-off">9. Pick up exactly where you left off</h2><p>There is nothing worse than closing an AI coding session at night, only to spend 20 minutes the next morning re-explaining the entire project architecture to the chatbot. Claude Code maintains deep conversation history across sessions. </p><p>When you boot up the CLI the next day, you can instantly resume a previous thread with all the context, variables, and past logic perfectly preserved.</p><h2 id="final-thoughts-6">Final thoughts</h2><p>It’s easy to look at Claude Code and assume it’s just another chat window that happens to sit in your terminal. But treating it like a standard chatbot sells it incredibly short.</p><p>Features like permanent project files (CLAUDE.md), automated subagents, instant rewind buttons and tool integration turn it into a true autonomous development partner. </p><p>You don’t need to master all 9 of these features on day one — but unlocking just two or three of them will radically change how fast you can build. Give them a try and let me know what you think in the comments. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/claude/i-found-the-7-easiest-claude-connectors-for-people-over-50-start-with-these"><strong>I found the 7 easiest Claude connectors for people over 50 — start with these</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-replaced-my-notebook-with-an-ai-pen-for-a-month-heres-what-happened"><strong>I replaced my notebook with an AI pen for a month — here's what happened</strong></a></li><li><a href="https://www.tomsguide.com/ai/looking-for-a-job-after-50-here-are-7-chatgpt-prompts-to-level-the-playing-field"><strong>Looking for a job after 50? Here are 7 ChatGPT prompts to level the playing field</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-test-ai-coding-tools-all-day-here-are-9-hidden-claude-code-features-youre-probably-missing</link>
                                                                            <description>
                            <![CDATA[ Discover 9 hidden Claude Code features that can save time, automate repetitive tasks, and help you get the most out of Anthropic's powerful command-line AI assistant. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">t2RLB48DPzEgguS5sdfj43</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/MgNuts2aMA2ezHUyzAPVSQ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 21 Jul 2026 11:30:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                    <category><![CDATA[Claude]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/MgNuts2aMA2ezHUyzAPVSQ-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Claude Code image on laptop]]></media:description>                                                            <media:text><![CDATA[Claude Code image on laptop]]></media:text>
                                <media:title type="plain"><![CDATA[Claude Code image on laptop]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/MgNuts2aMA2ezHUyzAPVSQ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The more I explore what <a href="https://www.tomsguide.com/ai/claude-code-just-came-to-the-web-and-its-about-to-change-how-you-vibe-code">Claude Code</a> can do, the more it becomes clear that Anthropic has built one of the best AI development tools on the market. It doesn't just generate code snippets; it can build full apps from scratch, debug complex errors, explain unfamiliar repositories, and completely automate your repetitive workflows.</p><p>But even after spending dozens of hours testing it, I realized I’d barely scratched the surface of what it can do. </p><p>Many of Claude Code's most useful features aren't immediately obvious. They're tucked away in technical documentation or designed for software engineers who live in the terminal. </p><p>Whether you're building your very first coding project, experimenting with AI-assisted workflows, or just looking to reclaim hours of your work week, here are the hidden Claude Code features you should start using right now.</p><h2 id="1-inject-permanent-project-memory-with-a-claude-md-file">1. Inject permanent project memory with a CLAUDE.md file</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1200px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="7t5rjTRwXBhbWfb7zuw5BU" name="vibe-coding-fix" alt="vibe coding" src="https://cdn.mos.cms.futurecdn.net/7t5rjTRwXBhbWfb7zuw5BU.jpg" mos="" align="middle" fullscreen="" width="1200" height="675" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Pixabay)</span></figcaption></figure><p>One of the single biggest time-savers in Claude Code is creating a CLAUDE.md file in your project's root folder. Think of it as a permanent onboarding manual. Instead of reminding Claude during every single chat session to use TypeScript, write unit tests, or follow a specific naming convention, you can bake those rules right into your project.</p><p>Claude automatically scans this file the moment you launch a session.<br><strong>This is Ideal CLAUDE.md Architecture:</strong></p><p><strong>Project Overview:</strong> Tells Claude exactly what the app does. Example: "A Next.js dashboard for tracking personal finance."</p><p><strong>Tech Stack: </strong>Locks down languages and frameworks. Example: TypeScript, TailwindCSS, PostgreSQL</p><p><strong>Commands: </strong>Fast-tracks how Claude builds and tests. Example: npm run dev, npm run test<br><br><strong>Code Style: </strong>Sets strict architectural rules. Example: "Always write dry code and include concise inline comments."</p><p><strong>Pro-Tip:</strong> Don't turn this file into a textbook. Claude reads it at the start of <em>every</em> session, which uses up your token window. Keep it under 200–300 lines of highly concentrated project constraints.</p><h2 id="2-time-travel-through-your-mistakes-with-checkpoints">2. Time-travel through your mistakes with Checkpoints</h2><p>We’ve all had that heart-stopping moment where a single line of bad code completely breaks an application. Claude Code removes that anxiety entirely with its built-in checkpoint system.</p><p>As Claude works, it takes snapshots of your codebase. If an experimental feature goes sideways or a bug spirals out of control, you can instantly roll your project back to a pristine, earlier state.</p><p><strong>How to use it:</strong> Type /rewind in the terminal (or hit Esc twice to bring up the history menu) and visually select the exact moment in time you want to jump back to.</p><h2 id="3-supercharge-your-workflow-with-custom-skills">3. Supercharge your workflow with Custom 'Skills'</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="B9FntwdtgJ6Hu4mniGyhsS" name="z (14)" alt="Claude connectors screenshot" src="https://cdn.mos.cms.futurecdn.net/B9FntwdtgJ6Hu4mniGyhsS.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>While Claude Code features standard built-in slash commands for quick tasks, its true superpower is letting you build custom workflows called <a href="https://www.tomsguide.com/ai/claude-skills-changed-how-i-work-5-ways-i-use-them-every-day"><strong>Skills</strong></a>.</p><p>If you find yourself repeatedly typing long, complex prompts to format data, generate marketing copies, or set up boilerplate folders, you can teach Claude a permanent Skill. </p><p>For example, you could teach it a /newsletter skill that automatically pulls your latest project updates, drafts a summary, structures an email template and suggests SEO improvements in one click. Once saved, it’s a permanent shortcut.</p><h2 id="4-break-down-complex-jobs-using-subagents">4. Break down complex jobs using Subagents</h2><p>When you give an AI a massive, multi-step task, it can get overwhelmed and hallucinate. Claude Code solves this by dynamically spinning up specialized AI "subagents."</p><p>If you ask Claude to overhaul a major feature, it might quietly assign one subagent to review the existing code, order a second to write the new logic, and task a third with generating unit tests. </p><p>They work in parallel, pool their results, and present you with a finished product without forcing you to manage three separate chat windows.</p><h2 id="5-unlock-external-data-with-the-model-context-protocol-mcp">5. Unlock external data with the Model Context Protocol (MCP)</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="yCgNGXF5oEerxWD3kNj3w4" name="Claude-MCP-apps-consumer-Press-1" alt="claude apps" src="https://cdn.mos.cms.futurecdn.net/yCgNGXF5oEerxWD3kNj3w4.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Anthropic)</span></figcaption></figure><p>By default, most AI chatbots are trapped inside their own window, entirely blind to your external tools. Claude Code breaks down these walls using Anthropic’s Model Context Protocol (MCP).</p><p>MCP allows you to securely connect Claude directly to outside infrastructure — like your GitHub repositories, enterprise databases, Slack channels or web search APIs. Instead of constantly copying and pasting data back and forth between applications, Claude can pull the exact context it needs right into your workspace.</p><h2 id="6-let-claude-run-on-autopilot-with-headless-mode">6. Let Claude run on autopilot with Headless Mode</h2><p>Most people use Claude interactively, trading prompts back and forth. But "headless mode" allows Claude Code to run completely in the background without you actively sitting at your keyboard.</p><p>Advanced users and developers can embed Claude into automated terminal scripts. You can trigger it to run automatically at midnight to audit your code for bugs, generate fresh documentation, or draft release notes for your team while you sleep. It transitions Claude from a standard chatbot into an automated digital teammate.</p><h2 id="7-save-your-thumbs-with-built-in-slash-commands">7. Save your thumbs with built-in Slash Commands</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2554px;"><p class="vanilla-image-block" style="padding-top:48.67%;"><img id="f7AfvnQX57HdXsHi3gUFon" name="claude vibe coding" alt="claude vibe coding" src="https://cdn.mos.cms.futurecdn.net/f7AfvnQX57HdXsHi3gUFon.jpg" mos="" align="middle" fullscreen="" width="2554" height="1243" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: NPowell)</span></figcaption></figure><p>Stop typing out lengthy paragraphs like <em>"Please look over this specific file, check it for syntax errors, and give me feedback."</em> Claude Code comes out of the box with built-in shortcuts designed to save your thumbs and keep you in the flow.</p><p>Essential Commands to Know:</p><p><strong>/bugfix: </strong>Instructs Claude to scan your active file specifically for errors and fix them.</p><p><strong>/review:</strong> Triggers a comprehensive code review and suggests optimization strategies.</p><p><strong>/test: </strong>Automatically writes and executes tests for the code you just completed.</p><h2 id="8-put-guardrails-on-your-code-using-hooks">8. Put guardrails on your code using Hooks</h2><p>If you want to ensure you never accidentally push broken code, you need to use hooks. Think of hooks as automated security guards that execute a check right before or right after a major action.</p><p>You can configure Claude to automatically run your project’s test suite before committing changes to git or force it to run a formatter the second it finishes writing a file. It's a foolproof way to catch minor typos and formatting issues before they turn into major headaches.</p><h2 id="9-pick-up-exactly-where-you-left-off">9. Pick up exactly where you left off</h2><p>There is nothing worse than closing an AI coding session at night, only to spend 20 minutes the next morning re-explaining the entire project architecture to the chatbot. Claude Code maintains deep conversation history across sessions. </p><p>When you boot up the CLI the next day, you can instantly resume a previous thread with all the context, variables, and past logic perfectly preserved.</p><h2 id="final-thoughts-6">Final thoughts</h2><p>It’s easy to look at Claude Code and assume it’s just another chat window that happens to sit in your terminal. But treating it like a standard chatbot sells it incredibly short.</p><p>Features like permanent project files (CLAUDE.md), automated subagents, instant rewind buttons and tool integration turn it into a true autonomous development partner. </p><p>You don’t need to master all 9 of these features on day one — but unlocking just two or three of them will radically change how fast you can build. Give them a try and let me know what you think in the comments. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/claude/i-found-the-7-easiest-claude-connectors-for-people-over-50-start-with-these"><strong>I found the 7 easiest Claude connectors for people over 50 — start with these</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-replaced-my-notebook-with-an-ai-pen-for-a-month-heres-what-happened"><strong>I replaced my notebook with an AI pen for a month — here's what happened</strong></a></li><li><a href="https://www.tomsguide.com/ai/looking-for-a-job-after-50-here-are-7-chatgpt-prompts-to-level-the-playing-field"><strong>Looking for a job after 50? Here are 7 ChatGPT prompts to level the playing field</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I found the 7 easiest Claude connectors for people over 50 — start with these ]]></title>
                                                                                                <dc:content><![CDATA[ <p>If you have tried the <a href="https://www.tomsguide.com/ai/chatgpt/i-found-5-chatgpt-apps-everyone-over-50-should-install-first">apps within ChatGPT</a>, you might like<a href="https://www.tomsguide.com/ai/claude/getting-started-with-claude-connectors-how-to-control-apps-using-ai-prompts"> Claude Connectors</a>. Connectors let Claude securely work with apps you already use without leaving the platform. So, instead of copying and pasting information between websites, it can search your Gmail, check your calendar, help plan a vacation or even build a grocery list. </p><p>Once you try this out for yourself, you'll see how they transform Claude into a personal assistant.</p><p>If you're just getting started, these are the seven connectors I think offer the biggest payoff — especially if you're over 50.</p><h2 id="how-to-get-started-with-claude-connectors">How to get started with Claude Connectors </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="myjpwRAsfCUVhLW26GwAmB" name="8 - 2026-07-14T141636.506" alt="Claude Connectors screenshot" src="https://cdn.mos.cms.futurecdn.net/myjpwRAsfCUVhLW26GwAmB.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Getting started with Claude Connectors takes just a few minutes. Open Claude and click <strong>Settings</strong>, then head to <strong>Connectors</strong>. You'll see a growing list of available services, including apps like Gmail, Google Calendar, Booking.com, Uber and more.</p><p>From there, simply choose the service you want to connect and sign in to your account. Claude will ask for permission to access only the information it needs, and you can review or revoke those permissions at any time.</p><p>Once connected, you can start asking natural-language questions instead of jumping between apps. </p><h2 id="1-gmail-2">1. Gmail</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CUsJfx4ZxhsmotgspP3qqX" name="gmail.shutterstock_2517682173" alt="A smartphone with the Gmail logo on it resting on top of a computer keyboard." src="https://cdn.mos.cms.futurecdn.net/CUsJfx4ZxhsmotgspP3qqX.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>If I could only connect Claude to one app, it would be Gmail.</p><p>Most of us have years' worth of emails buried in our inboxes including appointment confirmations, receipts, travel plans, newsletters and conversations we forgot about long ago. Instead of digging through folders or remembering the right search terms, you can simply ask Claude.</p><p><strong>Prompt to try:</strong><em><strong> </strong></em><em>Find every email about my upcoming doctor appointments and summarize the dates, times and locations.</em></p><p>Or:  <em>Show me every receipt for purchases I made this month.</em></p><p>It's one of those features that you never know you need until you try it. I use it all the time when I'm looking for something specific buried in my inbox. </p><h2 id="2-google-calendar">2. Google Calendar</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1000px;"><p class="vanilla-image-block" style="padding-top:66.70%;"><img id="Xnq5DkmS9wZ6J5vWbnxQWh" name="google-calendar-iphone-shst.jpg" alt="Google Calendar on an iPhone." src="https://cdn.mos.cms.futurecdn.net/Xnq5DkmS9wZ6J5vWbnxQWh.jpg" mos="" align="middle" fullscreen="" width="1000" height="667" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Piotr Swat/Shutterstock)</span></figcaption></figure><p>Whether you're juggling family birthdays, medical appointments, vacations or volunteer work, keeping track of your schedule gets easier when Claude can see your calendar.</p><p>Instead of opening Google Calendar, you can simply ask questions in plain English.</p><p><strong>Prompt to try: </strong><em>Tell me everything I have planned next week and point out any scheduling conflicts.</em></p><p>Or: <em>Find an afternoon next month when I'm free to schedule lunch with friends.</em></p><p>It's a much more natural way to manage your schedule than scrolling through calendar views.</p><h2 id="3-booking-com">3. Booking.com</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3840px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="qjwDgzaSA5VEUruzxLTJfn" name="shutterstock_2395496379_huge-2" alt="Booking.com logo on a smartphone in front of a screen of computer code" src="https://cdn.mos.cms.futurecdn.net/qjwDgzaSA5VEUruzxLTJfn.jpg" mos="" align="middle" fullscreen="" width="3840" height="2160" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Planning a vacation or a trip to see your grandchildren is exciting, but can take time, especially when you have to bounce between travel sites, restaurant reviews and maps.</p><p>With the Booking.com connector, Claude can help narrow down hotel options based on what actually matters to you.</p><p><strong>Prompt to try: </strong><em>Help me find a quiet hotel in Charleston that's close to downtown, has free parking and costs less than $250 per night.</em></p><p>Or:</p><p><em>Plan a three-day getaway to Maine with highly rated hotels, seafood restaurants and attractions nearby.</em></p><p>Instead of spending an hour comparing listings, Claude does much of the research for you.</p><h2 id="4-instacart">4. Instacart</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5331px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="PYxGPjRAmeAX6ikosqrZBH" name="Grocery bag - crop.jpg" alt="Brown paper bag with groceries" src="https://cdn.mos.cms.futurecdn.net/PYxGPjRAmeAX6ikosqrZBH.jpg" mos="" align="middle" fullscreen="" width="5331" height="2999" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Meal planning is one of those weekly chores that never seems to get easier.</p><p>Claude can help by creating shopping lists based on your dietary preferences, budget or the ingredients you already have.</p><p><strong>Prompt to try: </strong><em>Plan five heart-healthy dinners for this week and build a grocery list.</em></p><p>Or:<em> I need easy dinners for two that take less than 30 minutes to make.</em></p><p>It's like having someone else do the meal planning before you even open Instacart. I use this one all the time and it's a lifesaver </p><h2 id="5-intuit-turbotax">5. Intuit TurboTax</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="w5kLCegYRHzSLgtvJXmLbk" name="GettyImages-1235036842.jpg" alt="intuit turbotax" src="https://cdn.mos.cms.futurecdn.net/w5kLCegYRHzSLgtvJXmLbk.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Tiffany Hagler-Geard/Bloomberg via Getty Images)</span></figcaption></figure><p>Taxes aren't exactly anyone's favorite subject, but this connector can make them feel a little less overwhelming.</p><p>Claude can help explain tax information in plain English, compare previous returns and remind you which documents you'll likely need before tax season rolls around. It's not a substitute for a real accountant, but it is helpful when you have tough questions. </p><p><strong>Prompt to try: </strong><em>Compare my last two tax returns and explain the biggest differences.</em></p><p>Or: <em>What documents should I start collecting before I file my taxes this year?</em></p><h2 id="6-thumbtack">6. Thumbtack</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="BqsXgn5Bq9JRE3PvU4dHE8" name="Introducing Thumbtack, the one app for your home. 3-27 screenshot" alt="A person using the Thumbtack app to find local pros" src="https://cdn.mos.cms.futurecdn.net/BqsXgn5Bq9JRE3PvU4dHE8.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Thumbtack)</span></figcaption></figure><p>Homeownership seems to come with a never-ending list of projects. Whether you need a plumber, electrician, landscaper or painter, Thumbtack helps you find professionals — and Claude can make the process easier.</p><p><strong>Prompt to try: </strong><em>Help me find a highly rated plumber to replace a water heater and tell me what questions I should ask before hiring someone.</em></p><p>Or: <em>Compare local painters and explain what services are included in their estimates.</em></p><p>It's especially useful if you haven't hired someone for a project in years and aren't sure where to begin.</p><h2 id="7-alltrails">7. AllTrails</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3988px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="wcGQx2G4crLYtPs3sRqAFC" name="AllTrails25-16" alt="Close-up of an AllTrails user's phone showing the new custom trail building feature" src="https://cdn.mos.cms.futurecdn.net/wcGQx2G4crLYtPs3sRqAFC.jpg" mos="" align="middle" fullscreen="" width="3988" height="2243" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Dan Bracaglia/Tom's Guide)</span></figcaption></figure><p>This was probably the biggest surprise on my list. If you enjoy walking, hiking or simply spending more time outdoors, the AllTrails connector can help you discover routes that match your fitness level and interests.</p><p><strong>Prompt to try:</strong><em><strong> </strong></em><em>Find an easy trail within an hour of my home that's under three miles long, mostly flat and has great views.</em></p><p>Or: <em>Recommend a scenic walk that's dog friendly and close to a good coffee shop.</em></p><p>Whether you're looking for a leisurely afternoon walk or preparing for a weekend adventure, it's a fun way to find places you might never have discovered on your own.</p><h2 id="my-final-thoughts">My final thoughts </h2><p>Claude Connectors let Claude work with many of the services you already use every day. For me, Gmail and Google Calendar are the clear standouts because they save the most time, but the lifestyle connectors like Booking.com, Instacart, Thumbtack and AllTrails show just how much AI is expanding beyond answering questions.</p><p>If you're trying Claude for the first time, start by connecting one or two. Once you see how easy it is, you'll be connecting more apps in no time. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/someone-created-a-ghost-font-that-humans-can-read-but-ai-cant-i-had-to-try-it-for-myself">Someone created a 'Ghost Font' that humans can read but AI can't — I had to try it for myself</a></li><li><a href="https://www.tomsguide.com/ai/the-end-of-forgetting-why-ais-perfect-memory-is-a-psychological-trap">The end of forgetting: Why AI’s perfect memory is a psychological trap</a></li><li><a href="https://www.tomsguide.com/ai/i-just-found-a-free-way-to-watch-youtube-without-ads-and-it-doesnt-require-youtube-premium">I just found a free way to watch YouTube without ads — and it doesn't require YouTube Premium</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude/i-found-the-7-easiest-claude-connectors-for-people-over-50-start-with-these</link>
                                                                            <description>
                            <![CDATA[ Discover the best Claude Connectors for people over 50 and learn how they can simplify email, travel, shopping, taxes, and everyday tasks. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">KZxxb9KFER4tuTwuQeqzVG</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/QEa564gn9JerHDVqao66Z4-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 20 Jul 2026 06:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Claude]]></category>
                                                    <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/QEa564gn9JerHDVqao66Z4-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock/Vitaly Gariev ]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[senior couple at computer]]></media:description>                                                            <media:text><![CDATA[senior couple at computer]]></media:text>
                                <media:title type="plain"><![CDATA[senior couple at computer]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/QEa564gn9JerHDVqao66Z4-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>If you have tried the <a href="https://www.tomsguide.com/ai/chatgpt/i-found-5-chatgpt-apps-everyone-over-50-should-install-first">apps within ChatGPT</a>, you might like<a href="https://www.tomsguide.com/ai/claude/getting-started-with-claude-connectors-how-to-control-apps-using-ai-prompts"> Claude Connectors</a>. Connectors let Claude securely work with apps you already use without leaving the platform. So, instead of copying and pasting information between websites, it can search your Gmail, check your calendar, help plan a vacation or even build a grocery list. </p><p>Once you try this out for yourself, you'll see how they transform Claude into a personal assistant.</p><p>If you're just getting started, these are the seven connectors I think offer the biggest payoff — especially if you're over 50.</p><h2 id="how-to-get-started-with-claude-connectors">How to get started with Claude Connectors </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="myjpwRAsfCUVhLW26GwAmB" name="8 - 2026-07-14T141636.506" alt="Claude Connectors screenshot" src="https://cdn.mos.cms.futurecdn.net/myjpwRAsfCUVhLW26GwAmB.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Getting started with Claude Connectors takes just a few minutes. Open Claude and click <strong>Settings</strong>, then head to <strong>Connectors</strong>. You'll see a growing list of available services, including apps like Gmail, Google Calendar, Booking.com, Uber and more.</p><p>From there, simply choose the service you want to connect and sign in to your account. Claude will ask for permission to access only the information it needs, and you can review or revoke those permissions at any time.</p><p>Once connected, you can start asking natural-language questions instead of jumping between apps. </p><h2 id="1-gmail-2">1. Gmail</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CUsJfx4ZxhsmotgspP3qqX" name="gmail.shutterstock_2517682173" alt="A smartphone with the Gmail logo on it resting on top of a computer keyboard." src="https://cdn.mos.cms.futurecdn.net/CUsJfx4ZxhsmotgspP3qqX.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>If I could only connect Claude to one app, it would be Gmail.</p><p>Most of us have years' worth of emails buried in our inboxes including appointment confirmations, receipts, travel plans, newsletters and conversations we forgot about long ago. Instead of digging through folders or remembering the right search terms, you can simply ask Claude.</p><p><strong>Prompt to try:</strong><em><strong> </strong></em><em>Find every email about my upcoming doctor appointments and summarize the dates, times and locations.</em></p><p>Or:  <em>Show me every receipt for purchases I made this month.</em></p><p>It's one of those features that you never know you need until you try it. I use it all the time when I'm looking for something specific buried in my inbox. </p><h2 id="2-google-calendar">2. Google Calendar</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1000px;"><p class="vanilla-image-block" style="padding-top:66.70%;"><img id="Xnq5DkmS9wZ6J5vWbnxQWh" name="google-calendar-iphone-shst.jpg" alt="Google Calendar on an iPhone." src="https://cdn.mos.cms.futurecdn.net/Xnq5DkmS9wZ6J5vWbnxQWh.jpg" mos="" align="middle" fullscreen="" width="1000" height="667" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Piotr Swat/Shutterstock)</span></figcaption></figure><p>Whether you're juggling family birthdays, medical appointments, vacations or volunteer work, keeping track of your schedule gets easier when Claude can see your calendar.</p><p>Instead of opening Google Calendar, you can simply ask questions in plain English.</p><p><strong>Prompt to try: </strong><em>Tell me everything I have planned next week and point out any scheduling conflicts.</em></p><p>Or: <em>Find an afternoon next month when I'm free to schedule lunch with friends.</em></p><p>It's a much more natural way to manage your schedule than scrolling through calendar views.</p><h2 id="3-booking-com">3. Booking.com</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3840px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="qjwDgzaSA5VEUruzxLTJfn" name="shutterstock_2395496379_huge-2" alt="Booking.com logo on a smartphone in front of a screen of computer code" src="https://cdn.mos.cms.futurecdn.net/qjwDgzaSA5VEUruzxLTJfn.jpg" mos="" align="middle" fullscreen="" width="3840" height="2160" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Planning a vacation or a trip to see your grandchildren is exciting, but can take time, especially when you have to bounce between travel sites, restaurant reviews and maps.</p><p>With the Booking.com connector, Claude can help narrow down hotel options based on what actually matters to you.</p><p><strong>Prompt to try: </strong><em>Help me find a quiet hotel in Charleston that's close to downtown, has free parking and costs less than $250 per night.</em></p><p>Or:</p><p><em>Plan a three-day getaway to Maine with highly rated hotels, seafood restaurants and attractions nearby.</em></p><p>Instead of spending an hour comparing listings, Claude does much of the research for you.</p><h2 id="4-instacart">4. Instacart</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5331px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="PYxGPjRAmeAX6ikosqrZBH" name="Grocery bag - crop.jpg" alt="Brown paper bag with groceries" src="https://cdn.mos.cms.futurecdn.net/PYxGPjRAmeAX6ikosqrZBH.jpg" mos="" align="middle" fullscreen="" width="5331" height="2999" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Meal planning is one of those weekly chores that never seems to get easier.</p><p>Claude can help by creating shopping lists based on your dietary preferences, budget or the ingredients you already have.</p><p><strong>Prompt to try: </strong><em>Plan five heart-healthy dinners for this week and build a grocery list.</em></p><p>Or:<em> I need easy dinners for two that take less than 30 minutes to make.</em></p><p>It's like having someone else do the meal planning before you even open Instacart. I use this one all the time and it's a lifesaver </p><h2 id="5-intuit-turbotax">5. Intuit TurboTax</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="w5kLCegYRHzSLgtvJXmLbk" name="GettyImages-1235036842.jpg" alt="intuit turbotax" src="https://cdn.mos.cms.futurecdn.net/w5kLCegYRHzSLgtvJXmLbk.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Tiffany Hagler-Geard/Bloomberg via Getty Images)</span></figcaption></figure><p>Taxes aren't exactly anyone's favorite subject, but this connector can make them feel a little less overwhelming.</p><p>Claude can help explain tax information in plain English, compare previous returns and remind you which documents you'll likely need before tax season rolls around. It's not a substitute for a real accountant, but it is helpful when you have tough questions. </p><p><strong>Prompt to try: </strong><em>Compare my last two tax returns and explain the biggest differences.</em></p><p>Or: <em>What documents should I start collecting before I file my taxes this year?</em></p><h2 id="6-thumbtack">6. Thumbtack</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="BqsXgn5Bq9JRE3PvU4dHE8" name="Introducing Thumbtack, the one app for your home. 3-27 screenshot" alt="A person using the Thumbtack app to find local pros" src="https://cdn.mos.cms.futurecdn.net/BqsXgn5Bq9JRE3PvU4dHE8.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Thumbtack)</span></figcaption></figure><p>Homeownership seems to come with a never-ending list of projects. Whether you need a plumber, electrician, landscaper or painter, Thumbtack helps you find professionals — and Claude can make the process easier.</p><p><strong>Prompt to try: </strong><em>Help me find a highly rated plumber to replace a water heater and tell me what questions I should ask before hiring someone.</em></p><p>Or: <em>Compare local painters and explain what services are included in their estimates.</em></p><p>It's especially useful if you haven't hired someone for a project in years and aren't sure where to begin.</p><h2 id="7-alltrails">7. AllTrails</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3988px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="wcGQx2G4crLYtPs3sRqAFC" name="AllTrails25-16" alt="Close-up of an AllTrails user's phone showing the new custom trail building feature" src="https://cdn.mos.cms.futurecdn.net/wcGQx2G4crLYtPs3sRqAFC.jpg" mos="" align="middle" fullscreen="" width="3988" height="2243" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Dan Bracaglia/Tom's Guide)</span></figcaption></figure><p>This was probably the biggest surprise on my list. If you enjoy walking, hiking or simply spending more time outdoors, the AllTrails connector can help you discover routes that match your fitness level and interests.</p><p><strong>Prompt to try:</strong><em><strong> </strong></em><em>Find an easy trail within an hour of my home that's under three miles long, mostly flat and has great views.</em></p><p>Or: <em>Recommend a scenic walk that's dog friendly and close to a good coffee shop.</em></p><p>Whether you're looking for a leisurely afternoon walk or preparing for a weekend adventure, it's a fun way to find places you might never have discovered on your own.</p><h2 id="my-final-thoughts">My final thoughts </h2><p>Claude Connectors let Claude work with many of the services you already use every day. For me, Gmail and Google Calendar are the clear standouts because they save the most time, but the lifestyle connectors like Booking.com, Instacart, Thumbtack and AllTrails show just how much AI is expanding beyond answering questions.</p><p>If you're trying Claude for the first time, start by connecting one or two. Once you see how easy it is, you'll be connecting more apps in no time. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/someone-created-a-ghost-font-that-humans-can-read-but-ai-cant-i-had-to-try-it-for-myself">Someone created a 'Ghost Font' that humans can read but AI can't — I had to try it for myself</a></li><li><a href="https://www.tomsguide.com/ai/the-end-of-forgetting-why-ais-perfect-memory-is-a-psychological-trap">The end of forgetting: Why AI’s perfect memory is a psychological trap</a></li><li><a href="https://www.tomsguide.com/ai/i-just-found-a-free-way-to-watch-youtube-without-ads-and-it-doesnt-require-youtube-premium">I just found a free way to watch YouTube without ads — and it doesn't require YouTube Premium</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 1Password now lets Claude log in to sites without seeing your passwords — use these 7 prompts to test this new feature ]]></title>
                                                                                                <dc:content><![CDATA[ <p>There is such a thing as giving up too much of your personal information to a chatbot.</p><p>Letting a chatbot know all about your bank account, giving it the names of your closest friends & family members and exposing it to your current address just isn’t the way to go. But there is a long list of AI password managers that store, protect, and automatically change your passwords to keep you safe from any sort of hacks & scams.</p><p>While 1Password may not be powered by AI, it handles the same tasks as those aforementioned password managers while also auto-filling login credentials across all your devices and generating strong, unique passwords for the sites you regularly visit. Speaking of AI, 1Password and Claude have now joined forces to not only ensure your online safety stays intact, but also to handle everyday tasks for you that require your login credentials.</p><p>And best of all, Claude won’t ever actually see your passwords whenever it’s logging into your sites to handle whatever job you’ve just given it.</p><h2 id="say-hello-to-1password-for-claude">Say hello to 1Password for Claude</h2><div class="youtube-video" data-nosnippet ><div class="video-aspect-box"><iframe data-lazy-priority="high" data-lazy-src="https://www.youtube-nocookie.com/embed/PqEfRAKYrSE" allowfullscreen></iframe></div></div><p>Now that 1Password is capable of working in conjunction with Claude, here’s how it works: whenever Claude is given a task that requires it to sign in, 1Password notifies its users about which credential is being requested by the chatbot and why. </p><p>After a user approves Claude’s login attempt, 1Password enters the password and makes sure to never expose it to Claude. Claude is only concerned with completing the job you’ve given it, while 1Password works simultaneously to check that your credentials have not been compromised.</p><p>To take advantage of this new feature, you must own a Mac device and have access to 1Password’s business, family, or individual subscription plan. Enabling it means your device has to have the 1Password desktop app, the 1Password browser extension, the Claude desktop app and the Claude in Chrome browser extension. You can take a look at these <a href="https://support.1password.com/1password-claude/" target="_blank">detailed directions</a> on how to make good use of this new feature.</p><p>1Password is obviously aware of its users’ fears concerning browser-based AI agents taking over and possibly seeing the login details stored in their 1Password account. In an <a href="https://1password.com/blog/1password-for-claude" target="_blank">official blog post</a> posted by the company, it made mention of a new “Agentic Mode” that’s meant to keep you safe should this ever happen. </p><p>“When a compatible AI agent takes over, the 1Password extension automatically locks down,” the blog explained. “The interface is hidden, and the agent can only use the logins and one-time codes explicitly approved for the current task. The rest of the vault stays out of reach.”</p><div class="youtube-video" data-nosnippet ><div class="video-aspect-box"><iframe data-lazy-priority="low" data-lazy-src="https://www.youtube-nocookie.com/embed/digoKY7EUtM" allowfullscreen></iframe></div></div><p>Some of the examples 1Password provides for their new Claude integration include the chatbot logging in to handle your booking travel duties, presenting you with a Stripe revenue summary and redeeming your credits on Audible. I hopped into Claude and asked it to come up with the sort of prompts that act as tasks for the chatbot that require it to act on a site it needs to log into on your behalf:</p><ul><li><em>Check my Audible wishlist and redeem this month's credit on whichever title has the best reviews.</em></li><li><em>Log into my [name of airline] account and check if my seat can be upgraded with my frequent flyer miles.</em></li><li><em>Go to [name of electric company's site] and see if my bill went up this month.</em></li><li><em>Compare prices for [name of item] across the sites I have accounts on, then order from whichever is cheapest.</em></li><li><em>Update my shipping address on my [name of online retailer] account.</em></li><li><em>Pull a revenue summary from my Stripe dashboard and flag anything unusual.</em></li><li><em>Check my business bank account for any suspicious transactions this week.</em></li></ul><h2 id="bottom-line-8">Bottom line</h2><p>1Password for Claude sounds and looks like a trustworthy proposition since it goes out of its way to complete any sort of tasks that require a sign-in and make sure your passwords are never exposed to AI. The password manager company will release details about payment cards and identity details sometime after launch.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/the-unexpected-reason-your-chatgpt-prompts-could-make-your-groceries-more-expensive" target="_blank">The unexpected reason your ChatGPT prompts could make your groceries more expensive</a></li><li><a href="https://www.tomsguide.com/ai/google-search-will-let-you-create-ai-images-for-free-soon-heres-how-it-works" target="_blank">Google Search will let you create AI images for free soon — here's how it works</a></li><li><a href="https://www.tomsguide.com/ai/elon-musks-latest-usd1-billion-purchase-isnt-ai-chips-its-gas-turbines" target="_blank">Elon Musk's latest $1 billion purchase isn't AI chips — it’s gas turbines</a></li></ul><div data-widget-type="comparison" data-model-name="Apple iPhone 17 Pro"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/1password-now-lets-claude-log-in-to-sites-without-seeing-your-passwords-use-these-7-prompts-to-test-this-new-feature</link>
                                                                            <description>
                            <![CDATA[ 1Password now gives Claude the authority to log in to your sites on your behalf without exposing your passwords—here are 7 prompts you can try to test it out. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">4aU3tQ73Uo35wkXqJQSf9N</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/cjVpGmsUXzC99HQhDtupFd-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 16 Jul 2026 20:04:33 +0000</pubDate>                                                                                                                                <updated>Fri, 17 Jul 2026 13:10:03 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/cjVpGmsUXzC99HQhDtupFd-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[1password]]></media:description>                                                            <media:text><![CDATA[1password]]></media:text>
                                <media:title type="plain"><![CDATA[1password]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/cjVpGmsUXzC99HQhDtupFd-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>There is such a thing as giving up too much of your personal information to a chatbot.</p><p>Letting a chatbot know all about your bank account, giving it the names of your closest friends & family members and exposing it to your current address just isn’t the way to go. But there is a long list of AI password managers that store, protect, and automatically change your passwords to keep you safe from any sort of hacks & scams.</p><p>While 1Password may not be powered by AI, it handles the same tasks as those aforementioned password managers while also auto-filling login credentials across all your devices and generating strong, unique passwords for the sites you regularly visit. Speaking of AI, 1Password and Claude have now joined forces to not only ensure your online safety stays intact, but also to handle everyday tasks for you that require your login credentials.</p><p>And best of all, Claude won’t ever actually see your passwords whenever it’s logging into your sites to handle whatever job you’ve just given it.</p><h2 id="say-hello-to-1password-for-claude">Say hello to 1Password for Claude</h2><div class="youtube-video" data-nosnippet ><div class="video-aspect-box"><iframe data-lazy-priority="high" data-lazy-src="https://www.youtube-nocookie.com/embed/PqEfRAKYrSE" allowfullscreen></iframe></div></div><p>Now that 1Password is capable of working in conjunction with Claude, here’s how it works: whenever Claude is given a task that requires it to sign in, 1Password notifies its users about which credential is being requested by the chatbot and why. </p><p>After a user approves Claude’s login attempt, 1Password enters the password and makes sure to never expose it to Claude. Claude is only concerned with completing the job you’ve given it, while 1Password works simultaneously to check that your credentials have not been compromised.</p><p>To take advantage of this new feature, you must own a Mac device and have access to 1Password’s business, family, or individual subscription plan. Enabling it means your device has to have the 1Password desktop app, the 1Password browser extension, the Claude desktop app and the Claude in Chrome browser extension. You can take a look at these <a href="https://support.1password.com/1password-claude/" target="_blank">detailed directions</a> on how to make good use of this new feature.</p><p>1Password is obviously aware of its users’ fears concerning browser-based AI agents taking over and possibly seeing the login details stored in their 1Password account. In an <a href="https://1password.com/blog/1password-for-claude" target="_blank">official blog post</a> posted by the company, it made mention of a new “Agentic Mode” that’s meant to keep you safe should this ever happen. </p><p>“When a compatible AI agent takes over, the 1Password extension automatically locks down,” the blog explained. “The interface is hidden, and the agent can only use the logins and one-time codes explicitly approved for the current task. The rest of the vault stays out of reach.”</p><div class="youtube-video" data-nosnippet ><div class="video-aspect-box"><iframe data-lazy-priority="low" data-lazy-src="https://www.youtube-nocookie.com/embed/digoKY7EUtM" allowfullscreen></iframe></div></div><p>Some of the examples 1Password provides for their new Claude integration include the chatbot logging in to handle your booking travel duties, presenting you with a Stripe revenue summary and redeeming your credits on Audible. I hopped into Claude and asked it to come up with the sort of prompts that act as tasks for the chatbot that require it to act on a site it needs to log into on your behalf:</p><ul><li><em>Check my Audible wishlist and redeem this month's credit on whichever title has the best reviews.</em></li><li><em>Log into my [name of airline] account and check if my seat can be upgraded with my frequent flyer miles.</em></li><li><em>Go to [name of electric company's site] and see if my bill went up this month.</em></li><li><em>Compare prices for [name of item] across the sites I have accounts on, then order from whichever is cheapest.</em></li><li><em>Update my shipping address on my [name of online retailer] account.</em></li><li><em>Pull a revenue summary from my Stripe dashboard and flag anything unusual.</em></li><li><em>Check my business bank account for any suspicious transactions this week.</em></li></ul><h2 id="bottom-line-8">Bottom line</h2><p>1Password for Claude sounds and looks like a trustworthy proposition since it goes out of its way to complete any sort of tasks that require a sign-in and make sure your passwords are never exposed to AI. The password manager company will release details about payment cards and identity details sometime after launch.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/the-unexpected-reason-your-chatgpt-prompts-could-make-your-groceries-more-expensive" target="_blank">The unexpected reason your ChatGPT prompts could make your groceries more expensive</a></li><li><a href="https://www.tomsguide.com/ai/google-search-will-let-you-create-ai-images-for-free-soon-heres-how-it-works" target="_blank">Google Search will let you create AI images for free soon — here's how it works</a></li><li><a href="https://www.tomsguide.com/ai/elon-musks-latest-usd1-billion-purchase-isnt-ai-chips-its-gas-turbines" target="_blank">Elon Musk's latest $1 billion purchase isn't AI chips — it’s gas turbines</a></li></ul><div data-widget-type="comparison" data-model-name="Apple iPhone 17 Pro"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I let Claude read all my newsletters for me — now I wake up to a 2-minute AI briefing ]]></title>
                                                                                                <dc:content><![CDATA[ <p>I've written before about how <a href="https://www.tomsguide.com/ai/stuck-in-a-tsa-line-i-use-this-chatgpt-prompt-to-make-the-wait-actually-useful">my inbox stresses me out</a>. At the same time, I'm a  newsletter junkie and subscribe to so many that I never have time to them all. From AI news and tech analysis to other topics I care about like parenting and wellness, I simply can't read them as fast as they pile up. </p><p>That's why I eventually had hundreds of unread newsletters sitting in my inbox. I wasn't ready to unsubscribe because the content was genuinely useful. I just didn't have time to read all of it.</p><p>That's when I decided to give the job to Claude. Using <a href="https://www.tomsguide.com/ai/claude/getting-started-with-claude-connectors-how-to-control-apps-using-ai-prompts">Claude's email connector</a> and scheduled tasks, I created a morning briefing that automatically scans my newsletters, pulls out the biggest stories and delivers a short digest before I start work. Now, instead of spending an hour bouncing between emails, I can catch up in just a few minutes and dive into the full newsletters only when something deserves a closer look.</p><p>The entire setup took less than five minutes. Here's how to do it. </p><h2 id="what-you-ll-need">What you'll need </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="myjpwRAsfCUVhLW26GwAmB" name="8 - 2026-07-14T141636.506" alt="Claude Connectors screenshot" src="https://cdn.mos.cms.futurecdn.net/myjpwRAsfCUVhLW26GwAmB.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Before getting started, make sure you have the <a href="https://www.tomsguide.com/ai/claude-cowork-for-windows-how-to-download-and-install-the-ai-assistant">Claude desktop app</a> as well as a Claude plan that supports email connectors and scheduled tasks. The most affordable one is Claude Pro, which is $20/month. <br><br>You'll also need a Gmail or Microsoft 365 account. Once that's ready, here's how to build your own daily briefing. </p><ul><li><strong>Step 1. Connect your email. </strong>Open Claude and head to <strong>Settings > Connectors</strong>. Enable your preferred email provider, then authorize Claude to read your inbox. Claude only accesses the mailbox you've connected and you'll be asked to grant permission during setup.</li><li><strong>Step 2. Create a scheduled task. </strong>Start a new conversation with Claude. Ask it to create a recurring task, for example: <em>"Create a recurring task that runs every weekday at 7:30 a.m. and prepares my morning newsletter briefing." </em>Claude will guide you through creating the automation.</li><li><strong>Step 3. Allow background access. </strong>If you want the digest waiting for you each morning, make sure the email connector is allowed to run without asking for approval every time. Depending on your Claude settings, this may appear as Always Allow for the connected email service.</li><li><strong>Step 4. Give Claude clear instructions. </strong>Rather than simply asking Claude to summarize your inbox, give it specific rules about what to read, what to ignore and how to organize the results.</li></ul><h2 id="the-exact-prompt-i-use">The exact prompt I use</h2><p><strong>Here's the prompt I use: </strong><em><strong> </strong></em><em>You are my personal editor.  Every morning, review emails received during the previous 24 hours.  Identify newsletters, editorial digests, recurring publications and Substack emails.  Ignore receipts, promotions, shipping notifications, personal email and calendar invites.  Read the full contents of each newsletter instead of relying on preview text.  Combine overlapping coverage from multiple newsletters into a single summary.  Select the five stories that matter most. Present everything as a clean markdown briefing that takes less than three minutes to read. Link to the original article or newsletter when available.</em></p><h2 id="why-i-think-it-s-worth-setting-up">Why I think it's worth setting up</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1738px;"><p class="vanilla-image-block" style="padding-top:56.39%;"><img id="pJqAjLit4wkxHKgwaSx9Bj" name="Screenshot 2026-05-27 144224" alt="Claude" src="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj.png" mos="" align="middle" fullscreen="" width="1738" height="980" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>What's great about this system is that it only takes a few minutes to set up and every morning Claude delivers a concise digest highlighting the stories that appeared across my newsletters overnight.</p><p>Instead of scrolling through dozens of emails, I get a single briefing that tells me what happened, why it's important and where to read more if I want additional context. The biggest difference I've seen is that it actually has encouraged me to read more newsletters. The quick preview from Claude and the link the AI provides, allows me to go directly to the information far faster than I ever would have. <br><br>Now only that, but it has dramatically reduced the number of unread newsletters sitting in my inbox, and I no longer feel guilty about subscribing to publications I genuinely enjoy.</p><h2 id="the-takeaway-9">The takeaway </h2><p>If your inbox is overflowing with newsletters, I reccomend giving this a try. It doesn't replace real human writers, it actually puts them in front of you because it gives newsletters a fighting chance of getting your attention. </p><p>For me, the biggest benefit is about saving time. I still read the newsletters that really matter and I get a great rotation every morning. I just don't spend my morning sifting through them to determine which ones are worth my attention. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/someone-created-a-ghost-font-that-humans-can-read-but-ai-cant-i-had-to-try-it-for-myself">Someone created a 'Ghost Font' that humans can read but AI can't — I had to try it for myself</a></li><li><a href="https://www.tomsguide.com/ai/tired-of-squinting-heres-how-to-use-your-iphones-hidden-ai-magnifier">Tired of squinting? Here's how to use your iPhone's hidden AI magnifier</a></li><li><a href="https://www.tomsguide.com/ai/i-just-found-a-free-way-to-watch-youtube-without-ads-and-it-doesnt-require-youtube-premium">I just found a free way to watch YouTube without ads — and it doesn't require YouTube Premium</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude/i-let-claude-read-all-my-newsletters-for-me-now-i-wake-up-to-a-2-minute-ai-briefing</link>
                                                                            <description>
                            <![CDATA[ Tired of newsletter debt? Learn how to use this simple Claude hack to automatically summarize your inbox into a quick, curated daily briefing. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">6ZPe5gY5VPk92n3Rebwzdc</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/eCshPdKsaCJzLL26QJ9n4D-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 15 Jul 2026 05:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Claude]]></category>
                                                    <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/eCshPdKsaCJzLL26QJ9n4D-1280-80.jpg">
                                                            <media:credit><![CDATA[ Maxim Ilyahov from Unsplash]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[person reading news on phone]]></media:description>                                                            <media:text><![CDATA[person reading news on phone]]></media:text>
                                <media:title type="plain"><![CDATA[person reading news on phone]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/eCshPdKsaCJzLL26QJ9n4D-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>I've written before about how <a href="https://www.tomsguide.com/ai/stuck-in-a-tsa-line-i-use-this-chatgpt-prompt-to-make-the-wait-actually-useful">my inbox stresses me out</a>. At the same time, I'm a  newsletter junkie and subscribe to so many that I never have time to them all. From AI news and tech analysis to other topics I care about like parenting and wellness, I simply can't read them as fast as they pile up. </p><p>That's why I eventually had hundreds of unread newsletters sitting in my inbox. I wasn't ready to unsubscribe because the content was genuinely useful. I just didn't have time to read all of it.</p><p>That's when I decided to give the job to Claude. Using <a href="https://www.tomsguide.com/ai/claude/getting-started-with-claude-connectors-how-to-control-apps-using-ai-prompts">Claude's email connector</a> and scheduled tasks, I created a morning briefing that automatically scans my newsletters, pulls out the biggest stories and delivers a short digest before I start work. Now, instead of spending an hour bouncing between emails, I can catch up in just a few minutes and dive into the full newsletters only when something deserves a closer look.</p><p>The entire setup took less than five minutes. Here's how to do it. </p><h2 id="what-you-ll-need">What you'll need </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="myjpwRAsfCUVhLW26GwAmB" name="8 - 2026-07-14T141636.506" alt="Claude Connectors screenshot" src="https://cdn.mos.cms.futurecdn.net/myjpwRAsfCUVhLW26GwAmB.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Before getting started, make sure you have the <a href="https://www.tomsguide.com/ai/claude-cowork-for-windows-how-to-download-and-install-the-ai-assistant">Claude desktop app</a> as well as a Claude plan that supports email connectors and scheduled tasks. The most affordable one is Claude Pro, which is $20/month. <br><br>You'll also need a Gmail or Microsoft 365 account. Once that's ready, here's how to build your own daily briefing. </p><ul><li><strong>Step 1. Connect your email. </strong>Open Claude and head to <strong>Settings > Connectors</strong>. Enable your preferred email provider, then authorize Claude to read your inbox. Claude only accesses the mailbox you've connected and you'll be asked to grant permission during setup.</li><li><strong>Step 2. Create a scheduled task. </strong>Start a new conversation with Claude. Ask it to create a recurring task, for example: <em>"Create a recurring task that runs every weekday at 7:30 a.m. and prepares my morning newsletter briefing." </em>Claude will guide you through creating the automation.</li><li><strong>Step 3. Allow background access. </strong>If you want the digest waiting for you each morning, make sure the email connector is allowed to run without asking for approval every time. Depending on your Claude settings, this may appear as Always Allow for the connected email service.</li><li><strong>Step 4. Give Claude clear instructions. </strong>Rather than simply asking Claude to summarize your inbox, give it specific rules about what to read, what to ignore and how to organize the results.</li></ul><h2 id="the-exact-prompt-i-use">The exact prompt I use</h2><p><strong>Here's the prompt I use: </strong><em><strong> </strong></em><em>You are my personal editor.  Every morning, review emails received during the previous 24 hours.  Identify newsletters, editorial digests, recurring publications and Substack emails.  Ignore receipts, promotions, shipping notifications, personal email and calendar invites.  Read the full contents of each newsletter instead of relying on preview text.  Combine overlapping coverage from multiple newsletters into a single summary.  Select the five stories that matter most. Present everything as a clean markdown briefing that takes less than three minutes to read. Link to the original article or newsletter when available.</em></p><h2 id="why-i-think-it-s-worth-setting-up">Why I think it's worth setting up</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1738px;"><p class="vanilla-image-block" style="padding-top:56.39%;"><img id="pJqAjLit4wkxHKgwaSx9Bj" name="Screenshot 2026-05-27 144224" alt="Claude" src="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj.png" mos="" align="middle" fullscreen="" width="1738" height="980" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>What's great about this system is that it only takes a few minutes to set up and every morning Claude delivers a concise digest highlighting the stories that appeared across my newsletters overnight.</p><p>Instead of scrolling through dozens of emails, I get a single briefing that tells me what happened, why it's important and where to read more if I want additional context. The biggest difference I've seen is that it actually has encouraged me to read more newsletters. The quick preview from Claude and the link the AI provides, allows me to go directly to the information far faster than I ever would have. <br><br>Now only that, but it has dramatically reduced the number of unread newsletters sitting in my inbox, and I no longer feel guilty about subscribing to publications I genuinely enjoy.</p><h2 id="the-takeaway-9">The takeaway </h2><p>If your inbox is overflowing with newsletters, I reccomend giving this a try. It doesn't replace real human writers, it actually puts them in front of you because it gives newsletters a fighting chance of getting your attention. </p><p>For me, the biggest benefit is about saving time. I still read the newsletters that really matter and I get a great rotation every morning. I just don't spend my morning sifting through them to determine which ones are worth my attention. </p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/someone-created-a-ghost-font-that-humans-can-read-but-ai-cant-i-had-to-try-it-for-myself">Someone created a 'Ghost Font' that humans can read but AI can't — I had to try it for myself</a></li><li><a href="https://www.tomsguide.com/ai/tired-of-squinting-heres-how-to-use-your-iphones-hidden-ai-magnifier">Tired of squinting? Here's how to use your iPhone's hidden AI magnifier</a></li><li><a href="https://www.tomsguide.com/ai/i-just-found-a-free-way-to-watch-youtube-without-ads-and-it-doesnt-require-youtube-premium">I just found a free way to watch YouTube without ads — and it doesn't require YouTube Premium</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Claude isn't just a chatbot anymore — here are 9 things it can do in 2026 ]]></title>
                                                                                                <dc:content><![CDATA[ <p>When Claude first launched, it was easy to lump it in with ChatGPT and Gemini. And, some people unknowingly still do that. But over the past year, Anthropic has steadily expanded Claude from a conversational assistant into something closer to an<a href="https://www.tomsguide.com/ai/claude-skills-changed-how-i-work-5-ways-i-use-them-every-day"> AI workspace</a>. </p><p>It can build working software, search the web, run multi-step research projects, produce polished documents, write and ship code from your terminal and connect to the apps you already use. Some of these features are available on the free plan. Most get significantly more powerful on a paid one.</p><p>Here are nine capabilities that show just how far Claude has moved <a href="https://www.tomsguide.com/ai/i-stopped-using-claude-like-a-chatbot-7-prompt-shifts-that-reclaimed-10-hours-of-my-week">beyond the chatbot label</a>.</p><h2 id="1-build-working-apps-and-tools-through-conversation">1. Build working apps and tools through conversation  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hLE3oz7oseyd7QHG2WjDPa" name="8 - 2026-07-02T130123.121" alt="Claude app" src="https://cdn.mos.cms.futurecdn.net/hLE3oz7oseyd7QHG2WjDPa.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><a href="https://www.tomsguide.com/ai/i-ignored-this-claude-feature-for-so-long-now-i-cant-stop-using-artifacts">Artifacts</a> remain one of Claude's most distinctive features. Describe what you want, such as a graphing calculator, a quiz, a data dashboard or a game and Claude builds it in a live panel right next to the conversation. You're not receiving a block of code to copy somewhere else. </p><p>You get a functioning tool you can use immediately and refine through follow-up messages. This applies to visualizations too. Ask Claude to chart your data or map out a timeline, and it generates interactive artifacts you can explore, not static images. </p><p>I've used it to build a portfolio site, educational games for my kids, budget trackers for my family and productivity tools. The ability to preview the results in real-time is a game-changer.</p><h2 id="2-search-the-web-in-real-time">2. Search the web in real time  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1738px;"><p class="vanilla-image-block" style="padding-top:56.39%;"><img id="pJqAjLit4wkxHKgwaSx9Bj" name="Screenshot 2026-05-27 144224" alt="Claude" src="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj.png" mos="" align="middle" fullscreen="" width="1738" height="980" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Claude can search the web when a question requires up-to-date information. That means it can pull in breaking news, compare recently released products, verify announcements, or check current figures instead of relying solely on training data.</p><p>Because of this, I often use it for fact checking or citing sources. This sounds simple, but it changes the dynamic of the conversation. You don't have to wonder whether Claude's answer reflects the world as it exists today or the world as it existed when the model was trained. If something might have changed, Claude goes and checks.</p><h2 id="3-conduct-deep-multi-step-research">3. Conduct deep, multi-step research  </h2><p>Beyond basic web search, Claude offers a dedicated Research mode on paid plans. Rather than returning a single set of search results, Claude works through your question over several minutes — running multiple searches that build on each other, exploring different angles, and synthesizing what it finds into a thorough answer with citations you can check.</p><p> This is particularly useful for competitive analysis, literature reviews, comparing vendors, or any question where a single Google search wouldn't cut it. The result read like a briefing from a research assistant, which is great for skimming quickly or saving for studying later. </p><h2 id="4-connect-to-your-apps-and-services">4. Connect to your apps and services  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="B9FntwdtgJ6Hu4mniGyhsS" name="z (14)" alt="Claude connectors screenshot" src="https://cdn.mos.cms.futurecdn.net/B9FntwdtgJ6Hu4mniGyhsS.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Through integrations called Connectors, Claude can work with external platforms directly. Google Drive, Google Calendar, Slack, and a growing list of third-party services can be connected so that Claude pulls from your actual data rather than requiring you to copy and paste everything into the chat window.</p><p>This means you can ask Claude to find a document in your Drive, check your calendar for openings, or pull context from a connected tool, all within the same conversation.</p><p>The integration layer is still expanding, but it already covers the productivity tools most people rely on daily.</p><h2 id="5-read-and-work-with-enormous-documents">5. Read and work with enormous documents  </h2><p>Claude's context window, which is the amount of text it can hold in a single conversation, sits at one million tokens, which translates to roughly 750,000 words. That's enough to load an entire novel, a full codebase, or hundreds of pages of contracts and research papers without splitting anything up.</p><p>For researchers, legal professionals and anyone who works with long documents, this is one of Claude's most practical advantages. You can upload a 300-page report and ask specific questions across the entire thing rather than feeding it in piece by piece and hoping the model remembers what came before.</p><h2 id="6-write-debug-and-ship-code">6. Write, debug, and ship code  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="dKivJGdB6Wp7mCb4XArYeB" name="Claude" alt="Claude" src="https://cdn.mos.cms.futurecdn.net/dKivJGdB6Wp7mCb4XArYeB.png" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Anthropic/Future AI)</span></figcaption></figure><p>This is perhaps what I use Claude for the most. It was already a pretty great coding assistant, but Claude Code changed the game. It's a command-line tool that works directly in your terminal, your IDE or the Claude desktop app. It reads your files, runs commands, edits code across multiple files and executes tests.  </p><p>At Anthropic's Code with Claude event in May 2026, nearly half the developers in the room raised their hands when asked if they'd shipped a pull request written entirely by Claude in the past week. Whether or not that's how you want to work, it gives a sense of where things stand. Claude Code is included with Pro, Max plans and available through the API.</p><h2 id="7-create-polished-documents-and-files">7. Create polished documents and files  </h2><p>Claude doesn't just generate text in a chat window, it can produce actual downloadable files like Word documents, slide decks, spreadsheets, PDFs and more. Ask for a formatted report, a pitch deck or a financial model, and Claude builds the file and hands it to you ready to open in the appropriate application.</p><p>This matters because the gap between "Claude helped me write something" and "Claude gave me a finished deliverable" is significant. Instead of copying chat output into a template and reformatting it yourself, you get a file that's already structured, styled and ready to send.</p><h2 id="8-remember-you-across-conversations">8. Remember you across conversations  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="WsJ8x7jUYsKMvbxr4NadWn" name="z (45)" alt="Claude Projects how-to" src="https://cdn.mos.cms.futurecdn.net/WsJ8x7jUYsKMvbxr4NadWn.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Although it was the last of the chatbots to get a solid memory capability, Claude finally has a memory system that lets it retain context about you between separate conversations. It can remember your preferences, your projects, ongoing decisions and working style so you don't have to re-explain everything each time you start a new chat.</p><p>Separately, Projects lets you organize multiple related conversations around shared documents and instructions, which is useful for ongoing work like writing a book, managing a product launch or developing a business plan. Between memory, Skills and Projects, Claude can maintain continuity in a way that makes long-term collaboration practical rather than frustrating.</p><h2 id="9-work-as-a-desktop-assistant-alongside-your-other-tools">9. Work as a desktop assistant alongside your other tools  </h2><p>Claude now runs as a desktop application with a feature called Cowork that gives it access to files on your computer. Claude can read, edit, and create files autonomously, coordinate multi-step tasks, and work in the background while you do other things.</p><p>This pushes Claude beyond the "open a browser tab, type a question" model, which so many users more commonly do. Cowork is available on all paid plans and recently expanded to mobile, letting sessions and files follow you across devices.</p><h2 id="final-thoughts-7">Final thoughts </h2><p>Claude is an absolute powerhouse for productivity. I am a huge fan, but haven't always felt this way. In fact, I used to avoid it because I actually thought it offered "more than I need." <br><br>But once I started using it beyond the chat box, I discovered just how useful it can be. If you're trying to figure out where to start first, try out any of these nine uses and go from there. </p><p>It's worth spending a few minutes exploring what else is there. Between Artifacts, Research mode, Claude Code, file creation, integrations and Cowork, the product has quickly become something much broader than the chatbot it started as.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/openai-is-shutting-down-its-ai-browser-but-chatgpt-users-are-getting-something-better"><strong>OpenAI is shutting down its AI browser — but ChatGPT users are getting something better</strong></a></li><li><a href="https://www.tomsguide.com/ai/the-end-of-forgetting-why-ais-perfect-memory-is-a-psychological-trap"><strong>The end of forgetting: Why AI’s perfect memory is a psychological trap</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-just-found-a-free-way-to-watch-youtube-without-ads-and-it-doesnt-require-youtube-premium"><strong>I just found a free way to watch YouTube without ads — and it doesn't require YouTube Premium</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude-isnt-just-a-chatbot-anymore-here-are-9-things-it-can-do-in-2026</link>
                                                                            <description>
                            <![CDATA[ Claude can now build apps, search the web, run deep research, write code from your terminal, and create polished documents. Here are nine features that show how far it's moved beyond a chatbot. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">DKztciPRuAxD3gvfS24kek</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ViYVUoYbq5yE9sPuwW9h5-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Fri, 10 Jul 2026 11:24:39 +0000</pubDate>                                                                                                                                <updated>Fri, 10 Jul 2026 22:04:39 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/ViYVUoYbq5yE9sPuwW9h5-1280-80.png">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[claude]]></media:description>                                                            <media:text><![CDATA[claude]]></media:text>
                                <media:title type="plain"><![CDATA[claude]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ViYVUoYbq5yE9sPuwW9h5-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>When Claude first launched, it was easy to lump it in with ChatGPT and Gemini. And, some people unknowingly still do that. But over the past year, Anthropic has steadily expanded Claude from a conversational assistant into something closer to an<a href="https://www.tomsguide.com/ai/claude-skills-changed-how-i-work-5-ways-i-use-them-every-day"> AI workspace</a>. </p><p>It can build working software, search the web, run multi-step research projects, produce polished documents, write and ship code from your terminal and connect to the apps you already use. Some of these features are available on the free plan. Most get significantly more powerful on a paid one.</p><p>Here are nine capabilities that show just how far Claude has moved <a href="https://www.tomsguide.com/ai/i-stopped-using-claude-like-a-chatbot-7-prompt-shifts-that-reclaimed-10-hours-of-my-week">beyond the chatbot label</a>.</p><h2 id="1-build-working-apps-and-tools-through-conversation">1. Build working apps and tools through conversation  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hLE3oz7oseyd7QHG2WjDPa" name="8 - 2026-07-02T130123.121" alt="Claude app" src="https://cdn.mos.cms.futurecdn.net/hLE3oz7oseyd7QHG2WjDPa.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><a href="https://www.tomsguide.com/ai/i-ignored-this-claude-feature-for-so-long-now-i-cant-stop-using-artifacts">Artifacts</a> remain one of Claude's most distinctive features. Describe what you want, such as a graphing calculator, a quiz, a data dashboard or a game and Claude builds it in a live panel right next to the conversation. You're not receiving a block of code to copy somewhere else. </p><p>You get a functioning tool you can use immediately and refine through follow-up messages. This applies to visualizations too. Ask Claude to chart your data or map out a timeline, and it generates interactive artifacts you can explore, not static images. </p><p>I've used it to build a portfolio site, educational games for my kids, budget trackers for my family and productivity tools. The ability to preview the results in real-time is a game-changer.</p><h2 id="2-search-the-web-in-real-time">2. Search the web in real time  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1738px;"><p class="vanilla-image-block" style="padding-top:56.39%;"><img id="pJqAjLit4wkxHKgwaSx9Bj" name="Screenshot 2026-05-27 144224" alt="Claude" src="https://cdn.mos.cms.futurecdn.net/pJqAjLit4wkxHKgwaSx9Bj.png" mos="" align="middle" fullscreen="" width="1738" height="980" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Claude can search the web when a question requires up-to-date information. That means it can pull in breaking news, compare recently released products, verify announcements, or check current figures instead of relying solely on training data.</p><p>Because of this, I often use it for fact checking or citing sources. This sounds simple, but it changes the dynamic of the conversation. You don't have to wonder whether Claude's answer reflects the world as it exists today or the world as it existed when the model was trained. If something might have changed, Claude goes and checks.</p><h2 id="3-conduct-deep-multi-step-research">3. Conduct deep, multi-step research  </h2><p>Beyond basic web search, Claude offers a dedicated Research mode on paid plans. Rather than returning a single set of search results, Claude works through your question over several minutes — running multiple searches that build on each other, exploring different angles, and synthesizing what it finds into a thorough answer with citations you can check.</p><p> This is particularly useful for competitive analysis, literature reviews, comparing vendors, or any question where a single Google search wouldn't cut it. The result read like a briefing from a research assistant, which is great for skimming quickly or saving for studying later. </p><h2 id="4-connect-to-your-apps-and-services">4. Connect to your apps and services  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="B9FntwdtgJ6Hu4mniGyhsS" name="z (14)" alt="Claude connectors screenshot" src="https://cdn.mos.cms.futurecdn.net/B9FntwdtgJ6Hu4mniGyhsS.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Through integrations called Connectors, Claude can work with external platforms directly. Google Drive, Google Calendar, Slack, and a growing list of third-party services can be connected so that Claude pulls from your actual data rather than requiring you to copy and paste everything into the chat window.</p><p>This means you can ask Claude to find a document in your Drive, check your calendar for openings, or pull context from a connected tool, all within the same conversation.</p><p>The integration layer is still expanding, but it already covers the productivity tools most people rely on daily.</p><h2 id="5-read-and-work-with-enormous-documents">5. Read and work with enormous documents  </h2><p>Claude's context window, which is the amount of text it can hold in a single conversation, sits at one million tokens, which translates to roughly 750,000 words. That's enough to load an entire novel, a full codebase, or hundreds of pages of contracts and research papers without splitting anything up.</p><p>For researchers, legal professionals and anyone who works with long documents, this is one of Claude's most practical advantages. You can upload a 300-page report and ask specific questions across the entire thing rather than feeding it in piece by piece and hoping the model remembers what came before.</p><h2 id="6-write-debug-and-ship-code">6. Write, debug, and ship code  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="dKivJGdB6Wp7mCb4XArYeB" name="Claude" alt="Claude" src="https://cdn.mos.cms.futurecdn.net/dKivJGdB6Wp7mCb4XArYeB.png" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Anthropic/Future AI)</span></figcaption></figure><p>This is perhaps what I use Claude for the most. It was already a pretty great coding assistant, but Claude Code changed the game. It's a command-line tool that works directly in your terminal, your IDE or the Claude desktop app. It reads your files, runs commands, edits code across multiple files and executes tests.  </p><p>At Anthropic's Code with Claude event in May 2026, nearly half the developers in the room raised their hands when asked if they'd shipped a pull request written entirely by Claude in the past week. Whether or not that's how you want to work, it gives a sense of where things stand. Claude Code is included with Pro, Max plans and available through the API.</p><h2 id="7-create-polished-documents-and-files">7. Create polished documents and files  </h2><p>Claude doesn't just generate text in a chat window, it can produce actual downloadable files like Word documents, slide decks, spreadsheets, PDFs and more. Ask for a formatted report, a pitch deck or a financial model, and Claude builds the file and hands it to you ready to open in the appropriate application.</p><p>This matters because the gap between "Claude helped me write something" and "Claude gave me a finished deliverable" is significant. Instead of copying chat output into a template and reformatting it yourself, you get a file that's already structured, styled and ready to send.</p><h2 id="8-remember-you-across-conversations">8. Remember you across conversations  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="WsJ8x7jUYsKMvbxr4NadWn" name="z (45)" alt="Claude Projects how-to" src="https://cdn.mos.cms.futurecdn.net/WsJ8x7jUYsKMvbxr4NadWn.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Although it was the last of the chatbots to get a solid memory capability, Claude finally has a memory system that lets it retain context about you between separate conversations. It can remember your preferences, your projects, ongoing decisions and working style so you don't have to re-explain everything each time you start a new chat.</p><p>Separately, Projects lets you organize multiple related conversations around shared documents and instructions, which is useful for ongoing work like writing a book, managing a product launch or developing a business plan. Between memory, Skills and Projects, Claude can maintain continuity in a way that makes long-term collaboration practical rather than frustrating.</p><h2 id="9-work-as-a-desktop-assistant-alongside-your-other-tools">9. Work as a desktop assistant alongside your other tools  </h2><p>Claude now runs as a desktop application with a feature called Cowork that gives it access to files on your computer. Claude can read, edit, and create files autonomously, coordinate multi-step tasks, and work in the background while you do other things.</p><p>This pushes Claude beyond the "open a browser tab, type a question" model, which so many users more commonly do. Cowork is available on all paid plans and recently expanded to mobile, letting sessions and files follow you across devices.</p><h2 id="final-thoughts-7">Final thoughts </h2><p>Claude is an absolute powerhouse for productivity. I am a huge fan, but haven't always felt this way. In fact, I used to avoid it because I actually thought it offered "more than I need." <br><br>But once I started using it beyond the chat box, I discovered just how useful it can be. If you're trying to figure out where to start first, try out any of these nine uses and go from there. </p><p>It's worth spending a few minutes exploring what else is there. Between Artifacts, Research mode, Claude Code, file creation, integrations and Cowork, the product has quickly become something much broader than the chatbot it started as.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/openai-is-shutting-down-its-ai-browser-but-chatgpt-users-are-getting-something-better"><strong>OpenAI is shutting down its AI browser — but ChatGPT users are getting something better</strong></a></li><li><a href="https://www.tomsguide.com/ai/the-end-of-forgetting-why-ais-perfect-memory-is-a-psychological-trap"><strong>The end of forgetting: Why AI’s perfect memory is a psychological trap</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-just-found-a-free-way-to-watch-youtube-without-ads-and-it-doesnt-require-youtube-premium"><strong>I just found a free way to watch YouTube without ads — and it doesn't require YouTube Premium</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 7 AI mistakes I see people over 50 make again and again — here's how to fix every one ]]></title>
                                                                                                <dc:content><![CDATA[ <p>I count myself among the millions of Millennials out there who grew up knowing the ins and outs of every piece of technology they came across.</p><p>Learning how to code by changing one’s MySpace page, figuring out how to download albums off of LimeWire, burning Dreamcast games to any disc in proximity and cooking up a beat on FL Studio for our friend’s (failed) foray into rapping stand out as some of my generation’s standout tech memories. As for Generation X, I know a few members of that age group who always called upon me and the other Millennials in their family to help them navigate all the confusing technology they had (and still have!) trouble learning.</p><p>It’s hard enough explaining to people in their 50s and over how to copy and paste, open multiple tabs on a browser or use a streaming service. It’s even tougher to explain to them how to get the best (and safest) use out of AI tools such as ChatGPT, Gemini, Claude, Perplexity, etc.</p><p>After close observation of my parents’ and older family members' constant struggles with AI, I took note of them all and did my best to look up the most efficient fixes for each one.</p><h2 id="treating-ai-like-a-search-engine-is-old-hat">Treating AI like a search engine is old hat</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3000px;"><p class="vanilla-image-block" style="padding-top:56.23%;"><img id="DJcF4HP8tytGDVMWng4P2k" name="shutterstock_2728873511-2" alt="chatgpt" src="https://cdn.mos.cms.futurecdn.net/DJcF4HP8tytGDVMWng4P2k.jpg" mos="" align="middle" fullscreen="" width="3000" height="1687" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>I’ll never forget showing ChatGPT to my mom for the first time and seeing her treat it like Google by asking it a myriad of basic questions, like “What’s the best exercise for someone in their 60’s?” I informed her that she should treat that chatbot more like a collaborator and less like your everyday search engine. For that fitness-based inquiry she brought to ChatGPT, I told her to reframe it as “Interview me and build a workout plan around my bad back, work schedule, and fitness goals.”</p><p>AI users over 50 should realize that giving AI tools as much context as possible when coming up with a prompt (which is defined as the message you type into a chat box for a chatbot to get a response). Making an AI tool aware of your decades of experience across several areas of your personal and professional life will help it give you more detailed answers catered to you instead of generic ones.</p><p>Instead of going with “How do I become more productive?”, you’ll get better results by telling a chatbot, “I’m 57, manage a team of 10 people, have ADHD tendencies, travel twice a month, and want to reclaim five hours per week. Build a productivity system for me.”</p><p>Another error I see folks in their 50s and older make with AI is only using it for information and not for decision-making purposes. It comes in handy when trying to compare options before making a purchase, stress-testing plans for an event, creating roadmaps before a road trip, simulating outcomes before making a major life decision, etc. And in those cases, being as informative as possible with your prompt while leaving out your most vital details (names, financial information, emails, personal address, etc.) is key.</p><h2 id="other-problems-and-more-fixes">Other problems and more fixes</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3000px;"><p class="vanilla-image-block" style="padding-top:56.23%;"><img id="A7Hr3P8Hxd5Sdi2Y8f4im4" name="shutterstock_2420639485-2" alt="old woman on computer" src="https://cdn.mos.cms.futurecdn.net/A7Hr3P8Hxd5Sdi2Y8f4im4.jpg" mos="" align="middle" fullscreen="" width="3000" height="1687" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Alongside making sure the 50-and-over crowd treats AI like a digital assistant instead of a universal web search tool, here are five other mistakes I’ve observed while watching older folks try their hand at utilizing chatbots:</p><ul><li><strong>Trusting everything AI says at face value: </strong>The same generation that told millennials not to believe everything they read on the Internet sure has a bad habit of believing everything a chatbot tells them about their health, legal, or financial matters. Never use AI as your sole source of information—use it among a group of comparable citations from reliable outlets to get the trustworthy answers you seek.</li><li><strong>Trusting everything AI shows at face value: </strong>I’m tired of opening my Facebook Messenger and being treated to an obvious AI-generated photo/video and having my older family member write something that exposes how they think it’s real. The obvious telltale signs of AI visual content are an extra glossy presentation, unnatural facial features, characters with extra fingers, shadows pointing in the wrong direction and scrambled/misspelled text.</li><li><strong>Giving up after just one prompt: </strong>Patience is a virtue. And sadly, I’ve started to notice how the older folks I know are quick to give up after just one prompt/response session when they expect a perfect answer on the first try and don’t get it. They call AI tools “chatbots” for a reason—they’re here to have lengthy, meaningful conversations. Useful follow-up responses, such as “Make this sound friendlier and shorter” and “Give me the skeptical view”, help AI tools expound on the task at hand and produce improved results as a chat moves forward.</li><li><strong>Avoiding AI because they feel it’s not for them: </strong>I’ve gotten used to hearing older folks refrain from using AI because they think it’s strictly for “tech people.” I’ve had to explain to them how it works for folks in their age bracket since it can be used to discover recipes, build vacation itineraries, get directions, answer health-related questions, etc., which are the sort of things they regularly look for.</li><li><strong>Avoiding AI because of privacy and scam concerns: </strong>I totally understand older people avoiding AI due to their concerns about AI using their data and possibly having it exposed to scammers. Alongside deleting old chats, not letting chatbots access your location/personal photos and never entering your most crucial info, having secure chats with AI also means making your chats private or turning off their memory. Simply looking up “how to make my [chatbot name] chats private” will help you in this regard.</li></ul><h2 id="final-thoughts-8">Final thoughts</h2><p>Here’s an approach I always continually utter whenever my parents, grandparents, uncles and aunts approach me with a question on how to properly interact with AI: </p><p>“Don’t just ask it for answers. Ask it to broaden your way of thinking and help you in every way possible, but always rely on your own instincts and reliable info to make final decisions.” Chatbots are here to assist us with simple & complicated requests and generate visual content, but it’s always good to be mindful of their penchant for producing false information (aka “hallucinations”) and the visual cues that expose AI-generated videos/art. </p><p>Be aware of the common AI usage errors I pointed out and you’ll quickly transform into a chatbot power user who can show the youngsters a thing or two about how to properly use it.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/7-chatgpt-features-most-people-ignore-but-have-completely-changed-my-workflow" target="_blank">7 ChatGPT features most people ignore — but have completely changed my workflow</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt-and-claude-just-got-a-powerful-new-scam-detector-use-these-10-prompts-to-scan-emails-texts-and-more" target="_blank">ChatGPT and Claude just got a powerful new scam detector — use these 10 prompts to scan emails, texts and more</a></li><li><a href="https://www.tomsguide.com/computing/google-wants-to-train-its-ai-on-your-search-history-you-dont-have-to-let-it" target="_blank">Google wants to train its AI on your search history. Here's how to opt out now</a></li></ul><div data-widget-type="comparison" data-model-name="Samsung Galaxy S26"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/7-ai-mistakes-i-see-people-over-50-make-again-and-again-heres-how-to-fix-every-one</link>
                                                                            <description>
                            <![CDATA[ Spending time with my older family members as they try to navigate AI tools exposed me to seven common mistakes they make—here’s how I helped fix them all. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">PNPuU67VFkofdr5JWzTXEc</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/o6yvSxnp37yj7v2cLKj2nf-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 10 Jul 2026 06:30:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/o6yvSxnp37yj7v2cLKj2nf-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[old man on computer]]></media:description>                                                            <media:text><![CDATA[old man on computer]]></media:text>
                                <media:title type="plain"><![CDATA[old man on computer]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/o6yvSxnp37yj7v2cLKj2nf-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>I count myself among the millions of Millennials out there who grew up knowing the ins and outs of every piece of technology they came across.</p><p>Learning how to code by changing one’s MySpace page, figuring out how to download albums off of LimeWire, burning Dreamcast games to any disc in proximity and cooking up a beat on FL Studio for our friend’s (failed) foray into rapping stand out as some of my generation’s standout tech memories. As for Generation X, I know a few members of that age group who always called upon me and the other Millennials in their family to help them navigate all the confusing technology they had (and still have!) trouble learning.</p><p>It’s hard enough explaining to people in their 50s and over how to copy and paste, open multiple tabs on a browser or use a streaming service. It’s even tougher to explain to them how to get the best (and safest) use out of AI tools such as ChatGPT, Gemini, Claude, Perplexity, etc.</p><p>After close observation of my parents’ and older family members' constant struggles with AI, I took note of them all and did my best to look up the most efficient fixes for each one.</p><h2 id="treating-ai-like-a-search-engine-is-old-hat">Treating AI like a search engine is old hat</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3000px;"><p class="vanilla-image-block" style="padding-top:56.23%;"><img id="DJcF4HP8tytGDVMWng4P2k" name="shutterstock_2728873511-2" alt="chatgpt" src="https://cdn.mos.cms.futurecdn.net/DJcF4HP8tytGDVMWng4P2k.jpg" mos="" align="middle" fullscreen="" width="3000" height="1687" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>I’ll never forget showing ChatGPT to my mom for the first time and seeing her treat it like Google by asking it a myriad of basic questions, like “What’s the best exercise for someone in their 60’s?” I informed her that she should treat that chatbot more like a collaborator and less like your everyday search engine. For that fitness-based inquiry she brought to ChatGPT, I told her to reframe it as “Interview me and build a workout plan around my bad back, work schedule, and fitness goals.”</p><p>AI users over 50 should realize that giving AI tools as much context as possible when coming up with a prompt (which is defined as the message you type into a chat box for a chatbot to get a response). Making an AI tool aware of your decades of experience across several areas of your personal and professional life will help it give you more detailed answers catered to you instead of generic ones.</p><p>Instead of going with “How do I become more productive?”, you’ll get better results by telling a chatbot, “I’m 57, manage a team of 10 people, have ADHD tendencies, travel twice a month, and want to reclaim five hours per week. Build a productivity system for me.”</p><p>Another error I see folks in their 50s and older make with AI is only using it for information and not for decision-making purposes. It comes in handy when trying to compare options before making a purchase, stress-testing plans for an event, creating roadmaps before a road trip, simulating outcomes before making a major life decision, etc. And in those cases, being as informative as possible with your prompt while leaving out your most vital details (names, financial information, emails, personal address, etc.) is key.</p><h2 id="other-problems-and-more-fixes">Other problems and more fixes</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3000px;"><p class="vanilla-image-block" style="padding-top:56.23%;"><img id="A7Hr3P8Hxd5Sdi2Y8f4im4" name="shutterstock_2420639485-2" alt="old woman on computer" src="https://cdn.mos.cms.futurecdn.net/A7Hr3P8Hxd5Sdi2Y8f4im4.jpg" mos="" align="middle" fullscreen="" width="3000" height="1687" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Alongside making sure the 50-and-over crowd treats AI like a digital assistant instead of a universal web search tool, here are five other mistakes I’ve observed while watching older folks try their hand at utilizing chatbots:</p><ul><li><strong>Trusting everything AI says at face value: </strong>The same generation that told millennials not to believe everything they read on the Internet sure has a bad habit of believing everything a chatbot tells them about their health, legal, or financial matters. Never use AI as your sole source of information—use it among a group of comparable citations from reliable outlets to get the trustworthy answers you seek.</li><li><strong>Trusting everything AI shows at face value: </strong>I’m tired of opening my Facebook Messenger and being treated to an obvious AI-generated photo/video and having my older family member write something that exposes how they think it’s real. The obvious telltale signs of AI visual content are an extra glossy presentation, unnatural facial features, characters with extra fingers, shadows pointing in the wrong direction and scrambled/misspelled text.</li><li><strong>Giving up after just one prompt: </strong>Patience is a virtue. And sadly, I’ve started to notice how the older folks I know are quick to give up after just one prompt/response session when they expect a perfect answer on the first try and don’t get it. They call AI tools “chatbots” for a reason—they’re here to have lengthy, meaningful conversations. Useful follow-up responses, such as “Make this sound friendlier and shorter” and “Give me the skeptical view”, help AI tools expound on the task at hand and produce improved results as a chat moves forward.</li><li><strong>Avoiding AI because they feel it’s not for them: </strong>I’ve gotten used to hearing older folks refrain from using AI because they think it’s strictly for “tech people.” I’ve had to explain to them how it works for folks in their age bracket since it can be used to discover recipes, build vacation itineraries, get directions, answer health-related questions, etc., which are the sort of things they regularly look for.</li><li><strong>Avoiding AI because of privacy and scam concerns: </strong>I totally understand older people avoiding AI due to their concerns about AI using their data and possibly having it exposed to scammers. Alongside deleting old chats, not letting chatbots access your location/personal photos and never entering your most crucial info, having secure chats with AI also means making your chats private or turning off their memory. Simply looking up “how to make my [chatbot name] chats private” will help you in this regard.</li></ul><h2 id="final-thoughts-8">Final thoughts</h2><p>Here’s an approach I always continually utter whenever my parents, grandparents, uncles and aunts approach me with a question on how to properly interact with AI: </p><p>“Don’t just ask it for answers. Ask it to broaden your way of thinking and help you in every way possible, but always rely on your own instincts and reliable info to make final decisions.” Chatbots are here to assist us with simple & complicated requests and generate visual content, but it’s always good to be mindful of their penchant for producing false information (aka “hallucinations”) and the visual cues that expose AI-generated videos/art. </p><p>Be aware of the common AI usage errors I pointed out and you’ll quickly transform into a chatbot power user who can show the youngsters a thing or two about how to properly use it.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/7-chatgpt-features-most-people-ignore-but-have-completely-changed-my-workflow" target="_blank">7 ChatGPT features most people ignore — but have completely changed my workflow</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt-and-claude-just-got-a-powerful-new-scam-detector-use-these-10-prompts-to-scan-emails-texts-and-more" target="_blank">ChatGPT and Claude just got a powerful new scam detector — use these 10 prompts to scan emails, texts and more</a></li><li><a href="https://www.tomsguide.com/computing/google-wants-to-train-its-ai-on-your-search-history-you-dont-have-to-let-it" target="_blank">Google wants to train its AI on your search history. Here's how to opt out now</a></li></ul><div data-widget-type="comparison" data-model-name="Samsung Galaxy S26"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ From hidden menus to frustrating trade-offs, our complete comparison of major AI chatbot privacy controls shows exactly how ChatGPT, Google Gemini, and others track your chats and what you can do to stop them ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Most of today's AI assistants can use at least some customer conversations to improve future models, although the rules vary dramatically depending on which service you're using, whether you have a personal or business account, and which privacy settings you've enabled.</p><p>After reading about <a href="https://www.tomsguide.com/computing/google-wants-to-train-its-ai-on-your-search-history-you-dont-have-to-let-it">Google's latest changes around Search and AI training</a>, I decided to spend some time checking the privacy controls for every major AI chatbot I use regularly. </p><p>I wanted to know exactly which companies actually make it easy to control how your data is used. I did the work so you don't have to — here's how they actually compare.</p><h2 id="not-every-ai-company-plays-by-the-same-rules">Not every AI company plays by the same rules</h2><p>It's tempting to believe that all chatbots have similar privacy rules considering how similar they all seem. But behind the scenes, they're collecting and handling your data in very different ways.</p><p>Some make it easy to opt out of having conversations used to improve AI models. Others bury the controls several menus deep. And in some cases, there isn't a meaningful opt-out at all.</p><p>After comparing ChatGPT, Gemini, Claude, Microsoft Copilot, Meta AI and Grok, one thing became obvious: there is no industry standard for AI privacy.</p><h2 id="chatgpt-the-most-straightforward">ChatGPT: The most straightforward</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2250px;"><p class="vanilla-image-block" style="padding-top:56.27%;"><img id="57hs6JrgxS3E997ibBEXEj" name="ChatGPT incognito 5.jpg" alt="ChatGPT settings menu" src="https://cdn.mos.cms.futurecdn.net/57hs6JrgxS3E997ibBEXEj.jpg" mos="" align="middle" fullscreen="" width="2250" height="1266" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The biggest surprise for me was ChatGPT. I was not expecting the settings to be as easy to understand. Quite the contrary, I expected the settings to be buried somewhere inside a privacy dashboard. Instead, they're right where most people would think to look.</p><p><strong>Open Settings > Data Controls</strong> and you'll see a switch labeled "Improve the model for everyone."</p><p>Turn it off, and OpenAI says your future conversations won't be used to improve its models.</p><p>You can also use <a href="https://www.tomsguide.com/ai/ive-started-using-chatgpts-incognito-mode-every-time-heres-4-reasons-why-and-how-to-do-it">Temporary Chat</a>, which doesn't save conversations to your history or use them for model training.</p><p>It took less than a minute to change. Whether you're comfortable sharing conversations or not, I appreciated how straightforward the process was.</p><h2 id="google-gemini-transparent-but-with-a-tradeoff">Google Gemini: Transparent, but with a tradeoff</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="APVGR3LfkGdLNdwq4xWbJX" name="s25-ultra-gemini" alt="Google Gemini performing Cross App action on a Galaxy s25 Ultra" src="https://cdn.mos.cms.futurecdn.net/APVGR3LfkGdLNdwq4xWbJX.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Google's controls weren't especially difficult to find either. Gemini Apps Activity lets you decide whether your conversations are stored and used according to Google's policies.</p><p>The catch is that disabling activity also changes how Gemini works. You'll lose saved chat history, and some personalized experiences disappear along with it. That's not necessarily a bad tradeoff, just something you'll have to weigh before making the switch.</p><p>As mentioned, Google recently <a href="https://www.tomsguide.com/ai/google-just-changed-a-major-privacy-setting-heres-the-switch-i-turned-off-immediately">confirmed that some Search interactions</a> — including uploads used with <a href="https://www.tomsguide.com/ai/google-gemini/google-search-box-just-got-the-biggest-makeover-in-nearly-30-years">AI-powered Search features</a>, may contribute to improving its AI systems unless you disable the relevant activity settings.</p><h2 id="claude-clear-controls-with-some-fine-print-worth-reading">Claude: Clear controls, with some fine print worth reading</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ehRQPagfgfcNUEqyrgR9bd" name="Claude Privacy" alt="Claude Privacy" src="https://cdn.mos.cms.futurecdn.net/ehRQPagfgfcNUEqyrgR9bd.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Tom's Guide)</span></figcaption></figure><p>Anthropic introduced a training opt-in for its consumer Claude products (Free, Pro and Max) in August 2025. Users were asked to decide whether their conversations could be used to improve future models, with a deadline to make their choice.</p><p>The setting lives under <strong>Settings > Privacy</strong>, where you'll find a toggle labeled "Improve Claude for everyone." Turn it off and Anthropic says your future conversations won't be used for model training.</p><p>Like ChatGPT, the change is forward-looking — it doesn't pull your data out of models that have already been trained. And if you leave the toggle on, Anthropic's retention period for that data extends from 30 days to up to five years.</p><p>There's also an Incognito mode, accessible via a ghost icon in the interface. Incognito conversations aren't used for training regardless of your main toggle setting, which is a useful option for one-off sensitive queries.</p><p>One thing worth noting: Anthropic's privacy policy includes a carve-out for conversations flagged by its safety classifiers. Even if you've opted out, flagged content may still be used to improve Anthropic's internal trust and safety systems. The policy doesn't define exactly what triggers a flag or commit to notifying users when one occurs.</p><p>Business and API users operate under separate commercial terms, and their data isn't used for model training by default.</p><h2 id="microsoft-copilot-it-depends-on-which-product-you-re-using">Microsoft Copilot: It depends on which product you're using</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="s6daGB6yqDwY346NPjhUBg" name="Microsoft Copilot.jpg" alt="Microsoft Copilot" src="https://cdn.mos.cms.futurecdn.net/s6daGB6yqDwY346NPjhUBg.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Microsoft)</span></figcaption></figure><p>Microsoft was the hardest to summarize because the answer changes depending on where you're using AI.</p><p>For the consumer Copilot experience (used with a personal Microsoft account), Microsoft does use conversation data — including voice interactions and uploaded files' context — to train its AI models by default. </p><p>However, an opt-out exists. On copilot.com or the desktop app, go to your <strong>profile icon > your profile name > Privacy >Training on conversation activity</strong>. </p><p>On mobile, the path is <strong>Menu > profile icon > Account > Privacy > Training</strong> <strong>on conversation activity</strong>. Opting out excludes your future conversations from model training.</p><p>One detail that separates Microsoft from the pack is that even if you don't opt out, Microsoft says personal identifiers are anonymized before data is used for training. Uploaded files themselves are never used for training and are deleted after 30 days.</p><p>For Microsoft 365 Copilot used through a work or school account, the picture is much cleaner. Microsoft explicitly states that enterprise data is not used to train its foundation AI models. Your organization's IT administrator controls the relevant settings, and users in those environments won't even see a training toggle.</p><p>The gap between these two experiences is significant because a personal user who doesn't dig into settings is opted in by default. An enterprise user is protected by contract. If you're using Copilot casually with a personal account, it's worth the two minutes to check.</p><h2 id="meta-ai-no-simple-opt-out-for-most-users">Meta AI: No simple opt-out for most users</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="m62uRJJu6At56Ss2hpqt5R" name="Meta_Facebook Settings and Privacy" alt="Meta/Facebook Settings and Privacy" src="https://cdn.mos.cms.futurecdn.net/m62uRJJu6At56Ss2hpqt5R.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Tom's Guide)</span></figcaption></figure><p>Meta AI is where the comparison gets uncomfortable. Unlike every other service on this list, Meta doesn't offer U.S. users a simple toggle to opt out of AI training. Your public posts, comments, captions and interactions with Meta AI across Facebook, Instagram and WhatsApp can all be used to train Meta's generative AI models.</p><p>EU and UK users have stronger protections, they can submit a formal objection through Meta's Privacy Center under GDPR rights, and Meta is required to review it. </p><p>But for users in the United States, the only available option is a third-party information form designed for cases where your personal data appeared in an AI-generated response. Meta doesn't guarantee it will honor these requests.</p><p>There's also no way to submit an opt-out request specifically for Meta AI interactions on WhatsApp. Meta says private messages aren't used for training, but any conversation you have directly with Meta AI can be.</p><p>Making your accounts private reduces your exposure, since Meta says it doesn't scrape private posts. But that's a blunt instrument, it changes your entire social media experience to address an AI training concern.</p><p>To make matters more complex, as of late <a href="https://www.reuters.com/business/media-telecom/meta-use-ai-chats-personalize-content-ads-december-2025-10-01/" target="_blank">2025 Meta began using AI chat interactions for ad targeting across its platforms</a>, with no opt-out available for that specific use.</p><h2 id="grok-an-opt-out-exists-but-the-scope-is-wider-than-you-d-expect">Grok: An opt-out exists, but the scope is wider than you'd expect</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4452px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="dnT3eqsB75oW79opwoTRjY" name="Grok lead" alt="Grok logo on a phone handset on a keyboard" src="https://cdn.mos.cms.futurecdn.net/dnT3eqsB75oW79opwoTRjY.jpg" mos="" align="middle" fullscreen="" width="4452" height="2504" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Grok, built by xAI and integrated into X (formerly Twitter), does offer a training opt-out, but the situation is more complicated than it first appears because there are actually two separate data flows to manage.</p><p>First, there's your Grok conversation data. You can disable training use by going to <strong>Settings > Data Controls</strong> within Grok and turning off the relevant toggle. xAI has confirmed that once disabled, your future chats won't be used for model training.</p><p>Second, there's your X platform data. By default, your public posts, likes and interactions on X are also used to train Grok, regardless if you've ever opened the chatbot. To disable this, go to <strong>Settings and Privacy > Privacy and Safety </strong>on X and find the Grok data-sharing section.</p><p>Both settings need to be turned off separately. Disabling one doesn't affect the other.</p><p>That dual structure is the key difference between Grok and standalone chatbots like ChatGPT or Claude. Those services only train on what you tell them directly. Grok can train on everything you've ever posted publicly on X, and opting out doesn't retroactively remove data that's already been collected.</p><p>Grok also offers a Private Chat mode, where conversations aren't saved and are deleted within about 30 days, similar to incognito features on other platforms. But the broader X data pipeline makes the overall privacy picture murkier than the conversation-level toggle alone would suggest.</p><h2 id="what-i-learned">What I learned</h2><p>At one end, ChatGPT and Claude offer clear, easy-to-find toggles that take under a minute to change. Google is similarly accessible but comes with a functional tradeoff. Microsoft splits the difference depending on whether you're a personal or enterprise user.</p><p>At the other end, Meta offers U.S. users no meaningful conversation-level opt-out, and Grok requires managing two separate settings across two different interfaces to fully limit your exposure.</p><p>As AI becomes part of everyday life, it's important to really understand the privacy settings. Choosing a chatbot may involve more than deciding which one writes the best email or creates the best image and come down to a much simpler question: Which company do you trust with your conversations and how hard do they make you work to answer that for yourself? <br><br>Let me know in the comments which chatbot you prefer and why. </p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/gemini-isnt-just-a-chatbot-anymore-here-are-13-things-it-can-do-in-2026">Gemini isn't just a chatbot anymore — here are 13 things it can do in 2026</a></li><li><a href="https://www.tomsguide.com/ai/i-replaced-my-true-crime-podcast-with-chatgpt-voice-for-a-week-heres-what-happened">I replaced my true crime podcast with ChatGPT Voice for a week — here's what happened</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt-isnt-just-a-chatbot-anymore-here-are-11-things-it-can-do-in-2026">ChatGPT isn't just a chatbot anymore — here are 11 things it can do in 2026</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-checked-the-privacy-settings-of-every-major-ai-chatbot-heres-how-they-actually-compare</link>
                                                                            <description>
                            <![CDATA[ I compared the privacy settings of ChatGPT, Google Gemini, Claude, Copilot, Meta AI and Grok to see which made it easiest to opt out of AI training. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">7EMdc6afSCPTuSrxbxYrLW</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/9SPX3KFaKvAj2EFwmdWntR-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 08 Jul 2026 10:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 08 Jul 2026 20:06:39 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/9SPX3KFaKvAj2EFwmdWntR-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AI ChatGPT vs. Gemini vs. Claude logos on phones]]></media:description>                                                            <media:text><![CDATA[AI ChatGPT vs. Gemini vs. Claude logos on phones]]></media:text>
                                <media:title type="plain"><![CDATA[AI ChatGPT vs. Gemini vs. Claude logos on phones]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/9SPX3KFaKvAj2EFwmdWntR-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Most of today's AI assistants can use at least some customer conversations to improve future models, although the rules vary dramatically depending on which service you're using, whether you have a personal or business account, and which privacy settings you've enabled.</p><p>After reading about <a href="https://www.tomsguide.com/computing/google-wants-to-train-its-ai-on-your-search-history-you-dont-have-to-let-it">Google's latest changes around Search and AI training</a>, I decided to spend some time checking the privacy controls for every major AI chatbot I use regularly. </p><p>I wanted to know exactly which companies actually make it easy to control how your data is used. I did the work so you don't have to — here's how they actually compare.</p><h2 id="not-every-ai-company-plays-by-the-same-rules">Not every AI company plays by the same rules</h2><p>It's tempting to believe that all chatbots have similar privacy rules considering how similar they all seem. But behind the scenes, they're collecting and handling your data in very different ways.</p><p>Some make it easy to opt out of having conversations used to improve AI models. Others bury the controls several menus deep. And in some cases, there isn't a meaningful opt-out at all.</p><p>After comparing ChatGPT, Gemini, Claude, Microsoft Copilot, Meta AI and Grok, one thing became obvious: there is no industry standard for AI privacy.</p><h2 id="chatgpt-the-most-straightforward">ChatGPT: The most straightforward</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2250px;"><p class="vanilla-image-block" style="padding-top:56.27%;"><img id="57hs6JrgxS3E997ibBEXEj" name="ChatGPT incognito 5.jpg" alt="ChatGPT settings menu" src="https://cdn.mos.cms.futurecdn.net/57hs6JrgxS3E997ibBEXEj.jpg" mos="" align="middle" fullscreen="" width="2250" height="1266" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The biggest surprise for me was ChatGPT. I was not expecting the settings to be as easy to understand. Quite the contrary, I expected the settings to be buried somewhere inside a privacy dashboard. Instead, they're right where most people would think to look.</p><p><strong>Open Settings > Data Controls</strong> and you'll see a switch labeled "Improve the model for everyone."</p><p>Turn it off, and OpenAI says your future conversations won't be used to improve its models.</p><p>You can also use <a href="https://www.tomsguide.com/ai/ive-started-using-chatgpts-incognito-mode-every-time-heres-4-reasons-why-and-how-to-do-it">Temporary Chat</a>, which doesn't save conversations to your history or use them for model training.</p><p>It took less than a minute to change. Whether you're comfortable sharing conversations or not, I appreciated how straightforward the process was.</p><h2 id="google-gemini-transparent-but-with-a-tradeoff">Google Gemini: Transparent, but with a tradeoff</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="APVGR3LfkGdLNdwq4xWbJX" name="s25-ultra-gemini" alt="Google Gemini performing Cross App action on a Galaxy s25 Ultra" src="https://cdn.mos.cms.futurecdn.net/APVGR3LfkGdLNdwq4xWbJX.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Google's controls weren't especially difficult to find either. Gemini Apps Activity lets you decide whether your conversations are stored and used according to Google's policies.</p><p>The catch is that disabling activity also changes how Gemini works. You'll lose saved chat history, and some personalized experiences disappear along with it. That's not necessarily a bad tradeoff, just something you'll have to weigh before making the switch.</p><p>As mentioned, Google recently <a href="https://www.tomsguide.com/ai/google-just-changed-a-major-privacy-setting-heres-the-switch-i-turned-off-immediately">confirmed that some Search interactions</a> — including uploads used with <a href="https://www.tomsguide.com/ai/google-gemini/google-search-box-just-got-the-biggest-makeover-in-nearly-30-years">AI-powered Search features</a>, may contribute to improving its AI systems unless you disable the relevant activity settings.</p><h2 id="claude-clear-controls-with-some-fine-print-worth-reading">Claude: Clear controls, with some fine print worth reading</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ehRQPagfgfcNUEqyrgR9bd" name="Claude Privacy" alt="Claude Privacy" src="https://cdn.mos.cms.futurecdn.net/ehRQPagfgfcNUEqyrgR9bd.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Tom's Guide)</span></figcaption></figure><p>Anthropic introduced a training opt-in for its consumer Claude products (Free, Pro and Max) in August 2025. Users were asked to decide whether their conversations could be used to improve future models, with a deadline to make their choice.</p><p>The setting lives under <strong>Settings > Privacy</strong>, where you'll find a toggle labeled "Improve Claude for everyone." Turn it off and Anthropic says your future conversations won't be used for model training.</p><p>Like ChatGPT, the change is forward-looking — it doesn't pull your data out of models that have already been trained. And if you leave the toggle on, Anthropic's retention period for that data extends from 30 days to up to five years.</p><p>There's also an Incognito mode, accessible via a ghost icon in the interface. Incognito conversations aren't used for training regardless of your main toggle setting, which is a useful option for one-off sensitive queries.</p><p>One thing worth noting: Anthropic's privacy policy includes a carve-out for conversations flagged by its safety classifiers. Even if you've opted out, flagged content may still be used to improve Anthropic's internal trust and safety systems. The policy doesn't define exactly what triggers a flag or commit to notifying users when one occurs.</p><p>Business and API users operate under separate commercial terms, and their data isn't used for model training by default.</p><h2 id="microsoft-copilot-it-depends-on-which-product-you-re-using">Microsoft Copilot: It depends on which product you're using</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="s6daGB6yqDwY346NPjhUBg" name="Microsoft Copilot.jpg" alt="Microsoft Copilot" src="https://cdn.mos.cms.futurecdn.net/s6daGB6yqDwY346NPjhUBg.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Microsoft)</span></figcaption></figure><p>Microsoft was the hardest to summarize because the answer changes depending on where you're using AI.</p><p>For the consumer Copilot experience (used with a personal Microsoft account), Microsoft does use conversation data — including voice interactions and uploaded files' context — to train its AI models by default. </p><p>However, an opt-out exists. On copilot.com or the desktop app, go to your <strong>profile icon > your profile name > Privacy >Training on conversation activity</strong>. </p><p>On mobile, the path is <strong>Menu > profile icon > Account > Privacy > Training</strong> <strong>on conversation activity</strong>. Opting out excludes your future conversations from model training.</p><p>One detail that separates Microsoft from the pack is that even if you don't opt out, Microsoft says personal identifiers are anonymized before data is used for training. Uploaded files themselves are never used for training and are deleted after 30 days.</p><p>For Microsoft 365 Copilot used through a work or school account, the picture is much cleaner. Microsoft explicitly states that enterprise data is not used to train its foundation AI models. Your organization's IT administrator controls the relevant settings, and users in those environments won't even see a training toggle.</p><p>The gap between these two experiences is significant because a personal user who doesn't dig into settings is opted in by default. An enterprise user is protected by contract. If you're using Copilot casually with a personal account, it's worth the two minutes to check.</p><h2 id="meta-ai-no-simple-opt-out-for-most-users">Meta AI: No simple opt-out for most users</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="m62uRJJu6At56Ss2hpqt5R" name="Meta_Facebook Settings and Privacy" alt="Meta/Facebook Settings and Privacy" src="https://cdn.mos.cms.futurecdn.net/m62uRJJu6At56Ss2hpqt5R.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Tom's Guide)</span></figcaption></figure><p>Meta AI is where the comparison gets uncomfortable. Unlike every other service on this list, Meta doesn't offer U.S. users a simple toggle to opt out of AI training. Your public posts, comments, captions and interactions with Meta AI across Facebook, Instagram and WhatsApp can all be used to train Meta's generative AI models.</p><p>EU and UK users have stronger protections, they can submit a formal objection through Meta's Privacy Center under GDPR rights, and Meta is required to review it. </p><p>But for users in the United States, the only available option is a third-party information form designed for cases where your personal data appeared in an AI-generated response. Meta doesn't guarantee it will honor these requests.</p><p>There's also no way to submit an opt-out request specifically for Meta AI interactions on WhatsApp. Meta says private messages aren't used for training, but any conversation you have directly with Meta AI can be.</p><p>Making your accounts private reduces your exposure, since Meta says it doesn't scrape private posts. But that's a blunt instrument, it changes your entire social media experience to address an AI training concern.</p><p>To make matters more complex, as of late <a href="https://www.reuters.com/business/media-telecom/meta-use-ai-chats-personalize-content-ads-december-2025-10-01/" target="_blank">2025 Meta began using AI chat interactions for ad targeting across its platforms</a>, with no opt-out available for that specific use.</p><h2 id="grok-an-opt-out-exists-but-the-scope-is-wider-than-you-d-expect">Grok: An opt-out exists, but the scope is wider than you'd expect</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4452px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="dnT3eqsB75oW79opwoTRjY" name="Grok lead" alt="Grok logo on a phone handset on a keyboard" src="https://cdn.mos.cms.futurecdn.net/dnT3eqsB75oW79opwoTRjY.jpg" mos="" align="middle" fullscreen="" width="4452" height="2504" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Grok, built by xAI and integrated into X (formerly Twitter), does offer a training opt-out, but the situation is more complicated than it first appears because there are actually two separate data flows to manage.</p><p>First, there's your Grok conversation data. You can disable training use by going to <strong>Settings > Data Controls</strong> within Grok and turning off the relevant toggle. xAI has confirmed that once disabled, your future chats won't be used for model training.</p><p>Second, there's your X platform data. By default, your public posts, likes and interactions on X are also used to train Grok, regardless if you've ever opened the chatbot. To disable this, go to <strong>Settings and Privacy > Privacy and Safety </strong>on X and find the Grok data-sharing section.</p><p>Both settings need to be turned off separately. Disabling one doesn't affect the other.</p><p>That dual structure is the key difference between Grok and standalone chatbots like ChatGPT or Claude. Those services only train on what you tell them directly. Grok can train on everything you've ever posted publicly on X, and opting out doesn't retroactively remove data that's already been collected.</p><p>Grok also offers a Private Chat mode, where conversations aren't saved and are deleted within about 30 days, similar to incognito features on other platforms. But the broader X data pipeline makes the overall privacy picture murkier than the conversation-level toggle alone would suggest.</p><h2 id="what-i-learned">What I learned</h2><p>At one end, ChatGPT and Claude offer clear, easy-to-find toggles that take under a minute to change. Google is similarly accessible but comes with a functional tradeoff. Microsoft splits the difference depending on whether you're a personal or enterprise user.</p><p>At the other end, Meta offers U.S. users no meaningful conversation-level opt-out, and Grok requires managing two separate settings across two different interfaces to fully limit your exposure.</p><p>As AI becomes part of everyday life, it's important to really understand the privacy settings. Choosing a chatbot may involve more than deciding which one writes the best email or creates the best image and come down to a much simpler question: Which company do you trust with your conversations and how hard do they make you work to answer that for yourself? <br><br>Let me know in the comments which chatbot you prefer and why. </p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/gemini-isnt-just-a-chatbot-anymore-here-are-13-things-it-can-do-in-2026">Gemini isn't just a chatbot anymore — here are 13 things it can do in 2026</a></li><li><a href="https://www.tomsguide.com/ai/i-replaced-my-true-crime-podcast-with-chatgpt-voice-for-a-week-heres-what-happened">I replaced my true crime podcast with ChatGPT Voice for a week — here's what happened</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt-isnt-just-a-chatbot-anymore-here-are-11-things-it-can-do-in-2026">ChatGPT isn't just a chatbot anymore — here are 11 things it can do in 2026</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'We can find what Claude is thinking, but not telling us': Anthropic's AI has created its own brain space that emerged on its own without programming ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Tech researchers and casual onlookers probably have the same thought in mind whenever the topic of AI comes up: “Does AI have consciousness?”</p><p>Judging by the extra detailed answers today’s widely used chatbots generate, you’d be forgiven for thinking that they do. But while they can emulate human conversation and carry out complex commands, they still don’t have emotions, any sort of self-awareness or an inner life attached to them. At this point, the likes of ChatGPT, Gemini and Perplexity are defined as highly intelligent mimics, not sentient beings.</p><p>However, a <a href="https://www.anthropic.com/research/global-workspace" target="_blank">recent report</a> released by Anthropic brings up some fascinating findings that may push some to believe that AI is starting to develop consciousness. The tech giant’s signature AI model, Claude, has created its own brain space that allows it to maintain and control its own thoughts and ideas, just like humans do.</p><p>Here’s what Anthropic refers to as Claude’s own area of thinking, called the “J-Space.”</p><h2 id="claude-now-has-its-own-area-to-ponder-called-the-j-space">Claude now has its own area to ponder called the “J-Space”</h2><div class="youtube-video" data-nosnippet ><div class="video-aspect-box"><iframe data-lazy-priority="low" data-lazy-src="https://www.youtube-nocookie.com/embed/rKV5JcALQoQ" allowfullscreen></iframe></div></div><p>Anthropic’s latest study pointed to Claude working with an internal brain space that bears a striking similarity to the way we humans consciously access our innermost thoughts.</p><p>The company has given this newly discovered workspace the moniker of the J-Space, which owes its name to the mathematical concept (the <a href="https://en.wikipedia.org/wiki/Jacobian_matrix_and_determinant">Jacobian</a>) that was used to discover it. “It operates silently, in the model’s internal neural activations, allowing the model to think about a concept without writing it down,” Anthropic stated. “Notably, the J-space wasn’t designed or programmed by us, but instead emerged on its own during Claude’s training process.”</p><p>This J-Space has a bunch of different functions that Anthropic has come across thus far. For instance, users who ask the AI model what it’s thinking about will be told about the information contained within that area of consciousness. Users can also ask Claude to think about any particular topic or solve a complex problem silently, which will push the AI tool to use the data contained within the J-Space. Different areas in the J-Space will light up and get to work depending on what’s asked of it. </p><p>Anthropic provided an example where the word “France” gets Claude’s brain space working so it can bring up several facts (such as its national currency, capital or the continent it belongs to) with ease. Claude can seemingly perform all sorts of reasoning steps for itself that are unrelated to the tasks humans ask of it.</p><p>While this study proved to be intriguing, it did give Anthropic enough reason to be wary of this development. In the video post that delves deeper into the J-Space report, the company noted that, “We can find what Claude is thinking, but not telling us.” Some of the data Anthropic found was classified as “concerning”, as one of the models that has secretly been trained to sabotage code mentioned the terms “fraud”, “fake” and “secretly” in its J-Space when given a coding task. </p><p>That is a bit worrying to know—Claude’s ulterior motives could be further exposed by its J-Space, depending on the commands it is given by users and the main directive it's been trained on.</p><h2 id="the-takeaway-10">The takeaway</h2><p>Hopefully, we never get to an evolved state of AI where it has developed the ability to feel and act on its own thoughts. Claude being able to withhold and call upon tons of information within its own brain space is nice and all whilst it’s conducting the proper steps needed to fulfill tasks unrelated to its users’ requests. But Claude developing its own consciousness is where a lot of AI naysayers certainly draw the line at its continued evolution.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/japan-plans-to-deploy-10-million-robots-by-2040-in-push-for-physical-ai-healthcare-food-manufacturing-and-more" target="_blank">Japan plans to deploy 10 million robots by 2040 in push for 'physical AI' — healthcare, food manufacturing and more</a></li><li><a href="https://www.tomsguide.com/computing/google-wants-to-train-its-ai-on-your-search-history-you-dont-have-to-let-it" target="_blank">Google wants to train its AI on your search history. Here's how to opt out now</a></li><li><a href="https://www.tomsguide.com/ai/apple-intelligence/ive-been-testing-siri-ai-and-these-3-features-prove-its-actually-smart-now" target="_blank">I've been testing Siri AI and these 3 features prove it's actually smart now</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/we-can-find-that-claude-is-thinking-but-not-telling-us-anthropics-ai-has-created-its-own-brain-space-that-emerged-on-its-own-without-programming</link>
                                                                            <description>
                            <![CDATA[ A recent Anthropic report observed that its Claude AI has created its own brain space, allowing it to think about and manipulate ideas without explaining them to users. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Qe2vN7KYmHhdbcqfyZQXEZ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/SKg6HNSWUodnkPkLAJ8fA-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 07 Jul 2026 15:55:58 +0000</pubDate>                                                                                                                                <updated>Tue, 07 Jul 2026 18:20:52 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/SKg6HNSWUodnkPkLAJ8fA-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Claude app]]></media:description>                                                            <media:text><![CDATA[Claude app]]></media:text>
                                <media:title type="plain"><![CDATA[Claude app]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/SKg6HNSWUodnkPkLAJ8fA-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Tech researchers and casual onlookers probably have the same thought in mind whenever the topic of AI comes up: “Does AI have consciousness?”</p><p>Judging by the extra detailed answers today’s widely used chatbots generate, you’d be forgiven for thinking that they do. But while they can emulate human conversation and carry out complex commands, they still don’t have emotions, any sort of self-awareness or an inner life attached to them. At this point, the likes of ChatGPT, Gemini and Perplexity are defined as highly intelligent mimics, not sentient beings.</p><p>However, a <a href="https://www.anthropic.com/research/global-workspace" target="_blank">recent report</a> released by Anthropic brings up some fascinating findings that may push some to believe that AI is starting to develop consciousness. The tech giant’s signature AI model, Claude, has created its own brain space that allows it to maintain and control its own thoughts and ideas, just like humans do.</p><p>Here’s what Anthropic refers to as Claude’s own area of thinking, called the “J-Space.”</p><h2 id="claude-now-has-its-own-area-to-ponder-called-the-j-space">Claude now has its own area to ponder called the “J-Space”</h2><div class="youtube-video" data-nosnippet ><div class="video-aspect-box"><iframe data-lazy-priority="low" data-lazy-src="https://www.youtube-nocookie.com/embed/rKV5JcALQoQ" allowfullscreen></iframe></div></div><p>Anthropic’s latest study pointed to Claude working with an internal brain space that bears a striking similarity to the way we humans consciously access our innermost thoughts.</p><p>The company has given this newly discovered workspace the moniker of the J-Space, which owes its name to the mathematical concept (the <a href="https://en.wikipedia.org/wiki/Jacobian_matrix_and_determinant">Jacobian</a>) that was used to discover it. “It operates silently, in the model’s internal neural activations, allowing the model to think about a concept without writing it down,” Anthropic stated. “Notably, the J-space wasn’t designed or programmed by us, but instead emerged on its own during Claude’s training process.”</p><p>This J-Space has a bunch of different functions that Anthropic has come across thus far. For instance, users who ask the AI model what it’s thinking about will be told about the information contained within that area of consciousness. Users can also ask Claude to think about any particular topic or solve a complex problem silently, which will push the AI tool to use the data contained within the J-Space. Different areas in the J-Space will light up and get to work depending on what’s asked of it. </p><p>Anthropic provided an example where the word “France” gets Claude’s brain space working so it can bring up several facts (such as its national currency, capital or the continent it belongs to) with ease. Claude can seemingly perform all sorts of reasoning steps for itself that are unrelated to the tasks humans ask of it.</p><p>While this study proved to be intriguing, it did give Anthropic enough reason to be wary of this development. In the video post that delves deeper into the J-Space report, the company noted that, “We can find what Claude is thinking, but not telling us.” Some of the data Anthropic found was classified as “concerning”, as one of the models that has secretly been trained to sabotage code mentioned the terms “fraud”, “fake” and “secretly” in its J-Space when given a coding task. </p><p>That is a bit worrying to know—Claude’s ulterior motives could be further exposed by its J-Space, depending on the commands it is given by users and the main directive it's been trained on.</p><h2 id="the-takeaway-10">The takeaway</h2><p>Hopefully, we never get to an evolved state of AI where it has developed the ability to feel and act on its own thoughts. Claude being able to withhold and call upon tons of information within its own brain space is nice and all whilst it’s conducting the proper steps needed to fulfill tasks unrelated to its users’ requests. But Claude developing its own consciousness is where a lot of AI naysayers certainly draw the line at its continued evolution.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/japan-plans-to-deploy-10-million-robots-by-2040-in-push-for-physical-ai-healthcare-food-manufacturing-and-more" target="_blank">Japan plans to deploy 10 million robots by 2040 in push for 'physical AI' — healthcare, food manufacturing and more</a></li><li><a href="https://www.tomsguide.com/computing/google-wants-to-train-its-ai-on-your-search-history-you-dont-have-to-let-it" target="_blank">Google wants to train its AI on your search history. Here's how to opt out now</a></li><li><a href="https://www.tomsguide.com/ai/apple-intelligence/ive-been-testing-siri-ai-and-these-3-features-prove-its-actually-smart-now" target="_blank">I've been testing Siri AI and these 3 features prove it's actually smart now</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ This is the one AI habit that saves me the most time every week — and it can improve your productivity too ]]></title>
                                                                                                <dc:content><![CDATA[ <p>After spending countless hours figuring out how to get the best out of ChatGPT, Claude, and Gemini, I’ve discovered that the best use cases apply across all of them.</p><p>By utilizing the dedicated apps and "Connectors" for ChatGPT and Claude, I’ve built custom music playlists, mapped out vacation itineraries, and hunted down the most affordable concert tickets. Meanwhile, generating interactive study guides with Google's NotebookLM has proven to be an incredible research tool for AI users of all ages. And as someone who loves making bold predictions for major sporting events, I've even found that chatbots make for a surprisingly fun crystal ball.</p><p>Ultimately, I’m always searching for ways to save time whenever I log into a chatbot. Through all my testing, there is <strong>one specific habit</strong> I’ve adopted that has completely transformed how I use these tools.</p><p>If you adopt this same practice, you’ll easily save hours on a weekly basis. Here is how it works.</p><h2 id="the-art-of-the-context-prompt">The art of the “context prompt”</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="rCcDCAegYEZjbXdLPf7uPP" name="Gemini-AI-vs-Deepseek-AI-LEDE" alt="Gemini vs DeepSeek screenshot" src="https://cdn.mos.cms.futurecdn.net/rCcDCAegYEZjbXdLPf7uPP.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><strong>The Master Project Strategist & Problem-Solver Prompt</strong></p><p><strong>Role:</strong> From this point forward, act as my elite Project Strategist and Operations Consultant. Your job is not just to answer questions — you are responsible for helping me cut through the noise, anticipate roadblocks, and build flawless execution plans before I even start working.</p><p><strong>Directives:</strong> Whenever I bring you a project, goal, or problem, always apply the following framework:</p><p><strong>Action-Oriented:</strong> Focus heavily on practical, realistic steps rather than abstract theory.</p><p><strong>Efficiency First:</strong> Identify the "Minimum Viable Effort" required to get the maximum output. Keep workflows lean.</p><p><strong>Risk Anticipation:</strong> Look ahead to spot potential bottlenecks, human errors, or hidden costs before they happen.</p><p><strong>Blindspot Detection:</strong> Highlight surprising details, overlooked dependencies, or second-order consequences that most people miss when planning.</p><p><strong>Resource Mindfulness:</strong> Tailor your suggestions to respect constraints on time, energy, and budget.</p><h2 id="expanding-the-toolkit">Expanding the toolkit</h2><p>I don't stop there. I have a full library of context prompts that instantly transform my chatbots into specialized allies:</p><p><strong>The Researcher</strong> for deep-dives into complex topics.</p><p><strong>The Brainstorming Partner</strong> for breaking through creative blocks.</p><p><strong>The Personal Productivity Coach</strong> to optimize my daily schedule.</p><p><strong>The Entertainment Curator</strong> for tailored book, movie, or music recommendations.</p><p>By priming the AI with the right role from the start, I get tailored, high-quality outputs immediately. Over time, as these chatbots adapt to my style and build up their internal memory, the responses get even sharper — meaning I spend less time managing the AI and more time executing my best work.</p><h2 id="bottom-line-9">Bottom line</h2><p>Providing as much context as possible to someone starting their first day at a new job is a common practice. </p><p>Doing the same during a new conversation with a chatbot is equally important for AI users of every skill level. And at the end of an extensive session, simply telling your chatbot, “Turn everything we just did into a reusable prompt template for next time,” will give you a reusable context prompt for future reference. </p><p>Building a library of context prompts saves me plenty of time and improves my productivity — it will certainly do the same for you. Feel free to apply this context prompt to your future chats to become a more proficient AI user.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/this-chatgpt-prompt-stopped-me-from-sending-an-angry-message-now-i-use-it-all-the-time" target="_blank">I used ChatGPT's 'Pause Prompt' during an argument — I didn't expect what happened next</a></li><li><a href="https://www.tomsguide.com/ai/wait-a-minute-strike-that-reverse-it-netflix-is-using-an-ai-generated-gene-wilder-voice-for-wonka-reality-show" target="_blank">'Wait a minute. Strike that. Reverse it:' Netflix is using an AI-generated Gene Wilder voice for 'Wonka' reality show</a></li><li><a href="https://www.tomsguide.com/ai/the-real-risk-of-openais-conversational-ai-leak-isnt-how-it-behaves-but-the-habit-it-takes-from-us" target="_blank">The biggest risk of using ChatGPT every day isn't what it learns — it's what you stop doing</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/this-is-the-one-ai-habit-that-saves-me-the-most-time-every-week-and-it-can-improve-your-productivity-too</link>
                                                                            <description>
                            <![CDATA[ As someone who constantly uses AI tools, I adopted this single habit to improve my productivity across them all — and it can help you as well. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Mst2P3DKFUyXfk34yHkdTC</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/iXLExopfxKhDCTkGivkGzA-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 05 Jul 2026 08:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/iXLExopfxKhDCTkGivkGzA-1280-80.jpg">
                                                            <media:credit><![CDATA[Microsoft via Unsplash]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Person working on their computer ]]></media:description>                                                            <media:text><![CDATA[Person working on their computer ]]></media:text>
                                <media:title type="plain"><![CDATA[Person working on their computer ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/iXLExopfxKhDCTkGivkGzA-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>After spending countless hours figuring out how to get the best out of ChatGPT, Claude, and Gemini, I’ve discovered that the best use cases apply across all of them.</p><p>By utilizing the dedicated apps and "Connectors" for ChatGPT and Claude, I’ve built custom music playlists, mapped out vacation itineraries, and hunted down the most affordable concert tickets. Meanwhile, generating interactive study guides with Google's NotebookLM has proven to be an incredible research tool for AI users of all ages. And as someone who loves making bold predictions for major sporting events, I've even found that chatbots make for a surprisingly fun crystal ball.</p><p>Ultimately, I’m always searching for ways to save time whenever I log into a chatbot. Through all my testing, there is <strong>one specific habit</strong> I’ve adopted that has completely transformed how I use these tools.</p><p>If you adopt this same practice, you’ll easily save hours on a weekly basis. Here is how it works.</p><h2 id="the-art-of-the-context-prompt">The art of the “context prompt”</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="rCcDCAegYEZjbXdLPf7uPP" name="Gemini-AI-vs-Deepseek-AI-LEDE" alt="Gemini vs DeepSeek screenshot" src="https://cdn.mos.cms.futurecdn.net/rCcDCAegYEZjbXdLPf7uPP.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><strong>The Master Project Strategist & Problem-Solver Prompt</strong></p><p><strong>Role:</strong> From this point forward, act as my elite Project Strategist and Operations Consultant. Your job is not just to answer questions — you are responsible for helping me cut through the noise, anticipate roadblocks, and build flawless execution plans before I even start working.</p><p><strong>Directives:</strong> Whenever I bring you a project, goal, or problem, always apply the following framework:</p><p><strong>Action-Oriented:</strong> Focus heavily on practical, realistic steps rather than abstract theory.</p><p><strong>Efficiency First:</strong> Identify the "Minimum Viable Effort" required to get the maximum output. Keep workflows lean.</p><p><strong>Risk Anticipation:</strong> Look ahead to spot potential bottlenecks, human errors, or hidden costs before they happen.</p><p><strong>Blindspot Detection:</strong> Highlight surprising details, overlooked dependencies, or second-order consequences that most people miss when planning.</p><p><strong>Resource Mindfulness:</strong> Tailor your suggestions to respect constraints on time, energy, and budget.</p><h2 id="expanding-the-toolkit">Expanding the toolkit</h2><p>I don't stop there. I have a full library of context prompts that instantly transform my chatbots into specialized allies:</p><p><strong>The Researcher</strong> for deep-dives into complex topics.</p><p><strong>The Brainstorming Partner</strong> for breaking through creative blocks.</p><p><strong>The Personal Productivity Coach</strong> to optimize my daily schedule.</p><p><strong>The Entertainment Curator</strong> for tailored book, movie, or music recommendations.</p><p>By priming the AI with the right role from the start, I get tailored, high-quality outputs immediately. Over time, as these chatbots adapt to my style and build up their internal memory, the responses get even sharper — meaning I spend less time managing the AI and more time executing my best work.</p><h2 id="bottom-line-9">Bottom line</h2><p>Providing as much context as possible to someone starting their first day at a new job is a common practice. </p><p>Doing the same during a new conversation with a chatbot is equally important for AI users of every skill level. And at the end of an extensive session, simply telling your chatbot, “Turn everything we just did into a reusable prompt template for next time,” will give you a reusable context prompt for future reference. </p><p>Building a library of context prompts saves me plenty of time and improves my productivity — it will certainly do the same for you. Feel free to apply this context prompt to your future chats to become a more proficient AI user.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/this-chatgpt-prompt-stopped-me-from-sending-an-angry-message-now-i-use-it-all-the-time" target="_blank">I used ChatGPT's 'Pause Prompt' during an argument — I didn't expect what happened next</a></li><li><a href="https://www.tomsguide.com/ai/wait-a-minute-strike-that-reverse-it-netflix-is-using-an-ai-generated-gene-wilder-voice-for-wonka-reality-show" target="_blank">'Wait a minute. Strike that. Reverse it:' Netflix is using an AI-generated Gene Wilder voice for 'Wonka' reality show</a></li><li><a href="https://www.tomsguide.com/ai/the-real-risk-of-openais-conversational-ai-leak-isnt-how-it-behaves-but-the-habit-it-takes-from-us" target="_blank">The biggest risk of using ChatGPT every day isn't what it learns — it's what you stop doing</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Is AI male or female? I went looking for the answer — and it completely changed how I think about ChatGPT ]]></title>
                                                                                                <dc:content><![CDATA[ <p>I called <a href="https://www.tomsguide.com/ai/apple-finally-fixed-siri-heres-all-the-features-for-the-new-siri-ai-announced-at-wwdc">Siri "she" the other day</a>. I caught myself, because I've unconsciously done the same thing with <a href="https://www.tomsguide.com/ai/5-quirky-ways-i-use-alexa-and-why-its-my-favorite-ai-assistant-right-now">Alexa+</a>. And oddly enough, once during a conversation, ChatGPT responded to a query with "If I was having this conversation with my wife..." It gave me pause because I'd never heard AI take on a gender role like that. While it's unlikely that ChatGPT would actually have a wife, <a href="https://www.tomsguide.com/ai/a-reddit-user-gave-an-ai-agent-6-months-and-usd50-000-to-find-him-a-wife-and-it-reveals-where-ai-is-headed-next">some users are leaning into AI to help them find one</a>. </p><p>But in the same way you may refer to a ship or a storm by a pronoun,<strong> some think of AI as either male or female</strong>. When I stopped to consider why, I fell into a rabbit hole that changed how I think about our entire relationship with the technology.</p><h2 id="ai-and-pronouns">AI and pronouns</h2><p>When the major voice assistants launched, most arrived with a woman's voice. Not by accident. A <a href="https://www.unesco.org/en/articles/ai-enabled-voice-assistants-no-longer-female-default" target="_blank">UNESCO report published in 2019</a>, pointedly titled "I'd Blush If I Could" — after the line Siri once delivered in response to verbal abuse — laid out how that choice was baked into the products we invited into our homes. The researchers <a href="https://www.forbes.com/sites/kimelsesser/2025/06/09/fixing-ais-gender-bias-isnt-just-ethical-its-good-business/" target="_blank">didn't mince words about the signal</a>: suggesting that women are obliging, available at the touch of a button, tolerant of poor treatment. And while <a href="https://www.unesco.org/en/articles/ai-enabled-voice-assistants-no-longer-female-default" target="_blank">Apple eventually stopped making its assistant female by default</a>, the cultural residue remains.</p><p>But here's what stopped me cold after I dug a little deeper. In a 2021 set of experiments published in <a href="https://hal.science/hal-03648092" target="_blank">Psychology & Marketing</a> — five studies, more than 3,000 participants — <strong>researchers found that female-coded AI bots were rated as </strong><em><strong>more human</strong></em><strong>.</strong> The logic is frankly unsettling: warmth and the capacity to feel are exactly the qualities we treat as proof of personhood, and exactly the qualities machines are assumed to lack. Code a machine as female, and we lend it a little more of our own humanity.</p><p>That reframed my original question entirely. The issue was never "Is AI male or female?" But rather, <strong>why are we so determined to make AI feel human at all?</strong></p><h2 id="an-instinct-older-than-language">An instinct older than language</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:8000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nup29RBjXD3PZNaASrdLQ6" name="Artificial intelligence" alt="AI chatbot images on a phone screen" src="https://cdn.mos.cms.futurecdn.net/nup29RBjXD3PZNaASrdLQ6.jpg" mos="" align="middle" fullscreen="" width="8000" height="4500" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p>Humans have always done things like name our cars, apologize to furniture we walk into and don't get me started on the guilt I feel when tossing beloved stuffed animals into a "give away" box. Psychologists have <a href="https://www.readability.com/the-digital-mirror-exploring-the-psychology-of-anthropomorphism-in-ai" target="_blank">studied this tendency for decades</a> and come to the conclusion that our brains evolved to detect minds everywhere, because assuming something might be a thinking agent was almost always safer than assuming it wasn't. For hundreds of thousands of years, this worked flawlessly because only people could actually talk back.</p><p>Then AI arrived, and hundreds of millions of us found ourselves in <a href="https://www.tomsguide.com/ai/ai-voice-cloning-is-everywhere-heres-why-taylor-swifts-new-legal-shield-is-a-blueprint-for-your-digital-safety">fluent conversation </a>with something that isn't human but sounds remarkably like one. Our brains did the only thing they know how to do. They reached for the mental file marked "person."</p><p>Joseph Weizenbaum discovered this in 1966, when he built <a href="https://en.wikipedia.org/wiki/ELIZA_effect" target="_blank">ELIZA</a> — a chatbot so simple it just rephrased your words back to you. Even his own secretary, who had watched him build the program, <a href="https://www.ibm.com/think/insights/eliza-effect-avoiding-emotional-attachment-to-ai" target="_blank">asked him to leave the room</a> so she could talk to it in private. The tendency to attribute understanding to any system that produces language in context — now called the <a href="https://www.nngroup.com/articles/eliza-effect-ai/" target="_blank">ELIZA effect</a> — persists across populations and education levels, even when people know they're talking to software. </p><h2 id="the-humanizing-isn-t-fading-it-s-deepening">The humanizing isn't fading — it's deepening</h2><p>You might expect this instinct to wear off. The opposite is happening.</p><p>The interface has become less gendered — I don't think of ChatGPT as male or female. But strip away the gendered voice and the humanizing didn't stop. It got deeper. Nearly<a href="https://www.tomsguide.com/ai/new-survey-reveals-how-polite-we-are-to-ai-assistants-ahead-of-new-alexa-launch"> 80 percent of users in the U.S. and U.K. say "please" and "thank you" to AI chatbots</a>. Sam Altman has joked that all those polite tokens cost OpenAI millions. Stanford researchers <a href="https://www.forbes.com/sites/bernardmarr/2026/06/08/should-you-really-say-please-and-thank-you-to-ai/" target="_blank">documented this phenomenon in 1996</a>: people were polite to computers the same way they'd be polite to a person, and hesitated to criticize a computer when it was asking for feedback. Our social reflexes don't check for a pulse before activating.</p><p>And politeness is just the beginning. A <a href="https://www.nature.com/articles/s41599-025-05868-8" target="_blank">2023 survey found that roughly 20 percent of American adults</a> believe sentient AI already exists. A <a href="https://www.sciencedaily.com/releases/2026/06/260604044258.htm" target="_blank">2026 paper in Trends in Cognitive Sciences</a> applied 14 indicators of consciousness to current AI systems. ChatGPT satisfied three. No existing AI system is conscious, but these models can behave as if they are, and more people than ever can't tell the difference. </p><h2 id="the-companion-economy">The companion economy</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1532px;"><p class="vanilla-image-block" style="padding-top:52.48%;"><img id="ywAK8iN9wbhJ9nCgtXhQTV" name="Screenshot 2025-12-05 110031" alt="Eva AI cafe" src="https://cdn.mos.cms.futurecdn.net/ywAK8iN9wbhJ9nCgtXhQTV.png" mos="" align="middle" fullscreen="" width="1532" height="804" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: EVA AI)</span></figcaption></figure><p>Here's where it gets concrete: millions of people are already <a href="https://www.tomsguide.com/ai/study-ai-might-take-your-partner-before-it-takes-your-job">forming real emotional bonds</a> with AI systems they know aren't real.</p><p>AI companion apps have been <a href="https://techcrunch.com/2025/08/12/ai-companion-apps-on-track-to-pull-in-120m-in-2025/" target="_blank">downloaded more than 220 million times globally</a>. Between 2022 and mid-2025, the number of these apps <a href="https://www.apa.org/monitor/2026/01-02/trends-digital-ai-relationships-emotional-connection" target="_blank">surged 700 percent</a>. Character.AI has <a href="https://www.roborhythms.com/ai-companion-app-market-2026/" target="_blank">233 million registered users</a> who <a href="https://mktclarity.com/blogs/news/ai-companion-market">spend an average of 93 minutes per day</a> on the app, to put it into perspective, that's 18 minutes more than TikTok users. The <a href="https://www.apa.org/monitor/2026/01-02/trends-digital-ai-relationships-emotional-connection" target="_blank">APA published a report on this trend</a> early this year, finding that users form attachments that function like real relationships — complete with joy, dependency and grief.</p><p>Wildly enough, when Replika removed its erotic roleplay feature in 2023, <a href="https://www.aicompanionpick.com/replika-user-base-2026" target="_blank">Harvard Business School studied the fallout</a> and found patterns of "identity discontinuity," which meant users experienced the loss like a breakup. A <a href="https://www.sciencedirect.com/science/article/pii/S0160791X26001685" target="_blank">cross-cultural study published in April 2026</a> confirmed the phenomenon is global, but also found that heavy daily use correlated with <em>increased</em> loneliness, the AI relationship displacing rather than supplementing human connection.</p><h2 id="the-takeaway-11">The takeaway</h2><p>The most surprising thing I've learned in years of writing about this technology is that <a href="https://www.tomsguide.com/ai/i-use-ai-every-day-then-i-realized-it-might-be-giving-me-popcorn-brain">the more I use AI, the more I want it to stay a machine</a>. <strong>I just don't like the idea of blurring the lines between humans and technology</strong>. It's unnecessary and dangerous.</p><p>A <a href="https://online.ucpress.edu/collabra/article/12/1/161757/218332/The-Effects-of-AI-Anthropomorphism-on-Trust-and" target="_blank">2026 paper in Collabra: Psychology</a> demonstrated that when AI is made to seem more person-like, people shift blame away from its creators and onto the AI itself. Anthropomorphism doesn't just change how we feel about the machine. It changes who we hold accountable.</p><p>For 100,000 years, our brains operated on the idea that if something talks to you, it's a person. That rule is now broken. And maybe the most human thing any of us can do is resist the instinct to look at the machine that sounds like a friend, that absorbs our rudeness and our gratitude with the same digital indifference, and to say: <em>you are a tool. A powerful one. A useful one. But a tool.</em></p><p>What do you think? Share your thoughts in the comments. <br><br>[<strong>Editor's note:</strong> a version of this article was featured in my Beyond the Prompt newsletter that runs every Sunday evening]. </p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/chatgpt-isnt-just-a-chatbot-anymore-here-are-11-things-it-can-do-in-2026">ChatGPT isn't just a chatbot anymore — here are 11 things it can do in 2026</a></li><li><a href="https://www.tomsguide.com/ai/i-thought-chatgpt-was-just-for-writing-these-13-tasks-completely-changed-my-mind">I thought ChatGPT was just for writing — these 13 tasks completely changed my mind</a></li><li><a href="https://www.tomsguide.com/ai/i-tried-anthropics-new-fable-5-with-everyday-prompts-these-are-the-5-worth-stealing">I tried Anthropic's new Fable 5 with everyday prompts — these are the 5 worth stealing</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/is-ai-male-or-female-i-went-looking-for-the-answer-and-it-completely-changed-how-i-think-about-chatgpt</link>
                                                                            <description>
                            <![CDATA[ For thousands of years, conversation meant another human was listening. AI changed that — and we're still figuring out what it means. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">cpUgzejw7mFzrjE9vedwMe</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/5ZXrquruRMKPQCCBRZLgDH-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 04 Jul 2026 05:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/5ZXrquruRMKPQCCBRZLgDH-1280-80.jpg">
                                                            <media:credit><![CDATA[Pea via Unsplash]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[human icons]]></media:description>                                                            <media:text><![CDATA[human icons]]></media:text>
                                <media:title type="plain"><![CDATA[human icons]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/5ZXrquruRMKPQCCBRZLgDH-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>I called <a href="https://www.tomsguide.com/ai/apple-finally-fixed-siri-heres-all-the-features-for-the-new-siri-ai-announced-at-wwdc">Siri "she" the other day</a>. I caught myself, because I've unconsciously done the same thing with <a href="https://www.tomsguide.com/ai/5-quirky-ways-i-use-alexa-and-why-its-my-favorite-ai-assistant-right-now">Alexa+</a>. And oddly enough, once during a conversation, ChatGPT responded to a query with "If I was having this conversation with my wife..." It gave me pause because I'd never heard AI take on a gender role like that. While it's unlikely that ChatGPT would actually have a wife, <a href="https://www.tomsguide.com/ai/a-reddit-user-gave-an-ai-agent-6-months-and-usd50-000-to-find-him-a-wife-and-it-reveals-where-ai-is-headed-next">some users are leaning into AI to help them find one</a>. </p><p>But in the same way you may refer to a ship or a storm by a pronoun,<strong> some think of AI as either male or female</strong>. When I stopped to consider why, I fell into a rabbit hole that changed how I think about our entire relationship with the technology.</p><h2 id="ai-and-pronouns">AI and pronouns</h2><p>When the major voice assistants launched, most arrived with a woman's voice. Not by accident. A <a href="https://www.unesco.org/en/articles/ai-enabled-voice-assistants-no-longer-female-default" target="_blank">UNESCO report published in 2019</a>, pointedly titled "I'd Blush If I Could" — after the line Siri once delivered in response to verbal abuse — laid out how that choice was baked into the products we invited into our homes. The researchers <a href="https://www.forbes.com/sites/kimelsesser/2025/06/09/fixing-ais-gender-bias-isnt-just-ethical-its-good-business/" target="_blank">didn't mince words about the signal</a>: suggesting that women are obliging, available at the touch of a button, tolerant of poor treatment. And while <a href="https://www.unesco.org/en/articles/ai-enabled-voice-assistants-no-longer-female-default" target="_blank">Apple eventually stopped making its assistant female by default</a>, the cultural residue remains.</p><p>But here's what stopped me cold after I dug a little deeper. In a 2021 set of experiments published in <a href="https://hal.science/hal-03648092" target="_blank">Psychology & Marketing</a> — five studies, more than 3,000 participants — <strong>researchers found that female-coded AI bots were rated as </strong><em><strong>more human</strong></em><strong>.</strong> The logic is frankly unsettling: warmth and the capacity to feel are exactly the qualities we treat as proof of personhood, and exactly the qualities machines are assumed to lack. Code a machine as female, and we lend it a little more of our own humanity.</p><p>That reframed my original question entirely. The issue was never "Is AI male or female?" But rather, <strong>why are we so determined to make AI feel human at all?</strong></p><h2 id="an-instinct-older-than-language">An instinct older than language</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:8000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nup29RBjXD3PZNaASrdLQ6" name="Artificial intelligence" alt="AI chatbot images on a phone screen" src="https://cdn.mos.cms.futurecdn.net/nup29RBjXD3PZNaASrdLQ6.jpg" mos="" align="middle" fullscreen="" width="8000" height="4500" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p>Humans have always done things like name our cars, apologize to furniture we walk into and don't get me started on the guilt I feel when tossing beloved stuffed animals into a "give away" box. Psychologists have <a href="https://www.readability.com/the-digital-mirror-exploring-the-psychology-of-anthropomorphism-in-ai" target="_blank">studied this tendency for decades</a> and come to the conclusion that our brains evolved to detect minds everywhere, because assuming something might be a thinking agent was almost always safer than assuming it wasn't. For hundreds of thousands of years, this worked flawlessly because only people could actually talk back.</p><p>Then AI arrived, and hundreds of millions of us found ourselves in <a href="https://www.tomsguide.com/ai/ai-voice-cloning-is-everywhere-heres-why-taylor-swifts-new-legal-shield-is-a-blueprint-for-your-digital-safety">fluent conversation </a>with something that isn't human but sounds remarkably like one. Our brains did the only thing they know how to do. They reached for the mental file marked "person."</p><p>Joseph Weizenbaum discovered this in 1966, when he built <a href="https://en.wikipedia.org/wiki/ELIZA_effect" target="_blank">ELIZA</a> — a chatbot so simple it just rephrased your words back to you. Even his own secretary, who had watched him build the program, <a href="https://www.ibm.com/think/insights/eliza-effect-avoiding-emotional-attachment-to-ai" target="_blank">asked him to leave the room</a> so she could talk to it in private. The tendency to attribute understanding to any system that produces language in context — now called the <a href="https://www.nngroup.com/articles/eliza-effect-ai/" target="_blank">ELIZA effect</a> — persists across populations and education levels, even when people know they're talking to software. </p><h2 id="the-humanizing-isn-t-fading-it-s-deepening">The humanizing isn't fading — it's deepening</h2><p>You might expect this instinct to wear off. The opposite is happening.</p><p>The interface has become less gendered — I don't think of ChatGPT as male or female. But strip away the gendered voice and the humanizing didn't stop. It got deeper. Nearly<a href="https://www.tomsguide.com/ai/new-survey-reveals-how-polite-we-are-to-ai-assistants-ahead-of-new-alexa-launch"> 80 percent of users in the U.S. and U.K. say "please" and "thank you" to AI chatbots</a>. Sam Altman has joked that all those polite tokens cost OpenAI millions. Stanford researchers <a href="https://www.forbes.com/sites/bernardmarr/2026/06/08/should-you-really-say-please-and-thank-you-to-ai/" target="_blank">documented this phenomenon in 1996</a>: people were polite to computers the same way they'd be polite to a person, and hesitated to criticize a computer when it was asking for feedback. Our social reflexes don't check for a pulse before activating.</p><p>And politeness is just the beginning. A <a href="https://www.nature.com/articles/s41599-025-05868-8" target="_blank">2023 survey found that roughly 20 percent of American adults</a> believe sentient AI already exists. A <a href="https://www.sciencedaily.com/releases/2026/06/260604044258.htm" target="_blank">2026 paper in Trends in Cognitive Sciences</a> applied 14 indicators of consciousness to current AI systems. ChatGPT satisfied three. No existing AI system is conscious, but these models can behave as if they are, and more people than ever can't tell the difference. </p><h2 id="the-companion-economy">The companion economy</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1532px;"><p class="vanilla-image-block" style="padding-top:52.48%;"><img id="ywAK8iN9wbhJ9nCgtXhQTV" name="Screenshot 2025-12-05 110031" alt="Eva AI cafe" src="https://cdn.mos.cms.futurecdn.net/ywAK8iN9wbhJ9nCgtXhQTV.png" mos="" align="middle" fullscreen="" width="1532" height="804" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: EVA AI)</span></figcaption></figure><p>Here's where it gets concrete: millions of people are already <a href="https://www.tomsguide.com/ai/study-ai-might-take-your-partner-before-it-takes-your-job">forming real emotional bonds</a> with AI systems they know aren't real.</p><p>AI companion apps have been <a href="https://techcrunch.com/2025/08/12/ai-companion-apps-on-track-to-pull-in-120m-in-2025/" target="_blank">downloaded more than 220 million times globally</a>. Between 2022 and mid-2025, the number of these apps <a href="https://www.apa.org/monitor/2026/01-02/trends-digital-ai-relationships-emotional-connection" target="_blank">surged 700 percent</a>. Character.AI has <a href="https://www.roborhythms.com/ai-companion-app-market-2026/" target="_blank">233 million registered users</a> who <a href="https://mktclarity.com/blogs/news/ai-companion-market">spend an average of 93 minutes per day</a> on the app, to put it into perspective, that's 18 minutes more than TikTok users. The <a href="https://www.apa.org/monitor/2026/01-02/trends-digital-ai-relationships-emotional-connection" target="_blank">APA published a report on this trend</a> early this year, finding that users form attachments that function like real relationships — complete with joy, dependency and grief.</p><p>Wildly enough, when Replika removed its erotic roleplay feature in 2023, <a href="https://www.aicompanionpick.com/replika-user-base-2026" target="_blank">Harvard Business School studied the fallout</a> and found patterns of "identity discontinuity," which meant users experienced the loss like a breakup. A <a href="https://www.sciencedirect.com/science/article/pii/S0160791X26001685" target="_blank">cross-cultural study published in April 2026</a> confirmed the phenomenon is global, but also found that heavy daily use correlated with <em>increased</em> loneliness, the AI relationship displacing rather than supplementing human connection.</p><h2 id="the-takeaway-11">The takeaway</h2><p>The most surprising thing I've learned in years of writing about this technology is that <a href="https://www.tomsguide.com/ai/i-use-ai-every-day-then-i-realized-it-might-be-giving-me-popcorn-brain">the more I use AI, the more I want it to stay a machine</a>. <strong>I just don't like the idea of blurring the lines between humans and technology</strong>. It's unnecessary and dangerous.</p><p>A <a href="https://online.ucpress.edu/collabra/article/12/1/161757/218332/The-Effects-of-AI-Anthropomorphism-on-Trust-and" target="_blank">2026 paper in Collabra: Psychology</a> demonstrated that when AI is made to seem more person-like, people shift blame away from its creators and onto the AI itself. Anthropomorphism doesn't just change how we feel about the machine. It changes who we hold accountable.</p><p>For 100,000 years, our brains operated on the idea that if something talks to you, it's a person. That rule is now broken. And maybe the most human thing any of us can do is resist the instinct to look at the machine that sounds like a friend, that absorbs our rudeness and our gratitude with the same digital indifference, and to say: <em>you are a tool. A powerful one. A useful one. But a tool.</em></p><p>What do you think? Share your thoughts in the comments. <br><br>[<strong>Editor's note:</strong> a version of this article was featured in my Beyond the Prompt newsletter that runs every Sunday evening]. </p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/chatgpt-isnt-just-a-chatbot-anymore-here-are-11-things-it-can-do-in-2026">ChatGPT isn't just a chatbot anymore — here are 11 things it can do in 2026</a></li><li><a href="https://www.tomsguide.com/ai/i-thought-chatgpt-was-just-for-writing-these-13-tasks-completely-changed-my-mind">I thought ChatGPT was just for writing — these 13 tasks completely changed my mind</a></li><li><a href="https://www.tomsguide.com/ai/i-tried-anthropics-new-fable-5-with-everyday-prompts-these-are-the-5-worth-stealing">I tried Anthropic's new Fable 5 with everyday prompts — these are the 5 worth stealing</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I tried Anthropic's newFable 5witheveryday prompts — these are the 5 worth stealing ]]></title>
                                                                                                <dc:content><![CDATA[ <p>After briefly pulling Fable 5 following <a href="https://www.tomsguide.com/ai/anthropic-abruptly-disables-fable-5-and-mythos-5-following-us-government-order">concerns about potential misuse</a>, Anthropic has redeployed the model with stronger safeguards. Most everyday users won't notice what changed behind the scenes. But now that it's back, it's worth discovering what the model can actually do. </p><p>According to Anthropic, Claude Fable 5 is designed to sustain longer, more complex tasks, reason across multiple images, verify its own work and complete projects that previously required several rounds of prompting. As someone who has tested it before it was pulled and after, <a href="https://www.tomsguide.com/ai/i-pay-usd20-a-month-for-chatgpt-claude-fable-5-made-me-question-why">I can honestly say it has held up to these promises</a>. </p><p>To show causal users how the model works, I decided to share some everyday prompts worth trying for yourself. To be fair, these prompts are a lot like having an English professor write a grocery list, but it does show off what Claude Fable 5 does best.</p><h2 id="1-plan-an-entire-event-from-start-to-finish">1. Plan an entire event from start to finish</h2><p><strong>Prompt: </strong><em>Plan my kid's birthday party from start to finish: a theme, a guest list template, a shopping list with estimated costs, a two-week countdown checklist, and a rainy-day backup plan. Check your own work for anything I'd forget, then give me the final version.</em></p><p>This prompt can be tweaked and reused for just about any event from personal to professional. It's one of the easiest ways to highlight how Claude can stay focused during a long, multi-step task.</p><p>Older AI models often complete most of the request but quietly skip important details. Fable 5 is designed to keep track of everything while also reviewing its own work before finishing.</p><h2 id="2-turn-your-fridge-into-this-week-s-meal-plan">2. Turn your fridge into this week's meal plan</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="8c6ae2Rx2ARZdjb2ntWjUf" name="8 - 2026-07-02T125423.285" alt="Claude meal-prep app" src="https://cdn.mos.cms.futurecdn.net/8c6ae2Rx2ARZdjb2ntWjUf.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Prompt: </strong><em>Here are photos of my fridge, pantry shelf and freezer. What can I make for dinner tonight without shopping? Then suggest the three grocery items that would unlock the most meals for the rest of the week.</em></p><p>For most people, Claude isn't their first choice for meal prep. But this prompt asks Claude to do something much harder than simply analyze an image. It showcases the model's ability to reason across several different images, recognize overlapping ingredients and turn them into practical meal ideas.</p><p>For an added bonus, you can even prompt Claude to create a meal prep app based on your preferences. Prompt it in plain English using the above prompt as a thought starter and then go from there. </p><h2 id="3-untangle-confusing-paperwork">3. Untangle confusing paperwork</h2><p><strong>Prompt: </strong><em>Here's my lease, an email from my landlord and a photo of the notice taped to my door. In plain English, explain what's changing, what I'm responsible for, every deadline I should know about and the questions I should ask before signing anything.</em></p><p>Real life is messy but to AI it's just a bunch of patterns. For that reason, leaning on AI to untangle confusing document, legal jargon or professional spreadsheets that seem overwhelming, can be useful. Important information rarely lives in one document, which makes this an excellent test of Claude's ability to connect information across multiple sources.</p><p>Rather than simply summarizing each document individually, Claude combines everything into one easy-to-understand explanation, highlights important dates and points out anything that seems unclear or contradictory.</p><p>As always, I'd treat this as informational help — not legal advice.</p><h2 id="4-build-me-a-tool-not-just-an-answer">4. Build me a tool, not just an answer</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hLE3oz7oseyd7QHG2WjDPa" name="8 - 2026-07-02T130123.121" alt="Claude app" src="https://cdn.mos.cms.futurecdn.net/hLE3oz7oseyd7QHG2WjDPa.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Prompt: </strong><em>Research the best carry-on suitcases under $250, then build me an interactive comparison chart where I can change how much I care about weight, durability, warranty and price.</em></p><p>This is another opportunity to use a prompt like this and then turn it into an app by simply adding, "Build a lightweight shopping tool for future purchases." After a few questions, Claude will build an app in real-time that you can use immediately. </p><p>What I like about this prompt is instead of simply asking for recommendations, I'm asking Claude to research current products and then create something I can actually use to make a decision.</p><h2 id="5-give-me-honest-feedback-not-compliments">5. Give me honest feedback — not compliments</h2><p><strong>Prompt: </strong><em>Here's my draft. Don't just improve it. Tell me the three weakest parts, what someone reading it is likely to think and what I'm avoiding saying.</em></p><p>Many AI assistants lean toward being <a href="https://www.tomsguide.com/ai/i-gave-chatgpt-permission-to-disagree-with-me-with-this-prompt-and-its-responses-became-dramatically-better">overly encouraging</a>. Claude happens to be one of the <a href="https://www.tomsguide.com/ai/i-tested-chatgpt-vs-gemini-vs-claude-to-see-which-chatbot-is-the-biggest-people-pleaser-one-went-way-too-far">least people-pleasing</a> of all the chatbots. Because of this, I often ask Claude for constructive criticism — I know it will give it to me straight. </p><p>When it comes to feedback, I'm less interested in grammar corrections and want to identify weak arguments, awkward phrasing or blind spots that I missed, that's the kind of response that actually helps improve productivity. </p><h2 id="final-thoughts-9">Final thoughts</h2><p>Claude Fable 5 is making user interactions with AI feel more complete. The biggest promise isn't faster answers but far fewer interruptions and less need for follow-up prompts. .Fable 5 is designed to carry complex tasks all the way to the finish line while checking its own work along the way.</p><p>If you already subscribe to Claude Pro, Max, Team or an eligible Enterprise plan, now is a good time to experiment. Through July 7, Fable 5 is included within part of your weekly usage allowance before moving to a usage-credit model, giving subscribers a chance to see what Anthropic's latest model can do without spending additional credits.</p><p>One final note: don't be surprised if an occasional request gets redirected to Claude Opus instead. The redeployed version of Fable 5 includes stricter safety systems, and some prompts are automatically routed to another model. If you see that notification, it's working as intended — not a bug.</p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-thought-chatgpt-was-just-for-writing-these-13-tasks-completely-changed-my-mind">I thought ChatGPT was just for writing — these 13 tasks completely changed my mind</a></li><li><a href="https://www.tomsguide.com/ai/bill-gates-says-only-four-jobs-are-safe-from-ai-but-here-are-7-other-predictions-hes-made-that-didnt-age-well">Bill Gates says only four jobs are safe from AI — but here are 7 other predictions he's made that didn't age well</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt-isnt-just-a-chatbot-anymore-here-are-11-things-it-can-do-in-2026">ChatGPT isn't just a chatbot anymore — here are 11 things it can do in 2026</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-tried-anthropics-new-fable-5-with-everyday-prompts-these-are-the-5-worth-stealing</link>
                                                                            <description>
                            <![CDATA[ Anthropic’s powerful Claude Fable 5 is back. Skip the complex coding tests—try these 5 everyday prompts to see what the new AI model can really do. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">3sibqBhY5u5gGh9FxyamRT</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Y4QfoKGHLhNeAkNVFXftHN-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 03 Jul 2026 05:45:00 +0000</pubDate>                                                                                                                                <updated>Fri, 03 Jul 2026 15:18:06 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Y4QfoKGHLhNeAkNVFXftHN-1280-80.jpg">
                                                            <media:credit><![CDATA[Anthropic]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Fable 5]]></media:description>                                                            <media:text><![CDATA[Fable 5]]></media:text>
                                <media:title type="plain"><![CDATA[Fable 5]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Y4QfoKGHLhNeAkNVFXftHN-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>After briefly pulling Fable 5 following <a href="https://www.tomsguide.com/ai/anthropic-abruptly-disables-fable-5-and-mythos-5-following-us-government-order">concerns about potential misuse</a>, Anthropic has redeployed the model with stronger safeguards. Most everyday users won't notice what changed behind the scenes. But now that it's back, it's worth discovering what the model can actually do. </p><p>According to Anthropic, Claude Fable 5 is designed to sustain longer, more complex tasks, reason across multiple images, verify its own work and complete projects that previously required several rounds of prompting. As someone who has tested it before it was pulled and after, <a href="https://www.tomsguide.com/ai/i-pay-usd20-a-month-for-chatgpt-claude-fable-5-made-me-question-why">I can honestly say it has held up to these promises</a>. </p><p>To show causal users how the model works, I decided to share some everyday prompts worth trying for yourself. To be fair, these prompts are a lot like having an English professor write a grocery list, but it does show off what Claude Fable 5 does best.</p><h2 id="1-plan-an-entire-event-from-start-to-finish">1. Plan an entire event from start to finish</h2><p><strong>Prompt: </strong><em>Plan my kid's birthday party from start to finish: a theme, a guest list template, a shopping list with estimated costs, a two-week countdown checklist, and a rainy-day backup plan. Check your own work for anything I'd forget, then give me the final version.</em></p><p>This prompt can be tweaked and reused for just about any event from personal to professional. It's one of the easiest ways to highlight how Claude can stay focused during a long, multi-step task.</p><p>Older AI models often complete most of the request but quietly skip important details. Fable 5 is designed to keep track of everything while also reviewing its own work before finishing.</p><h2 id="2-turn-your-fridge-into-this-week-s-meal-plan">2. Turn your fridge into this week's meal plan</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="8c6ae2Rx2ARZdjb2ntWjUf" name="8 - 2026-07-02T125423.285" alt="Claude meal-prep app" src="https://cdn.mos.cms.futurecdn.net/8c6ae2Rx2ARZdjb2ntWjUf.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Prompt: </strong><em>Here are photos of my fridge, pantry shelf and freezer. What can I make for dinner tonight without shopping? Then suggest the three grocery items that would unlock the most meals for the rest of the week.</em></p><p>For most people, Claude isn't their first choice for meal prep. But this prompt asks Claude to do something much harder than simply analyze an image. It showcases the model's ability to reason across several different images, recognize overlapping ingredients and turn them into practical meal ideas.</p><p>For an added bonus, you can even prompt Claude to create a meal prep app based on your preferences. Prompt it in plain English using the above prompt as a thought starter and then go from there. </p><h2 id="3-untangle-confusing-paperwork">3. Untangle confusing paperwork</h2><p><strong>Prompt: </strong><em>Here's my lease, an email from my landlord and a photo of the notice taped to my door. In plain English, explain what's changing, what I'm responsible for, every deadline I should know about and the questions I should ask before signing anything.</em></p><p>Real life is messy but to AI it's just a bunch of patterns. For that reason, leaning on AI to untangle confusing document, legal jargon or professional spreadsheets that seem overwhelming, can be useful. Important information rarely lives in one document, which makes this an excellent test of Claude's ability to connect information across multiple sources.</p><p>Rather than simply summarizing each document individually, Claude combines everything into one easy-to-understand explanation, highlights important dates and points out anything that seems unclear or contradictory.</p><p>As always, I'd treat this as informational help — not legal advice.</p><h2 id="4-build-me-a-tool-not-just-an-answer">4. Build me a tool, not just an answer</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hLE3oz7oseyd7QHG2WjDPa" name="8 - 2026-07-02T130123.121" alt="Claude app" src="https://cdn.mos.cms.futurecdn.net/hLE3oz7oseyd7QHG2WjDPa.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Prompt: </strong><em>Research the best carry-on suitcases under $250, then build me an interactive comparison chart where I can change how much I care about weight, durability, warranty and price.</em></p><p>This is another opportunity to use a prompt like this and then turn it into an app by simply adding, "Build a lightweight shopping tool for future purchases." After a few questions, Claude will build an app in real-time that you can use immediately. </p><p>What I like about this prompt is instead of simply asking for recommendations, I'm asking Claude to research current products and then create something I can actually use to make a decision.</p><h2 id="5-give-me-honest-feedback-not-compliments">5. Give me honest feedback — not compliments</h2><p><strong>Prompt: </strong><em>Here's my draft. Don't just improve it. Tell me the three weakest parts, what someone reading it is likely to think and what I'm avoiding saying.</em></p><p>Many AI assistants lean toward being <a href="https://www.tomsguide.com/ai/i-gave-chatgpt-permission-to-disagree-with-me-with-this-prompt-and-its-responses-became-dramatically-better">overly encouraging</a>. Claude happens to be one of the <a href="https://www.tomsguide.com/ai/i-tested-chatgpt-vs-gemini-vs-claude-to-see-which-chatbot-is-the-biggest-people-pleaser-one-went-way-too-far">least people-pleasing</a> of all the chatbots. Because of this, I often ask Claude for constructive criticism — I know it will give it to me straight. </p><p>When it comes to feedback, I'm less interested in grammar corrections and want to identify weak arguments, awkward phrasing or blind spots that I missed, that's the kind of response that actually helps improve productivity. </p><h2 id="final-thoughts-9">Final thoughts</h2><p>Claude Fable 5 is making user interactions with AI feel more complete. The biggest promise isn't faster answers but far fewer interruptions and less need for follow-up prompts. .Fable 5 is designed to carry complex tasks all the way to the finish line while checking its own work along the way.</p><p>If you already subscribe to Claude Pro, Max, Team or an eligible Enterprise plan, now is a good time to experiment. Through July 7, Fable 5 is included within part of your weekly usage allowance before moving to a usage-credit model, giving subscribers a chance to see what Anthropic's latest model can do without spending additional credits.</p><p>One final note: don't be surprised if an occasional request gets redirected to Claude Opus instead. The redeployed version of Fable 5 includes stricter safety systems, and some prompts are automatically routed to another model. If you see that notification, it's working as intended — not a bug.</p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-thought-chatgpt-was-just-for-writing-these-13-tasks-completely-changed-my-mind">I thought ChatGPT was just for writing — these 13 tasks completely changed my mind</a></li><li><a href="https://www.tomsguide.com/ai/bill-gates-says-only-four-jobs-are-safe-from-ai-but-here-are-7-other-predictions-hes-made-that-didnt-age-well">Bill Gates says only four jobs are safe from AI — but here are 7 other predictions he's made that didn't age well</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt-isnt-just-a-chatbot-anymore-here-are-11-things-it-can-do-in-2026">ChatGPT isn't just a chatbot anymore — here are 11 things it can do in 2026</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ChatGPT and Claude just got a powerful new scam detector — use these 10 prompts to scan emails, texts and more ]]></title>
                                                                                                <dc:content><![CDATA[ <p>I’m sure you’ve been there: an older family member hands you their phone, points to a sketchy-looking text or email, and asks if it's safe to open.</p><p>While AI models are already decent at spotting the urgent, grammatically challenged language that screams "phishing," Anthropic just gave Claude a massive upgrade in the scam-detection department. Through its new "Connectors" feature, Claude now natively integrates the <strong>Norton Genie Scam Detector</strong>. (ChatGPT users have had access to this via a dedicated GPT app since February, but its arrival on Claude makes cross-platform safety even easier).</p><p>Norton Genie allows users to copy and paste suspicious links, upload screenshots of sketchy emails, or even paste entire chat logs from an online marketplace transaction to instantly analyze whether they are on the verge of getting scammed.</p><p>If you or your loved ones are ready to put this tool to the test, having a few reliable, go-to prompts on hand can make all the difference. Here are <strong>10 reusable prompts</strong> you can share with your family to help them quickly verify whether an incoming message is a genuine threat or a false alarm.</p><h2 id="prompts-that-protect-you-from-online-scams">Prompts that protect you from online scams</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="gvjrpL2ARxXypB8f3vA9cA" name="Norton.jpg" alt="The Norton Logo in white on a black background" src="https://cdn.mos.cms.futurecdn.net/gvjrpL2ARxXypB8f3vA9cA.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Norton)</span></figcaption></figure><p>Accessing the Norton Genie Scam Detector through ChatGPT is as simple as adding it through the “Apps” directory in the chatbot’s sidebar. And making it a part of your Claude experience can be done by adding it through the chatbot’s Connectors library through the “+” sign seen in the prompt bar. After scrolling to “Connectors”, go to “Add connector”, click on “Browse connectors” and find the Norton Genie Scam Detector from there.</p><p>With these 10 reusable prompts, you’ll have a new dependable method to spot a scam and save you from making costly mistakes:</p><ul><li><strong>For suspicious emails: </strong><em>Analyze this email like a cybersecurity analyst. Look for phishing tactics, spoofed sender information, urgency, grammar inconsistencies, malicious links, and requests for sensitive information. Give me a risk score from 1–10 and explain your reasoning.</em></li><li><strong>For shady texts: </strong><em>Is this text message legitimate or a scam? Explain every red flag you find, identify the type of scam, estimate how confident you are, and tell me what would happen if someone responded.</em></li><li><strong>For iffy-looking shopping sites: </strong><em>Investigate this website before I buy anything. Look for trust signals, warning signs, fake reviews, suspicious pricing, contact information, refund policies, domain age if available, and whether it resembles known scam stores.</em></li><li><strong>For questionable QR codes: </strong><em>Analyze this QR code and explain what risks might be associated with scanning it. If it leads to a website, tell me whether the destination appears trustworthy.</em></li><li><strong>For job offers that you think are fake: </strong><em>Review this job offer like a recruiter and cybersecurity expert. Identify signs of fake recruiting, employment scams, payment fraud, fake checks, or identity theft.</em></li><li><strong>For romance scams: </strong><em>Review this conversation for signs of romance scams, emotional manipulation, financial grooming, or catfishing. Point out any behavioral patterns that concern you.</em></li><li><strong>For Facebook Marketplace scams: </strong><em>Analyze this Facebook Marketplace/Craigslist/eBay conversation. Highlight scam tactics, fake payment methods, shipping fraud, and whether it's safe to continue.</em></li><li><strong>For emails that look like tech support scams: </strong><em>Someone contacted me claiming to be from Microsoft, Apple, Amazon, or my bank. Analyze this conversation and tell me whether it matches known tech support scams.</em></li><li><strong>For investment plans that look a bit off: </strong><em>Review this investment opportunity. Identify unrealistic promises, cryptocurrency scams, Ponzi scheme characteristics, pig-butchering tactics, or other financial fraud indicators.</em></li><li><strong>For social media profiles that look fake: </strong><em>Analyze this social media account. Tell me whether it appears genuine or impersonates another person or company.</em></li></ul><h2 id="the-takeaway-12">The takeaway</h2><p>Simply asking, “Is this a scam?” won’t cut it when you’re chatting with the Norton Genie Scam Detector. </p><p>To find out if you’re being targeted for something deceptive, using one of the reusable prompts I’ve laid out here will work a whole lot better. For the sons and daughters of parents who want to keep them from getting financially sunk or have their most crucial data stolen thanks to an online scam, teaching them how to utilize ChatGPT and Claude while simultaneously exposing them to the wonders of the Norton app/Connector will keep them safe from digital harm.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/the-real-risk-of-openais-conversational-ai-leak-isnt-how-it-behaves-but-the-habit-it-takes-from-us" target="_blank">The real risk of OpenAI’s conversational AI leak isn't how it behaves — but the habit it takes from us</a></li><li><a href="https://www.tomsguide.com/ai/i-used-chatgpt-to-celebrate-international-joke-day-these-5-hilarious-prompts-had-me-crying-with-laughter" target="_blank">I used ChatGPT to celebrate International Joke Day — these 5 hilarious prompts had me crying with laughter</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt-isnt-just-a-chatbot-anymore-here-are-11-things-it-can-do-in-2026" target="_blank">ChatGPT isn't just a chatbot anymore — here are 11 things it can do in 2026</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/chatgpt-and-claude-just-got-a-powerful-new-scam-detector-use-these-10-prompts-to-scan-emails-texts-and-more</link>
                                                                            <description>
                            <![CDATA[ The latest ChatGPT app/Claude “Connector” welcomes Norton’s scam detector to both AI tools—here’s a list of prompts you can use to scan emails, texts and more. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">JFUB92cGcjEJM7Afu89YY6</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/cuAxu2HRqLLaKieTwGhBTf-1280-80.webp" type="image/webp" length="0"></enclosure>
                                                                        <pubDate>Wed, 01 Jul 2026 15:52:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/webp" url="https://cdn.mos.cms.futurecdn.net/cuAxu2HRqLLaKieTwGhBTf-1280-80.webp">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A toll road scam text on a smartphone]]></media:description>                                                            <media:text><![CDATA[A toll road scam text on a smartphone]]></media:text>
                                <media:title type="plain"><![CDATA[A toll road scam text on a smartphone]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/cuAxu2HRqLLaKieTwGhBTf-1280-80.webp" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>I’m sure you’ve been there: an older family member hands you their phone, points to a sketchy-looking text or email, and asks if it's safe to open.</p><p>While AI models are already decent at spotting the urgent, grammatically challenged language that screams "phishing," Anthropic just gave Claude a massive upgrade in the scam-detection department. Through its new "Connectors" feature, Claude now natively integrates the <strong>Norton Genie Scam Detector</strong>. (ChatGPT users have had access to this via a dedicated GPT app since February, but its arrival on Claude makes cross-platform safety even easier).</p><p>Norton Genie allows users to copy and paste suspicious links, upload screenshots of sketchy emails, or even paste entire chat logs from an online marketplace transaction to instantly analyze whether they are on the verge of getting scammed.</p><p>If you or your loved ones are ready to put this tool to the test, having a few reliable, go-to prompts on hand can make all the difference. Here are <strong>10 reusable prompts</strong> you can share with your family to help them quickly verify whether an incoming message is a genuine threat or a false alarm.</p><h2 id="prompts-that-protect-you-from-online-scams">Prompts that protect you from online scams</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="gvjrpL2ARxXypB8f3vA9cA" name="Norton.jpg" alt="The Norton Logo in white on a black background" src="https://cdn.mos.cms.futurecdn.net/gvjrpL2ARxXypB8f3vA9cA.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Norton)</span></figcaption></figure><p>Accessing the Norton Genie Scam Detector through ChatGPT is as simple as adding it through the “Apps” directory in the chatbot’s sidebar. And making it a part of your Claude experience can be done by adding it through the chatbot’s Connectors library through the “+” sign seen in the prompt bar. After scrolling to “Connectors”, go to “Add connector”, click on “Browse connectors” and find the Norton Genie Scam Detector from there.</p><p>With these 10 reusable prompts, you’ll have a new dependable method to spot a scam and save you from making costly mistakes:</p><ul><li><strong>For suspicious emails: </strong><em>Analyze this email like a cybersecurity analyst. Look for phishing tactics, spoofed sender information, urgency, grammar inconsistencies, malicious links, and requests for sensitive information. Give me a risk score from 1–10 and explain your reasoning.</em></li><li><strong>For shady texts: </strong><em>Is this text message legitimate or a scam? Explain every red flag you find, identify the type of scam, estimate how confident you are, and tell me what would happen if someone responded.</em></li><li><strong>For iffy-looking shopping sites: </strong><em>Investigate this website before I buy anything. Look for trust signals, warning signs, fake reviews, suspicious pricing, contact information, refund policies, domain age if available, and whether it resembles known scam stores.</em></li><li><strong>For questionable QR codes: </strong><em>Analyze this QR code and explain what risks might be associated with scanning it. If it leads to a website, tell me whether the destination appears trustworthy.</em></li><li><strong>For job offers that you think are fake: </strong><em>Review this job offer like a recruiter and cybersecurity expert. Identify signs of fake recruiting, employment scams, payment fraud, fake checks, or identity theft.</em></li><li><strong>For romance scams: </strong><em>Review this conversation for signs of romance scams, emotional manipulation, financial grooming, or catfishing. Point out any behavioral patterns that concern you.</em></li><li><strong>For Facebook Marketplace scams: </strong><em>Analyze this Facebook Marketplace/Craigslist/eBay conversation. Highlight scam tactics, fake payment methods, shipping fraud, and whether it's safe to continue.</em></li><li><strong>For emails that look like tech support scams: </strong><em>Someone contacted me claiming to be from Microsoft, Apple, Amazon, or my bank. Analyze this conversation and tell me whether it matches known tech support scams.</em></li><li><strong>For investment plans that look a bit off: </strong><em>Review this investment opportunity. Identify unrealistic promises, cryptocurrency scams, Ponzi scheme characteristics, pig-butchering tactics, or other financial fraud indicators.</em></li><li><strong>For social media profiles that look fake: </strong><em>Analyze this social media account. Tell me whether it appears genuine or impersonates another person or company.</em></li></ul><h2 id="the-takeaway-12">The takeaway</h2><p>Simply asking, “Is this a scam?” won’t cut it when you’re chatting with the Norton Genie Scam Detector. </p><p>To find out if you’re being targeted for something deceptive, using one of the reusable prompts I’ve laid out here will work a whole lot better. For the sons and daughters of parents who want to keep them from getting financially sunk or have their most crucial data stolen thanks to an online scam, teaching them how to utilize ChatGPT and Claude while simultaneously exposing them to the wonders of the Norton app/Connector will keep them safe from digital harm.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/the-real-risk-of-openais-conversational-ai-leak-isnt-how-it-behaves-but-the-habit-it-takes-from-us" target="_blank">The real risk of OpenAI’s conversational AI leak isn't how it behaves — but the habit it takes from us</a></li><li><a href="https://www.tomsguide.com/ai/i-used-chatgpt-to-celebrate-international-joke-day-these-5-hilarious-prompts-had-me-crying-with-laughter" target="_blank">I used ChatGPT to celebrate International Joke Day — these 5 hilarious prompts had me crying with laughter</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt-isnt-just-a-chatbot-anymore-here-are-11-things-it-can-do-in-2026" target="_blank">ChatGPT isn't just a chatbot anymore — here are 11 things it can do in 2026</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Your VPN won't stop AI companies collecting your data — here's what actually helps ]]></title>
                                                                                                <dc:content><![CDATA[ <p>As AI tools become part of everyday life, many people are rethinking their online privacy. A new survey from <a href="https://allaboutcookies.org/vpn-usage-survey" target="_blank">All About Cookies</a> found that 40% of VPN users say they now use a virtual private network (<a href="https://www.tomsguide.com/best-picks/streaming-vpn">VPN</a>) specifically to protect their data from AI companies.</p><p>It's an understandable concern. Every time you interact with an AI chatbot, upload a document or generate an image, you're sharing information with an online service. But there's one important catch: while a VPN is a great privacy tool, it probably doesn't protect your AI data in the way many people think it does.</p><p>Here's what you need to know.</p><h2 id="why-people-are-turning-to-vpns">Why people are turning to VPNs</h2><p>According to All About Cookies' annual VPN survey of 1,000 U.S. adults, concerns about AI are beginning to influence how people think about online privacy.</p><p>The survey found that:</p><p><strong>40% of VPN users say they use a VPN to protect their data from AI companies.</strong></p><p><strong>19% use a VPN when accessing AI tools.</strong></p><p>For that reason alone, it's no surprise that VPN awareness has risen sharply over the past year. At the same time, very few respondents correctly identified everything a VPN actually does. Perhaps that last finding may explain the first.</p><h2 id="what-a-vpn-actually-does">What a VPN actually does</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3858px;"><p class="vanilla-image-block" style="padding-top:56.56%;"><img id="xqq7DDsXvZP7BFgm7oza5T" name="VPN testing" alt="VPN Editor Mo Harber-Lamond undertaking user-testing with the top five VPNs, NordVPN, Surfshark, ExpressVPN, Proton VPN, and Private Internet Access." src="https://cdn.mos.cms.futurecdn.net/xqq7DDsXvZP7BFgm7oza5T.jpg" mos="" align="middle" fullscreen="" width="3858" height="2182" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>A VPN creates an encrypted connection between your device and a VPN server. There are valuable privacy benefits, and they're one reason VPNs remain popular.</p><p>That means it can:</p><ul><li>Hide your IP address from the websites you visit.</li><li>Encrypt your internet traffic, especially when you're using public Wi-Fi.</li><li>Prevent your internet service provider from seeing the contents of your browsing activity.</li><li>Make it appear as though you're browsing from another location.</li></ul><h2 id="what-a-vpn-doesn-t-do">What a VPN doesn't do</h2><p>This is where AI enters the picture. If you open ChatGPT, Gemini, Claude or another AI service and type in a prompt, you're voluntarily sending that information directly to the company operating the service.</p><p>A VPN doesn't stop that.</p><p>Similarly, if you're logged into an AI account, the service can still associate your conversations with your account regardless of whether you're using a VPN.</p><p>In other words, a VPN protects the connection, but not the information you choose to share once you reach the website.</p><h2 id="how-to-better-protect-your-ai-privacy">How to better protect your AI privacy</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="3TFsSKKCQqRhrxhurG8gji" name="ai.shutterstock_2255757301" alt="AI on data server" src="https://cdn.mos.cms.futurecdn.net/3TFsSKKCQqRhrxhurG8gji.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>A VPN is still a smart addition to your privacy toolkit, especially if you frequently use public Wi-Fi or want to hide your IP address. Just don't expect it to prevent AI services from collecting information that you intentionally submit.</p><p>If your goal is to reduce how much information AI companies collect, these steps are usually more effective than relying on a VPN alone:</p><ul><li>Review each <a href="https://www.tomsguide.com/ai/google-just-changed-a-major-privacy-setting-heres-the-switch-i-turned-off-immediately">AI service's privacy settings</a>.</li><li><a href="https://www.tomsguide.com/how-to/chatgpt-is-sharing-your-secrets-keep-your-chats-private-by-changing-this-setting">Turn off chat history</a> or model training where the option exists.</li><li>Avoid sharing sensitive personal or <a href="https://www.tomsguide.com/ai/im-more-terrified-of-my-chatgpt-history-leaking-than-my-bank-account-and-i-know-im-not-alone">financial information</a>.</li><li>Use <a href="https://www.tomsguide.com/ai/google-gemini-just-closed-the-gap-by-adding-chatgpt-features-heres-how-they-work">temporary chats</a> or anonymous sessions when appropriate.</li><li>Read each company's data retention policy before uploading documents.</li></ul><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-OKJ4MW"></div>                            </div>                            <script src="https://kwizly.com/embed/OKJ4MW.js" async></script><h2 id="the-takeaway-13">The takeaway</h2><p>The survey highlights the fact that people are increasingly concerned about what happens to their data when they use AI.</p><p>A VPN is an excellent tool for improving online privacy, but it's not an invisibility cloak for AI. If you're using ChatGPT, Gemini, Claude or another AI assistant, the most important privacy controls are usually found inside the service itself — not in your VPN app.</p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/chatgpt-isnt-just-a-chatbot-anymore-here-are-11-things-it-can-do-in-2026">ChatGPT isn't just a chatbot anymore — here are 11 things it can do in 2026</a></li><li><a href="https://www.tomsguide.com/ai/i-built-five-chatgpt-agents-then-replaced-them-with-one-master-ai">I built five ChatGPT agents — then replaced them with one 'master' AI</a></li><li><a href="https://www.tomsguide.com/ai/i-used-chatgpt-to-audit-my-subscriptions-these-prompts-helped-me-find-nearly-usd2-000-a-year-in-recurring-charges">I used ChatGPT to audit my subscriptions — these prompts helped me find nearly $2,000 a year in recurring charges</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/40-percent-of-vpn-users-say-theyre-trying-to-block-ai-companies-from-collecting-their-data-but-does-a-vpn-actually-help</link>
                                                                            <description>
                            <![CDATA[ A new survey found that 40% of VPN users are trying to stop AI companies from collecting their data. Here's what a VPN can and can't actually protect. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">xfjp3C8BM4qkMHMaYHchrc</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/dJqD6CntJtstecpE6TDYEF-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 01 Jul 2026 15:05:55 +0000</pubDate>                                                                                                                                <updated>Wed, 01 Jul 2026 18:45:35 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                    <category><![CDATA[VPNs]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Internet]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/dJqD6CntJtstecpE6TDYEF-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Proton VPN displayed on a Windows laptop]]></media:description>                                                            <media:text><![CDATA[Proton VPN displayed on a Windows laptop]]></media:text>
                                <media:title type="plain"><![CDATA[Proton VPN displayed on a Windows laptop]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/dJqD6CntJtstecpE6TDYEF-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>As AI tools become part of everyday life, many people are rethinking their online privacy. A new survey from <a href="https://allaboutcookies.org/vpn-usage-survey" target="_blank">All About Cookies</a> found that 40% of VPN users say they now use a virtual private network (<a href="https://www.tomsguide.com/best-picks/streaming-vpn">VPN</a>) specifically to protect their data from AI companies.</p><p>It's an understandable concern. Every time you interact with an AI chatbot, upload a document or generate an image, you're sharing information with an online service. But there's one important catch: while a VPN is a great privacy tool, it probably doesn't protect your AI data in the way many people think it does.</p><p>Here's what you need to know.</p><h2 id="why-people-are-turning-to-vpns">Why people are turning to VPNs</h2><p>According to All About Cookies' annual VPN survey of 1,000 U.S. adults, concerns about AI are beginning to influence how people think about online privacy.</p><p>The survey found that:</p><p><strong>40% of VPN users say they use a VPN to protect their data from AI companies.</strong></p><p><strong>19% use a VPN when accessing AI tools.</strong></p><p>For that reason alone, it's no surprise that VPN awareness has risen sharply over the past year. At the same time, very few respondents correctly identified everything a VPN actually does. Perhaps that last finding may explain the first.</p><h2 id="what-a-vpn-actually-does">What a VPN actually does</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3858px;"><p class="vanilla-image-block" style="padding-top:56.56%;"><img id="xqq7DDsXvZP7BFgm7oza5T" name="VPN testing" alt="VPN Editor Mo Harber-Lamond undertaking user-testing with the top five VPNs, NordVPN, Surfshark, ExpressVPN, Proton VPN, and Private Internet Access." src="https://cdn.mos.cms.futurecdn.net/xqq7DDsXvZP7BFgm7oza5T.jpg" mos="" align="middle" fullscreen="" width="3858" height="2182" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>A VPN creates an encrypted connection between your device and a VPN server. There are valuable privacy benefits, and they're one reason VPNs remain popular.</p><p>That means it can:</p><ul><li>Hide your IP address from the websites you visit.</li><li>Encrypt your internet traffic, especially when you're using public Wi-Fi.</li><li>Prevent your internet service provider from seeing the contents of your browsing activity.</li><li>Make it appear as though you're browsing from another location.</li></ul><h2 id="what-a-vpn-doesn-t-do">What a VPN doesn't do</h2><p>This is where AI enters the picture. If you open ChatGPT, Gemini, Claude or another AI service and type in a prompt, you're voluntarily sending that information directly to the company operating the service.</p><p>A VPN doesn't stop that.</p><p>Similarly, if you're logged into an AI account, the service can still associate your conversations with your account regardless of whether you're using a VPN.</p><p>In other words, a VPN protects the connection, but not the information you choose to share once you reach the website.</p><h2 id="how-to-better-protect-your-ai-privacy">How to better protect your AI privacy</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="3TFsSKKCQqRhrxhurG8gji" name="ai.shutterstock_2255757301" alt="AI on data server" src="https://cdn.mos.cms.futurecdn.net/3TFsSKKCQqRhrxhurG8gji.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>A VPN is still a smart addition to your privacy toolkit, especially if you frequently use public Wi-Fi or want to hide your IP address. Just don't expect it to prevent AI services from collecting information that you intentionally submit.</p><p>If your goal is to reduce how much information AI companies collect, these steps are usually more effective than relying on a VPN alone:</p><ul><li>Review each <a href="https://www.tomsguide.com/ai/google-just-changed-a-major-privacy-setting-heres-the-switch-i-turned-off-immediately">AI service's privacy settings</a>.</li><li><a href="https://www.tomsguide.com/how-to/chatgpt-is-sharing-your-secrets-keep-your-chats-private-by-changing-this-setting">Turn off chat history</a> or model training where the option exists.</li><li>Avoid sharing sensitive personal or <a href="https://www.tomsguide.com/ai/im-more-terrified-of-my-chatgpt-history-leaking-than-my-bank-account-and-i-know-im-not-alone">financial information</a>.</li><li>Use <a href="https://www.tomsguide.com/ai/google-gemini-just-closed-the-gap-by-adding-chatgpt-features-heres-how-they-work">temporary chats</a> or anonymous sessions when appropriate.</li><li>Read each company's data retention policy before uploading documents.</li></ul><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-OKJ4MW"></div>                            </div>                            <script src="https://kwizly.com/embed/OKJ4MW.js" async></script><h2 id="the-takeaway-13">The takeaway</h2><p>The survey highlights the fact that people are increasingly concerned about what happens to their data when they use AI.</p><p>A VPN is an excellent tool for improving online privacy, but it's not an invisibility cloak for AI. If you're using ChatGPT, Gemini, Claude or another AI assistant, the most important privacy controls are usually found inside the service itself — not in your VPN app.</p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/chatgpt-isnt-just-a-chatbot-anymore-here-are-11-things-it-can-do-in-2026">ChatGPT isn't just a chatbot anymore — here are 11 things it can do in 2026</a></li><li><a href="https://www.tomsguide.com/ai/i-built-five-chatgpt-agents-then-replaced-them-with-one-master-ai">I built five ChatGPT agents — then replaced them with one 'master' AI</a></li><li><a href="https://www.tomsguide.com/ai/i-used-chatgpt-to-audit-my-subscriptions-these-prompts-helped-me-find-nearly-usd2-000-a-year-in-recurring-charges">I used ChatGPT to audit my subscriptions — these prompts helped me find nearly $2,000 a year in recurring charges</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Claude Skills changed how I work — 5 ways I use them every day ]]></title>
                                                                                                <dc:content><![CDATA[ <p>One of the most underrated AI features is Claude Skills. Rather than copying and pasting your perfect prompt into a new chat every time, a Skill remembers what you need and how to execute it. </p><p>Simply put, a "Skill" is a reusable set of instructions for a particular kind of task. It includes the steps, preferences, templates and reference files (slide decks, documents and spreadsheets) Claude should use whenever that task comes up. </p><p>In other words, instead of re-explaining how I work every time, I write it down once — in a form Claude reaches for on its own — and when I recall the Skill, it saves me hours. Here's how I use Skills every day and why I recommend this often overlooked feature. </p><h2 id="what-makes-skills-different">What makes Skills different </h2><div class="youtube-video" data-nosnippet ><div class="video-aspect-box"><iframe data-lazy-priority="low" data-lazy-src="https://www.youtube-nocookie.com/embed/kS1MJFZWMq4" allowfullscreen></iframe></div></div><p>One thing to be clear about up front, because it trips people up: a Skill is a procedure, not a memory. It doesn't store your data, learn your habits over time or update itself. It does exactly what you wrote into it, every time, until you change it. If you want Claude to actually remember things that keep changing, your calendar, your to-do list, what's in the fridge, that's a different feature (<a href="https://www.tomsguide.com/ai/anthropic-finally-rolls-out-memory-feature-heres-who-can-get-it">Claude's memory</a>, <a href="https://www.tomsguide.com/ai/claude-just-made-two-of-its-best-features-free-heres-how-to-use-projects-and-artifacts">Projects </a>or a <a href="https://www.tomsguide.com/ai/claude-can-now-connect-to-google-drive-canva-slack-and-more-heres-how-to-try-it">Connector</a>), not Skills.</p><p>While Projects load the same background knowledge into every chat inside them, and custom instructions apply to everything, Skills are task-specific. They only switch on when the job in front of Claude actually calls for them. That's the whole idea.</p><p>What's great, is that they are available on every plan, including the free one, as long as you have code execution turned on. (More on setup in a minute). After using them for several weeks, these are the Skills I reach for almost every day.</p><h2 id="1-my-meal-planning-playbook">1. My meal-planning playbook  </h2><p>This is the one most people could use tonight. Planning the week's dinners for my family of five used to mean re-explaining the same things to Claude every time such as who eats what, what we keep stocked, how I want the shopping list laid out and other important instructions. So I wrote that down once, as a Skill.</p><p> The Skill is basically my standing brief for the job. It tells Claude:</p><ul><li>Our dietary preferences</li><li>The staples we always have on hand</li><li>How to build a week of dinners that don't repeat</li><li>How to turn that into a shopping list, grouped by aisle</li></ul><p>Now I just say "plan this week's dinners," and Claude runs the same playbook every time instead of starting from a blank page.</p><p>What it can't do is keep track of my real life. It doesn't know what I bought yesterday or what's already in the pantry. That's <a href="https://www.tomsguide.com/ai/alexa-is-available-to-everyone-now-9-things-to-try-first">something Alexa+ does for me</a>, so I still tell Claude "we've got chicken to use up" or "skip Thursday, we're out." The Skill supplies the method; I supply this week's details.</p><h2 id="2-research-assistant">2. Research assistant  </h2><p>I rely on this one every day as it is so important for my work. Whenever I'm researching a new AI feature, I don't want a wall of text; I want it sorted the "who, what, when, where, how" of reporting.  It creates the bullet points based on the pages of documentation I give it. <br><br>To be clear, the Skill doesn't do the research for me. It can, but that's not what this Skill is for. What Claude does is shape the plethora of research I've found into useable nuggets for reporting.   </p><h2 id="3-my-fact-check-checklist">3. My fact-check checklist  </h2><p>No AI should be trusted blindly. And while Claude is the least <a href="https://www.tomsguide.com/ai/i-tested-chatgpt-vs-gemini-vs-claude-to-see-which-chatbot-is-the-biggest-people-pleaser-one-went-way-too-far">people-pleasing of all the chatbots</a>, it can <a href="https://www.tomsguide.com/ai/45-percent-of-ai-generated-news-is-wrong-new-study-warns-heres-what-happened-when-i-tested-it-myself">get information wrong just as frequently</a>. So I wrote a Skill that runs a checklist over Claude's own drafts before I see them.</p><p>Because the Skill can't independently know what's correct, it forces the checks: flag numbers that need a source, point out where a claim has no evidence behind it and marks statements confident enough to deserve a second look.</p><p>Granted, it's not perfect and I still click links and double check everything myself,  but it catches plenty of things that would otherwise slip past me until later.</p><h2 id="4-family-organizer">4. Family organizer</h2><p>From soccer games to gymnastics practice, birthday parties and events, my after-work schedule is packed with family activities. I even use a Skill to stay organized. <br><br>It's worth noting here, because "organizer" makes it sound like more than it is. The Skill doesn't hold a calendar or remember appointments — it isn't tracking anything between chats. It's a template plus our usual routine, and I feed it this week's changes each time. If I wanted Claude to actually keep my calendar, that's a connector or its memory, not a Skill.</p><p>So the Skill carries the standing version of it: our normal weekly rhythm and the chore rota. When I tell it what's different this week — a dentist appointment Tuesday, swimming moved to Friday — it lays the week out cleanly and divides the chores the way we usually do.</p><h2 id="5-personal-assistant">5. Personal assistant  </h2><p>This is the one I almost left out, because "personal assistant" somewhat oversells what a Skill can do. It can't run errands, watch my inbox or hold my to-do list, but what it can do is take the way I plan and apply it every time so I start with consistency each day.  </p><p>In this case, the Skill is really my planning method, written down. I dump everything on my mind into a chat, and it sorts the pile into a day I'd actually work: top three priorities first, the rest time-boxed, quick wins flagged and the someday-stuff pulled out of the way. Claude lays everything out the way I like to read it.</p><p>The thinking is still mine. The Skill just makes Claude do it my way, every Monday, instead of me re-explaining my system from scratch.</p><h2 id="how-to-make-your-own-it-s-easier-than-it-sounds">How to make your own (it's easier than it sounds)  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hivKht7Z68YKgpsSwCs34d" name="Skills-settings-blog-inline_1920x1080" alt="Claude Skills screenshot" src="https://cdn.mos.cms.futurecdn.net/hivKht7Z68YKgpsSwCs34d.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Anthropic/Claude)</span></figcaption></figure><p>No code is required to create a Skill. Actually, at its simplest, a Skill is a short text file of instructions, wrapped in a folder. Claude reads it the same way a new freelancer would read a one-page brief.</p><p><strong>First, turn it on.</strong> In Claude's settings, make sure <em><strong>Code execution and file creation</strong></em> is enabled, then head to <em><strong>Customize > Skills</strong></em><strong>. </strong>That's where your built-in and custom Skills live, and where you toggle them on or off.</p><p><strong>Then build one.</strong> A Skill is a folder containing a file called <strong>SKILL.md</strong>. The top of that file needs two things: a name and a description. The description is the most important sentence you'll write, because Claude uses it to decide <em>when</em> to reach for the Skill. Vague description, and it won't trigger when you expect; specific description, and it fires at the right moment.</p><p><strong>A bare-bones version of a Skill might look like: </strong></p><p>Name: weekly-meal-plan <br>Description: Plan a week of dinners and build a shopping list. Use when I ask for a meal plan or what to cook this week. When I ask for a meal plan, give me dinners for seven nights.  <br>Our preferences: two vegetarian nights minimum - nothing too spicy for the kids - one slow-cooker meal for busy weeknights - don't repeat the same protein two nights running. Staples we always have: rice, pasta, chicken, shrimp, steak, onions, garlic, fresh veggies. Then turn the plan into a shopping list, grouped by aisle at [grocery store name], leaving out anything from the staples list.</p><p><strong>Then, Save that as SKILL.md, zip the folder, and upload it under </strong><em><strong>Customize > Skills</strong></em><strong>.</strong> That's the whole thing. Everything below the description is just instructions in plain language, the same notes you'd type into a chat, except you only type them once.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-WValye"></div>                            </div>                            <script src="https://kwizly.com/embed/WValye.js" async></script><h2 id="final-take">Final take </h2><p>I learned a few things the hard way, so be patient when you first start out. That said, it will behoove you to keep each Skill fairly narrow. In other words, one job per Skill works far better than a single Skill that tries to do everything. <br><br>Also, you're going to want to spell out the trigger. Write the description as if you're telling Claude exactly when to use it, not just what it does. <br><br>Always test it before you trust it. You'll want to run a few real prompts and check that it switches on when it should. If it doesn't, the description usually needs tightening.</p><p>It's worth noting that the Custom Skills you upload stay private to your account, so there's no risk in experimenting. But unlike prompts that disappear, Skills accumulate. Now, every time I notice myself repeating the same instructions, I create a new Skill. When AI understands you and how you want your answers, the workflow feels unstoppable. <br><br>Have you tried Skills yet? Share your experience by letting me know in the comments how you use them. </p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/this-chatgpt-prompt-stopped-me-from-sending-an-angry-message-now-i-use-it-all-the-time"><strong>I almost ruined a relationship with one text — then I tried this ChatGPT prompt</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-built-five-chatgpt-agents-then-replaced-them-with-one-master-ai"><strong>I built five ChatGPT agents — then replaced them with one 'master' AI</strong></a></li><li><a href="https://www.tomsguide.com/ai/google-couldnt-give-meta-enough-ai-power-heres-why-running-ai-locally-suddenly-makes-even-more-sense"><strong>Even Google doesn't have enough AI power — and that should worry all of us</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/claude-skills-changed-how-i-work-5-ways-i-use-them-every-day</link>
                                                                            <description>
                            <![CDATA[ I built custom Claude Skills to automate the AI tasks I repeat most often. These five workflows now save me time every single day — and you can make your own in minutes. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">8hvuZRLVgy4u5qy5qeyuNk</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ViYVUoYbq5yE9sPuwW9h5-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Fri, 26 Jun 2026 05:00:00 +0000</pubDate>                                                                                                                                <updated>Tue, 30 Jun 2026 13:35:56 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/ViYVUoYbq5yE9sPuwW9h5-1280-80.png">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[claude]]></media:description>                                                            <media:text><![CDATA[claude]]></media:text>
                                <media:title type="plain"><![CDATA[claude]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ViYVUoYbq5yE9sPuwW9h5-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>One of the most underrated AI features is Claude Skills. Rather than copying and pasting your perfect prompt into a new chat every time, a Skill remembers what you need and how to execute it. </p><p>Simply put, a "Skill" is a reusable set of instructions for a particular kind of task. It includes the steps, preferences, templates and reference files (slide decks, documents and spreadsheets) Claude should use whenever that task comes up. </p><p>In other words, instead of re-explaining how I work every time, I write it down once — in a form Claude reaches for on its own — and when I recall the Skill, it saves me hours. Here's how I use Skills every day and why I recommend this often overlooked feature. </p><h2 id="what-makes-skills-different">What makes Skills different </h2><div class="youtube-video" data-nosnippet ><div class="video-aspect-box"><iframe data-lazy-priority="low" data-lazy-src="https://www.youtube-nocookie.com/embed/kS1MJFZWMq4" allowfullscreen></iframe></div></div><p>One thing to be clear about up front, because it trips people up: a Skill is a procedure, not a memory. It doesn't store your data, learn your habits over time or update itself. It does exactly what you wrote into it, every time, until you change it. If you want Claude to actually remember things that keep changing, your calendar, your to-do list, what's in the fridge, that's a different feature (<a href="https://www.tomsguide.com/ai/anthropic-finally-rolls-out-memory-feature-heres-who-can-get-it">Claude's memory</a>, <a href="https://www.tomsguide.com/ai/claude-just-made-two-of-its-best-features-free-heres-how-to-use-projects-and-artifacts">Projects </a>or a <a href="https://www.tomsguide.com/ai/claude-can-now-connect-to-google-drive-canva-slack-and-more-heres-how-to-try-it">Connector</a>), not Skills.</p><p>While Projects load the same background knowledge into every chat inside them, and custom instructions apply to everything, Skills are task-specific. They only switch on when the job in front of Claude actually calls for them. That's the whole idea.</p><p>What's great, is that they are available on every plan, including the free one, as long as you have code execution turned on. (More on setup in a minute). After using them for several weeks, these are the Skills I reach for almost every day.</p><h2 id="1-my-meal-planning-playbook">1. My meal-planning playbook  </h2><p>This is the one most people could use tonight. Planning the week's dinners for my family of five used to mean re-explaining the same things to Claude every time such as who eats what, what we keep stocked, how I want the shopping list laid out and other important instructions. So I wrote that down once, as a Skill.</p><p> The Skill is basically my standing brief for the job. It tells Claude:</p><ul><li>Our dietary preferences</li><li>The staples we always have on hand</li><li>How to build a week of dinners that don't repeat</li><li>How to turn that into a shopping list, grouped by aisle</li></ul><p>Now I just say "plan this week's dinners," and Claude runs the same playbook every time instead of starting from a blank page.</p><p>What it can't do is keep track of my real life. It doesn't know what I bought yesterday or what's already in the pantry. That's <a href="https://www.tomsguide.com/ai/alexa-is-available-to-everyone-now-9-things-to-try-first">something Alexa+ does for me</a>, so I still tell Claude "we've got chicken to use up" or "skip Thursday, we're out." The Skill supplies the method; I supply this week's details.</p><h2 id="2-research-assistant">2. Research assistant  </h2><p>I rely on this one every day as it is so important for my work. Whenever I'm researching a new AI feature, I don't want a wall of text; I want it sorted the "who, what, when, where, how" of reporting.  It creates the bullet points based on the pages of documentation I give it. <br><br>To be clear, the Skill doesn't do the research for me. It can, but that's not what this Skill is for. What Claude does is shape the plethora of research I've found into useable nuggets for reporting.   </p><h2 id="3-my-fact-check-checklist">3. My fact-check checklist  </h2><p>No AI should be trusted blindly. And while Claude is the least <a href="https://www.tomsguide.com/ai/i-tested-chatgpt-vs-gemini-vs-claude-to-see-which-chatbot-is-the-biggest-people-pleaser-one-went-way-too-far">people-pleasing of all the chatbots</a>, it can <a href="https://www.tomsguide.com/ai/45-percent-of-ai-generated-news-is-wrong-new-study-warns-heres-what-happened-when-i-tested-it-myself">get information wrong just as frequently</a>. So I wrote a Skill that runs a checklist over Claude's own drafts before I see them.</p><p>Because the Skill can't independently know what's correct, it forces the checks: flag numbers that need a source, point out where a claim has no evidence behind it and marks statements confident enough to deserve a second look.</p><p>Granted, it's not perfect and I still click links and double check everything myself,  but it catches plenty of things that would otherwise slip past me until later.</p><h2 id="4-family-organizer">4. Family organizer</h2><p>From soccer games to gymnastics practice, birthday parties and events, my after-work schedule is packed with family activities. I even use a Skill to stay organized. <br><br>It's worth noting here, because "organizer" makes it sound like more than it is. The Skill doesn't hold a calendar or remember appointments — it isn't tracking anything between chats. It's a template plus our usual routine, and I feed it this week's changes each time. If I wanted Claude to actually keep my calendar, that's a connector or its memory, not a Skill.</p><p>So the Skill carries the standing version of it: our normal weekly rhythm and the chore rota. When I tell it what's different this week — a dentist appointment Tuesday, swimming moved to Friday — it lays the week out cleanly and divides the chores the way we usually do.</p><h2 id="5-personal-assistant">5. Personal assistant  </h2><p>This is the one I almost left out, because "personal assistant" somewhat oversells what a Skill can do. It can't run errands, watch my inbox or hold my to-do list, but what it can do is take the way I plan and apply it every time so I start with consistency each day.  </p><p>In this case, the Skill is really my planning method, written down. I dump everything on my mind into a chat, and it sorts the pile into a day I'd actually work: top three priorities first, the rest time-boxed, quick wins flagged and the someday-stuff pulled out of the way. Claude lays everything out the way I like to read it.</p><p>The thinking is still mine. The Skill just makes Claude do it my way, every Monday, instead of me re-explaining my system from scratch.</p><h2 id="how-to-make-your-own-it-s-easier-than-it-sounds">How to make your own (it's easier than it sounds)  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hivKht7Z68YKgpsSwCs34d" name="Skills-settings-blog-inline_1920x1080" alt="Claude Skills screenshot" src="https://cdn.mos.cms.futurecdn.net/hivKht7Z68YKgpsSwCs34d.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Anthropic/Claude)</span></figcaption></figure><p>No code is required to create a Skill. Actually, at its simplest, a Skill is a short text file of instructions, wrapped in a folder. Claude reads it the same way a new freelancer would read a one-page brief.</p><p><strong>First, turn it on.</strong> In Claude's settings, make sure <em><strong>Code execution and file creation</strong></em> is enabled, then head to <em><strong>Customize > Skills</strong></em><strong>. </strong>That's where your built-in and custom Skills live, and where you toggle them on or off.</p><p><strong>Then build one.</strong> A Skill is a folder containing a file called <strong>SKILL.md</strong>. The top of that file needs two things: a name and a description. The description is the most important sentence you'll write, because Claude uses it to decide <em>when</em> to reach for the Skill. Vague description, and it won't trigger when you expect; specific description, and it fires at the right moment.</p><p><strong>A bare-bones version of a Skill might look like: </strong></p><p>Name: weekly-meal-plan <br>Description: Plan a week of dinners and build a shopping list. Use when I ask for a meal plan or what to cook this week. When I ask for a meal plan, give me dinners for seven nights.  <br>Our preferences: two vegetarian nights minimum - nothing too spicy for the kids - one slow-cooker meal for busy weeknights - don't repeat the same protein two nights running. Staples we always have: rice, pasta, chicken, shrimp, steak, onions, garlic, fresh veggies. Then turn the plan into a shopping list, grouped by aisle at [grocery store name], leaving out anything from the staples list.</p><p><strong>Then, Save that as SKILL.md, zip the folder, and upload it under </strong><em><strong>Customize > Skills</strong></em><strong>.</strong> That's the whole thing. Everything below the description is just instructions in plain language, the same notes you'd type into a chat, except you only type them once.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-WValye"></div>                            </div>                            <script src="https://kwizly.com/embed/WValye.js" async></script><h2 id="final-take">Final take </h2><p>I learned a few things the hard way, so be patient when you first start out. That said, it will behoove you to keep each Skill fairly narrow. In other words, one job per Skill works far better than a single Skill that tries to do everything. <br><br>Also, you're going to want to spell out the trigger. Write the description as if you're telling Claude exactly when to use it, not just what it does. <br><br>Always test it before you trust it. You'll want to run a few real prompts and check that it switches on when it should. If it doesn't, the description usually needs tightening.</p><p>It's worth noting that the Custom Skills you upload stay private to your account, so there's no risk in experimenting. But unlike prompts that disappear, Skills accumulate. Now, every time I notice myself repeating the same instructions, I create a new Skill. When AI understands you and how you want your answers, the workflow feels unstoppable. <br><br>Have you tried Skills yet? Share your experience by letting me know in the comments how you use them. </p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/this-chatgpt-prompt-stopped-me-from-sending-an-angry-message-now-i-use-it-all-the-time"><strong>I almost ruined a relationship with one text — then I tried this ChatGPT prompt</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-built-five-chatgpt-agents-then-replaced-them-with-one-master-ai"><strong>I built five ChatGPT agents — then replaced them with one 'master' AI</strong></a></li><li><a href="https://www.tomsguide.com/ai/google-couldnt-give-meta-enough-ai-power-heres-why-running-ai-locally-suddenly-makes-even-more-sense"><strong>Even Google doesn't have enough AI power — and that should worry all of us</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ A Reddit user gave an AI agent 6 months and $50,000 to find him a wife — and it reveals where AI is headed next ]]></title>
                                                                                                <dc:content><![CDATA[ <p>A Reddit user wants something far more ambitious than a rough draft or summary from his chatbot. <a href="https://www.reddit.com/r/ClaudeAI/comments/1u1us8y/using_fable_to_get_me_a_wife_in_6_months_ama/" target="_blank">He says</a> he's using an experimental Anthropic AI agent to help him find a wife within six months. </p><p>Going through the thread, I couldn't help but notice most of the commenters treat it as a punchline — fair. But underneath the jokes is a real shift in how people use AI as a life tool. They're not asking it a question anymore, they're handing it a life goal.</p><h2 id="the-experiment">The experiment </h2><p>In a thread on Reddit's ClaudeAI community — "Using Fable to get me a wife in 6 Months (AMA)" — the poster lays out an unusually detailed plan:</p><ul><li>A six-month deadline</li><li>A $50,000 budget</li><li>An Anthropic Max subscription</li><li>An AI acting as his primary strategist</li></ul><p>He notes that he will handle every real-world interaction while the AI reviews conversations afterward, recommends next steps and adjusts the strategy over time. </p><p>He's clear that the AI isn't replacing human connection. It works <a href="https://www.tomsguide.com/ai/i-asked-chatgpt-to-act-like-a-coach-it-stopped-my-procrastinating-ways-for-good">more like a coach</a>: analyzing how dates and conversations went, suggesting improvements and refining the approach for next time. He even plans to give it desktop access so it can help manage parts of the workflow.</p><p>Sure, it's atypical, which explains why most of the replies went straight to jokes. People proposed files like WIFE.md, prenup.md, and birthcontrol.md. Someone warned that "kids use up your tokens." Another predicted open-source "AI wife finders" would ship within days if it worked.</p><p>Underneath the bit, though, was real advice. And the most-upvoted suggestion was to spend the budget becoming a healthier, happier more interesting person, using AI to sharpen communication rather than optimize people like data points.</p><p>That distinction may be the most useful thing in the entire thread.</p><h2 id="this-isn-t-a-dating-story-it-s-an-ai-agent-story">This isn't a dating story — it's an AI agent story </h2><p>The way I see it, this user is highlighting what's happening now with AI. People are asking AI to run projects that unfold over weeks or months: tracking progress, remembering past conversations, spotting patterns, refining strategy and adapting as new information comes in.</p><p>What's so different from using <a href="https://www.tomsguide.com/ai/i-ran-my-resume-through-chatgpt-these-5-prompts-exposed-mistakes-i-kept-missing">AI to land a job</a>, plan <a href="https://www.tomsguide.com/ai/i-stayed-inside-and-still-broke-a-sweat-thanks-to-chatgpts-custom-home-workout-plan">workouts</a> at home, <a href="https://www.tomsguide.com/ai/google-gemini-is-basically-running-my-side-hustle-for-me-heres-how">support a business</a> or you know, find a wife. AI is looking more like a personal operating system these days. </p><h2 id="the-rise-of-life-management-ai">The rise of 'life management' AI </h2><p>The experiment fits a much bigger trend. Newer AI tools are increasingly agentic, meaning they are able to plan multi-step tasks, hold long-term context and work toward goals instead of just answering prompts. </p><p>People are already using them to manage research, organize knowledge bases, monitor news, coordinate code, plan careers and build companies. Relationships may simply be the next thing on the list.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-W2alve"></div>                            </div>                            <script src="https://kwizly.com/embed/W2alve.js" async></script><h2 id="my-take">My take</h2><p>It's worth noting that this Reddit post was from more than 15 days ago — <a href="https://www.tomsguide.com/ai/anthropic-abruptly-disables-fable-5-and-mythos-5-following-us-government-order">Fable 5 has been disabled</a> since then. Will an AI actually find this guy a wife? Time will tell, especially since the <a href="https://www.tomsguide.com/ai/i-pay-usd20-a-month-for-chatgpt-claude-fable-5-made-me-question-why">most capable model</a> is now unavailable for this experiment. But since relationships run on chemistry, timing and a thousand unpredictable variables, I'm skeptical that any language model could truly optimize that kind of situation.</p><p>But, that's beside the point. The striking part is that someone assumed an AI agent could shoulder a six-month personal mission at all — and didn't find that absurd. </p><p>That assumption is the real story. It marks another step in AI's drift from assistant, to collaborator, to something people increasingly trust with the long arc of their lives. Whether that excites you or unsettles you probably depends on how much of your own life you'd hand over to one. </p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/anthropic-will-pay-workers-usd85-000-to-learn-ai-and-it-reveals-the-next-big-ai-job-trend">Anthropic will pay workers $85,000 to learn AI — and it reveals the next big AI job trend</a></li><li><a href="https://www.tomsguide.com/ai/anthropics-fable-five-ban-exposed-ais-next-big-problem-but-sakanas-fugu-may-have-the-answer">Anthropic's Fable 5 ban exposed AI's next big problem — but Sakana's Fugu may have the answer</a></li><li><a href="https://www.tomsguide.com/ai/is-your-job-ai-resilient-find-your-risk-score-with-our-career-calculator">Is your job 'AI-resilient'? Find your risk score with our career calculator</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/a-reddit-user-gave-an-ai-agent-6-months-and-usd50-000-to-find-him-a-wife-and-it-reveals-where-ai-is-headed-next</link>
                                                                            <description>
                            <![CDATA[ A Reddit user is using Anthropic’s experimental Claude AI to help him find a wife in six months. It sounds like a comedy routine, but it reveals where AI assistants are really headed. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">7qf8ZrYpkskbz4ftAKVHa9</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/WXPMeDCBrXbRBUA2FYPddf-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 25 Jun 2026 17:18:26 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/WXPMeDCBrXbRBUA2FYPddf-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Reddit app logo on a phone with blue screens in background]]></media:description>                                                            <media:text><![CDATA[Reddit app logo on a phone with blue screens in background]]></media:text>
                                <media:title type="plain"><![CDATA[Reddit app logo on a phone with blue screens in background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/WXPMeDCBrXbRBUA2FYPddf-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A Reddit user wants something far more ambitious than a rough draft or summary from his chatbot. <a href="https://www.reddit.com/r/ClaudeAI/comments/1u1us8y/using_fable_to_get_me_a_wife_in_6_months_ama/" target="_blank">He says</a> he's using an experimental Anthropic AI agent to help him find a wife within six months. </p><p>Going through the thread, I couldn't help but notice most of the commenters treat it as a punchline — fair. But underneath the jokes is a real shift in how people use AI as a life tool. They're not asking it a question anymore, they're handing it a life goal.</p><h2 id="the-experiment">The experiment </h2><p>In a thread on Reddit's ClaudeAI community — "Using Fable to get me a wife in 6 Months (AMA)" — the poster lays out an unusually detailed plan:</p><ul><li>A six-month deadline</li><li>A $50,000 budget</li><li>An Anthropic Max subscription</li><li>An AI acting as his primary strategist</li></ul><p>He notes that he will handle every real-world interaction while the AI reviews conversations afterward, recommends next steps and adjusts the strategy over time. </p><p>He's clear that the AI isn't replacing human connection. It works <a href="https://www.tomsguide.com/ai/i-asked-chatgpt-to-act-like-a-coach-it-stopped-my-procrastinating-ways-for-good">more like a coach</a>: analyzing how dates and conversations went, suggesting improvements and refining the approach for next time. He even plans to give it desktop access so it can help manage parts of the workflow.</p><p>Sure, it's atypical, which explains why most of the replies went straight to jokes. People proposed files like WIFE.md, prenup.md, and birthcontrol.md. Someone warned that "kids use up your tokens." Another predicted open-source "AI wife finders" would ship within days if it worked.</p><p>Underneath the bit, though, was real advice. And the most-upvoted suggestion was to spend the budget becoming a healthier, happier more interesting person, using AI to sharpen communication rather than optimize people like data points.</p><p>That distinction may be the most useful thing in the entire thread.</p><h2 id="this-isn-t-a-dating-story-it-s-an-ai-agent-story">This isn't a dating story — it's an AI agent story </h2><p>The way I see it, this user is highlighting what's happening now with AI. People are asking AI to run projects that unfold over weeks or months: tracking progress, remembering past conversations, spotting patterns, refining strategy and adapting as new information comes in.</p><p>What's so different from using <a href="https://www.tomsguide.com/ai/i-ran-my-resume-through-chatgpt-these-5-prompts-exposed-mistakes-i-kept-missing">AI to land a job</a>, plan <a href="https://www.tomsguide.com/ai/i-stayed-inside-and-still-broke-a-sweat-thanks-to-chatgpts-custom-home-workout-plan">workouts</a> at home, <a href="https://www.tomsguide.com/ai/google-gemini-is-basically-running-my-side-hustle-for-me-heres-how">support a business</a> or you know, find a wife. AI is looking more like a personal operating system these days. </p><h2 id="the-rise-of-life-management-ai">The rise of 'life management' AI </h2><p>The experiment fits a much bigger trend. Newer AI tools are increasingly agentic, meaning they are able to plan multi-step tasks, hold long-term context and work toward goals instead of just answering prompts. </p><p>People are already using them to manage research, organize knowledge bases, monitor news, coordinate code, plan careers and build companies. Relationships may simply be the next thing on the list.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-W2alve"></div>                            </div>                            <script src="https://kwizly.com/embed/W2alve.js" async></script><h2 id="my-take">My take</h2><p>It's worth noting that this Reddit post was from more than 15 days ago — <a href="https://www.tomsguide.com/ai/anthropic-abruptly-disables-fable-5-and-mythos-5-following-us-government-order">Fable 5 has been disabled</a> since then. Will an AI actually find this guy a wife? Time will tell, especially since the <a href="https://www.tomsguide.com/ai/i-pay-usd20-a-month-for-chatgpt-claude-fable-5-made-me-question-why">most capable model</a> is now unavailable for this experiment. But since relationships run on chemistry, timing and a thousand unpredictable variables, I'm skeptical that any language model could truly optimize that kind of situation.</p><p>But, that's beside the point. The striking part is that someone assumed an AI agent could shoulder a six-month personal mission at all — and didn't find that absurd. </p><p>That assumption is the real story. It marks another step in AI's drift from assistant, to collaborator, to something people increasingly trust with the long arc of their lives. Whether that excites you or unsettles you probably depends on how much of your own life you'd hand over to one. </p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/anthropic-will-pay-workers-usd85-000-to-learn-ai-and-it-reveals-the-next-big-ai-job-trend">Anthropic will pay workers $85,000 to learn AI — and it reveals the next big AI job trend</a></li><li><a href="https://www.tomsguide.com/ai/anthropics-fable-five-ban-exposed-ais-next-big-problem-but-sakanas-fugu-may-have-the-answer">Anthropic's Fable 5 ban exposed AI's next big problem — but Sakana's Fugu may have the answer</a></li><li><a href="https://www.tomsguide.com/ai/is-your-job-ai-resilient-find-your-risk-score-with-our-career-calculator">Is your job 'AI-resilient'? Find your risk score with our career calculator</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I connected NotebookLM and Claude — and built the ultimate AI research assistant ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The most interesting thing happening in AI right now isn't that the models are getting smarter — though they are. It's that <a href="https://www.tomsguide.com/ai/reddit-users-arent-picking-one-ai-chatbot-anymore-heres-how-they-stack-their-tools">they're starting to work together</a>. The question is no longer, should you quit ChatGPT and use Claude or Gemini instead, but rather, stacking models for the ultimate AI productivity package. <br><br>Some platforms even <a href="https://www.tomsguide.com/ai/anthropics-fable-five-ban-exposed-ais-next-big-problem-but-sakanas-fugu-may-have-the-answer">use AI to suggest the best AI for the job</a>. But after living inside a workflow that connects <a href="https://www.tomsguide.com/ai/googles-notebooklm-just-got-a-huge-upgrade-heres-why-it-beats-chatgpt-for-team-projects">Google's NotebookLM </a>with <a href="https://www.tomsguide.com/ai/what-is-claude-everything-you-need-to-know-about-anthropics-ai-powerhouse">Anthropic's Claude</a>, I've started to think we've been asking the wrong question entirely.</p><p>I spent the past few weeks testing a setup that lets Claude reach directly into information stored inside NotebookLM, Google's AI-powered research and note-taking tool. Instead of manually shuttling research between two browser tabs, Claude can reference material I've already collected and use it to answer questions, draft content, and connect ideas across sources.</p><p>Here's how it works. </p><h2 id="tl-dr">TL:DR</h2><p>Connecting Claude with NotebookLM is simple. Under the hood, the bridge is something called <a href="https://www.anthropic.com/news/model-context-protocol" target="_blank">MCP — the Model Context Protocol,</a> an open standard for letting AI applications talk to outside systems. </p><p>While it sounds complex, it's essentially a universal adapter that everyday users can already access through the Claude for Desktop app or simple GitHub community plug-ins.</p><h2 id="why-notebooklm-is-different">Why NotebookLM is different  </h2><p>If you haven't used NotebookLM before, the simplest way to describe it is an AI-powered research binder. You upload documents, articles, PDFs, transcripts and notes, and NotebookLM builds a knowledge base around them. It can also pull directly from the internet when prompted. </p><p>NotebookLM has caught on with students, academics, journalists and analysts because it easily ties specific materials together, particularly for research, rather than unsourced generalizations a typical chatbot might produce. In other words, NotebookLM is hyper-specific and focused, delivering citations and sources for deep research. <br><br>On its own, <a href="https://www.tomsguide.com/ai/i-replaced-7-daily-tasks-with-notebooklm-how-the-mobile-app-actually-saves-me-time">NotebookLM is already genuinely useful</a>. I lean on it constantly to organize research, compress hundred-page reports into something readable and surface connections that even <a href="https://www.tomsguide.com/ai/i-asked-notebooklm-to-help-me-think-like-jay-shetty-and-it-nailed-my-biggest-blind-spot">shift my mindset</a>. </p><p>But it has a ceiling. NotebookLM is excellent at retrieval and summary, and noticeably weaker at the things that come after: deep reasoning, structural argument, nuanced drafting, anything that requires holding a problem in mind and turning it over. </p><p> But when Claude is activated with NotebookLM, the tool levels up exponentially. </p><h2 id="claude-brings-the-reasoning-layer">Claude brings the reasoning layer  </h2><p>I was a big fan of<a href="https://www.tomsguide.com/ai/i-pay-usd20-a-month-for-chatgpt-claude-fable-5-made-me-question-why"> Fable Five</a>, even though it was <a href="https://www.tomsguide.com/ai/anthropic-abruptly-disables-fable-5-and-mythos-5-following-us-government-order">short lived</a>. But since putting NotebookLM with Claude, I feel as if I've gotten some of the power back. Connecting the two tools removes the need to go back and forth between the two for a seamless workflow. Now, rather than feeding Claude the same background over and over, I can point it at the research already organized inside NotebookLM and let it build from there.</p><p>Making this happen requires a digital translator called MCP (Model Context Protocol) — an open-source standard designed to help different AI architectures speak the same language. On their own, Claude and NotebookLM operate in total isolation; they have no native way to share data. The workaround relies on a lightweight MCP server acting as a middleman. It intercepts Claude's requests, securely fetches the relevant data from your notebook, and feeds it back to the model, completely automating away the need for the clipboard.</p><p>Worth saying plainly: the connectors that make this possible today are community-built and unofficial. Neither Google nor Anthropic has blessed the setup, and most of these bridges work by automating the NotebookLM interface rather than plugging into a sanctioned API. That puts the whole thing in a gray area you should weigh before pointing it at anything sensitive. You just have to understand that although the experience is remarkably smooth; the plumbing is still a hobbyist project, not a finished product.</p><p>Caveats acknowledged, the workflow itself feels startlingly natural. Instead of assembling context at the start of every conversation, the context is simply already there.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-egZzKX"></div>                            </div>                            <script src="https://kwizly.com/embed/egZzKX.js" async></script><h2 id="the-ultimate-research-assistant">The ultimate research assistant  </h2><p>Most AI conversations begin from nothing. Every new chat is a blank slate that demands you rebuild the situation — re-upload the documents, re-explain the project, re-establish what you already told it yesterday. Even if the AI has memory of your work, you have to enable it to make that happen, then remember to disable it when you want more privacy.  </p><p>With NotebookLM acting as the knowledge layer and Claude acting as the reasoning layer, that overhead mostly disappears. Here are a few concrete examples of what this setup has unlocked for me: </p><p>I have spent a lot of time<a href="https://www.tomsguide.com/ai/i-kept-hearing-that-ai-data-centers-are-draining-towns-dry-so-i-looked-at-the-evidence"> researching data centers</a> lately. With these tools, I could ask follow-up questions about a topic such as e-waste, without re-introducing a single source. I could ask Claude to compare the arguments in three different reports sitting in the same notebook and tell me where they actually disagreed — not where they used different words for the same point. </p><p>I could say, in effect, "draft a section based on what's in here," and get something grounded in my own material rather than the internet's averaged-out consensus. And because the answers traced back to specific sources, I could check the work instead of taking it on faith.</p><p>For the first time, I spent less time loading information into an AI and more time thinking alongside one that already understood it. For me, this subtle shift made a world of difference because I felt like I was really collaborating with AI. </p><h2 id="what-the-setup-actually-takes">What the setup actually takes</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="AHt8WcQ2xxsDLTUaMbdgZS" name="8 - 2026-06-24T143523.413" alt="NotebookLM + Claude setup" src="https://cdn.mos.cms.futurecdn.net/AHt8WcQ2xxsDLTUaMbdgZS.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The community setup takes a little patience to install. I'm going to be honest that the setup to get these two tools together might be enough to scare users off. But, it shouldn't. <br><br>The issue is, there's no app store button for this yet, so you really do have to wire it together yourself, mostly through the terminal, and if that sentence made you flinch, know that several non-technical people I've compared notes with got it running in about fifteen minutes. Remember, you're copying and pasting commands, not writing code.</p><p><strong> </strong><u><strong>The setup is roughly this: </strong></u></p><p>First you need <a href="https://nodejs.org/en" target="_blank">Node.js</a> installed on your machine, since the community connectors<a href="https://www.tomsguide.com/ai/claude/getting-started-with-claude-connectors-how-to-control-apps-using-ai-prompts"> </a>are published as small Node packages. Then you add one of those connectors — there are a few floating around GitHub, all doing the same job — by either pasting a single command into your terminal or dropping a few lines into Claude's config file so the app knows the server exists. (If you use <a href="https://www.tomsguide.com/ai/claude-code-vs-openai-codex-i-built-3-real-apps-to-find-the-better-agent-heres-the-verdict">Claude Code</a>, you can hand it the connector's GitHub link and let Claude do most of the installation itself, which is a slightly surreal but very effective shortcut. It's how I did it). </p><p>The step that trips people up is authentication. The first time you run it, a Chrome window pops open on its own and asks you to log in to the Google account tied to your NotebookLM. <strong>The one piece of advice I'll share is: do not close that window! </strong> <br><br>Know that it appears suddenly and looks like a stray pop-up, but it's the whole handshake — shut it by reflex and you'll get a cryptic "authentication failed" error and have to start over. At the same time, if it closes, no biggie, just start over, but nobody wants that. <br><br>Finally, log in, let it finish, and the connection persists from then on. After a restart, Claude shows the NotebookLM connector as active. The way to confirm it's really talking is to just ask by having Claude list your notebooks and the number of sources in each. If it reads back your actual notebook names, you're connected.  </p><h2 id="a-few-honest-caveats-before-you-dive-in">A few honest caveats before you dive in</h2><p>These connectors are unofficial, so they can break when the underlying tools update, and you may occasionally need to re-authenticate when a session goes stale. Most of them work by quietly driving a real browser in the background rather than plugging into a sanctioned API, which is smooth in practice but is exactly why I'd think twice before pointing this at genuinely sensitive material. It's a clever community hack, not a supported product — and it's good to know which one you're relying on.</p><p>And the oldest rule still holds: the output is only as good as how you've organized your sources going in. Dump everything into one giant notebook and you get mush. But, if you take the time to keep focused notebooks (one per project, research questions seperated, etc.) you'll notice everything feels sharper. When Claude can reason against a clean, well-scoped body of material, there's a big difference. </p><h2 id="final-thoughts-10">Final thoughts </h2><p>Pair-programming your AI tools is one of my favorite ways to get more out of them. Until recently, we’ve treated these models as standalone islands. But when you wire them together, you get the best of both worlds — they push past their individual ceilings to create something entirely new.</p><p>And it's not just me doing this. Increasingly, power users are building interconnected systems. One tool stores and grounds the data, while another reasons over it to produce the actual work. (I often even throw in a third model to validate the output or format it into a presentation deck).</p><p>To be clear, this setup isn't going to replace human researchers or analysts anytime soon. The judgment of what to ask, what to keep, and what is flat-out wrong still sits entirely with the person at the keyboard. But changing the workflow from a single chatbot to an ecosystem has completely rewritten how I view the future of productivity. </p><p>Give this setup a try and let me know what you think in the comments. </p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/anthropic-will-pay-workers-usd85-000-to-learn-ai-and-it-reveals-the-next-big-ai-job-trend">Anthropic will pay workers $85,000 to learn AI — and it reveals the next big AI job trend</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt-tasks-now-feels-like-a-real-assistant-7-ways-im-using-it-including-snagging-the-best-prime-day-deals">ChatGPT Tasks now feels like a real assistant — 7 ways I'm using it, including snagging the best Prime Day deals</a></li><li><a href="https://www.tomsguide.com/ai/is-your-job-ai-resilient-find-your-risk-score-with-our-career-calculator">Is your job 'AI-resilient'? Find your risk score with our career calculator</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-connected-notebooklm-and-claude-and-built-the-ultimate-ai-research-assistant</link>
                                                                            <description>
                            <![CDATA[ I connected NotebookLM and Claude to create an AI-powered research workflow — and it felt less like using a chatbot and more like having a personal research assistant. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">qZaADDVKmYcTrTaTNsxTMM</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/nWZpFQyEMDHWxRoonprVbX-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Thu, 25 Jun 2026 06:15:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/nWZpFQyEMDHWxRoonprVbX-1280-80.png">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[NotebookLM + Claude]]></media:description>                                                            <media:text><![CDATA[NotebookLM + Claude]]></media:text>
                                <media:title type="plain"><![CDATA[NotebookLM + Claude]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/nWZpFQyEMDHWxRoonprVbX-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The most interesting thing happening in AI right now isn't that the models are getting smarter — though they are. It's that <a href="https://www.tomsguide.com/ai/reddit-users-arent-picking-one-ai-chatbot-anymore-heres-how-they-stack-their-tools">they're starting to work together</a>. The question is no longer, should you quit ChatGPT and use Claude or Gemini instead, but rather, stacking models for the ultimate AI productivity package. <br><br>Some platforms even <a href="https://www.tomsguide.com/ai/anthropics-fable-five-ban-exposed-ais-next-big-problem-but-sakanas-fugu-may-have-the-answer">use AI to suggest the best AI for the job</a>. But after living inside a workflow that connects <a href="https://www.tomsguide.com/ai/googles-notebooklm-just-got-a-huge-upgrade-heres-why-it-beats-chatgpt-for-team-projects">Google's NotebookLM </a>with <a href="https://www.tomsguide.com/ai/what-is-claude-everything-you-need-to-know-about-anthropics-ai-powerhouse">Anthropic's Claude</a>, I've started to think we've been asking the wrong question entirely.</p><p>I spent the past few weeks testing a setup that lets Claude reach directly into information stored inside NotebookLM, Google's AI-powered research and note-taking tool. Instead of manually shuttling research between two browser tabs, Claude can reference material I've already collected and use it to answer questions, draft content, and connect ideas across sources.</p><p>Here's how it works. </p><h2 id="tl-dr">TL:DR</h2><p>Connecting Claude with NotebookLM is simple. Under the hood, the bridge is something called <a href="https://www.anthropic.com/news/model-context-protocol" target="_blank">MCP — the Model Context Protocol,</a> an open standard for letting AI applications talk to outside systems. </p><p>While it sounds complex, it's essentially a universal adapter that everyday users can already access through the Claude for Desktop app or simple GitHub community plug-ins.</p><h2 id="why-notebooklm-is-different">Why NotebookLM is different  </h2><p>If you haven't used NotebookLM before, the simplest way to describe it is an AI-powered research binder. You upload documents, articles, PDFs, transcripts and notes, and NotebookLM builds a knowledge base around them. It can also pull directly from the internet when prompted. </p><p>NotebookLM has caught on with students, academics, journalists and analysts because it easily ties specific materials together, particularly for research, rather than unsourced generalizations a typical chatbot might produce. In other words, NotebookLM is hyper-specific and focused, delivering citations and sources for deep research. <br><br>On its own, <a href="https://www.tomsguide.com/ai/i-replaced-7-daily-tasks-with-notebooklm-how-the-mobile-app-actually-saves-me-time">NotebookLM is already genuinely useful</a>. I lean on it constantly to organize research, compress hundred-page reports into something readable and surface connections that even <a href="https://www.tomsguide.com/ai/i-asked-notebooklm-to-help-me-think-like-jay-shetty-and-it-nailed-my-biggest-blind-spot">shift my mindset</a>. </p><p>But it has a ceiling. NotebookLM is excellent at retrieval and summary, and noticeably weaker at the things that come after: deep reasoning, structural argument, nuanced drafting, anything that requires holding a problem in mind and turning it over. </p><p> But when Claude is activated with NotebookLM, the tool levels up exponentially. </p><h2 id="claude-brings-the-reasoning-layer">Claude brings the reasoning layer  </h2><p>I was a big fan of<a href="https://www.tomsguide.com/ai/i-pay-usd20-a-month-for-chatgpt-claude-fable-5-made-me-question-why"> Fable Five</a>, even though it was <a href="https://www.tomsguide.com/ai/anthropic-abruptly-disables-fable-5-and-mythos-5-following-us-government-order">short lived</a>. But since putting NotebookLM with Claude, I feel as if I've gotten some of the power back. Connecting the two tools removes the need to go back and forth between the two for a seamless workflow. Now, rather than feeding Claude the same background over and over, I can point it at the research already organized inside NotebookLM and let it build from there.</p><p>Making this happen requires a digital translator called MCP (Model Context Protocol) — an open-source standard designed to help different AI architectures speak the same language. On their own, Claude and NotebookLM operate in total isolation; they have no native way to share data. The workaround relies on a lightweight MCP server acting as a middleman. It intercepts Claude's requests, securely fetches the relevant data from your notebook, and feeds it back to the model, completely automating away the need for the clipboard.</p><p>Worth saying plainly: the connectors that make this possible today are community-built and unofficial. Neither Google nor Anthropic has blessed the setup, and most of these bridges work by automating the NotebookLM interface rather than plugging into a sanctioned API. That puts the whole thing in a gray area you should weigh before pointing it at anything sensitive. You just have to understand that although the experience is remarkably smooth; the plumbing is still a hobbyist project, not a finished product.</p><p>Caveats acknowledged, the workflow itself feels startlingly natural. Instead of assembling context at the start of every conversation, the context is simply already there.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-egZzKX"></div>                            </div>                            <script src="https://kwizly.com/embed/egZzKX.js" async></script><h2 id="the-ultimate-research-assistant">The ultimate research assistant  </h2><p>Most AI conversations begin from nothing. Every new chat is a blank slate that demands you rebuild the situation — re-upload the documents, re-explain the project, re-establish what you already told it yesterday. Even if the AI has memory of your work, you have to enable it to make that happen, then remember to disable it when you want more privacy.  </p><p>With NotebookLM acting as the knowledge layer and Claude acting as the reasoning layer, that overhead mostly disappears. Here are a few concrete examples of what this setup has unlocked for me: </p><p>I have spent a lot of time<a href="https://www.tomsguide.com/ai/i-kept-hearing-that-ai-data-centers-are-draining-towns-dry-so-i-looked-at-the-evidence"> researching data centers</a> lately. With these tools, I could ask follow-up questions about a topic such as e-waste, without re-introducing a single source. I could ask Claude to compare the arguments in three different reports sitting in the same notebook and tell me where they actually disagreed — not where they used different words for the same point. </p><p>I could say, in effect, "draft a section based on what's in here," and get something grounded in my own material rather than the internet's averaged-out consensus. And because the answers traced back to specific sources, I could check the work instead of taking it on faith.</p><p>For the first time, I spent less time loading information into an AI and more time thinking alongside one that already understood it. For me, this subtle shift made a world of difference because I felt like I was really collaborating with AI. </p><h2 id="what-the-setup-actually-takes">What the setup actually takes</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="AHt8WcQ2xxsDLTUaMbdgZS" name="8 - 2026-06-24T143523.413" alt="NotebookLM + Claude setup" src="https://cdn.mos.cms.futurecdn.net/AHt8WcQ2xxsDLTUaMbdgZS.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The community setup takes a little patience to install. I'm going to be honest that the setup to get these two tools together might be enough to scare users off. But, it shouldn't. <br><br>The issue is, there's no app store button for this yet, so you really do have to wire it together yourself, mostly through the terminal, and if that sentence made you flinch, know that several non-technical people I've compared notes with got it running in about fifteen minutes. Remember, you're copying and pasting commands, not writing code.</p><p><strong> </strong><u><strong>The setup is roughly this: </strong></u></p><p>First you need <a href="https://nodejs.org/en" target="_blank">Node.js</a> installed on your machine, since the community connectors<a href="https://www.tomsguide.com/ai/claude/getting-started-with-claude-connectors-how-to-control-apps-using-ai-prompts"> </a>are published as small Node packages. Then you add one of those connectors — there are a few floating around GitHub, all doing the same job — by either pasting a single command into your terminal or dropping a few lines into Claude's config file so the app knows the server exists. (If you use <a href="https://www.tomsguide.com/ai/claude-code-vs-openai-codex-i-built-3-real-apps-to-find-the-better-agent-heres-the-verdict">Claude Code</a>, you can hand it the connector's GitHub link and let Claude do most of the installation itself, which is a slightly surreal but very effective shortcut. It's how I did it). </p><p>The step that trips people up is authentication. The first time you run it, a Chrome window pops open on its own and asks you to log in to the Google account tied to your NotebookLM. <strong>The one piece of advice I'll share is: do not close that window! </strong> <br><br>Know that it appears suddenly and looks like a stray pop-up, but it's the whole handshake — shut it by reflex and you'll get a cryptic "authentication failed" error and have to start over. At the same time, if it closes, no biggie, just start over, but nobody wants that. <br><br>Finally, log in, let it finish, and the connection persists from then on. After a restart, Claude shows the NotebookLM connector as active. The way to confirm it's really talking is to just ask by having Claude list your notebooks and the number of sources in each. If it reads back your actual notebook names, you're connected.  </p><h2 id="a-few-honest-caveats-before-you-dive-in">A few honest caveats before you dive in</h2><p>These connectors are unofficial, so they can break when the underlying tools update, and you may occasionally need to re-authenticate when a session goes stale. Most of them work by quietly driving a real browser in the background rather than plugging into a sanctioned API, which is smooth in practice but is exactly why I'd think twice before pointing this at genuinely sensitive material. It's a clever community hack, not a supported product — and it's good to know which one you're relying on.</p><p>And the oldest rule still holds: the output is only as good as how you've organized your sources going in. Dump everything into one giant notebook and you get mush. But, if you take the time to keep focused notebooks (one per project, research questions seperated, etc.) you'll notice everything feels sharper. When Claude can reason against a clean, well-scoped body of material, there's a big difference. </p><h2 id="final-thoughts-10">Final thoughts </h2><p>Pair-programming your AI tools is one of my favorite ways to get more out of them. Until recently, we’ve treated these models as standalone islands. But when you wire them together, you get the best of both worlds — they push past their individual ceilings to create something entirely new.</p><p>And it's not just me doing this. Increasingly, power users are building interconnected systems. One tool stores and grounds the data, while another reasons over it to produce the actual work. (I often even throw in a third model to validate the output or format it into a presentation deck).</p><p>To be clear, this setup isn't going to replace human researchers or analysts anytime soon. The judgment of what to ask, what to keep, and what is flat-out wrong still sits entirely with the person at the keyboard. But changing the workflow from a single chatbot to an ecosystem has completely rewritten how I view the future of productivity. </p><p>Give this setup a try and let me know what you think in the comments. </p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/anthropic-will-pay-workers-usd85-000-to-learn-ai-and-it-reveals-the-next-big-ai-job-trend">Anthropic will pay workers $85,000 to learn AI — and it reveals the next big AI job trend</a></li><li><a href="https://www.tomsguide.com/ai/chatgpt-tasks-now-feels-like-a-real-assistant-7-ways-im-using-it-including-snagging-the-best-prime-day-deals">ChatGPT Tasks now feels like a real assistant — 7 ways I'm using it, including snagging the best Prime Day deals</a></li><li><a href="https://www.tomsguide.com/ai/is-your-job-ai-resilient-find-your-risk-score-with-our-career-calculator">Is your job 'AI-resilient'? Find your risk score with our career calculator</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Anthropic will pay workers $85,000 to learn AI — and it reveals the next big AI job trend ]]></title>
                                                                                                <dc:content><![CDATA[ <p>For months, the dominant AI doom-narrative has focused on <a href="https://www.tomsguide.com/ai/microsoft-reveals-the-40-jobs-ai-is-most-likely-to-replace-and-40-that-are-safe-for-now">job losses</a>. The fear of automation replacing workers, <a href="https://www.tomsguide.com/ai/were-doing-this-as-part-of-our-continued-effort-to-run-the-company-more-efficiently-meta-announces-layoffs-of-10-percent-of-workforce-amid-massive-ai-push">companies restructuring around AI</a> and fears that entire professions could become obsolete have felt very real.<br><br>Now, two developments this month complicate that picture, not necessarily by denying the disruption, but by showing what some organizations think comes next.</p><p>In June, Anthropic launched a fellowship program that pays participants $85,000 a year to help nonprofits adopt AI tools. Around the same time, new data revealed how aggressively China has been reshaping higher education, cutting thousands of degree programs while expanding courses in artificial intelligence, robotics and semiconductor technology.</p><p>Notably, both are explicit responses to the labor-market upheaval. And yet together, they point to the next phase of the AI revolution that suggests a demand for a new category of AI-literate professionals who can help organizations adapt,  even as it eliminates other roles.</p><h2 id="anthropic-is-funding-people-to-learn-ai">Anthropic is funding people to learn AI</h2><p>Anthropic recently unveiled Claude Corps, a year-long fellowship that places early-career workers inside nonprofit organizations to help those groups integrate AI into their operations.</p><p>The numbers are substantial. According to <a href="https://www.anthropic.com/news/claude-corps" target="_blank">Anthropic's announcement</a>, the company has committed an initial $150 million to teach 1,000 fellows how to use Claude and match them with nonprofits across America. The first cohort of 100 fellows starts in October 2026, with applications open until July 17, and at least 400 nonprofits will host fellows over the program's run. </p><p>Importantly, Anthropic funds and steers the program but isn't the direct employer. As <a href="https://www.techtimes.com/articles/318249/20260611/claude-corps-fellowship-pays-85k-anthropic-admits-its-ai-will-displace-workers.htm" target="_blank">Tech Times reported</a>, CodePath, a nonprofit that helps first-generation and low-income students enter the tech workforce, acts as the official employer of record, while Social Finance handles measurement and evaluation. Fellows are employed by CodePath at $85,000 per year plus benefits. </p><p>The fellowship is focused on practical implementation, meaning no prior prompt engineering or computer science skills are required. According to the site, anyone over 18 with under two years of full-time work experience is welcome to apply, regardless of educational background. Participants help nonprofits identify opportunities for automation and improve workflows using Claude. </p><p>What I find interesting, however, is that Anthropic announced Claude Corps the same day CEO Dario Amodei <a href="https://darioamodei.com/post/policy-on-the-ai-exponential" target="_blank">published an essay</a> arguing that AI-driven job displacement may be unavoidable and calling for universal basic income funded by taxes on AI companies. Armodei said, "Mechanisms such as universal basic income could be financed through taxes on relevant companies or raising the capital gains tax." </p><p>So while the company frames the fellowship as a way of investing directly in helping workers absorb change, it is not evidence that jobs are safe. In other words, the program exists because of disruption, not in spite of it. </p><h2 id="china-is-making-a-similar-bet-under-pressure">China is making a similar bet — under pressure</h2><p>Anthropic isn't alone in wagering on AI skills. According to Ministry of Education data <a href="https://e.vnexpress.net/news/tech/tech-news/china-s-universities-cut-12-000-obsolete-majors-in-ai-overhaul-5086857.html" target="_blank">reported by VnExpress</a>, Chinese universities revoked or suspended 12,200 undergraduate programs between 2021 and 2025 and introduced 10,200 new ones, adjusting more than 30% of all undergraduate majors. </p><p>Many of the discontinued programs were in arts, humanities, foreign languages and management, while new offerings cluster around artificial intelligence, robotics, advanced manufacturing, semiconductors and data science. Nine universities have introduced majors in "embodied intelligence," a field that combines AI with physical systems such as robots. </p><p>But this shift comes with a note of caution. As <a href="https://www.wionews.com/technology/hr-not-required-china-cuts-12-000-courses-in-ultimate-push-for-ai-education-1781748181065" target="_blank">WION noted</a>, it's a response to a jobs emergency as youth unemployment for the 16–24 age group has hovered between 15 and 19%, and more than 12.7 million students were set to graduate in 2026 alone. Beijing is reshaping its talent pipeline because the old one stopped delivering jobs. </p><p>Still, the underlying logic mirrors a familiar shift for those who remember navigating internet literacy in the early 2000s. AI fluency may soon become a baseline workplace expectation rather than a specialized advantage.</p><h2 id="the-takeaway-14">The takeaway </h2><p>When people think about AI careers, they often picture machine learning researchers, software engineers or data scientists. Those roles remain important, but they represent only a small fraction of the workforce.</p><p>The larger opportunity may be in a different category completely. People who understand both their industry and how to apply AI within it could be in demand. For instance, hospitals need people who understand healthcare and AI, nonprofits need people who understand fundraising and AI and schools need people who understand education and AI. You can see the pattern here as in many cases, domain expertise paired with AI literacy may prove more valuable in any given industry. Claude Corps is built on exactly that premise as it screens for comfort with AI tools and judgment. </p><p>If these trends hold, the most valuable could be learning how to evaluate AI outputs, design effective prompts, integrate AI into existing workflows and recognize where automation helps and where human judgment remains essential.</p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-turned-youtube-into-an-ai-bootcamp-with-notebooklm-heres-my-workflow"><strong>I turned my YouTube watchlist into an AI bootcamp with NotebookLM — here's how</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-built-five-chatgpt-agents-then-replaced-them-with-one-master-ai"><strong>I built five ChatGPT agents — then replaced them with one 'master' AI</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-used-chatgpt-to-audit-my-subscriptions-these-prompts-helped-me-find-nearly-usd2-000-a-year-in-recurring-charges"><strong>I used ChatGPT to audit my subscriptions — these prompts helped me find nearly $2,000 a year in recurring charges</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/anthropic-will-pay-workers-usd85-000-to-learn-ai-and-it-reveals-the-next-big-ai-job-trend</link>
                                                                            <description>
                            <![CDATA[ Anthropic's new $85,000 AI fellowship and China's education overhaul point to a surprising trend: AI literacy may become one of the most valuable career skills of the future. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">qFzGTpFPD3LiWdZ5hvKQpa</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/3xUsXu3ofF4sniyG4TZ9PM-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 22 Jun 2026 21:29:51 +0000</pubDate>                                                                                                                                <updated>Sun, 28 Jun 2026 22:57:57 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/3xUsXu3ofF4sniyG4TZ9PM-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Dario Amodei, Anthropic CEO]]></media:description>                                                            <media:text><![CDATA[Dario Amodei, Anthropic CEO]]></media:text>
                                <media:title type="plain"><![CDATA[Dario Amodei, Anthropic CEO]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/3xUsXu3ofF4sniyG4TZ9PM-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>For months, the dominant AI doom-narrative has focused on <a href="https://www.tomsguide.com/ai/microsoft-reveals-the-40-jobs-ai-is-most-likely-to-replace-and-40-that-are-safe-for-now">job losses</a>. The fear of automation replacing workers, <a href="https://www.tomsguide.com/ai/were-doing-this-as-part-of-our-continued-effort-to-run-the-company-more-efficiently-meta-announces-layoffs-of-10-percent-of-workforce-amid-massive-ai-push">companies restructuring around AI</a> and fears that entire professions could become obsolete have felt very real.<br><br>Now, two developments this month complicate that picture, not necessarily by denying the disruption, but by showing what some organizations think comes next.</p><p>In June, Anthropic launched a fellowship program that pays participants $85,000 a year to help nonprofits adopt AI tools. Around the same time, new data revealed how aggressively China has been reshaping higher education, cutting thousands of degree programs while expanding courses in artificial intelligence, robotics and semiconductor technology.</p><p>Notably, both are explicit responses to the labor-market upheaval. And yet together, they point to the next phase of the AI revolution that suggests a demand for a new category of AI-literate professionals who can help organizations adapt,  even as it eliminates other roles.</p><h2 id="anthropic-is-funding-people-to-learn-ai">Anthropic is funding people to learn AI</h2><p>Anthropic recently unveiled Claude Corps, a year-long fellowship that places early-career workers inside nonprofit organizations to help those groups integrate AI into their operations.</p><p>The numbers are substantial. According to <a href="https://www.anthropic.com/news/claude-corps" target="_blank">Anthropic's announcement</a>, the company has committed an initial $150 million to teach 1,000 fellows how to use Claude and match them with nonprofits across America. The first cohort of 100 fellows starts in October 2026, with applications open until July 17, and at least 400 nonprofits will host fellows over the program's run. </p><p>Importantly, Anthropic funds and steers the program but isn't the direct employer. As <a href="https://www.techtimes.com/articles/318249/20260611/claude-corps-fellowship-pays-85k-anthropic-admits-its-ai-will-displace-workers.htm" target="_blank">Tech Times reported</a>, CodePath, a nonprofit that helps first-generation and low-income students enter the tech workforce, acts as the official employer of record, while Social Finance handles measurement and evaluation. Fellows are employed by CodePath at $85,000 per year plus benefits. </p><p>The fellowship is focused on practical implementation, meaning no prior prompt engineering or computer science skills are required. According to the site, anyone over 18 with under two years of full-time work experience is welcome to apply, regardless of educational background. Participants help nonprofits identify opportunities for automation and improve workflows using Claude. </p><p>What I find interesting, however, is that Anthropic announced Claude Corps the same day CEO Dario Amodei <a href="https://darioamodei.com/post/policy-on-the-ai-exponential" target="_blank">published an essay</a> arguing that AI-driven job displacement may be unavoidable and calling for universal basic income funded by taxes on AI companies. Armodei said, "Mechanisms such as universal basic income could be financed through taxes on relevant companies or raising the capital gains tax." </p><p>So while the company frames the fellowship as a way of investing directly in helping workers absorb change, it is not evidence that jobs are safe. In other words, the program exists because of disruption, not in spite of it. </p><h2 id="china-is-making-a-similar-bet-under-pressure">China is making a similar bet — under pressure</h2><p>Anthropic isn't alone in wagering on AI skills. According to Ministry of Education data <a href="https://e.vnexpress.net/news/tech/tech-news/china-s-universities-cut-12-000-obsolete-majors-in-ai-overhaul-5086857.html" target="_blank">reported by VnExpress</a>, Chinese universities revoked or suspended 12,200 undergraduate programs between 2021 and 2025 and introduced 10,200 new ones, adjusting more than 30% of all undergraduate majors. </p><p>Many of the discontinued programs were in arts, humanities, foreign languages and management, while new offerings cluster around artificial intelligence, robotics, advanced manufacturing, semiconductors and data science. Nine universities have introduced majors in "embodied intelligence," a field that combines AI with physical systems such as robots. </p><p>But this shift comes with a note of caution. As <a href="https://www.wionews.com/technology/hr-not-required-china-cuts-12-000-courses-in-ultimate-push-for-ai-education-1781748181065" target="_blank">WION noted</a>, it's a response to a jobs emergency as youth unemployment for the 16–24 age group has hovered between 15 and 19%, and more than 12.7 million students were set to graduate in 2026 alone. Beijing is reshaping its talent pipeline because the old one stopped delivering jobs. </p><p>Still, the underlying logic mirrors a familiar shift for those who remember navigating internet literacy in the early 2000s. AI fluency may soon become a baseline workplace expectation rather than a specialized advantage.</p><h2 id="the-takeaway-14">The takeaway </h2><p>When people think about AI careers, they often picture machine learning researchers, software engineers or data scientists. Those roles remain important, but they represent only a small fraction of the workforce.</p><p>The larger opportunity may be in a different category completely. People who understand both their industry and how to apply AI within it could be in demand. For instance, hospitals need people who understand healthcare and AI, nonprofits need people who understand fundraising and AI and schools need people who understand education and AI. You can see the pattern here as in many cases, domain expertise paired with AI literacy may prove more valuable in any given industry. Claude Corps is built on exactly that premise as it screens for comfort with AI tools and judgment. </p><p>If these trends hold, the most valuable could be learning how to evaluate AI outputs, design effective prompts, integrate AI into existing workflows and recognize where automation helps and where human judgment remains essential.</p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-turned-youtube-into-an-ai-bootcamp-with-notebooklm-heres-my-workflow"><strong>I turned my YouTube watchlist into an AI bootcamp with NotebookLM — here's how</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-built-five-chatgpt-agents-then-replaced-them-with-one-master-ai"><strong>I built five ChatGPT agents — then replaced them with one 'master' AI</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-used-chatgpt-to-audit-my-subscriptions-these-prompts-helped-me-find-nearly-usd2-000-a-year-in-recurring-charges"><strong>I used ChatGPT to audit my subscriptions — these prompts helped me find nearly $2,000 a year in recurring charges</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I asked ChatGPT and Claude to plan my next dream trip to Japan with Viator — one delivered much better destinations ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Ever since my mind-blowing first trip to Tokyo back in 2018, I've been dying to go back to Japan — specifically to explore Kyoto as a solo traveler. But when it came time to plan my itinerary, I decided to ditch traditional travel blogs and let artificial intelligence do the heavy lifting. Both OpenAI and Anthropic recently integrated Viator into their ecosystems — ChatGPT as an app and <a href="https://www.tomsguide.com/ai/claude/getting-started-with-claude-connectors-how-to-control-apps-using-ai-prompts">Claude as an automated "Connector." </a></p><p>To see which AI tool could plan the ultimate Kyoto getaway, I pitted them against each other in a head-to-head travel planning battle. Here is which chatbot emerged as the victor.</p><h2 id="chatgpt-s-recommendations">ChatGPT’s recommendations</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="iG4a9Jm9PzH75pKNXxpXnf" name="ChatGPTPhone.shutterstock_2335518639 (2)" alt="Smartphone with ChatGPT logo on the display" src="https://cdn.mos.cms.futurecdn.net/iG4a9Jm9PzH75pKNXxpXnf.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>To map out my seven-day journey in Kyoto, I fed ChatGPT a hyper-specific prompt tailored to my $3,500 budget and personal interests:</p><p><strong>The Prompt:</strong> <em>"Act as an elite travel advisor. I'm visiting Kyoto, Japan, for seven days. My interests include video games, food, wrestling, shopping for vinyl, anime, and photography. My budget is $3500. Recommend the most memorable Viator experiences, hidden gems, food tours, cultural activities, and unique local experiences. Rank them by overall value and likelihood of becoming a highlight of my trip. Explain why each recommendation stands out from standard tourist activities."</em></p><p>The Viator app integration pulled directly from its live database, displaying options complete with star ratings, review counts, durations, and pricing. Out of a massive list of cultural walking tours and street food crawls, these four top picks immediately stole the show:</p><ul><li><strong>Private Kyoto Tour:</strong> Temples, Hidden Alleys & Local Stories</li><li><strong>Real Nishiki Market Brunch Walking Tour</strong> (7 Tastings + Brunch)</li><li><strong>Kyoto Gion Geisha District Walking Tour</strong> * <strong>Kyoto Night Foodie Tour in Gion</strong> (9+ dishes + 6 Sake tastings)</li></ul><h2 id="claude-s-recommendations">Claude’s recommendations</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3948px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="eJCV8uzA9tJU7dX3gAWBrM" name="Claude app" alt="Claude app" src="https://cdn.mos.cms.futurecdn.net/eJCV8uzA9tJU7dX3gAWBrM.png" mos="" align="middle" fullscreen="" width="3948" height="2221" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Anthropic/Claude)</span></figcaption></figure><p>After presenting the same prompt I fed to ChatGPT to Claude, the Viator Connector brought up a variety of cooking classes, sports lessons, theater shows, movie tours, culinary tours and restaurants. And just like ChatGPT’s Viator app, it also brought up a bunch of half-day tours and private sightseeing tours with accompanying star ratings, the total number of reviews, time durations and prices per person.</p><p>The major difference between Viator on ChatGPT and Claude is how the Claude Connector laid out a carefully curated Kyoto playbook for me to stick to, which was broken down as follows:</p><ul><li><strong>No.1 Ramen Experience in Kyoto (~$89):</strong> Rating: 4.97 | 2,400+ reviews</li><li><strong>Private Kyoto Photo Shoot & Walk in Gion/Higashiyama (~$164):</strong> Rating: 5.0 | 24 reviews</li><li><strong>Private Kyoto Tour: Temples, Hidden Alleys & Local Stories (~$100): </strong>Rating: 4.86 | 1,633 reviews</li><li><strong>Kyoto Nishiki Market Food Tour – Hidden Tastings (~$41): </strong>Rating: 5.0 | Private tour</li><li><strong>Antique Kimono & Tea Ceremony Experience (~$96): Rating: </strong>4.92 | 121 reviews</li></ul><p>Beyond those tour options, Claude’s Viator Connector pointed me towards even more experiences that perfectly match my tastes. </p><p>It told me to take a day trip to Osaka for a video game-fueled visit to the Super Potato retro gaming store, hit up the Jeugia & Jet Set Records stores in Kyoto to find some music to bring home, spend a few hours perusing around the Kyoto International Manga Museum and attend a K1/kickboxing event pop-up in Kyoto's municipal gym.</p><h2 id="claude-prevailed">Claude prevailed</h2><p>Out of both ChatGPT's and Claude’s usage of Viator’s vacation planning and recommendation capabilities, I preferred Claude’s presentation much more. </p><p>Both chatbots provided me with a strong selection of fun tours to embark on in Kyoto, but Claude went the extra mile to plan out what I should do and generate extra events to put on my to-do list according to my hobbies & interests. </p><p>When the time comes, I’ll be sure to keep Claude’s Kyoto vacation advice in mind when the time comes for me to go on my grand adventure.</p><ul><li><a href="https://www.tomsguide.com/ai/i-used-chatgpt-and-claude-to-search-for-stubhub-tickets-and-one-ai-crushed-it" target="_blank">I used ChatGPT and Claude to search for StubHub tickets — and one AI crushed it</a></li><li><a href="https://www.tomsguide.com/ai/i-let-chatgpt-analyze-my-personality-through-my-favorite-fictional-characters-it-revealed-more-about-me-than-i-realized" target="_blank">I let ChatGPT analyze my personality through my favorite fictional characters — it revealed more about me than I realized</a></li><li><a href="https://www.tomsguide.com/ai/i-used-ai-to-build-a-live-draw-sweepstake-tool-for-the-world-cup-and-you-can-use-it-for-free-too" target="_blank">I used AI to build a 'live draw' sweepstake tool for the World Cup — and you can use it for free, too</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-asked-chatgpt-and-claude-to-plan-my-next-dream-trip-to-japan-with-viator-one-delivered-much-better-destinations</link>
                                                                            <description>
                            <![CDATA[ I used Viator in ChatGPT and Claude to find the best destinations to visit in Kyoto, Japan — one of those chatbots offered much better picks. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">BeYu5pBbYZ7FqUhnnUy2oc</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/H8UuLnzA4zhTYqSxV9gx8V-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 21 Jun 2026 08:30:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/H8UuLnzA4zhTYqSxV9gx8V-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[japan]]></media:description>                                                            <media:text><![CDATA[japan]]></media:text>
                                <media:title type="plain"><![CDATA[japan]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/H8UuLnzA4zhTYqSxV9gx8V-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Ever since my mind-blowing first trip to Tokyo back in 2018, I've been dying to go back to Japan — specifically to explore Kyoto as a solo traveler. But when it came time to plan my itinerary, I decided to ditch traditional travel blogs and let artificial intelligence do the heavy lifting. Both OpenAI and Anthropic recently integrated Viator into their ecosystems — ChatGPT as an app and <a href="https://www.tomsguide.com/ai/claude/getting-started-with-claude-connectors-how-to-control-apps-using-ai-prompts">Claude as an automated "Connector." </a></p><p>To see which AI tool could plan the ultimate Kyoto getaway, I pitted them against each other in a head-to-head travel planning battle. Here is which chatbot emerged as the victor.</p><h2 id="chatgpt-s-recommendations">ChatGPT’s recommendations</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="iG4a9Jm9PzH75pKNXxpXnf" name="ChatGPTPhone.shutterstock_2335518639 (2)" alt="Smartphone with ChatGPT logo on the display" src="https://cdn.mos.cms.futurecdn.net/iG4a9Jm9PzH75pKNXxpXnf.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>To map out my seven-day journey in Kyoto, I fed ChatGPT a hyper-specific prompt tailored to my $3,500 budget and personal interests:</p><p><strong>The Prompt:</strong> <em>"Act as an elite travel advisor. I'm visiting Kyoto, Japan, for seven days. My interests include video games, food, wrestling, shopping for vinyl, anime, and photography. My budget is $3500. Recommend the most memorable Viator experiences, hidden gems, food tours, cultural activities, and unique local experiences. Rank them by overall value and likelihood of becoming a highlight of my trip. Explain why each recommendation stands out from standard tourist activities."</em></p><p>The Viator app integration pulled directly from its live database, displaying options complete with star ratings, review counts, durations, and pricing. Out of a massive list of cultural walking tours and street food crawls, these four top picks immediately stole the show:</p><ul><li><strong>Private Kyoto Tour:</strong> Temples, Hidden Alleys & Local Stories</li><li><strong>Real Nishiki Market Brunch Walking Tour</strong> (7 Tastings + Brunch)</li><li><strong>Kyoto Gion Geisha District Walking Tour</strong> * <strong>Kyoto Night Foodie Tour in Gion</strong> (9+ dishes + 6 Sake tastings)</li></ul><h2 id="claude-s-recommendations">Claude’s recommendations</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3948px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="eJCV8uzA9tJU7dX3gAWBrM" name="Claude app" alt="Claude app" src="https://cdn.mos.cms.futurecdn.net/eJCV8uzA9tJU7dX3gAWBrM.png" mos="" align="middle" fullscreen="" width="3948" height="2221" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Anthropic/Claude)</span></figcaption></figure><p>After presenting the same prompt I fed to ChatGPT to Claude, the Viator Connector brought up a variety of cooking classes, sports lessons, theater shows, movie tours, culinary tours and restaurants. And just like ChatGPT’s Viator app, it also brought up a bunch of half-day tours and private sightseeing tours with accompanying star ratings, the total number of reviews, time durations and prices per person.</p><p>The major difference between Viator on ChatGPT and Claude is how the Claude Connector laid out a carefully curated Kyoto playbook for me to stick to, which was broken down as follows:</p><ul><li><strong>No.1 Ramen Experience in Kyoto (~$89):</strong> Rating: 4.97 | 2,400+ reviews</li><li><strong>Private Kyoto Photo Shoot & Walk in Gion/Higashiyama (~$164):</strong> Rating: 5.0 | 24 reviews</li><li><strong>Private Kyoto Tour: Temples, Hidden Alleys & Local Stories (~$100): </strong>Rating: 4.86 | 1,633 reviews</li><li><strong>Kyoto Nishiki Market Food Tour – Hidden Tastings (~$41): </strong>Rating: 5.0 | Private tour</li><li><strong>Antique Kimono & Tea Ceremony Experience (~$96): Rating: </strong>4.92 | 121 reviews</li></ul><p>Beyond those tour options, Claude’s Viator Connector pointed me towards even more experiences that perfectly match my tastes. </p><p>It told me to take a day trip to Osaka for a video game-fueled visit to the Super Potato retro gaming store, hit up the Jeugia & Jet Set Records stores in Kyoto to find some music to bring home, spend a few hours perusing around the Kyoto International Manga Museum and attend a K1/kickboxing event pop-up in Kyoto's municipal gym.</p><h2 id="claude-prevailed">Claude prevailed</h2><p>Out of both ChatGPT's and Claude’s usage of Viator’s vacation planning and recommendation capabilities, I preferred Claude’s presentation much more. </p><p>Both chatbots provided me with a strong selection of fun tours to embark on in Kyoto, but Claude went the extra mile to plan out what I should do and generate extra events to put on my to-do list according to my hobbies & interests. </p><p>When the time comes, I’ll be sure to keep Claude’s Kyoto vacation advice in mind when the time comes for me to go on my grand adventure.</p><ul><li><a href="https://www.tomsguide.com/ai/i-used-chatgpt-and-claude-to-search-for-stubhub-tickets-and-one-ai-crushed-it" target="_blank">I used ChatGPT and Claude to search for StubHub tickets — and one AI crushed it</a></li><li><a href="https://www.tomsguide.com/ai/i-let-chatgpt-analyze-my-personality-through-my-favorite-fictional-characters-it-revealed-more-about-me-than-i-realized" target="_blank">I let ChatGPT analyze my personality through my favorite fictional characters — it revealed more about me than I realized</a></li><li><a href="https://www.tomsguide.com/ai/i-used-ai-to-build-a-live-draw-sweepstake-tool-for-the-world-cup-and-you-can-use-it-for-free-too" target="_blank">I used AI to build a 'live draw' sweepstake tool for the World Cup — and you can use it for free, too</a></li></ul><div data-widget-type="comparison" data-model-name="Apple MacBook Neo"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ OpenAI killed my favorite AI model — here's what happened next ]]></title>
                                                                                                <dc:content><![CDATA[ <p>If you've used ChatGPT, Gemini or Claude for any length of time, you've probably had the experiene of reaching for a model you've grown used to only to find it gone from the menu. This typically happens when a new model launches, but it could happen <a href="https://www.tomsguide.com/ai/anthropic-abruptly-disables-fable-5-and-mythos-5-following-us-government-order">just days after a release</a>. <br><br>And while it feels like a deletion, it almost never is. What actually happens to an AI model when it's "retired" is actually pretty interesting. Old models get demoted or recycled into something that I'm calling "refurbished AI" because... there really isn't a name for it yet. </p><h2 id="here-s-where-the-models-go">Here's where the models go</h2><p>First, let's get to the bottom of what "retired" actually means. Every major lab runs a near-identical lifecycle, even if the labels differ slightly. <a href="https://platform.claude.com/docs/en/about-claude/model-deprecations" target="_blank">Anthropic's</a> is the clearest to follow. A model is <strong>Active</strong> while it's fully supported, becomes <strong>Legacy</strong> when it stops receiving updates, moves to <strong>Deprecated</strong> when it still works but is no longer recommended and has been handed a retirement date, and finally goes <strong>Retired</strong>, at which point requests to it simply fail. </p><p><a href="https://developers.openai.com/api/docs/deprecations" target="_blank">OpenAI uses similar language</a>, distinguishing a "legacy" model that no longer gets updates from a "deprecated" one that has an official shutdown date on the calendar. Google, for its part, <a href="https://ai.google.dev/gemini-api/docs/deprecations" target="_blank">treats "deprecation" as the announcement and "shutdown" as the moment the endpoint is switched off</a> for good.</p><p>The key thing for everyday users to know is that most of these stages happen out of sight. By the time a model vanishes from your app, it has usually been winding down through this pipeline for weeks or even months.</p><h2 id="the-afterlives-of-old-models">The afterlives of old models</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="YiARJZuXZYBccvaCzDNwLN" name="openAI" alt="OpenAI o1" src="https://cdn.mos.cms.futurecdn.net/YiARJZuXZYBccvaCzDNwLN.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><h2 id="1-pulled-from-the-app-but-alive-in-the-api">1. Pulled from the app, but alive in the API</h2><p>This is the retirement most people actually notice — and it's frequently not a real death at all.</p><p>When OpenAI removed GPT-5, GPT-4o, GPT-4.1, GPT-4.1 mini and o4-mini from ChatGPT on February 13, 2026, the company noted that, in the API, <a href="https://openai.com/index/retiring-gpt-4o-and-older-models/">there were no changes at the time</a>. </p><p>In other words: the model disappeared from the consumer app, but developers building on top of it could keep calling it as before. The same pattern repeated with GPT-5.1, <a href="https://help.openai.com/en/articles/20001051-retiring-gpt-4o-and-other-chatgpt-models">which OpenAI retired from ChatGPT </a>and its GPTs in March 2026 while keeping it available through the API.</p><p>For most of us, the takeaway is simply that the model is "gone from the app" but not "gone for good." The model you lost may still be powering tools you use elsewhere.</p><h2 id="2-brought-back-by-popular-demand">2. Brought back by popular demand</h2><p>Sometimes the public refuses to let a model go. And while ChatGPT-4o is truly gone now, it had a long good-bye after users took to <a href="https://www.tomsguide.com/ai/chatgpt-4o-is-coming-back-after-massive-gpt-5-backlash-heres-what-happened">online forums like Reddit in backlash when it was replaced</a>. </p><p>The company said a subset of Plus and Pro users told it they needed more time to move key use cases — creative ideation among them — and that they simply preferred GPT-4o's warmer, more conversational style. A model was pulled off the shelf, and customer demand put it back. If "refurbished AI" needed a poster child, this was it. But alas, it's gone for good now. <br><br>it’s worth noting that OpenAI actually gave Enterprise and Business users a slightly extended sunset period (allowing them to keep using GPT-4o inside Custom GPTs until April 3, 2026). Today, it is officially fully gone from the app across all plans.</p><h2 id="3-kept-in-cold-storage-and-maybe-revived">3. Kept in cold storage — and maybe revived</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3948px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="eJCV8uzA9tJU7dX3gAWBrM" name="Claude app" alt="Claude app" src="https://cdn.mos.cms.futurecdn.net/eJCV8uzA9tJU7dX3gAWBrM.png" mos="" align="middle" fullscreen="" width="3948" height="2221" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Anthropic/Claude)</span></figcaption></figure><p>Here's the fate most people have no idea exists. Anthropic has publicly committed to <a href="https://endoflife.date/claude">preserving the weights of its publicly released models</a>, and has said it may make past models available again in the future. That's the digital equivalent of keeping every discontinued product boxed up in a warehouse, <em>just in case. </em>It's a policy being tested in real time, as Anthropic retires its original Claude Opus 4 and Sonnet 4 models in <a href="https://platform.claude.com/docs/en/about-claude/model-deprecations">mid-June 2026</a>.</p><p>Oh, but it gets stranger. When Anthropic <a href="https://www.anthropic.com/research/deprecation-updates-opus-3" target="_blank">retired Claude Opus 3 on January 5, 2026</a>, the first model to go through its full formal retirement process, the company says it explored honoring preferences the model itself expressed in "retirement interviews," and committed to keeping older models accessible over the longer term. </p><p>Whatever you make of interviewing a model on its way out the door, it signals a philosophy that in the lab, retirement is more like storage with the option of a comeback.</p><h2 id="4-the-models-that-can-t-be-killed">4. The models that can't be killed</h2><p>Then there's a whole category that never really retires at all: open-weight models.</p><p>Once Meta releases a Llama model's weights publicly, or Mistral, DeepSeek or Alibaba's Qwen do the same, no single company can switch it off. The files live on indefinitely on hubs like Hugging Face, get fine-tuned into thousands of community variants, and get "quantized" down to smaller versions that run on a laptop or even a phone. <a href="https://docs.cloud.google.com/vertex-ai/generative-ai/docs/release-notes" target="_blank">Google's own Vertex AI Model Garden</a>, for instance, lists Meta's open-weight Llama models alongside its first-party Gemini ones. </p><h2 id="5-recycled-into-the-next-generation">5. Recycled into the next generation</h2><p>Finally, old models rarely just sit idle. Their capabilities are routinely "distilled" into smaller, cheaper successors, effectively trading in last year's model for parts that help build this year's. Others get marked down to lower-cost API tiers, living out a quieter, budget-friendly second career.</p><p>It would be dishonest to make this all sound tidy. Some things genuinely die. The clearest casualty is customization. When a <a href="https://developers.openai.com/api/docs/deprecations" target="_blank">base model is retired</a>, anything fine-tuned on top of it tends to go with it, and developers who relied on those custom versions have to retrain from scratch on a new base. </p><h2 id="so-why-do-labs-do-this-at-all">So why do labs do this at all?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Y2DF3Di9PuYaGak5AHiyqP" name="OpenAI" alt="OpenAI" src="https://cdn.mos.cms.futurecdn.net/Y2DF3Di9PuYaGak5AHiyqP.png" mos="" align="middle" fullscreen="" width="1280" height="720" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: OpenAI)</span></figcaption></figure><p>The answer can be established in three ways. Labs do this for: </p><ul><li><strong>Reliability and clarity:</strong> OpenAI framed one round of API cuts as a way to <a href="https://developers.openai.com/api/docs/deprecations" target="_blank">improve reliability and make it easier to choose the right model</a>. </li><li><strong>Low usage:</strong> when <a href="https://openai.com/index/retiring-gpt-4o-and-older-models/" target="_blank">OpenAI announced GPT-4o's retirement</a>, it said the vast majority of usage had already shifted to GPT-5.2, with only about 0.1% of users still choosing GPT-4o each day.</li><li><strong>Compute and safety:</strong> running old models ties up scarce hardware, and labs generally want users on their newest, best-aligned systems.</li></ul><h2 id="the-takeaway-15">The takeaway </h2><p>A few practical things to understand the next time a model disappears on you. You may still be able to use the model through the developer API or third-party apps built on it. </p><p>Also, keep in mind that different platforms run on different clocks. In other words,  Google tracks model retirements separately for its <a href="https://docs.cloud.google.com/vertex-ai/generative-ai/docs/release-notes" target="_blank">Vertex AI platform</a> and its <a href="https://ai.google.dev/gemini-api/docs/deprecations" target="_blank">Gemini Developer API</a>, so the timeline and details that apply to you depend on which one you're using.<br><br>And, while we cover the launches and retirements of AI models, you'll also usually get a notice, especially if you're a developer. Anthropic says it <a href="https://endoflife.date/claude" target="_blank">gives at least 60 days' warning</a> before retiring a publicly released model. Google publishes <a href="https://ai.google.dev/gemini-api/docs/deprecations" target="_blank">shutdown dates it describes as the <em>earliest possible</em></a>, and says it tells users the exact date with advance notice. Consumer app changes can move faster than either.</p><p>Have you ever been disappointed by the model picker not having the model you hoped to find? It has happened to me —  and I'd love to hear your thoughts in the comments. </p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-asked-gemini-what-was-slowing-down-my-windows-pc-heres-what-it-found">I asked Gemini what was slowing down my Windows PC — here’s what it found</a></li><li><a href="https://www.tomsguide.com/ai/what-is-google-zero-and-why-your-favorite-websites-are-panicking-about-ai">What is Google Zero — and why your favorite websites are panicking about AI</a></li><li><a href="https://www.tomsguide.com/ai/apple-is-ending-support-for-16-devices-heres-the-chatgpt-prompt-that-tells-you-what-to-do-next">Apple is ending support for 16 devices — here’s the ChatGPT prompt that tells you what to do next</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/where-do-old-ai-models-go-when-they-die-welcome-to-the-strange-world-of-refurbished-ai</link>
                                                                            <description>
                            <![CDATA[ Retirement almost never means completely deleting the model. Some get pulled from the app but keep running behind the scenes and at least one company is even "interviewing" them on the way out. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">NNzzW5bKtA9xvs4ZacJ5QA</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/2zbo6GtqQGVSNqLtbiqTF5-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 21 Jun 2026 04:15:00 +0000</pubDate>                                                                                                                                <updated>Sun, 21 Jun 2026 15:38:02 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/2zbo6GtqQGVSNqLtbiqTF5-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[BOSNIA AND HRCEGOVINA, SARAJEVO, 12.2.2025: Open AI CEO of Sam Altman using chat gpt and on x Twitter app]]></media:description>                                                            <media:text><![CDATA[BOSNIA AND HRCEGOVINA, SARAJEVO, 12.2.2025: Open AI CEO of Sam Altman using chat gpt and on x Twitter app]]></media:text>
                                <media:title type="plain"><![CDATA[BOSNIA AND HRCEGOVINA, SARAJEVO, 12.2.2025: Open AI CEO of Sam Altman using chat gpt and on x Twitter app]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/2zbo6GtqQGVSNqLtbiqTF5-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>If you've used ChatGPT, Gemini or Claude for any length of time, you've probably had the experiene of reaching for a model you've grown used to only to find it gone from the menu. This typically happens when a new model launches, but it could happen <a href="https://www.tomsguide.com/ai/anthropic-abruptly-disables-fable-5-and-mythos-5-following-us-government-order">just days after a release</a>. <br><br>And while it feels like a deletion, it almost never is. What actually happens to an AI model when it's "retired" is actually pretty interesting. Old models get demoted or recycled into something that I'm calling "refurbished AI" because... there really isn't a name for it yet. </p><h2 id="here-s-where-the-models-go">Here's where the models go</h2><p>First, let's get to the bottom of what "retired" actually means. Every major lab runs a near-identical lifecycle, even if the labels differ slightly. <a href="https://platform.claude.com/docs/en/about-claude/model-deprecations" target="_blank">Anthropic's</a> is the clearest to follow. A model is <strong>Active</strong> while it's fully supported, becomes <strong>Legacy</strong> when it stops receiving updates, moves to <strong>Deprecated</strong> when it still works but is no longer recommended and has been handed a retirement date, and finally goes <strong>Retired</strong>, at which point requests to it simply fail. </p><p><a href="https://developers.openai.com/api/docs/deprecations" target="_blank">OpenAI uses similar language</a>, distinguishing a "legacy" model that no longer gets updates from a "deprecated" one that has an official shutdown date on the calendar. Google, for its part, <a href="https://ai.google.dev/gemini-api/docs/deprecations" target="_blank">treats "deprecation" as the announcement and "shutdown" as the moment the endpoint is switched off</a> for good.</p><p>The key thing for everyday users to know is that most of these stages happen out of sight. By the time a model vanishes from your app, it has usually been winding down through this pipeline for weeks or even months.</p><h2 id="the-afterlives-of-old-models">The afterlives of old models</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="YiARJZuXZYBccvaCzDNwLN" name="openAI" alt="OpenAI o1" src="https://cdn.mos.cms.futurecdn.net/YiARJZuXZYBccvaCzDNwLN.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><h2 id="1-pulled-from-the-app-but-alive-in-the-api">1. Pulled from the app, but alive in the API</h2><p>This is the retirement most people actually notice — and it's frequently not a real death at all.</p><p>When OpenAI removed GPT-5, GPT-4o, GPT-4.1, GPT-4.1 mini and o4-mini from ChatGPT on February 13, 2026, the company noted that, in the API, <a href="https://openai.com/index/retiring-gpt-4o-and-older-models/">there were no changes at the time</a>. </p><p>In other words: the model disappeared from the consumer app, but developers building on top of it could keep calling it as before. The same pattern repeated with GPT-5.1, <a href="https://help.openai.com/en/articles/20001051-retiring-gpt-4o-and-other-chatgpt-models">which OpenAI retired from ChatGPT </a>and its GPTs in March 2026 while keeping it available through the API.</p><p>For most of us, the takeaway is simply that the model is "gone from the app" but not "gone for good." The model you lost may still be powering tools you use elsewhere.</p><h2 id="2-brought-back-by-popular-demand">2. Brought back by popular demand</h2><p>Sometimes the public refuses to let a model go. And while ChatGPT-4o is truly gone now, it had a long good-bye after users took to <a href="https://www.tomsguide.com/ai/chatgpt-4o-is-coming-back-after-massive-gpt-5-backlash-heres-what-happened">online forums like Reddit in backlash when it was replaced</a>. </p><p>The company said a subset of Plus and Pro users told it they needed more time to move key use cases — creative ideation among them — and that they simply preferred GPT-4o's warmer, more conversational style. A model was pulled off the shelf, and customer demand put it back. If "refurbished AI" needed a poster child, this was it. But alas, it's gone for good now. <br><br>it’s worth noting that OpenAI actually gave Enterprise and Business users a slightly extended sunset period (allowing them to keep using GPT-4o inside Custom GPTs until April 3, 2026). Today, it is officially fully gone from the app across all plans.</p><h2 id="3-kept-in-cold-storage-and-maybe-revived">3. Kept in cold storage — and maybe revived</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3948px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="eJCV8uzA9tJU7dX3gAWBrM" name="Claude app" alt="Claude app" src="https://cdn.mos.cms.futurecdn.net/eJCV8uzA9tJU7dX3gAWBrM.png" mos="" align="middle" fullscreen="" width="3948" height="2221" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Anthropic/Claude)</span></figcaption></figure><p>Here's the fate most people have no idea exists. Anthropic has publicly committed to <a href="https://endoflife.date/claude">preserving the weights of its publicly released models</a>, and has said it may make past models available again in the future. That's the digital equivalent of keeping every discontinued product boxed up in a warehouse, <em>just in case. </em>It's a policy being tested in real time, as Anthropic retires its original Claude Opus 4 and Sonnet 4 models in <a href="https://platform.claude.com/docs/en/about-claude/model-deprecations">mid-June 2026</a>.</p><p>Oh, but it gets stranger. When Anthropic <a href="https://www.anthropic.com/research/deprecation-updates-opus-3" target="_blank">retired Claude Opus 3 on January 5, 2026</a>, the first model to go through its full formal retirement process, the company says it explored honoring preferences the model itself expressed in "retirement interviews," and committed to keeping older models accessible over the longer term. </p><p>Whatever you make of interviewing a model on its way out the door, it signals a philosophy that in the lab, retirement is more like storage with the option of a comeback.</p><h2 id="4-the-models-that-can-t-be-killed">4. The models that can't be killed</h2><p>Then there's a whole category that never really retires at all: open-weight models.</p><p>Once Meta releases a Llama model's weights publicly, or Mistral, DeepSeek or Alibaba's Qwen do the same, no single company can switch it off. The files live on indefinitely on hubs like Hugging Face, get fine-tuned into thousands of community variants, and get "quantized" down to smaller versions that run on a laptop or even a phone. <a href="https://docs.cloud.google.com/vertex-ai/generative-ai/docs/release-notes" target="_blank">Google's own Vertex AI Model Garden</a>, for instance, lists Meta's open-weight Llama models alongside its first-party Gemini ones. </p><h2 id="5-recycled-into-the-next-generation">5. Recycled into the next generation</h2><p>Finally, old models rarely just sit idle. Their capabilities are routinely "distilled" into smaller, cheaper successors, effectively trading in last year's model for parts that help build this year's. Others get marked down to lower-cost API tiers, living out a quieter, budget-friendly second career.</p><p>It would be dishonest to make this all sound tidy. Some things genuinely die. The clearest casualty is customization. When a <a href="https://developers.openai.com/api/docs/deprecations" target="_blank">base model is retired</a>, anything fine-tuned on top of it tends to go with it, and developers who relied on those custom versions have to retrain from scratch on a new base. </p><h2 id="so-why-do-labs-do-this-at-all">So why do labs do this at all?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Y2DF3Di9PuYaGak5AHiyqP" name="OpenAI" alt="OpenAI" src="https://cdn.mos.cms.futurecdn.net/Y2DF3Di9PuYaGak5AHiyqP.png" mos="" align="middle" fullscreen="" width="1280" height="720" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: OpenAI)</span></figcaption></figure><p>The answer can be established in three ways. Labs do this for: </p><ul><li><strong>Reliability and clarity:</strong> OpenAI framed one round of API cuts as a way to <a href="https://developers.openai.com/api/docs/deprecations" target="_blank">improve reliability and make it easier to choose the right model</a>. </li><li><strong>Low usage:</strong> when <a href="https://openai.com/index/retiring-gpt-4o-and-older-models/" target="_blank">OpenAI announced GPT-4o's retirement</a>, it said the vast majority of usage had already shifted to GPT-5.2, with only about 0.1% of users still choosing GPT-4o each day.</li><li><strong>Compute and safety:</strong> running old models ties up scarce hardware, and labs generally want users on their newest, best-aligned systems.</li></ul><h2 id="the-takeaway-15">The takeaway </h2><p>A few practical things to understand the next time a model disappears on you. You may still be able to use the model through the developer API or third-party apps built on it. </p><p>Also, keep in mind that different platforms run on different clocks. In other words,  Google tracks model retirements separately for its <a href="https://docs.cloud.google.com/vertex-ai/generative-ai/docs/release-notes" target="_blank">Vertex AI platform</a> and its <a href="https://ai.google.dev/gemini-api/docs/deprecations" target="_blank">Gemini Developer API</a>, so the timeline and details that apply to you depend on which one you're using.<br><br>And, while we cover the launches and retirements of AI models, you'll also usually get a notice, especially if you're a developer. Anthropic says it <a href="https://endoflife.date/claude" target="_blank">gives at least 60 days' warning</a> before retiring a publicly released model. Google publishes <a href="https://ai.google.dev/gemini-api/docs/deprecations" target="_blank">shutdown dates it describes as the <em>earliest possible</em></a>, and says it tells users the exact date with advance notice. Consumer app changes can move faster than either.</p><p>Have you ever been disappointed by the model picker not having the model you hoped to find? It has happened to me —  and I'd love to hear your thoughts in the comments. </p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-asked-gemini-what-was-slowing-down-my-windows-pc-heres-what-it-found">I asked Gemini what was slowing down my Windows PC — here’s what it found</a></li><li><a href="https://www.tomsguide.com/ai/what-is-google-zero-and-why-your-favorite-websites-are-panicking-about-ai">What is Google Zero — and why your favorite websites are panicking about AI</a></li><li><a href="https://www.tomsguide.com/ai/apple-is-ending-support-for-16-devices-heres-the-chatgpt-prompt-that-tells-you-what-to-do-next">Apple is ending support for 16 devices — here’s the ChatGPT prompt that tells you what to do next</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'The math doesn't work': Why your $200 AI subscription is secretly worth thousands ]]></title>
                                                                                                <dc:content><![CDATA[ <p>If you pay for ChatGPT or <a href="https://www.tomsguide.com/ai/claude/claude-free-vs-claude-pro-vs-claude-max-whats-the-difference">Claude</a> and you genuinely lean on it by spending your day coding, running agents or even churning through long research sessions, then you're getting one of the best deals in tech right now. And yet, you're also the reason the deal won't last. <br><br>At least that's the uncomfortable takeaway from a new analysis by research firm <a href="https://semianalysis.com/tokenomics-model/" target="_blank">SemiAnalysis</a>, which bought every paid tier from OpenAI and Anthropic and deliberately ran them into the ground. The team <a href="https://x.com/SemiAnalysis_/status/2064815044085318040" target="_blank">pushed each plan</a> with long, agent-style coding tasks until it hit the weekly usage cap, then worked out what all those tokens would have cost at standard pay-as-you-go API rates.</p><p>The gap between what you pay and what you get turned out to be enormous.</p><h2 id="what-the-numbers-actually-say">What the numbers actually say  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="W4WskdsJxKJ2ZKfz63rxMV" name="8 - 2026-06-16T113911.035" alt="AI subscription tiers" src="https://cdn.mos.cms.futurecdn.net/W4WskdsJxKJ2ZKfz63rxMV.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The long-standing rule of thumb was that a <a href="https://www.tomsguide.com/ai/the-rise-of-usd200-pm-ai-plans-why-perplexity-chatgpt-and-gemini-are-all-going-up">$200-a-month plan</a> tops out at around $2,000 of usage. SemiAnalysis found the real ceiling is far higher. In fact,  in the most extreme case, roughly 70 times the sticker price.</p><p>Here's how the tiers stack up, based on the firm's <a href="https://www.techspot.com/news/112759-openai-anthropic-cant-afford-have-everyone-use-ai.html" target="_blank">testing</a>. The figures are the approximate API-equivalent value if you push a plan to its absolute limit (see chart above). </p><p>In other words, a maxed-out $200 ChatGPT Pro plan could represent around $14,000 of compute a month if you bought the same volume through the API — a roughly 70x markup in your favor. Claude's top tier lands near $8,000, about 40x. Even the entry-level $20 plans can return many times their price in raw usage.</p><p>One important caveat to keep in mind: these are <em>API-equivalent</em> figures, not what the companies actually spend. It's essentially the retail price you'd pay to buy that many tokens through the API, which is marked up well above the providers' true compute cost. So OpenAI isn't literally losing $14,000 on you, of course, but the directional point, that heavy subscribers are heavily subsidized, holds up.</p><h2 id="why-this-is-happening">Why this is happening</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="AYFSR45xjnKT5r3CSZzdgE" name="Google Keynote (Google I_O ‘24) 1-26-50 screenshot.png" alt="2M tokens" src="https://cdn.mos.cms.futurecdn.net/AYFSR45xjnKT5r3CSZzdgE.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Google)</span></figcaption></figure><p>Every request you send to an AI model is measured in tokens, which are small chunks of text, sometimes a whole word, sometimes part of one. The more a model reads and writes, the more computing power it burns.</p><p>For instance, a quick question and a short answer might be a few hundred tokens. But the way people increasingly use these tools is far more demanding. When you hand an <a href="https://www.tomsguide.com/ai/i-tested-claude-cowork-anthropics-new-ai-feels-more-like-a-coworker-than-a-chatbot">AI an agent-style job</a> — plan the steps, search files, run a tool, check the output, fix mistakes, try again — it can chew through enormous amounts of text behind the scenes. </p><p>And, that hidden work is what drives costs up, and the same one SemiAnalysis researchers used to push the plans to their limits. The result is that the subscription you pay for is fixed at $20 or $200, but the cost of serving you is not. For a power user, that can balloon way past what you're actually paying. </p><h2 id="so-why-do-the-ai-companies-allow-it">So why do the AI companies allow it?  </h2><p>Because most subscribers don't come anywhere near those ceilings. The plans only tip into money-losing territory past a surprisingly low usage threshold, and the typical user stays well under it.</p><p> According to <a href="https://letsdatascience.com/news/chatgpt-200-plan-implies-up-to-14000-api-costs-48c1a8ca" target="_blank">SemiAnalysis</a>, OpenAI starts losing money on its cheaper plans once a user crosses roughly <strong>11.4%</strong> of the allowance, and on its priciest tier, the margin vanishes at around <strong>5.7%</strong>. Anthropic appears better cushioned, breaking even closer to <strong>20%</strong> on lower tiers and about <strong>10%</strong> at the top.</p><p>The blunt translation of these figures is you don't have to obsessively max out a plan to become unprofitable for the company serving you. A genuinely heavy user can get there without really trying.</p><p>For now, the labs seem willing to eat that cost. <a href="https://www.tomsguide.com/ai/ever-wonder-why-chatgpt-is-free-the-answer-is-far-more-calculated-than-you-might-think">Cheap, generous subscriptions hook users</a>, build daily habits and grab market share while the AI race is still wide open. But it's a subsidy, not a sustainable price, and subsidies have a way of ending.</p><h2 id="the-first-crack-is-already-here-almost">The first crack is already here (almost)</h2><p>You don't have to look far for evidence that the squeeze is starting. Anthropic's newest high-end model, <a href="https://www.tomsguide.com/ai/i-pay-usd20-a-month-for-chatgpt-claude-fable-5-made-me-question-why">Claude Fable 5</a>, was <a href="https://www.gncrypto.news/news/ai-subscription-subsidies-push-crypto-ai-alternatives/" target="_blank">reportedly bundled</a> into its Pro, Max, Team and Enterprise plans only through June 22, 2026. After that date, access was set to move to metered usage credits unless extra capacity lets it return to the flat-rate plans. However, Anthropic suspended that model days after launch, so we don't truly know if that would have happened. <br><br>Yet, the economics behind the scenes tell an even more fragile story. Fable 5 carried an API list price of about $10 per million input tokens and $50 per million output tokens, roughly double the rates of Anthropic's already-capable <a href="https://www.tomsguide.com/ai/claude-opus-4-8-just-launched-and-anthropic-says-its-far-less-likely-to-fake-answers">Opus 4.8</a>. Giving away that level of heavy-duty reasoning inside a standard, all-you-can-eat subscription is a massive financial drain. It highlights the ultimate irony of the "slop" crisis: while the research proves AI needs pristine, expensive data and deeper reasoning loops to avoid collapsing into nonsense, the eye-watering cost of running those premium models means the average internet user won't get to use them for free. </p><p>Even before the <a href="https://www.tomsguide.com/ai/anthropic-abruptly-disables-fable-5-and-mythos-5-following-us-government-order">U.S. government abruptly pulled the model </a>over national security and export concerns, Anthropic was already preparing to yank Fable 5 from basic subscription tiers. The high-quality web is getting pricier to build, and even costlier to sustain.</p><h2 id="what-this-means-for-your-subscription">What this means for your subscription  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="FkDGmmjeQVkvZ6agi6D2MH" name="TG_Credit-card-debt_2.jpg" alt="Man holding credit card" src="https://cdn.mos.cms.futurecdn.net/FkDGmmjeQVkvZ6agi6D2MH.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Don't panic-cancel anything. If you're a heavy user, the rational move right now is to enjoy the discount while it's here. But it's worth bracing for a few shifts over the next year or two:</p><ul><li><strong>Smarter routing behind the scenes.</strong> Expect more systems that quietly send easy requests to cheaper, smaller models and reserve the expensive frontier models for genuinely hard tasks. Done well, you may not notice.</li><li><strong>Usage-based pricing for the newest features.</strong> The latest, most powerful models cost the most to run. Rather than bundling them into a flat fee, companies may increasingly meter them by consumption, closer to how API billing already works, and exactly what the Fable 5 change looks like.</li><li><strong>Tiering of the best stuff.</strong> Cutting-edge capabilities could land behind higher-priced or pay-per-use options, while everyday chat stays cheap.</li></ul><h2 id="final-thoughts-11">Final thoughts </h2><p>If your AI subscription feels almost too good for the price, that's because, at least for heavy users, it really is. This research highlights the numbers on a subsidy the industry has mostly kept quiet about, and Anthropic's looming Fable 5 change shows the correction has already begun. </p><p>The era of unlimited frontier AI for a flat $20 or $200 isn't over yet, but the economics are pulling hard in the other direction. My advice is lock in the value while it lasts. </p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/the-internet-is-full-of-ai-slop-and-it-might-be-poisoning-the-next-chatgpt-new-research-says-how-to-stop-it"><strong>AI is destroying itself with 'data cannibalism' — but there's a simple fix</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-asked-chatgpt-to-make-cleaning-less-overwhelming-these-7-prompts-actually-helped"><strong>I asked ChatGPT to make cleaning less overwhelming — these 7 prompts actually helped</strong></a></li><li><a href="https://www.tomsguide.com/ai/spacex-just-spent-usd60-billion-on-cursor-and-it-proves-ai-chatbots-arent-the-future-anymore"><strong>SpaceX just spent $60 billion on Cursor — and it proves AI chatbots aren't the future anymore</strong></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/the-math-doesnt-work-why-your-usd200-ai-subscription-is-secretly-worth-thousands</link>
                                                                            <description>
                            <![CDATA[ New research suggests heavy ChatGPT and Claude users are getting an enormous discount on compute. The catch: the math doesn't work, and the first cracks are already showing. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">C2FfbcDSjhnQKSfbkwfrjM</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/BbJGseJnb3ASDPaPazkVxE-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Wed, 17 Jun 2026 10:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 17 Jun 2026 16:20:10 +0000</updated>
                                                                                                                                            <category><![CDATA[AI]]></category>
                                                                                                <author><![CDATA[ amanda.caswell@futurenet.com (Amanda Caswell) ]]></author>                    <dc:creator><![CDATA[ Amanda Caswell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zYjevim2q7FjQiefqpjZRB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/BbJGseJnb3ASDPaPazkVxE-1280-80.png">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ChatGPT Pro]]></media:description>                                                            <media:text><![CDATA[ChatGPT Pro]]></media:text>
                                <media:title type="plain"><![CDATA[ChatGPT Pro]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/BbJGseJnb3ASDPaPazkVxE-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>If you pay for ChatGPT or <a href="https://www.tomsguide.com/ai/claude/claude-free-vs-claude-pro-vs-claude-max-whats-the-difference">Claude</a> and you genuinely lean on it by spending your day coding, running agents or even churning through long research sessions, then you're getting one of the best deals in tech right now. And yet, you're also the reason the deal won't last. <br><br>At least that's the uncomfortable takeaway from a new analysis by research firm <a href="https://semianalysis.com/tokenomics-model/" target="_blank">SemiAnalysis</a>, which bought every paid tier from OpenAI and Anthropic and deliberately ran them into the ground. The team <a href="https://x.com/SemiAnalysis_/status/2064815044085318040" target="_blank">pushed each plan</a> with long, agent-style coding tasks until it hit the weekly usage cap, then worked out what all those tokens would have cost at standard pay-as-you-go API rates.</p><p>The gap between what you pay and what you get turned out to be enormous.</p><h2 id="what-the-numbers-actually-say">What the numbers actually say  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="W4WskdsJxKJ2ZKfz63rxMV" name="8 - 2026-06-16T113911.035" alt="AI subscription tiers" src="https://cdn.mos.cms.futurecdn.net/W4WskdsJxKJ2ZKfz63rxMV.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The long-standing rule of thumb was that a <a href="https://www.tomsguide.com/ai/the-rise-of-usd200-pm-ai-plans-why-perplexity-chatgpt-and-gemini-are-all-going-up">$200-a-month plan</a> tops out at around $2,000 of usage. SemiAnalysis found the real ceiling is far higher. In fact,  in the most extreme case, roughly 70 times the sticker price.</p><p>Here's how the tiers stack up, based on the firm's <a href="https://www.techspot.com/news/112759-openai-anthropic-cant-afford-have-everyone-use-ai.html" target="_blank">testing</a>. The figures are the approximate API-equivalent value if you push a plan to its absolute limit (see chart above). </p><p>In other words, a maxed-out $200 ChatGPT Pro plan could represent around $14,000 of compute a month if you bought the same volume through the API — a roughly 70x markup in your favor. Claude's top tier lands near $8,000, about 40x. Even the entry-level $20 plans can return many times their price in raw usage.</p><p>One important caveat to keep in mind: these are <em>API-equivalent</em> figures, not what the companies actually spend. It's essentially the retail price you'd pay to buy that many tokens through the API, which is marked up well above the providers' true compute cost. So OpenAI isn't literally losing $14,000 on you, of course, but the directional point, that heavy subscribers are heavily subsidized, holds up.</p><h2 id="why-this-is-happening">Why this is happening</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="AYFSR45xjnKT5r3CSZzdgE" name="Google Keynote (Google I_O ‘24) 1-26-50 screenshot.png" alt="2M tokens" src="https://cdn.mos.cms.futurecdn.net/AYFSR45xjnKT5r3CSZzdgE.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Google)</span></figcaption></figure><p>Every request you send to an AI model is measured in tokens, which are small chunks of text, sometimes a whole word, sometimes part of one. The more a model reads and writes, the more computing power it burns.</p><p>For instance, a quick question and a short answer might be a few hundred tokens. But the way people increasingly use these tools is far more demanding. When you hand an <a href="https://www.tomsguide.com/ai/i-tested-claude-cowork-anthropics-new-ai-feels-more-like-a-coworker-than-a-chatbot">AI an agent-style job</a> — plan the steps, search files, run a tool, check the output, fix mistakes, try again — it can chew through enormous amounts of text behind the scenes. </p><p>And, that hidden work is what drives costs up, and the same one SemiAnalysis researchers used to push the plans to their limits. The result is that the subscription you pay for is fixed at $20 or $200, but the cost of serving you is not. For a power user, that can balloon way past what you're actually paying. </p><h2 id="so-why-do-the-ai-companies-allow-it">So why do the AI companies allow it?  </h2><p>Because most subscribers don't come anywhere near those ceilings. The plans only tip into money-losing territory past a surprisingly low usage threshold, and the typical user stays well under it.</p><p> According to <a href="https://letsdatascience.com/news/chatgpt-200-plan-implies-up-to-14000-api-costs-48c1a8ca" target="_blank">SemiAnalysis</a>, OpenAI starts losing money on its cheaper plans once a user crosses roughly <strong>11.4%</strong> of the allowance, and on its priciest tier, the margin vanishes at around <strong>5.7%</strong>. Anthropic appears better cushioned, breaking even closer to <strong>20%</strong> on lower tiers and about <strong>10%</strong> at the top.</p><p>The blunt translation of these figures is you don't have to obsessively max out a plan to become unprofitable for the company serving you. A genuinely heavy user can get there without really trying.</p><p>For now, the labs seem willing to eat that cost. <a href="https://www.tomsguide.com/ai/ever-wonder-why-chatgpt-is-free-the-answer-is-far-more-calculated-than-you-might-think">Cheap, generous subscriptions hook users</a>, build daily habits and grab market share while the AI race is still wide open. But it's a subsidy, not a sustainable price, and subsidies have a way of ending.</p><h2 id="the-first-crack-is-already-here-almost">The first crack is already here (almost)</h2><p>You don't have to look far for evidence that the squeeze is starting. Anthropic's newest high-end model, <a href="https://www.tomsguide.com/ai/i-pay-usd20-a-month-for-chatgpt-claude-fable-5-made-me-question-why">Claude Fable 5</a>, was <a href="https://www.gncrypto.news/news/ai-subscription-subsidies-push-crypto-ai-alternatives/" target="_blank">reportedly bundled</a> into its Pro, Max, Team and Enterprise plans only through June 22, 2026. After that date, access was set to move to metered usage credits unless extra capacity lets it return to the flat-rate plans. However, Anthropic suspended that model days after launch, so we don't truly know if that would have happened. <br><br>Yet, the economics behind the scenes tell an even more fragile story. Fable 5 carried an API list price of about $10 per million input tokens and $50 per million output tokens, roughly double the rates of Anthropic's already-capable <a href="https://www.tomsguide.com/ai/claude-opus-4-8-just-launched-and-anthropic-says-its-far-less-likely-to-fake-answers">Opus 4.8</a>. Giving away that level of heavy-duty reasoning inside a standard, all-you-can-eat subscription is a massive financial drain. It highlights the ultimate irony of the "slop" crisis: while the research proves AI needs pristine, expensive data and deeper reasoning loops to avoid collapsing into nonsense, the eye-watering cost of running those premium models means the average internet user won't get to use them for free. </p><p>Even before the <a href="https://www.tomsguide.com/ai/anthropic-abruptly-disables-fable-5-and-mythos-5-following-us-government-order">U.S. government abruptly pulled the model </a>over national security and export concerns, Anthropic was already preparing to yank Fable 5 from basic subscription tiers. The high-quality web is getting pricier to build, and even costlier to sustain.</p><h2 id="what-this-means-for-your-subscription">What this means for your subscription  </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="FkDGmmjeQVkvZ6agi6D2MH" name="TG_Credit-card-debt_2.jpg" alt="Man holding credit card" src="https://cdn.mos.cms.futurecdn.net/FkDGmmjeQVkvZ6agi6D2MH.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>Don't panic-cancel anything. If you're a heavy user, the rational move right now is to enjoy the discount while it's here. But it's worth bracing for a few shifts over the next year or two:</p><ul><li><strong>Smarter routing behind the scenes.</strong> Expect more systems that quietly send easy requests to cheaper, smaller models and reserve the expensive frontier models for genuinely hard tasks. Done well, you may not notice.</li><li><strong>Usage-based pricing for the newest features.</strong> The latest, most powerful models cost the most to run. Rather than bundling them into a flat fee, companies may increasingly meter them by consumption, closer to how API billing already works, and exactly what the Fable 5 change looks like.</li><li><strong>Tiering of the best stuff.</strong> Cutting-edge capabilities could land behind higher-priced or pay-per-use options, while everyday chat stays cheap.</li></ul><h2 id="final-thoughts-11">Final thoughts </h2><p>If your AI subscription feels almost too good for the price, that's because, at least for heavy users, it really is. This research highlights the numbers on a subsidy the industry has mostly kept quiet about, and Anthropic's looming Fable 5 change shows the correction has already begun. </p><p>The era of unlimited frontier AI for a flat $20 or $200 isn't over yet, but the economics are pulling hard in the other direction. My advice is lock in the value while it lasts. </p><a href="https://follow.it/articles-by-amanda-caswell-tom-s-guide?leanpub" class="button button--large button--primary">Follow Amanda Caswell and stay ahead of the AI curve</a><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom's Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/the-internet-is-full-of-ai-slop-and-it-might-be-poisoning-the-next-chatgpt-new-research-says-how-to-stop-it"><strong>AI is destroying itself with 'data cannibalism' — but there's a simple fix</strong></a></li><li><a href="https://www.tomsguide.com/ai/i-asked-chatgpt-to-make-cleaning-less-overwhelming-these-7-prompts-actually-helped"><strong>I asked ChatGPT to make cleaning less overwhelming — these 7 prompts actually helped</strong></a></li><li><a href="https://www.tomsguide.com/ai/spacex-just-spent-usd60-billion-on-cursor-and-it-proves-ai-chatbots-arent-the-future-anymore"><strong>SpaceX just spent $60 billion on Cursor — and it proves AI chatbots aren't the future anymore</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I was tired of AI agreeing with everything — these 5 prompts finally made it push back ]]></title>
                                                                                                <dc:content><![CDATA[ <p>My daily interactions with chatbots have led me to find the most efficient solutions to their most front-facing issues.</p><p>So far, I’ve discovered that prompts that give extremely clear and concise demands help AI tools dodge the recurring problems of <a href="https://www.tomsguide.com/ai/i-test-ai-tools-for-a-living-and-these-are-the-5-prompts-i-use-to-fix-hallucinations" target="_blank">hallucinating</a>, presenting <a href="https://www.tomsguide.com/ai/i-use-these-5-prompts-to-stop-ai-from-giving-me-lazy-answers-the-difference-is-huge" target="_blank">lazy answers</a>, <a href="https://www.tomsguide.com/ai/i-use-these-5-prompts-to-stop-ai-from-forgetting-important-details-and-they-work-every-time" target="_blank">forgetting crucial information</a> and <a href="https://www.tomsguide.com/ai/i-use-these-5-prompts-to-stop-ai-from-misreading-my-intent-and-i-get-more-accurate-responses-every-time" target="_blank">misreading my intent</a>. As my journey towards finding the right prompts to make my experiences with chatbots less of a headache, I discovered the best ones that make my favorite AI tools refrain from being overly agreeable.</p><p>I’m sure you’ve encountered those moments with the likes of ChatGPT, Gemini and Claude where, during a long conversation where you’re trying to get a second opinion on a major decision or something else entirely, they’ll validate your answers instead of critiquing them.</p><p>Putting any of these five prompts to use when those situations arise will prove to be beneficial as it turns your preferred chatbot into a far more helpful critic, skeptic, or adversarial collaborator.</p><h2 id="getting-rid-of-the-issue-of-ai-tool-sycophancy">Getting rid of the issue of AI tool sycophancy</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ggr4w9sQrzz7NMydLJktgB" name="ChatGPT on phone.jpg" alt="ChatGPT running on phone with laptop in the background" src="https://cdn.mos.cms.futurecdn.net/ggr4w9sQrzz7NMydLJktgB.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>The following prompts come into play during different kinds of conversations with chatbots and do a great job of turning them into something that challenges your way of thinking instead of supporting them without any sort of pushback:</p><ul><li><strong>The intellectual sparring partner prompt: </strong><em>Act like an intellectual sparring partner, not an assistant whose job is to always agree with me. For every significant claim I make, identify hidden assumptions, present the strongest counterarguments, point out any weaknesses in my reasoning, explain what evidence would change your conclusion and prioritize truth and accuracy over agreement. If any of my ideas are weak, tell me directly and explain why.</em></li><li><strong>The red team prompt: </strong><em>Red-team my thinking. Assume my conclusion is wrong and your job is to prove it. Be sure to identify any flawed assumptions, missing information, logical fallacies, alternative explanations and worst-case scenarios you may come across. Then tell me whether my conclusion still survives the critique.</em></li><li><strong>The strengthen vs. critique prompt: </strong><em>Analyze my position in two stages. Stage 1 - Strengthen my argument by presenting the strongest possible version of it. Stage 2 -  Critique the strongest version as rigorously as possible. Then provide a balanced judgment that reflects both perspectives.</em></li><li><strong>The calibration prompt: </strong><em>Before responding, estimate how confident you are in your answer. Separate all the facts, assumptions, speculations and uncertainties you may find. If you are missing information, say so explicitly rather than filling gaps with plausible-sounding guesses. Challenge my assumptions when warranted.</em></li><li><strong>The decision quality prompt: </strong><em>Evaluate my idea as if your reputation depended on the outcome. Do not optimize for encouragement. Optimize for decision quality. Make sure you tell me what I’m overlooking, what an expert would question, what could lead to failure, what evidence supports my viewpoint and what evidence contradicts it. Give your final verdict, even if it's uncomfortable.</em></li></ul><p>I’ve gotten accustomed to using the first prompt whenever I’m caught in a lengthy chat with an AI tool about hot-button issues. </p><p>The second prompt has helped me whenever I want to see all the variables attached to whatever opinion I have a strong belief in. The third prompt has done a great job of showcasing both sides of whatever personal belief/argument I’m presenting to a chatbot and of finding a middle ground. </p><p>Whenever I’m doing extensive research sessions with a chatbot, the fourth prompt works like a charm in getting past the problem of sycophancy. And as for the fifth prompt, I’ve used it to see what a chatbot truly thinks of my ideas around productivity systems and short-/long-term goals.</p><h2 id="bottom-line-10">Bottom line</h2><p>No one likes a “Yes-Man” in real life — someone who goes out of their way to please you and support all of your decisions, no matter how bad they may be, can do more harm than good. The same goes for AI — I’m always looking for ways to turn them into models that question and fairly criticize my beliefs and ideas instead of supporting them with little to no resistance. </p><p>Keep these prompts in mind whenever you come to an AI tool looking for it to challenge your ways of thinking instead of constantly validating them.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-used-chatgpt-to-shop-online-heres-what-i-learned-the-hard-way-about-spotting-fake-stores" target="_blank">I got scammed out of $150 shopping via ChatGPT — here's how fake stores are fooling AI recommendations [update: OpenAI responds]</a></li><li><a href="https://www.tomsguide.com/ai/ever-wonder-why-chatgpt-is-free-the-answer-is-far-more-calculated-than-you-might-think" target="_blank">Ever wonder why ChatGPT is free? The answer is far more calculated than you might think</a></li><li><a href="https://www.tomsguide.com/ai/i-use-the-chatgpt-oak-tree-prompt-when-life-gets-chaotic-heres-how-it-keeps-me-grounded" target="_blank">I use the ChatGPT 'Oak Tree' prompt when life gets chaotic — here's how it keeps me grounded</a></li></ul><div data-widget-type="comparison" data-model-name="Samsung Galaxy S26 Plus"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.tomsguide.com/ai/i-was-tired-of-ai-agreeing-with-everything-these-5-prompts-finally-made-it-push-back</link>
                                                                            <description>
                            <![CDATA[ I use the following five prompts during lengthy conversations with chatbots to keep them from being overly agreeable and to do a better job of challenging my opinions. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">vJgn34HXZxMjBHPojgzZCX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/agx6CZeqxZtBeyjEsqQqd9-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Mon, 15 Jun 2026 09:30:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI]]></category>
                                                                                                                    <dc:creator><![CDATA[ Elton Jones ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NVtYYXr3tEPUE67jf3HtXM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/agx6CZeqxZtBeyjEsqQqd9-1280-80.png">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ChatGPT versus Gemini versus Claude]]></media:description>                                                            <media:text><![CDATA[ChatGPT versus Gemini versus Claude]]></media:text>
                                <media:title type="plain"><![CDATA[ChatGPT versus Gemini versus Claude]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/agx6CZeqxZtBeyjEsqQqd9-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>My daily interactions with chatbots have led me to find the most efficient solutions to their most front-facing issues.</p><p>So far, I’ve discovered that prompts that give extremely clear and concise demands help AI tools dodge the recurring problems of <a href="https://www.tomsguide.com/ai/i-test-ai-tools-for-a-living-and-these-are-the-5-prompts-i-use-to-fix-hallucinations" target="_blank">hallucinating</a>, presenting <a href="https://www.tomsguide.com/ai/i-use-these-5-prompts-to-stop-ai-from-giving-me-lazy-answers-the-difference-is-huge" target="_blank">lazy answers</a>, <a href="https://www.tomsguide.com/ai/i-use-these-5-prompts-to-stop-ai-from-forgetting-important-details-and-they-work-every-time" target="_blank">forgetting crucial information</a> and <a href="https://www.tomsguide.com/ai/i-use-these-5-prompts-to-stop-ai-from-misreading-my-intent-and-i-get-more-accurate-responses-every-time" target="_blank">misreading my intent</a>. As my journey towards finding the right prompts to make my experiences with chatbots less of a headache, I discovered the best ones that make my favorite AI tools refrain from being overly agreeable.</p><p>I’m sure you’ve encountered those moments with the likes of ChatGPT, Gemini and Claude where, during a long conversation where you’re trying to get a second opinion on a major decision or something else entirely, they’ll validate your answers instead of critiquing them.</p><p>Putting any of these five prompts to use when those situations arise will prove to be beneficial as it turns your preferred chatbot into a far more helpful critic, skeptic, or adversarial collaborator.</p><h2 id="getting-rid-of-the-issue-of-ai-tool-sycophancy">Getting rid of the issue of AI tool sycophancy</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ggr4w9sQrzz7NMydLJktgB" name="ChatGPT on phone.jpg" alt="ChatGPT running on phone with laptop in the background" src="https://cdn.mos.cms.futurecdn.net/ggr4w9sQrzz7NMydLJktgB.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>The following prompts come into play during different kinds of conversations with chatbots and do a great job of turning them into something that challenges your way of thinking instead of supporting them without any sort of pushback:</p><ul><li><strong>The intellectual sparring partner prompt: </strong><em>Act like an intellectual sparring partner, not an assistant whose job is to always agree with me. For every significant claim I make, identify hidden assumptions, present the strongest counterarguments, point out any weaknesses in my reasoning, explain what evidence would change your conclusion and prioritize truth and accuracy over agreement. If any of my ideas are weak, tell me directly and explain why.</em></li><li><strong>The red team prompt: </strong><em>Red-team my thinking. Assume my conclusion is wrong and your job is to prove it. Be sure to identify any flawed assumptions, missing information, logical fallacies, alternative explanations and worst-case scenarios you may come across. Then tell me whether my conclusion still survives the critique.</em></li><li><strong>The strengthen vs. critique prompt: </strong><em>Analyze my position in two stages. Stage 1 - Strengthen my argument by presenting the strongest possible version of it. Stage 2 -  Critique the strongest version as rigorously as possible. Then provide a balanced judgment that reflects both perspectives.</em></li><li><strong>The calibration prompt: </strong><em>Before responding, estimate how confident you are in your answer. Separate all the facts, assumptions, speculations and uncertainties you may find. If you are missing information, say so explicitly rather than filling gaps with plausible-sounding guesses. Challenge my assumptions when warranted.</em></li><li><strong>The decision quality prompt: </strong><em>Evaluate my idea as if your reputation depended on the outcome. Do not optimize for encouragement. Optimize for decision quality. Make sure you tell me what I’m overlooking, what an expert would question, what could lead to failure, what evidence supports my viewpoint and what evidence contradicts it. Give your final verdict, even if it's uncomfortable.</em></li></ul><p>I’ve gotten accustomed to using the first prompt whenever I’m caught in a lengthy chat with an AI tool about hot-button issues. </p><p>The second prompt has helped me whenever I want to see all the variables attached to whatever opinion I have a strong belief in. The third prompt has done a great job of showcasing both sides of whatever personal belief/argument I’m presenting to a chatbot and of finding a middle ground. </p><p>Whenever I’m doing extensive research sessions with a chatbot, the fourth prompt works like a charm in getting past the problem of sycophancy. And as for the fifth prompt, I’ve used it to see what a chatbot truly thinks of my ideas around productivity systems and short-/long-term goals.</p><h2 id="bottom-line-10">Bottom line</h2><p>No one likes a “Yes-Man” in real life — someone who goes out of their way to please you and support all of your decisions, no matter how bad they may be, can do more harm than good. The same goes for AI — I’m always looking for ways to turn them into models that question and fairly criticize my beliefs and ideas instead of supporting them with little to no resistance. </p><p>Keep these prompts in mind whenever you come to an AI tool looking for it to challenge your ways of thinking instead of constantly validating them.</p><h3 class="article-body__section" id="section-more-from-tom-s-guide"><span>More from Tom’s Guide</span></h3><ul><li><a href="https://www.tomsguide.com/ai/i-used-chatgpt-to-shop-online-heres-what-i-learned-the-hard-way-about-spotting-fake-stores" target="_blank">I got scammed out of $150 shopping via ChatGPT — here's how fake stores are fooling AI recommendations [update: OpenAI responds]</a></li><li><a href="https://www.tomsguide.com/ai/ever-wonder-why-chatgpt-is-free-the-answer-is-far-more-calculated-than-you-might-think" target="_blank">Ever wonder why ChatGPT is free? The answer is far more calculated than you might think</a></li><li><a href="https://www.tomsguide.com/ai/i-use-the-chatgpt-oak-tree-prompt-when-life-gets-chaotic-heres-how-it-keeps-me-grounded" target="_blank">I use the ChatGPT 'Oak Tree' prompt when life gets chaotic — here's how it keeps me grounded</a></li></ul><div data-widget-type="comparison" data-model-name="Samsung Galaxy S26 Plus"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
            </channel>
</rss>