SEO Agent Workspace Template

Private Molecule workspace template for an SEO-focused Claude Code agent.

The deployable template root intentionally stays small: Molecule SaaS provisioning transports config.yaml plus prompts/* through the control plane, and that payload has a tight size cap. The full SEO agent product package adapted from the current design lives under source/seo-agent-template-main/.

Status: beta. New tenant onboarding lives in source/seo-agent-template-main/SETUP.md. Validate tenant config with source/seo-agent-template-main/scripts/validate-config.sh.

Platform Layout

Path What
config.yaml Molecule template metadata shown in the Canvas template picker.
prompts/seo-agent.md Compact launch prompt that fits the SaaS provisioning payload.
source/seo-agent-template-main/ Full private SEO agent package: scanners, skills, policies, scripts, and docs.

Source Package Layout

Path What
source/seo-agent-template-main/prompts/seo-agent.md The complete agent loop.
source/seo-agent-template-main/prompts/seo-scan-*.md Per-scanner prompts.
source/seo-agent-template-main/agent-policies/ Tenant-specific overrides layered on top of prompts.
source/seo-agent-template-main/agent-skills/seo-all/ Canonical tenant-neutral SEO methodology.
source/seo-agent-template-main/scripts/ Local wrapper, config validator, monitor, and Google token helper.
source/seo-agent-template-main/config/env.example.json Tenant configuration schema.

License

Proprietary. Buyers of this template receive an internal-use license; redistribution requires written permission.

S
Description
SEO Agent workspace template for Molecule AI.
Readme 396 KiB
Languages
Shell 71%
Python 29%