yao-chatgpt-crawler

yao-chatgpt-crawler is a skill for Claude Code, Codex from yaojingang/yao-geo-skills. It costs 71 tokens per session (406 once invoked), scanned A, original, MIT.

A workflow for repeatedly searching ChatGPT's web interface with chosen questions about a person, company, or product, then combining the results into data files and a Kami HTML report.

In plain words
What is it for?
Use it to measure ChatGPT visibility for an entity, compare it with similar entities, review cited sources, and export crawl results, summaries, spreadsheets, reports, and failure logs.
Why use it?
Repeated searches show how consistently an entity appears in ChatGPT's answers, while aggregation makes many results easier to inspect. It records limitations such as login checks, visible citations, and heuristic competitor guesses.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to measure ChatGPT visibility for an entity, compare it with similar entities, review cited sources, and export crawl results, summaries, spreadsheets, reports, and failure logs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yaojingang/yao-geo-skills/yao-chatgpt-crawler
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add yaojingang/yao-geo-skills --skill yao-chatgpt-crawler
Clone the repo
git clone --depth 1 https://github.com/yaojingang/yao-geo-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for yao-chatgpt-crawler

README.md
[![agentmods](https://agentmods.dev/badge/skills/yaojingang/yao-geo-skills/yao-chatgpt-crawler/github.svg)](https://agentmods.dev/skills/yaojingang/yao-geo-skills/yao-chatgpt-crawler)
Your own site
<a href="https://agentmods.dev/skills/yaojingang/yao-geo-skills/yao-chatgpt-crawler"><img src="https://agentmods.dev/badge/skills/yaojingang/yao-geo-skills/yao-chatgpt-crawler/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for yao-chatgpt-crawler

Your own site · 80×15
<a href="https://agentmods.dev/skills/yaojingang/yao-geo-skills/yao-chatgpt-crawler"><img src="https://agentmods.dev/badge/skills/yaojingang/yao-geo-skills/yao-chatgpt-crawler.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 406 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00071 $0.00406
Opus 5 $0.00036 $0.00203
Sonnet 5 $0.00014 $0.00081
Haiku 4.5 $0.00007 $0.00041

Measured 13d ago against content hash 95ba9a4fac6a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

yao-chatgpt-crawler scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.

The scan reads SKILL.md. This mod also ships 6 executable files (scripts/analyze_chatgpt_results.py, scripts/chatgpt_batch_crawl.mjs, scripts/chatgpt_browser_crawl.mjs, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/yao-chatgpt-crawler/SKILL.md · 29 lines

What it actually says

Yao ChatGPT Crawler

Inputs

Questions, repeat count, target entity/type (person/company/product), browser profile, delay preset, optional output directory, and same-type competitors.

Use random 30s-1m by default; support 1-3m and 3-10m when requested.

Workflow

  1. Read references/user-setup-and-usage.md, references/chatgpt-crawl-workflow.md, and references/report-contract.md as needed.
  2. Run node scripts/preflight.mjs --profile <profile> before fresh crawling.
  3. Stage 1: run scripts/chatgpt_batch_crawl.mjs with questions, repeat, profile, target entity/type, interval preset, and output dir.
  4. Stage 2: run scripts/analyze_chatgpt_results.py. Follow the competitor-review rules in the workflow reference; a target-only alias file never disables inference.
  5. Return crawl JSON, summary, structured Markdown/Excel, HTML report, optional semantic-review cache, and failed logs.

Honest Boundaries

  • Reuses local ChatGPT web automation; does not bypass login, bot checks, or hidden data.
  • Visible ChatGPT citations bound source analysis; probability metrics are repeated-sample estimates.
  • Inferred competitors are heuristic. Review aliases before external use; use --semantic-review required when formal-report confidence demands it.
  • The entity table is an audit surface; only rows entering the competitor matrix affect metrics.
  • Preserve raw answers, reference titles, URLs, and logs so every conclusion can be audited.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 13d ago First seen · 29 lines · 71 tokens per session scan A 95ba9a4fac6a

Subscribe to this mod's changes

yao-chatgpt-crawler is a skill published in the GitHub repository yaojingang/yao-geo-skills (742 stars, last pushed 1mo ago), licensed MIT. It adds 71 tokens to every session and 406 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

agentql-automation

Automate Agentql tasks via Rube MCP (Composio). Always search tools first for current schemas.

ranbot-ai/awesome-skills · 27 tokens

anchor-browser-automation

Automate Anchor Browser tasks via Rube MCP (Composio). Always search tools first for current schemas.

ranbot-ai/awesome-skills · 27 tokens

defuddle

Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already…

kepano/obsidian-skills · 74 tokens

agentcookie-install

Install agentcookie on a Mac source and a Linux or Mac sink so Chrome cookies sync continuously over Tailscale. Use when the user says "install agentcookie", "set up cookie sync", "share my Chrome sessions with my agent box", or "make my agent log in as me".

mvanhorn/agentcookie · 63 tokens

tauri-mcp-cli

Use the Tauri MCP CLI to start and recover driver sessions, automate Tauri webviews, capture UI state, debug IPC, and work with mobile or remote devices. Use whenever an agent needs to operate a Tauri v2 app from terminal commands.

hypothesi/mcp-server-tauri · 57 tokens

browser-automation

A browser-automation workflow that detects the terminal environment and chooses a browser control tool. It supports opening pages, taking snapshots, clicking, filling fields, and other checks.

Insajin/autopus-adk · 34 tokens