devtools

Creatorhub

多平台内容监控·采集·搬运 一个 Web 面板管起抖音 / 小红书 / 快手
1,926 stars351 forksPythonUpdated 9/8/2026100% free · open source
What it does

CreatorHub lets you monitor, scrape, and repost short‑video content from Douyin, Xiaohongshu and Kuaishou all from a single web dashboard.

When to use it
  • You need to automatically collect trending videos from multiple Chinese short‑video platforms for a content‑curation feed.
  • You want to re‑publish (搬运) popular clips on your own brand’s account without manually copying each video.
  • Your marketing team needs a central UI to set up keyword‑based watches and see real‑time analytics across platforms.
Ready-to-paste prompt
python tasks/collect.py --platform douyin --keyword "咖啡" --limit 50 --output data/douyin_coffee.json
Heads up: The scraper relies on the official platform APIs; you must provide valid access tokens in `config.yaml`. Without them the collector will return 401 errors and the dashboard will show “Auth failed”.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/creatorhub && curl -fsSL https://workflowstacks.com/api/skills/creatorhub/claude-skill -o ~/.claude/skills/creatorhub/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Creatorhub works
Codeflow
Free to inspect

Creatorhub is a large Python project (~40k lines across 119 code files, plus 82 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, no license file, has a test suite.

Size
Large codebase
~40k lines · 119 code files · ~6 h to skim
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Python · Node.js
No API keys detected
Python 72%JavaScript 17%HTML 8%CSS 2%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    app/main.py
    Where the program starts running
  3. 3
    package.json
    Dependencies and the commands it exposes
  4. 4
    app/__init__.py
    Inside app/ — the main logic begins here
What's in each folder
app/Core code — the actual logic96 files
frontend/Frontend / UI14 files
guide/Documentation4 files
desktop/Folder20 files
preview/Folder6 files
tests/Tests — proof it works83 files
assets/Images & static assets15 files
.github/CI / automation (GitHub Actions)3 files
READMEHas testsDocumentedCI checksNo licenseUpdated this month
Quick Actions
Details
Creator
3441293738
Language
Python
Category
devtools
Published
7/3/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.