[中文](README.md) · English

# dsh-douyin-creator
**Make DeepSeek check official Douyin sources before giving creator advice.**
[](https://github.com/forgeturl/dsh-douyin-creator/actions/workflows/ci.yml)
[](package.json)
[](LICENSE)
[](https://github.com/deepseek-ai/deepseek-harness)
`dsh-douyin-creator` is an evidence plugin for creators using DeepSeek Harness. It turns official public material about Douyin recommendation, distribution, search, governance, and technology into a searchable knowledge base for topic evaluation, script review, traffic diagnosis, and weekly planning.
It is designed for creators who want traceable sources and testable experiments instead of unsupported claims about fixed traffic pools, universal account scores, or guaranteed posting times.
## One-click setup for non-technical users
You do not need to preinstall DSH, Node.js, Git, or developer tools, and administrator access is not required. Download and extract the complete project, then:
- Windows: double-click [`Windows-双击安装并启动.cmd`](Windows-双击安装并启动.cmd)
- macOS: double-click [`macOS-双击安装并启动.command`](macOS-双击安装并启动.command)
The installer prepares a compatible portable Node.js runtime, chooses a reachable registry, installs and checks the plugin, and opens the Web UI. It falls back from the official services to an alternative mirror, keeps downloads in a retryable cache, and verifies the Node.js archive with SHA-256. It neither reads nor modifies API keys or global npm settings.
A first install has many dependencies and can take 5–15 minutes on a slow connection. The illustrated Chinese guide is available in [`普通客户使用教程.md`](普通客户使用教程.md).
## Command-line setup for developers
With Node.js `22.19+` or `24+`, you do not need a globally installed `dsh` command; copy these two lines:
```bash
# One-command plugin installation
npx --yes github:forgeturl/dsh-douyin-creator#main
# Start the DeepSeek Harness Web UI
npx --yes @deepseek-ai/dsh@0.1.0-rc.7 web
```
The command installer checks the Node.js version before asking DeepSeek Harness to install the plugin, and it does not modify your API key. If your shell still reports `dsh: command not found`, use the `npx` commands above instead of configuring a global PATH.
Then paste this prompt:
```text
First use douyin_official_search to search for “推荐算法 内容质量”.
Then separate official facts, reasonable inferences, and operational advice
before evaluating my topic idea.
```
> For production or team use, replace `#main` with a commit SHA to make installs reproducible. DeepSeek Harness is still in developer preview, so commands and plugin APIs may change.
### Verified Web UI loading
The screenshot below comes from an isolated DeepSeek Harness `0.1.0-rc.7` environment. After installing the tarball, the plugin appears in the plugin list as **enabled**. The verification used neither the maintainer's API key nor an existing DSH configuration.