By TikHub
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 routing, MCP wiring, REST and SDK best practices, an endpoint-discovery tool over 1,100+ API endpoints, deep platform skills, and task skills (downloader, creator analytics, trend research, social listening, competitor analysis, hashtag research, comment mining, bulk export).
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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.
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.
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.
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.
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.
External network access
Connects to servers outside your machine
Social-media data for Claude — download media and fetch posts, profiles, comments, search, trends, and analytics across TikTok, Douyin, Instagram, YouTube, Twitter/X, Threads, Xiaohongshu, and 9+ more platforms, powered by TikHub.
19 skills across three layers: integration (MCP / REST / SDK), per-platform coverage, and ready-made task workflows.
export TIKHUB_API_KEY="your_api_key_here"
claude --plugin-dir /path/to/tikhub-plugin
| Path | Best for | Owned by skill |
|---|---|---|
| MCP (default) | Claude calling TikHub directly as tools | tikhub-mcp (bridges hosted mcp.tikhub.io) |
| REST API | Scripts, CI, zero-install | tikhub-rest-api |
| Python SDK | Apps & pipelines (pip install tikhub) | tikhub-python-sdk |
| Skill | What it does |
|---|---|
tikhub-onboarding | Entry point: get a key, set TIKHUB_API_KEY, pick a path, route to the right skill |
tikhub-mcp | Connect to TikHub's hosted MCP; add platforms; self-host fallback |
tikhub-rest-api | REST best practices: auth, paths, pagination, rate limits, cost |
tikhub-python-sdk | The official tikhub SDK: install, namespaces, errors |
tikhub-endpoint-discovery | Search 1,100+ endpoints with tikhub-find-endpoint |
| Skill | Coverage |
|---|---|
tiktok | Videos, users, search, ads/trends, creator analytics, shop |
douyin | Videos, users, search, Billboard, Xingtu KOL, trend index |
instagram | Users, posts, search, comments, hashtags (V2) |
youtube | Video info, streams, captions, comments, search (Web-V2) |
twitter-threads | Tweets/posts, profiles, timelines, search, trends |
xiaohongshu | Note details, users, search, comments (App-V2) |
| Skill | Outcome |
|---|---|
social-media-downloader | Download video/audio/images (no-watermark) from any URL |
creator-analytics | Profile + engagement + cadence + top content for an account |
trend-research | Trending content, rising hashtags, hot sounds, ranking boards |
social-listening | Mentions → sentiment → themes → cited digest |
competitor-analysis | Benchmark multiple accounts side by side |
hashtag-research | Hashtag volume, top content, related tags |
comments-analysis | Comment sentiment, themes, top comments for a post |
bulk-data-export | Paginate large lists → dedup → CSV/JSON, with cost estimate |
You: Download https://www.tiktok.com/@nasa/video/7372484719365098283 without watermark
→ social-media-downloader parses the URL and saves the no-watermark MP4.
You: How is @nasa doing on Instagram?
→ creator-analytics pulls the profile + recent posts and reports engagement rate & top content.
You: What's trending on TikTok in the US right now?
→ trend-research pulls popular trends, hashtags, and hot sounds for the US.
You: What are people saying about "Claude AI" across platforms?
→ social-listening searches each platform, classifies sentiment, and returns a cited digest.
npx). No Node? Use REST/SDK, or self-host (pip install tikhub-mcp).https://api.tikhub.dev.MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub tikhub/tikhub-plugin --plugin tikhub-pluginComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.