← 返回 Skills 市场
124
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install turbopush
功能描述
多平台内容发布助手,支持 20+ 平台一键发布文章、图文、视频
安全使用建议
This skill is coherent with a local TurboPush MCP service but exercise normal caution: only install or run turbo-push-mcp from a source you trust (prefer building from the repository if possible), verify any downloaded binaries, and keep the TURBO_PUSH_AUTH token secret. Because the skill invokes a local binary that performs publishing, consider running it in an isolated environment (container/VM) if you are unsure about the binary provenance. If you install prebuilt releases, check checksums/signatures and review the GitHub repo for recent activity or security notes before use.
功能分析
Type: OpenClaw Skill
Name: turbopush
Version: 1.0.1
The TurboPush skill bundle is a multi-platform content publishing assistant designed to interface with a local MCP server (turbo-push-mcp). The SKILL.md file provides clear instructions for managing accounts and publishing articles, videos, and images to over 20 platforms. The installation steps are standard for Go-based applications, and the security notes explicitly state that credentials are managed locally and communication occurs via localhost. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
Name/description (multi‑platform content publisher) align with the declared binary (turbo-push-mcp) and required env vars (TURBO_PUSH_PORT, TURBO_PUSH_AUTH). Those are expected for a local MCP server that proxies publishing to many platforms.
Instruction Scope
SKILL.md contains only instructions for calling the local MCP server APIs (list/create/publish/etc.) and guidance for constructing request payloads; it does not instruct reading unrelated files or accessing unrelated credentials or external endpoints beyond the referenced GitHub release page. The skill runtime will invoke the local binary and use the declared token/port for auth, which matches the documented workflow.
Install Mechanism
This is instruction-only (no install spec). SKILL.md suggests building from source or downloading prebuilt binaries from the project's GitHub releases — reasonable, but downloading/running prebuilt binaries carries typical supply-chain risk. Recommend verifying releases (checksums/signatures) or building from source if you don't trust the binary.
Credentials
Only TURBO_PUSH_PORT and TURBO_PUSH_AUTH are required, and TURBO_PUSH_AUTH is declared primary. Both are appropriate for authenticating to a local MCP service; there are no unrelated credentials or unexplained environment variables requested.
Persistence & Privilege
Skill is not always-enabled and allows normal model invocation behavior. It does not request elevated platform-wide persistence or modify other skills' configs in its instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install turbopush - 安装完成后,直接呼叫该 Skill 的名称或使用
/turbopush触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
添加安装说明、环境变量声明和安全说明,解决 ClawHub 安全警告
v1.0.0
Initial release: 支持 20+ 平台一键发布文章、图文、视频
元数据
常见问题
TurboPush 是什么?
多平台内容发布助手,支持 20+ 平台一键发布文章、图文、视频. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 TurboPush?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install turbopush」即可一键安装,无需额外配置。
TurboPush 是免费的吗?
是的,TurboPush 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TurboPush 支持哪些平台?
TurboPush 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TurboPush?
由 xueyc1f(@xueyc1f)开发并维护,当前版本 v1.0.1。
推荐 Skills