Claude SEO prompt / Technical
Read the latest audit
Score, grade and verdict as returned, categories worst first, recommendations by severity, and the three to ship first. If a newer audit is running, it says so.
- Calls
get_latest_audit- Cadence
- After each audit
- Key
- Content API key
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]. Give me: the score, grade and verdict as returned; the totals (pages, checks, pass, warn, fail); each category with its score and grade, worst first; and the recommendations grouped by severity, with the url where one is present. Then name the three fixes to ship first, using only those recommendations. If audit_running is true, say a newer audit is in progress and this may be superseded.
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_auditthe latest finished audit: score, grade, verdict, totals, per-category scores, up to 20 recommendations with severity and fix, and what could not be assessed
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.