← Back to Skills Marketplace
guohongbin-git

Douyin Creator Cn

by Guohongbin · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
880
Downloads
1
Stars
6
Active Installs
1
Versions
Install in OpenClaw
/install douyin-creator-cn
Description
Douyin Creator Assistant - Tag recommendations, best posting times, title optimization, and competitor analysis
README (SKILL.md)

Douyin Creator Assistant 🎬

AI-powered assistant for Douyin (TikTok China) content creators.

Features

1. Tag Recommendations 🏷️

Get personalized hashtag suggestions.

./scripts/tags.sh "美食"

2. Best Posting Time ⏰

Learn when to post for maximum engagement.

./scripts/time.sh "美食博主"

3. Title Optimization ✍️

Improve your video titles.

./scripts/title.sh "今天做了红烧肉"

4. Competitor Analysis 📊

Study successful accounts.

./scripts/analyze.sh "@美食作家王刚"

Installation

clawhub install douyin-creator-cn

Author

money-maker-ai

Changelog

v1.0.0 (2026-02-18)

  • Initial release
Usage Guidance
This skill is self-contained and does not ask for credentials or network access — what it gives you are canned suggestions produced by local shell scripts, not live Douyin/TikTok analytics or external AI calls. If you expect real-time data or genuine AI-driven analysis, this package does not provide that: you would need a version that calls Douyin APIs or an external ML service (which would require proper API keys and secure handling). Review the scripts yourself if you want to confirm behavior, and do not assume the outputs reflect live platform data or guarantees about performance.
Capability Analysis
Type: OpenClaw Skill Name: douyin-creator-cn Version: 1.0.0 The skill bundle provides simple shell scripts for Douyin content creation assistance. All scripts (`analyze.sh`, `tags.sh`, `time.sh`, `title.sh`) primarily use `echo` for output and `case` statements or `grep` for basic string processing. User inputs are consistently double-quoted when used in commands, which effectively prevents common shell injection vulnerabilities. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the AI agent in `SKILL.md` or `README.md`. The scripts explicitly state they simulate data rather than making real API calls, further reducing risk.
Capability Assessment
Purpose & Capability
The name/description claim an "AI-powered assistant" for Douyin, but the packaged artifacts are simple local bash scripts that print simulated/canned recommendations rather than calling Douyin/TikTok APIs or any AI service. This is not a security problem, but it is a capability mismatch (marketing vs. actual behavior).
Instruction Scope
SKILL.md directs the agent to run only the included scripts (tags.sh, time.sh, title.sh, analyze.sh). The scripts read only their positional arguments and emit static/sample outputs; they do not read arbitrary files, environment variables, or send data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only + local scripts). Nothing is downloaded or extracted during install, so there is no installer network activity or disk-write risk introduced by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The scripts do not reference or require secrets. Requested access is minimal and proportionate to the stated (local, simulated) functionality.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills, system-wide configs, or persist credentials. It runs only local scripts when invoked.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install douyin-creator-cn
  3. After installation, invoke the skill by name or use /douyin-creator-cn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Douyin Creator Assistant. - Personalized hashtag recommendations - Best posting time suggestions - Video title optimization - Competitor account analysis
Metadata
Slug douyin-creator-cn
Version 1.0.0
License
All-time Installs 6
Active Installs 6
Total Versions 1
Frequently Asked Questions

What is Douyin Creator Cn?

Douyin Creator Assistant - Tag recommendations, best posting times, title optimization, and competitor analysis. It is an AI Agent Skill for Claude Code / OpenClaw, with 880 downloads so far.

How do I install Douyin Creator Cn?

Run "/install douyin-creator-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Douyin Creator Cn free?

Yes, Douyin Creator Cn is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Douyin Creator Cn support?

Douyin Creator Cn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Douyin Creator Cn?

It is built and maintained by Guohongbin (@guohongbin-git); the current version is v1.0.0.

💬 Comments