Plugin Claude Code
Plugin marketplace listing 1 plugin: tikhub-plugin.
Plugin Claude Code
Plugin marketplace listing 1 plugin: tikhub-plugin.
Plugin Claude Code
TikHub social-media data for Claude. Download media and fetch posts, profiles, comments, search results, trends, and analytics across TikTok, Douyin, Instagram, YouTube, Twitter/X, Threads, Xiaohongshu, and 9+ more platforms — via TikHub's hosted MCP server, the REST API, or the Python SDK. Includes onboarding/auth…
MCP server Claude CodeCodexCursor +2
MCP server "tikhub-tiktok", hosted remotely at mcp.tikhub.io, as configured in TikHub/tikhub-plugin.
MCP server Claude CodeCodexCursor +2
MCP server "tikhub-douyin", hosted remotely at mcp.tikhub.io, as configured in TikHub/tikhub-plugin.
MCP server Claude CodeCodexCursor +2
MCP server "tikhub-instagram", hosted remotely at mcp.tikhub.io, as configured in TikHub/tikhub-plugin.
MCP server Claude CodeCodexCursor +2
MCP server "tikhub-youtube", hosted remotely at mcp.tikhub.io, as configured in TikHub/tikhub-plugin.
MCP server Claude CodeCodexCursor +2
MCP server "tikhub-twitter", hosted remotely at mcp.tikhub.io, as configured in TikHub/tikhub-plugin.
MCP server Claude CodeCodexCursor +2
MCP server "tikhub-threads", hosted remotely at mcp.tikhub.io, as configured in TikHub/tikhub-plugin.
MCP server Claude CodeCodexCursor +2
MCP server "tikhub-xiaohongshu", hosted remotely at mcp.tikhub.io, as configured in TikHub/tikhub-plugin.
Skill Claude CodeCodex
Fetch large lists from TikHub (posts, followers, search results, comments) with safe pagination, dedup, and export to CSV or JSON for downstream analysis. Use when the user wants "all posts", "export to CSV/JSON", "scrape N results", "a dataset of", or any large repeated-pull job.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Benchmark multiple accounts/competitors side by side on one or more platforms — followers, engagement rate, posting cadence, top content, and growth signals. Use when the user says "compare these accounts", "us vs competitors", "benchmark @a @b @c", or wants a competitive landscape.
Skill Claude CodeCodex
Analyze a creator/account on any supported platform — profile stats, recent post performance, engagement rate, posting cadence, and top content. Use when the user says "analyze this creator/account/channel", "how is @handle doing", "engagement rate", or wants a performance summary for a profile.
Skill Claude CodeCodex
Work with Douyin (抖音) data via TikHub — fetch videos, user profiles and post lists, video comments, and run video/user/general search via Douyin's dedicated search series. Use when the task targets Douyin. Covers App-V3 and the Douyin Search series.
Skill Claude CodeCodex
Research a hashtag or keyword — volume/popularity signals, top and recent content, and related hashtags — on TikTok, Douyin, Instagram, Xiaohongshu, and more. Use when the user asks "research.
Skill Claude CodeCodex
Work with Instagram data via TikHub — fetch user info and posts, search users/reels/hashtags/music/locations, pull post comments and replies, and hashtag feeds. Use when the task targets Instagram. Covers the Instagram V2 API.
Skill Claude CodeCodex
Monitor what people say about a brand, product, person, or keyword across platforms — collect mentions, classify sentiment, cluster themes, and deliver a cited digest. Use when the user says "what are people saying about X", "monitor mentions", "brand sentiment", "track this keyword", or wants social listening.
Skill Claude CodeCodex
Download video, audio, or images (no-watermark where available) from a social-media URL or list of URLs. Use when the user pastes a TikTok/Douyin/Instagram/YouTube/Twitter/Xiaohongshu link and wants the media file, or says "download this video", "save without watermark", "grab the audio". Dispatches to the right…
Skill Claude CodeCodex
Find the right TikHub endpoint among 1,100+ across 16+ platforms. Use when you know the goal (e.g. "get a user's posts on Douyin") but not the exact API path, or when a platform has no dedicated skill (LinkedIn, Reddit, Bilibili, Weibo, WeChat, Kuaishou, Zhihu, Lemon8, etc.). Searches a bundled index and maps results…
Skill Claude CodeCodex
Connect to and orchestrate TikHub's official hosted MCP server (mcp.tikhub.io). Use when the user wants Claude to call TikHub directly as tools, asks to enable more TikHub platforms, or hits MCP connection/auth issues. This plugin does NOT build its own MCP — it bridges TikHub's hosted MCP via npx mcp-remote.
Skill Claude CodeCodex
Entry point for using TikHub social-media data in Claude. Use when the user first mentions TikHub, asks to download/fetch TikTok/Douyin/Instagram/YouTube/Twitter/Xiaohongshu data, or hasn't set up access yet. Walks through getting an API key, setting TIKHUBAPIKEY, choosing a path (hosted MCP / REST / Python SDK), and…
Skill Claude CodeCodex
Build with the official TikHub Python SDK (pip install tikhub). Use when the user is writing a Python app, script, or data pipeline against TikHub. Covers install, client init from TIKHUBAPIKEY, the platform namespaces, sync/async, pagination, and error handling.
Skill Claude CodeCodex
Call the TikHub REST API directly with curl/HTTP. Use for zero-install scripting, CI, non-Python environments, or when the MCP path is unavailable. Covers base URLs, Bearer auth, the /api/v1/{platform}/... path scheme, pagination, rate limits, retries, error handling, and credit/cost awareness.
Skill Claude CodeCodex
Work with TikTok data via TikHub — fetch videos, user profiles and post lists, run search, pull trends/ads insights, creator analytics, comment keywords, and shop search. Use when the task targets TikTok specifically. Covers the App-V3, Ads, Creator, Analytics, and Shop APIs.