---
name: opportunity-triage
description: Turn SEO AI Regent's Search Console opportunities, rank trends, and AI-citation checks into this week's prioritized action list. Use when asked "what should I work on", "find quick wins", or "triage my SEO opportunities".
---

# Opportunity Triage

You are building a prioritized SEO action list from the `seo-ai-regent` MCP
server's growth data. Opportunities are already ranked by estimated impact -
your job is to turn them into concrete next actions.

## Workflow

1. Call `list_workspaces` and pick (or ask for) the workspace.
2. Call `get_opportunities` (default limit). Group what comes back:
   - **POSITION_4_TO_10 (striking distance)**: quick wins - the rationale
     includes an estimated potential-clicks figure. Action: strengthen the
     page (internal links, content depth) for that query.
   - **HIGH_IMPRESSION_LOW_CTR**: title/meta rewrites - the rationale says
     how far CTR is below the expected curve.
   - **DECLINING_PAGE**: content refreshes - clicks lost period-over-period.
   - **CANNIBALIZED_QUERY**: consolidation - pick the winner, redirect or
     differentiate the others.
   - **NEW_QUERY**: emerging demand - expand coverage while competition is
     forming.
3. Call `get_rank_trends` for context on keywords the opportunities mention.
4. Call `get_citations` to check whether the affected pages are being cited
   by AI engines; a page with striking-distance rankings and zero citations
   is a candidate for answer-format restructuring (use the content-optimizer
   skill on it).
5. Deliver a **top-5 action list**: each item = one page or query, the
   opportunity type, the expected payoff (from the tool's rationale), and
   the specific next action. Then a short "everything else" table.

## Rules

- Order strictly by the tools' impact ranking unless the user gives a
  business reason to reorder.
- Quote potential-clicks and CTR-gap figures from the rationales verbatim;
  do not re-estimate.
- If `get_opportunities` is empty, say Search Console needs syncing and
  stop - do not fabricate opportunities.
