From tikhub-plugin
Pull and analyze the comments on a post/video — sentiment breakdown, recurring themes/keywords, top comments, and notable questions or complaints. Use when the user says "analyze the comments", "what are people saying on this post", "comment sentiment", or pastes a post URL and wants the discussion summarized.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tikhub-plugin:comments-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Mine a single post's comment section for sentiment and themes.
Mine a single post's comment section for sentiment and themes.
[ -z "${TIKHUB_API_KEY:-}" ] && echo "Set TIKHUB_API_KEY first (see tikhub-onboarding)."
app/v3/fetch_video_comments (aweme_id, cursor). Douyin: app/v3/fetch_video_comments (aweme_id, cursor).v2/fetch_post_comments (+ fetch_comment_replies).web_v2/get_video_comments (+ get_video_comment_replies).web/fetch_post_comments. Xiaohongshu: app_v2/get_note_comments.analytics/fetch_comment_keywords (item_id) gives a
comment keyword summary directly.Each comment page (and reply page) is a billed call. Cap pages; warn for viral posts with huge
threads. Estimate via calculate_price.
npx claudepluginhub tikhub/tikhub-plugin --plugin tikhub-pluginProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.