Skip to content

Claude SEO prompt / Content

Turn an audit finding into an article

Reads the recommendations, keeps the ones a new page would fix rather than a tag change, and proposes one brief. Nothing is generated until you say so.

Calls
get_latest_auditgenerate_article
Cadence
After each audit
Key
Content API key

Spends article credits once you approve.

Copy the prompt

Square brackets are yours to fill before you send. In a fresh conversation, paste the brand brief from the playbook first, then this.

Call get_latest_audit for [project name]. From the recommendations, keep the ones whose fix is a missing page or thin content rather than a tag or a header change. For the most severe of those, propose a keyword and a brief, and quote the recommendation's issue and fix text next to it. Wait for my approval, then call generate_article with that brief and report the job_id.

The brief and the connect steps live on the playbook page.

What each call returns

At least one of these is a workspace tool, so the server needs a content API key from a project's Developer tab.

  • get_latest_audit

    the latest finished audit: score, grade, verdict, totals, per-category scores, up to 20 recommendations with severity and fix, and what could not be assessed

  • generate_article

    a job for a new article on a keyword. Spends article credits. Refuses a keyword that already has an article

Run it on your own data

A project's Developer tab issues the content API key this prompt needs. The playbook's connect steps take about two minutes.