Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .agent/AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ Subagents provide specialized capabilities. Read them when tasks require domain
| `services/email/` | Email services - transactional email, deliverability | ses |
| `services/communications/` | Communications platform - SMS, voice, WhatsApp, verify, recordings | twilio, telfon |
| `services/crm/` | CRM integration - contact management, email marketing, automation | fluentcrm |
| `services/analytics/` | Website analytics - GA4 reporting, traffic analysis, real-time data, e-commerce tracking | google-analytics |
| `services/accounting/` | Accounting integration - invoicing, expenses, financial reports | quickfile |
| `workflows/` | Development processes - branching, releases, PR reviews, quality gates | git-workflow, plans, release, version-bump, pr, review-issue-pr, preflight, postflight, ralph-loop, session-review |
| `templates/` | Document templates - PRDs, task lists, planning documents | prd-template, tasks-template, plans-template, todo-template |
Expand Down Expand Up @@ -479,6 +480,7 @@ For AI-assisted setup guidance, see `aidevops/setup.md`.
| WordPress work | `tools/wordpress/wp-dev.md`, `tools/wordpress/mainwp.md` |
| SEO analysis | `seo/dataforseo.md`, `seo/google-search-console.md` |
| Sitemap submission | `seo/gsc-sitemaps.md` |
| Website analytics | `services/analytics/google-analytics.md` (GA4 reports, traffic, conversions) |
| CRM/email marketing | `services/crm/fluentcrm.md` |
| MCP development | `tools/build-mcp/build-mcp.md`, `tools/build-mcp/server-patterns.md` |
| Agent design | `tools/build-agent/build-agent.md`, `tools/build-agent/agent-review.md` |
Expand Down
11 changes: 11 additions & 0 deletions .agent/marketing.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ subagents:
- bird
# Analytics
- google-search-console
- google-analytics
# Built-in
- general
- explore
Expand All @@ -44,6 +45,7 @@ subagents:
- `seo.md` - Search optimization
- `sales.md` - Sales alignment and lead handoff
- `services/crm/fluentcrm.md` - CRM operations (detailed)
- `services/analytics/google-analytics.md` - GA4 reporting and traffic analysis

**FluentCRM MCP Tools**:

Expand All @@ -57,13 +59,22 @@ subagents:
| **Smart Links** | `fluentcrm_create_smart_link`, `fluentcrm_generate_smart_link_shortcode` |
| **Reports** | `fluentcrm_dashboard_stats` |

**Google Analytics MCP Tools** (when `google-analytics` subagent loaded):

| Category | Key Tools |
|----------|-----------|
| **Account Info** | `get_account_summaries`, `get_property_details`, `list_google_ads_links` |
| **Reports** | `run_report`, `get_custom_dimensions_and_metrics` |
| **Real-time** | `run_realtime_report` |

**Typical Tasks**:

- Email campaign creation and management
- Marketing automation setup
- Audience segmentation
- Lead nurturing sequences
- Campaign performance analysis
- Website traffic and conversion analytics (GA4)

<!-- AI-CONTEXT-END -->

Expand Down
14 changes: 13 additions & 1 deletion .agent/sales.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ subagents:
# Research
- outscraper
- crawl4ai
# Analytics
- google-analytics
# Built-in
- general
- explore
Expand All @@ -39,7 +41,8 @@ subagents:
- `marketing.md` - Lead generation and campaigns
- `content.md` - Sales collateral and proposals
- `services/accounting/quickfile.md` - Invoicing and payments
- `.agent/services/crm/fluentcrm.md` - CRM operations (detailed)
- `services/crm/fluentcrm.md` - CRM operations (detailed)
- `services/analytics/google-analytics.md` - GA4 e-commerce and conversion tracking

**FluentCRM MCP Tools**:

Expand All @@ -55,13 +58,22 @@ subagents:
| **Smart Links** | `fluentcrm_list_smart_links`, `fluentcrm_create_smart_link`, `fluentcrm_generate_smart_link_shortcode`, `fluentcrm_validate_smart_link_data` |
| **Reports** | `fluentcrm_dashboard_stats`, `fluentcrm_custom_fields` |

**Google Analytics MCP Tools** (when `google-analytics` subagent loaded):

| Category | Key Tools |
|----------|-----------|
| **Account Info** | `get_account_summaries`, `get_property_details`, `list_google_ads_links` |
| **Reports** | `run_report`, `get_custom_dimensions_and_metrics` |
| **Real-time** | `run_realtime_report` |

**Typical Tasks**:

- Lead capture and qualification
- Pipeline stage management
- Contact segmentation
- Sales automation setup
- Quote and proposal generation
- E-commerce and conversion analytics (GA4)

<!-- AI-CONTEXT-END -->

Expand Down
13 changes: 10 additions & 3 deletions .agent/seo.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ subagents:
- eeat-score
- domain-research
- pagespeed
- google-analytics
- general
- explore
---
Expand All @@ -23,11 +24,11 @@ subagents:
## Quick Reference

- **Purpose**: SEO optimization and analysis
- **Tools**: Google Search Console, Ahrefs, DataForSEO, Serper, PageSpeed Insights, Context7
- **MCP**: GSC, DataForSEO, Serper, Context7 for comprehensive SEO data and library docs
- **Tools**: Google Search Console, Ahrefs, DataForSEO, Serper, PageSpeed Insights, Google Analytics, Context7
- **MCP**: GSC, DataForSEO, Serper, Google Analytics, Context7 for comprehensive SEO data and library docs
- **Commands**: `/keyword-research`, `/autocomplete-research`, `/keyword-research-extended`

**Subagents** (`seo/`):
**Subagents** (`seo/` and `services/analytics/`):

| Subagent | Purpose |
|----------|---------|
Expand All @@ -38,6 +39,7 @@ subagents:
| `serper.md` | Google Search API (web, images, news, places) |
| `site-crawler.md` | SEO site auditing (Screaming Frog-like capabilities) |
| `eeat-score.md` | E-E-A-T content quality scoring and analysis |
| `google-analytics.md` | GA4 reporting, traffic analysis, and user behavior (see `services/analytics/`) |

**Key Operations**:
- Keyword research with weakness detection (`/keyword-research-extended`)
Expand Down Expand Up @@ -83,6 +85,11 @@ dataforseo.backlinks [domain]
# Serper via MCP
serper.google_search [query]
serper.google_search_news [query]

# Google Analytics via MCP (when google-analytics subagent loaded)
get_account_summaries
run_report [property_id] [dimensions] [metrics] [date_range]
run_realtime_report [property_id] [dimensions] [metrics]
```

**Testing**: Use OpenCode CLI to test SEO commands without restarting TUI:
Expand Down
Loading