Claude SEO prompt / Content
What we have already written
The article list grouped into topics, plus any pair sharing a keyword. generate_article refuses a keyword that already has an article, so this is the check that saves a refused call.
- Calls
list_articles- Cadence
- Monthly
- 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 list_articles with limit 50. Group the articles by their seed keyword and keywords into topics. List any two articles that share a keyword. Then suggest five keywords that sit next to these topics but have no article yet, as candidates only. Do not call generate_article.
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.
list_articlesgenerated articles, newest first, up to 50 per call: title, slug, seed keyword, keywords, excerpt
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.