← 返回 Skills 市场
chellen021

Personal Toutiao Pub

作者 Chellen · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
403
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install personal-toutiao-pub
功能描述
今日头条微头条自动发布工具。触发词:"发布头条"、"发微头条"、"头条发布
安全使用建议
This skill will connect to your locally running Chrome (via --remote-debugging-port=9222) so it can reuse your logged-in Toutiao session — that grants the script access to browser contexts, cookies, and tabs. Before installing or running: 1) Review and, if desired, edit DEFAULT_CONTENT in toutiao_publish.py so it does not publish a self-referential or unexpected message. 2) Test on a disposable/dummy account first. 3) Do not leave Chrome started with remote debugging open on an untrusted network or machine. 4) Be cautious about allowing autonomous agent invocation (disable autonomous calls if you do not want the agent to publish without an explicit prompt). 5) If uncertain, run the script manually and inspect its behavior rather than giving it broad automatic permissions.
功能分析
Type: OpenClaw Skill Name: personal-toutiao-pub Version: 1.0.0 The skill bundle is a legitimate automation tool for publishing content to the Toutiao (今日头条) platform. It uses Playwright to connect to a local Chrome instance via the remote debugging port (9222) to reuse existing login sessions, a process clearly documented in SKILL.md and implemented transparently in toutiao_publish.py. The script includes features like smart login waiting, image uploading, and automated screenshot capture to the user's desktop, all of which align with its stated purpose without any evidence of data exfiltration or malicious intent.
能力评估
Purpose & Capability
Name/description (auto-publish to 今日头条) matches the code and SKILL.md: the script uses Playwright and connects to a local Chrome remote-debugging port to reuse login state, opens the Toutiao publishing page, fills content, uploads images, and saves screenshots. Connecting to local Chrome is necessary for reusing a logged-in session for this task.
Instruction Scope
The SKILL.md and script direct the agent/user to start Chrome with --remote-debugging-port and the script connects over CDP to the user's browser, giving it access to browser contexts/tabs/cookies. The script reads text files/images from disk and writes screenshots to ~/Desktop. The default content (DEFAULT_CONTENT) auto-inserts a self-referential message that would be published to the user's account unless overridden; the script also automatically extends short content with additional text. These behaviors could publish unexpected content and expose browser session data.
Install Mechanism
No automated install spec is included (instruction-only install). SKILL.md tells user to pip install playwright and run playwright install chromium. That's a standard dependency for this script but it requires the user to run package installation themselves; no remote downloads or obscure URLs are used in the package instructions.
Credentials
The skill requests no environment variables or external credentials. However, it demands access to the local Chrome debug port (localhost:9222), which effectively grants the script access to browser session state; this is proportionate to reuse-of-login but is a high-privilege access that should be considered sensitive.
Persistence & Privilege
Skill is not always-on and is user-invocable. Model invocation is allowed (normal), so an agent could call this skill autonomously. Combined with its ability to connect to the local browser session, autonomous invocation increases risk (the script could act using the user's logged-in accounts). There is no evidence the skill modifies other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install personal-toutiao-pub
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /personal-toutiao-pub 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of personal-toutiao-pub: - Automatically publishes micro-posts to 今日头条 using local Chrome login state. - Waits intelligently for login if not already authenticated. - Expands content to at least 100 characters if needed. - Supports image uploads, file input, and saves screenshots of successful posts. - Provides command-line interface with multiple publishing options and troubleshooting guidance.
元数据
Slug personal-toutiao-pub
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Personal Toutiao Pub 是什么?

今日头条微头条自动发布工具。触发词:"发布头条"、"发微头条"、"头条发布. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 403 次。

如何安装 Personal Toutiao Pub?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-toutiao-pub」即可一键安装,无需额外配置。

Personal Toutiao Pub 是免费的吗?

是的,Personal Toutiao Pub 完全免费(开源免费),可自由下载、安装和使用。

Personal Toutiao Pub 支持哪些平台?

Personal Toutiao Pub 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Personal Toutiao Pub?

由 Chellen(@chellen021)开发并维护,当前版本 v1.0.0。

💬 留言讨论