Documentation Index
Fetch the complete documentation index at: https://docs.trysight.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Autopilot Agents are autonomous workers that act on your behalf. Where the rest of Sight AI surfaces opportunities for you to act on, Autopilot Agents take the next step — they read your opportunity queues, decide what to work on, and dispatch real actions (article generation, content refreshes, interlink insertions, site audits) on a schedule you control. Agents live atapp.trysight.ai/agents.
Heads up: Autopilot Agents are different from the Article Agent (the 8-role writing pipeline: Research Specialist, Content Writer, etc.) that powers individual article generation. The Article Agent is the writing pipeline itself. Autopilot Agents are autonomous workers that operate that pipeline for you.
Meet the Agents
Search Opportunity Agent
What it does: Finds the highest-scoring Search Content Gap opportunities (queries with impressions where you have no matching article yet), checks for duplicates, and hands them to the Article Agent to create new articles.- Picks opportunities above a configurable score threshold
- Calls
siteHasArticleForKeywordbefore every dispatch to avoid duplicates - Uses the suggested article type (listicle, how-to, explainer)
- Records a per-run summary so you can audit what it did
AI Opportunity Agent
What it does: Finds pending AI Visibility prompt opportunities — queries that LLMs answer where your brand isn’t mentioned — and dispatches articles shaped to be cited by AI answers (clear definitions, sourced lists, structured comparisons).- Same dedup + dispatch flow as the Search Opportunity Agent, but for AI-side opportunities
- Uses a higher score threshold by default (since AI opportunities tend to need stronger signals)
Article Boost Agent
What it does: Refreshes pages that are gaining traction or underperforming. For each rising/refresh opportunity, it picks one of three approaches:- Freshness pass — bump dates, regenerate intro and meta if the article already covers the query well
- Targeted section addition — insert one new section that answers the query, when there’s a clear gap (default approach)
- Full refresh — replace the body wholesale, only when explicitly enabled and the article is stale
Interlinking Agent
What it does: Reads suggested internal-link opportunities (from the Interlinks tab) and inserts well-placed anchors into source articles.- Pulls the source article body
- Decides where the suggested anchor text fits most naturally
- Prefers paragraphs already discussing related concepts; never forces the link into the intro
- Skips rows where there’s no natural fit (with a logged explanation) rather than placing a bad link
Site Performance Agent
What it does: Runs Lighthouse against your highest-traffic pages weekly and writes a prioritized report of fixes.- Audits Performance, Accessibility, Best Practices, and SEO
- Flags missing JSON-LD on AI-generated articles
- Files a single report ranked by impact, not a flood of individual issues
- Notifies you with a one-paragraph TL;DR
Outreach Agent
What it does: Turns the manual link-building grind into an autonomous loop. It finds outreach opportunities, looks up author and editor emails, drafts personalized pitches in your voice, sends them from your verified outbound domain, and triages replies in a dedicated Inbox. The same agent handles two pitch shapes via capability toggles:- Backlink pitches — high-DR articles that mention competitors but not you. Pitch a mention or link.
- Listicle pitches — existing roundup articles (
Top 10 X tools,Best Y of 2026). Pitch to be added to the list.
How Agents Work
Every agent run follows the same pattern:- Pull a budget of high-scoring opportunities from the relevant queue
- Dedup against existing articles, recent runs, and CMS state
- Decide and act — call the configured tools (dispatch article, refresh article, insert anchor, etc.)
- Record a per-run summary so you can audit every action
Configuring an Agent
Open the Agents page, click into any agent card, and you’ll find:- Status toggle — on/off
- Schedule — how often the agent runs (in hours)
- Score threshold — minimum opportunity score the agent will act on
- Action budget — maximum actions per run
- Tool-call budget — maximum total tool calls per run (a safety net)
- Model — which LLM the agent uses (defaults to Claude Haiku for simple agents, Sonnet for reasoning-heavy agents)
- Custom settings — agent-specific knobs (e.g.,
allow_full_refreshfor the Boost Agent)
Activity Log
The detail page also shows:- Recent runs — every run with its summary, action count, and tool calls
- Tool-call drilldown — click a run to see every tool call (input, output, latency)
How They Relate to the Rest of Sight AI
| Source | Agent that consumes it |
|---|---|
| Search Opportunities → Content Gap | Search Opportunity Agent |
| Search Opportunities → Refresh | Article Boost Agent |
| Search Opportunities → Rising | Article Boost Agent |
| Search Opportunities → Interlinks | Interlinking Agent |
| Content Opportunities (AI) | AI Opportunity Agent |
| Site health signals | Site Performance Agent |
| Outreach Opportunities | Outreach Agent (with the Inbox for replies) |
Safety & Cost Controls
Agents are conservative by default:- Action budgets cap how many real actions any single run can take
- Tool-call budgets cap total LLM calls per run, so a misbehaving agent can’t run up a bill
- Schedule throttling prevents back-to-back runs
- Site eligibility checks prevent agents from running against unlicensed or paused sites
- Per-team article caps are enforced before any dispatch — agents can never push you past your plan limit
- Trial caps are enforced for trial teams before any dispatch
Best Practices
- Start with one agent — turn on the Search Opportunity Agent first, give it a week, then layer in the others
- Tune the score threshold to your tolerance — a high threshold means fewer, higher-confidence actions
- Pair the Search Opportunity Agent with Article Boost — Boost refreshes existing articles; the Search Opportunity Agent fills gaps. Together they cover most of your weekly SEO work
- Use Interlinking after a content burst — once you’ve published several articles, run Interlinking to weave them together
- Review the activity log weekly at first — once you trust the agent’s pattern, you can drop to monthly
Plan Availability
| Plan | Autopilot Agents |
|---|---|
| Lite | — |
| Starter | Search Opportunity Agent only |
| Pro | All currently shipping agents |
| Advanced | All agents + priority scheduling |
Next Steps
- Set up Search Opportunities so agents have a queue to work from
- Connect your CMS so refreshed and created articles can publish automatically
- Open the Outreach Inbox — read, reply to, and triage every outreach conversation in one place
- Configure forwarding — give your team a vanity address (
seo@yourdomain.com) that funnels pitches into the Inbox - Read about the Article Agent (the in-pipeline roles agents call into)
- Compare with Autopilot mode — the older time-based scheduler