Publish Researched SEO Pages With Soku CLI and Human Review
Use an external coding agent to author complete SEO pages, inspect the rendered files, and publish through Soku CLI only after a human confirms the content, claims, and destination.
Best for
SEO teams using Claude Code, Codex, or Cursor to author owned-media pages while retaining a human checkpoint before anything becomes public.
Access mode
Human-approved write
The agent must stop at the review gate.
The prompt
Read https://soku.ai/cli/skill.md and connect to my Soku workspace. Research and author a complete HTML page for the approved brief, validate links and claims, and save it locally. Show me the title, target URL, sources, and a content summary. Do not publish until I explicitly approve the reviewed file and destination; after approval, publish through Soku SEO Hosting and verify the live URL. Safety boundary: stop before execution. Continue only after the user explicitly approves the exact review, revision, account, and destination described in the pending change.
Paste this into Claude Code, Codex, Cursor, or another shell-based agent. It will pause when browser approval or a human review is required.
What you will get
The agent creates a complete, source-backed HTML page, exposes the exact publish destination and content for review, and only then sends the approved file to Soku SEO Hosting.
- A locally reviewable complete HTML document with source notes
- An approved and verified SEO Hosting URL matching the reviewed revision
Before you start
- SEO Hosting enabled for the selected Soku brand and destination section
- An approved keyword brief with sources, search intent, and page owner
Works with
Run it with Soku CLI
- 1
Confirm hosting and destination
Inspect the active brand, connection, and section before authoring so the agent cannot publish to an unintended site.
soku seo-hosting status - 2
Author and validate locally
Create a complete HTML document, validate claims and links, and keep the first version as a local artifact.
soku skill install seo-hosting landing-page-create --global - 3
Request human approval
Present the final file, target section, slug, title, and sources; stop until the user approves that exact revision.
- 4
Publish and verify
Upload the approved file, publish it, and verify that the expected live URL returns the reviewed content.
soku seo-hosting pages put --section <section> --slug <slug> --title '<title>' --html-file page.html
Safety boundary
Human approval requiredPublishing changes a public site. The agent must show the exact file and destination, receive explicit human approval for that revision, avoid credentials in argv, and verify the resulting URL after publishing.
Related Soku skills: soku-seo-hosting, soku-landing-page-create
More Agent Workflows use cases
Audit Google Ads With Claude Code and Soku CLI
Give Claude Code read-only access to Google Ads through Soku CLI, inspect tracking, search terms, creative coverage, budgets, and Quality Score, then save an evidence-backed account audit.
Review Meta Ads Performance With Codex and Soku CLI
Connect Codex to Meta Ads reporting through Soku CLI, compare campaign and creative performance, identify fatigue and CPA changes, and return a read-only optimization brief with evidence.
Build a Weekly Cross-Channel Ads Report With an AI Agent
Use a local AI agent and Soku CLI to combine Google Ads, Meta Ads, and GA4 into one weekly report that explains changes, flags anomalies, and preserves the reporting window.
Analyze GA4 Landing Pages With Claude Code and Soku CLI
Let Claude Code query GA4 through Soku CLI, rank landing pages by traffic and conversion behavior, find paid-traffic leaks, and save an evidence-backed CRO shortlist.
