Prompt Buddy logoPrompt Buddy

openai · OpenAI Platform Docs

Overview of OpenAI Crawlers

Explains how to manage OpenAI web crawlers using robots.txt tags to control how OAI-SearchBot, OAI-AdsBot, and GPTBot interact with website content for search, advertising, and model training.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Overview of OpenAI Crawlers

Explains how to manage OpenAI web crawlers using robots.txt tags to control how OAI-SearchBot, OAI-AdsBot, and GPTBot interact with website content for search, advertising, and model training.

When To Use

Use when you need to configure robots.txt settings to permit or restrict specific OpenAI user agents from crawling your site for search indexing, ad validation, or AI model training.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/overview-of-openai-crawlers-workflow-guide.mdAn overview of how OpenAI uses web crawlers like OAI-SearchBot and GPTBot and how to manage them via robots.txt.Questions about an overview of how OpenAI uses web crawlers like OAI-SearchBot and GPTBot and how to manage them via robots.txt.

What This Skill Covers

  • OpenAI uses web crawlers (“robots”) and user agents to perform actions for its products, either automatically or triggered by user request. OpenAI uses OAI-S...

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.openai.com/api/docs/bots.md