Yao doubao crawler
Skill ShenyuanNext/wepr-growth-skills/skills/yao-doubao-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-doubao-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 needs repeated Doubao AI-search collection from web or Android Appium into compatible JSON plus Markdown/Excel/HTML GEO reports. Requires keywords/questions and repeat count; target entity/type are required only for target-vs-competitor diagnosis. Not for generic scraping, Doubao API chat, hidden API extraction, SEO writing, high-frequency automation, or one-off answers.
SKILL.md
1.9 KB, as published. Nobody here has run it
Yao Doubao Crawler
Inputs
Collect with keywords/questions, repeat count, backend (web or mobile), connection fields, and output dir. Add target entity + entity type for standard diagnosis. Without a target, generate exploratory output and label inferred candidates as heuristic.
Workflow
- Read
references/user-setup-and-usage.md,references/doubao-crawl-workflow.md, andreferences/report-contract.md. - For Android/Appium, also read
references/mobile-appium-workflow.mdand runpython3 scripts/doubao_mobile_crawl.py preflight .... - Stage 1 web: run
scripts/doubao_batch_crawl.mjs. - Stage 1 mobile: run
scripts/doubao_mobile_crawl.py batch; use--fresh-chat --require-fresh-chatwhen samples must start in separate Doubao app conversations. - Stage 2: run
scripts/analyze_doubao_results.pyon the compatible crawl JSON. - Use
evals/andtemplates/for packaging checks and collection briefs. - Return crawl JSON,
summary.json, structured Markdown/Excel, HTML report, screenshots/XML for mobile, failed logs, and mobile search-material evidence when present.
Honest Boundaries
- Do not bypass login, CAPTCHA, risk controls, hidden APIs, network traffic, or app storage.
- Android/Appium is low-frequency visible UI evidence capture.
- Probability and competitor metrics are repeated-sample estimates; review aliases before external use.
- Preserve raw answers, references, URLs, screenshots/XML, and logs.