← 返回 Skills 市场
236
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toutiaodraft
功能描述
Batch upload content or markdown-formatted drafts to the Toutiao micro-headline draft box, including optional images and automatic saving.
安全使用建议
This skill appears to do what it claims: parse user text/Markdown, download optional images, and use a browser automation tool to create drafts on mp.toutiao.com. Before installing or running it, ensure you: (1) are comfortable that the agent/browser session used is logged into the correct Toutiao account (automated posting uses that session), (2) only include image URLs you trust (the skill downloads them to /tmp), and (3) test with a small number of non-sensitive drafts to confirm selectors and buttons still match the site (site changes can cause unintended behavior). If you need stronger guarantees, inspect or run the agent in a sandboxed environment so temporary files and the browser session are isolated.
功能分析
Type: OpenClaw Skill
Name: toutiaodraft
Version: 1.0.0
The skill is a functional automation tool designed to batch upload content and images to the Toutiao (今日头条) creator platform. It follows a clear workflow of parsing markdown, downloading images to a temporary local directory (/tmp/openclaw/uploads/), and using browser automation to interact with the official site (mp.toutiao.com). No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name/description (upload drafts to Toutiao) match the instructions: controlling a browser to fill the editor, upload images, and save drafts on mp.toutiao.com. Required artifacts (image URLs, temporary local files, browser control) are expected for this task.
Instruction Scope
Instructions are scoped to parsing user-provided markdown, downloading optional image URLs, manipulating the Toutiao editor via a browser tool, and saving drafts. Note: the skill explicitly downloads external image URLs to /tmp/openclaw/uploads/ and uses the user's logged-in browser session — these are expected for uploading but have privacy implications (you should trust the image sources and the account used). The instructions do not ask for unrelated files, system credentials, or external endpoints beyond the image hosts and Toutiao.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing is downloaded or written to disk by an installer, lowering installation risk.
Credentials
The skill declares no environment variables, credentials, or config paths. The only runtime requirement is that the user be logged into the Toutiao creator platform in the browser used by the agent — this is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes or access to other skills' configurations. It operates per invocation via browser automation and temporary file storage.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toutiaodraft - 安装完成后,直接呼叫该 Skill 的名称或使用
/toutiaodraft触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
批量上传内容到今日头条微头条草稿箱
Batch upload content to Today's Headlines Micro-headlines draft box
元数据
常见问题
toutiao draft 是什么?
Batch upload content or markdown-formatted drafts to the Toutiao micro-headline draft box, including optional images and automatic saving. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 236 次。
如何安装 toutiao draft?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toutiaodraft」即可一键安装,无需额外配置。
toutiao draft 是免费的吗?
是的,toutiao draft 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
toutiao draft 支持哪些平台?
toutiao draft 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 toutiao draft?
由 tanlvxu(@tanlvxu)开发并维护,当前版本 v1.0.0。
推荐 Skills