← Back to Skills Marketplace
xueyc1f

TurboPush

by xueyc1f · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
124
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install turbopush
Description
多平台内容发布助手,支持 20+ 平台一键发布文章、图文、视频
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install turbopush
  3. After installation, invoke the skill by name or use /turbopush
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
添加安装说明、环境变量声明和安全说明,解决 ClawHub 安全警告
v1.0.0
Initial release: 支持 20+ 平台一键发布文章、图文、视频
Metadata
Slug turbopush
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is TurboPush?

多平台内容发布助手,支持 20+ 平台一键发布文章、图文、视频. It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.

How do I install TurboPush?

Run "/install turbopush" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TurboPush free?

Yes, TurboPush is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does TurboPush support?

TurboPush is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TurboPush?

It is built and maintained by xueyc1f (@xueyc1f); the current version is v1.0.1.

💬 Comments