Yao chatgpt crawler
Skill ShenyuanNext/wepr-growth-skills/skills/yao-chatgpt-crawler
Executable Agent Skills for PR, SEO/GEO, paid media, Xiaohongshu full-funnel operations, content, brand and global growth|WEPR 可执行增长技能库
npx -y skills add ShenyuanNext/wepr-growth-skills --skill yao-chatgpt-crawlerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 24 days oldThe repository was created 24 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when a user provides ChatGPT web AI-search keywords, repeat count, target entity, entity type, OpenCLI profile, and crawl interval preference, then needs repeated crawls aggregated into JSON plus a Kami HTML GEO report. Not for generic crawling, ChatGPT API chat, SEO writing, or one-off answers.
SKILL.md
1.8 KB, as published. Nobody here has run it
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
- Read
references/user-setup-and-usage.md,references/chatgpt-crawl-workflow.md, andreferences/report-contract.mdas needed. - Run
node scripts/preflight.mjs --profile <profile>before fresh crawling. - Stage 1: run
scripts/chatgpt_batch_crawl.mjswith questions, repeat, profile, target entity/type, interval preset, and output dir. - 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. - 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 requiredwhen 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.