Workflows¶
AI-powered workflows organized by division. Each command follows Seer's proven methodology and produces client-ready deliverables.
Every workflow is production-tested and follows the same 5-phase process: Intake → Data Plan → Analysis → Draft → Polish.
Find Your Workflow¶
I'm an SEO Practitioner¶
Welcome! Start with these workflows to optimize content and understand search landscapes:
- Content Audit - Optimize existing pages for better rankings
- Content Outline - Plan new pages with strategic blueprints
- Search Landscape - Comprehensive SERP analysis
I'm an Analytics Practitioner¶
Welcome! Start with these workflows for reporting, funnel analysis, and tracking health:
- Reporting Buddy - Generate weekly/monthly performance reports
- Funnel Analysis - Identify conversion bottlenecks
- Event Tracker - Monitor GA4 tracking health
I'm a Paid Media Practitioner¶
Welcome! Start with these workflows for keyword optimization and performance reporting:
- Keyword Analysis - Optimize paid search keywords
- PDM Report - Generate performance reports
- N-gram Analysis - Deep cost pattern analysis
Workflow Chooser¶
Not sure which workflow to use? Find your scenario:
| What do you need? | Best Workflow |
|---|---|
| Optimize an existing page | Content Audit |
| Plan a new page | Content Outline |
| Understand the competitive landscape | Search Landscape |
| Generate a performance report | Reporting Buddy |
| Find conversion bottlenecks | Funnel Analysis |
| Optimize paid search keywords | Keyword Analysis |
By Division¶
| Division | Commands | Time Savings |
|---|---|---|
| SEO | /content-audit, /content-outline, /search-landscape, /content-gap-analysis, /traffic-decline-analysis |
3-5x faster |
| Analytics | /reporting-buddy, /funnel-analysis, /event-tracker, /first-party-data-audit |
3-5x faster |
| Paid Media | /keyword-analysis, /pdm-report |
2-3x faster |
| Creative | /brand-content, /cro-audit, /audience-analysis, /creative-playbook |
2-3x faster |
| Operations | /time-tracking |
5x faster |
| Core Utilities | /slide-deck, /qa-check, /chain-of-thought, /dev-docs |
Varies |
How Workflows Work¶
Every workflow follows the same 5-phase process:
flowchart LR
I["1. INTAKE<br/>Ask questions"] --> D["2. DATA PLAN<br/>Identify sources"]
D --> A["3. ANALYSIS<br/>Gather & interpret"]
A --> DR["4. DRAFT<br/>Create deliverable"]
DR --> P["5. POLISH<br/>Apply standards"]
| Phase | What Happens |
|---|---|
| Intake | Agent asks 5-10 clarifying questions |
| Data Plan | Identifies BigQuery views, APIs needed |
| Analysis | Gathers data, finds insights |
| Draft | Creates the deliverable |
| Polish | Applies Seer voice, QA gates |
Data Sources¶
Workflows automatically connect to Seer MCP for data:
| Source | Used By | Purpose |
|---|---|---|
| BigQuery | SEO, Analytics, PDM | Rankings, traffic, SERP data |
| DataForSEO | SEO | Real-time SERP, keywords |
| Wrike | Operations | Time tracking, tasks |
All workflows gracefully degrade if a data source is unavailable—you can provide data manually.
Quick Start¶
# Install
/plugin marketplace add seerinteractive/agents-infra
/plugin install core-dependencies@seer-agent-core
/plugin install seo@seer-agent-core
# Run your first workflow
/seo:content-audit
See Also¶
- Understanding Skills — How skills shape behavior
- Quickstart — Installation guide
- Command Reference — Full command specs
For Contributors
See the Runbook Template for workflow documentation standards.