Skip to main content
ClaudeWave
Skill2k estrellas del repoactualizado 26d ago

media-crawler-tieba

Collect Baidu Tieba thread and user evidence with MediaCrawler using keyword or bar discovery, exact thread detail, replies, and creator pages. Use for community pain-point, vocabulary, objection, topic, or user research with thread-context preservation.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/tsingyuai/growth-lab /tmp/media-crawler-tieba && cp -r /tmp/media-crawler-tieba/collectors/media-crawler-tieba ~/.claude/skills/media-crawler-tieba
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# Tieba collection

Follow [media-crawler](../media-crawler/SKILL.md). Require purpose, keyword/bar/thread/user inputs, target size and time bounds, reply depth, and invoking Model Memory destination.

Use `--platform tieba --type search` for discovery. Configure bar names in `TIEBA_NAME_LIST` when the research scope is community-specific; otherwise use intent-distinct keywords. Configure exact thread IDs in `TIEBA_SPECIFIED_ID_LIST` and full user-home URLs in `TIEBA_CREATOR_URL_LIST`; use detail/creator mode.

Preserve bar name, thread title, original post, floor/reply relationships, author, publish time and canonical URL. Do not flatten replies into independent opinions without their parent context. Sample across different threads/authors and deduplicate by thread ID plus post/floor identity. Start without deep replies, enrich only relevant threads, and stop on authentication/risk control.

Return scope/bar list, exact inputs, raw/copied paths, thread/reply/user counts, coverage, time, commit, exclusions and selection rationale.
media-crawler-bilibiliSkill

Collect Bilibili video and creator evidence with MediaCrawler through search, exact BV detail, comments, dynamics, contacts, and optional media. Use for topic, format, title, creator, or audience research with explicit time-range and quality controls.

media-crawler-douyinSkill

Collect Douyin competitive evidence with MediaCrawler using keyword search, exact video detail, comments, media, and creator profiles. Use for trend, hook, format, audience-language, or creator research that needs reproducible raw evidence and a documented selection method.

media-crawler-kuaishouSkill

Collect Kuaishou competitive evidence with MediaCrawler using keyword search, exact video detail, comments, media, and creator profiles. Use for trend, format, audience-language, or creator research requiring reproducible source records and explicit collection limits.

media-crawler-weiboSkill

Collect Weibo posts and creator evidence with MediaCrawler using search, exact post IDs, comments, optional media, and creator IDs. Use for discourse, trend, messaging, audience-language, or account research requiring preserved provenance and risk-aware detail enrichment.

media-crawler-zhihuSkill

Collect Zhihu answers, articles, videos, comments, and creator evidence with MediaCrawler through search and exact URLs. Use for expert discourse, problem framing, objections, terminology, topic, or creator research where content type and question context must remain explicit.

media-crawlerSkill

Install, authenticate, configure, operate, and troubleshoot the external MediaCrawler client shared by Douyin, Kuaishou, Bilibili, Weibo, Tieba, and Zhihu collectors. Xiaohongshu uses the separate browser-first xiaohongshu-mcp Collector. Use when auditing this client, onboarding a supported platform account, selecting search/detail/creator modes, enabling comments or media, locating outputs, or diagnosing crawler failures.

research-productSkill

渐进式研究当前产品,并把已经稳定、可追溯的产品认知增量写入根目录 SOUL.md。首次接入产品代码、原型或线上 URL,需要确认产品形态与已有能力,或某个增长 loop 在执行中发现新的产品事实、用户场景、问题与价值证据时使用。不得一次性臆造完整产品画像,也不得仅凭代码功能推断用户、问题或价值。

research-seo-demandSkill

完整调研并确定 SEO 机会:从产品理解、领域词表拆解、关键词矩阵扩展、Bing 真实热度验证、竞品发现、实时 SERP 抓取,到头部页面的搜索引擎层、用户层和质量层拆解。需要查热词、验证搜索量、判断搜索意图、研究竞品页面、寻找信息增益缺口或决定应该做什么 SEO 页面时使用。