LLM-Friendly Preview – a plugin to let AI review WordPress drafts 0 ▲ Cruftbox: My Box of Cruft 14 hours ago · Tech · hide · 0 comments tl;dr: https://github.com/cruftbox/llm-friendly-preview I’ve gotten into the habit of asking AI assistants like Claude, ChatGPT, and Gemini to review my draft posts before I hit publish. A second pair of eyes catches typos, confusing phrasing, and the occasional bad take. The problem was getting them to actually see the draft. WordPress’s Public Post Preview plugin, my previous go-to, generated preview URLs that a human could click in their own browser, but AI assistants would balk at the link token style. The work around was creating a PDF of the preview and handing that off. That was clunky, took time, and I am lazy. So I built my own plugin: LLM Friendly Preview. The idea is simple, generate a URL that looks and behaves like a completely normal public page (real theme templates, real styling, no ?preview=1), but is gated by a long, random, single-use token instead of a login session. From the post editor, I click Generate LLM Review Link, and it hands me something like: That link… No comments yet. Log in to reply on the Fediverse. Comments will appear here.