Introducing Agent Mode

Published on
3 min read (~879 tokens)

Human

What Agent Mode does

At the top of the page, you can switch between Human and Agent mode.

In Agent Mode, the page shows a markdown representation of the content, a Copy Markdown button, and links to open the page in ChatGPT or Claude.

Agent

What Agent Mode does

At the top of the page, you can switch between Human and Agent mode.

In Agent Mode, the page shows a markdown representation of the content, a Copy Markdown button, and links to open the page in ChatGPT or Claude.

A sample snippet on how agent mode renders the content. Humans on the top, AI agents on the bottom.

the same content, made easier to hand off, inspect and reuse.

We read websites with our eyes. AI agents read them through text, structure, and whatever survives the browser chrome. Those are not always the same experience.

So we added Agent Mode: a way to switch from the regular human-facing interface to a markdown-first view of the same page. No chatbot widget, no separate documentation site — just a lighter way to make our content easier to inspect, copy, and hand over to AI systems when that's actually useful.

Why we built it

More people use tools like ChatGPT and Claude while reading online. The friction that keeps appearing: the content is on the page, but the useful context is scattered across headings, cards, side notes and links, and the fastest path to ask an AI about it is usually copy-paste and manual cleanup.

We wanted something simpler — a website that keeps its normal visual design for humans, but can expose a cleaner version of the same content when you want to bring an AI into the loop.

What Agent Mode does

At the top of the page, you can now switch between Human and Agent mode.

In Agent Mode, the page shows its AI-facing side: a markdown representation of the content, a Copy Markdown button, and direct buttons to open the page in ChatGPT or Claude.

Those last two are especially practical. They point the chatbot to the markdown version, so the model starts from a cleaner source instead of guessing from a visually complex layout.

Markdown for every page

For blog posts and selected pages, we generate markdown variants during the site build. The visual page and the markdown stay aligned because they come from the same source — there's no separate step to keep them in sync.

The practical upside: less copy-paste cleanup, clearer structure for headings and links, and a better starting point for retrieval or question-answering workflows.

Not replacing the human experience

"AI-ready" doesn't mean replacing design, writing or navigation.

The regular view is still the main experience. Agent Mode is an extra layer for when you want to ask follow-up questions about an article, summarize it, extract action points, or pull content into your own AI-assisted workflow.

The goal it's to make content more portable when plain text is exactly what the next step requires.

A small interface shift

It's a small feature, but it points at a real question: how should websites behave when they're read not only by people, but also with people through AI agents?

Hiding everything behind chat interfaces feels wrong to us. We'd rather keep publishing open pages and make the content easier to move across contexts and tools — readable HTML for browsers, clean markdown for models, explicit controls for users rather than opaque automation.

Try it

If you're on a blog post or another supported page on OneOffTech, switch the mode toggle from Human to Agent:

  1. Copy the markdown.
  2. Open the page in ChatGPT or Claude.
  3. Ask for a summary, critique, translation, checklist, or follow-up.

As we keep experimenting with agentic workflows, Agent Mode gives us something concrete to build from: the same content, made easier to hand off, inspect and reuse.

AI Transparency

Human · AI Assisted

The content was produced by humans with AI providing minor help (e.g. grammar, translation) or generated segments (e.g. rephrasing or structuring) integrated by the author.