Douyin Creator Cn
Douyin Creator Assistant - Tag recommendations, best posting times, title optimization, and competitor analysis
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 1 · 703 · 3 current installs · 3 all-time installs
byGuohongbin@guohongbin-git
MIT-0
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.0.0
Download ziplatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
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
Files
7 totalSelect a file
Select a file to preview.
Comments
Loading comments…
