← 返回 Skills 市场
Douyin Creator Cn
作者
Guohongbin
· GitHub ↗
· v1.0.0
880
总下载
1
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install douyin-creator-cn
功能描述
Douyin Creator Assistant - Tag recommendations, best posting times, title optimization, and competitor analysis
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install douyin-creator-cn - 安装完成后,直接呼叫该 Skill 的名称或使用
/douyin-creator-cn触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Douyin Creator Assistant.
- Personalized hashtag recommendations
- Best posting time suggestions
- Video title optimization
- Competitor account analysis
元数据
常见问题
Douyin Creator Cn 是什么?
Douyin Creator Assistant - Tag recommendations, best posting times, title optimization, and competitor analysis. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 880 次。
如何安装 Douyin Creator Cn?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install douyin-creator-cn」即可一键安装,无需额外配置。
Douyin Creator Cn 是免费的吗?
是的,Douyin Creator Cn 完全免费(开源免费),可自由下载、安装和使用。
Douyin Creator Cn 支持哪些平台?
Douyin Creator Cn 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Douyin Creator Cn?
由 Guohongbin(@guohongbin-git)开发并维护,当前版本 v1.0.0。
推荐 Skills