proofing-room
One vanilla-JS file that turns any HTML page into a review surface. Reviewers pin comments and edit copy in place, then export an anchored JSON your agent reads back to apply the feedback. It needs no backend and no build step.
Why use it
Feedback arrives anchored to the element it was left on, so nobody has to translate "third paragraph, second box" into an edit.
More of the toolchain
triple-persona-review
Three readers who don't agree, dispatched in parallel, then consolidated into one prioritised editing report.
ai-seo
Works on getting cited by ChatGPT, Perplexity, Claude and Google AI Overviews rather than ranked. Covers the visibility audit, extractable structure, machine-readable files like llms.txt and /pricing.md, and what agents need to read a page at all.
seo-audit
A technical and on-page SEO audit skill that refuses to audit a target that is not there. It opens with a preflight gate: before reading its own next section, it checks for site files in the working directory or a live URL that resolves, and aborts naming what is missing.