Skip to main content
If you are building your own agent or using a client not listed here, these prompts follow a “tool-first” structure that works across most LLMs.

The “Search Discoverability” Check

Ensures your content is being found.

The “Portfolio Overview”

Useful if you manage multiple properties.

The “Health Check” Prompt

Monitor the health of one or all sites.

The “Cross-Engine Comparison”

Compare Google and Bing performance for any site.

Common Tips for Custom Agents

  • Specify Dimension: When asking for analytics, specify if you want it by query, page, country, or date.
  • Specify Engine: Most tools accept an engine parameter (google or bing). Use compare_engines to query both at once.
  • Limit your scope: LLMs work best when they process chunks of data. Instead of “Analyze everything,” use “Analyze my top 50 pages.”
  • Ask for reasoning: Always include “Explain why you reached these conclusions” at the end of your prompt to see the agent’s logic.