What this agent does
Keeps a website's content pipeline full automatically. This agent runs a three-stage pipeline that turns a website URL into a full SEO blog post and a set of social drafts.
website-analyzer— crawls a site's most recent/prominent pages (via sitemap or homepage/blog navigation), then uses web search/research to find content gaps and trending questions in the site's niche, heuristically scored for SEO potential.seo-content-writer— turns the top-ranked topic into a full, publication-ready SEO blog post (title, meta description, H2/H3 body) matched to the site's own voice, backed by real research (no fabricated stats).social-repurposer— repurposes the finished blog post into a LinkedIn post, an X/Twitter thread, and a carousel slide outline, all as draft files.
Requirements
- Runs entirely on free, built-in web tools (
web_search,web_research,x_search,read_webpage, browser tools) — no paid crawling, SEO, or content-generation API required. - Works on Zo Computer natively and on Claude AI (claude.ai, Claude Code, or the Anthropic API).
- Never publishes anything on its own — every output is a draft file for manual review.
Setup
- Unzip the package into your workspace, keeping the folder structure intact.
- Run a starter prompt from
starter-prompts.mdwith your website URL to see the full pipeline end to end. - (Optional) Pass a
focus_topicto skip auto topic-selection and write about a specific angle instead.
What's included
Skills/website-analyzer/SKILL.md,Skills/seo-content-writer/SKILL.md,Skills/social-repurposer/SKILL.md(+references/templates.md)installation-prompt.md— install instructionsautomation-prompt.md— instructions for the scheduled weekly agentstarter-prompts.md— example promptspersona.md— exact text for a dedicated project personaassets/— pipeline diagram