geo

Generate JSON-LD and semantic HTML recommendations for AI crawler discoverability.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SalesTeamToolbox/frood --skill geo-salesteamtoolbox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geo
Source: https://github.com/SalesTeamToolbox/frood/tree/main/skills/builtins/geo
Command: npx skills add https://github.com/SalesTeamToolbox/frood --skill geo-salesteamtoolbox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GEO fixes the problem of web pages being invisible or uncitable in AI-generated answers by translating your content into formats AI systems can reliably parse, understand, and quote.

Core Features & Use Cases

  • Structured Data (JSON-LD schema markup): Add schema.org markup in the HTML head so AI crawlers know exactly what your page is about (e.g., FAQPage, Article/NewsArticle, Organization, Product, BreadcrumbList, HowTo).
  • Semantic HTML for machine reading: Use correct HTML landmarks and heading hierarchy so content is interpretable without relying on JavaScript execution.
  • AI crawler and trustworthiness requirements: Ensure key information (like prices, availability, answers) is present as plain HTML, and include clear E-E-A-T signals like bylines, credentials, and publication dates.

Quick Start

Use the geo skill to generate JSON-LD and semantic HTML recommendations for the page 'https://example.com/blog/ai-visibility-guide' so it becomes easier for AI agents to discover and cite.

Frequently Asked Questions about geo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize web content for AI discoverability and citation?

Schema markup helps AI answer engines parse your page by adding structured JSON-LD data in the HTML head. It tells crawlers exactly what your content is about, enabling reliable interpretation and citation of facts like FAQs, product details, and article information.

How do I add JSON-LD schema markup to my HTML for search engines?

You add JSON-LD schema markup by injecting structured data scripts into your HTML head. Using schema.org types like FAQPage, Article, Product, and HowTo, you provide explicit facts to search and answer engines so they can directly cite your information.

Does AI search require plain HTML delivery for critical page facts?

Yes, AI search requires plain HTML delivery for critical page facts. Key information like prices, availability, and answers must be present as plain HTML alongside clear E-E-A-T signals such as bylines, credentials, and publication dates to ensure trustworthiness.

What is the best way to structure semantic HTML for AI crawlers?

The best way to structure semantic HTML for AI crawlers is to use correct HTML landmarks and maintain a single correct h1 heading hierarchy. This makes your content interpretable by machines without relying on JavaScript execution to render critical data.

Can I use structured data to make my organization page visible in AI answers?

Yes, you can use structured data like Organization schema markup to make your organization page visible in AI answers. Applying JSON-LD in the HTML head allows AI systems to reliably parse your about pages, breadcrumbs, and step-by-step guides for citation.