← 返回 Skills 市场
155
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tubeify
功能描述
AI video editor for YouTube creators — removes pauses, filler words, and dead air automatically via API
安全使用建议
This skill appears coherent with its stated purpose, but take these precautions before using it: (1) Do not paste or upload private keys/seed phrases — the API only needs a wallet address and a transaction hash, not private credentials. (2) Be aware that providing a video URL and payment tx hash will transmit that data to https://tubeify.xyz — only send content you are comfortable uploading to a third party. (3) Verify the site reputation and HTTPS certificate; consider using a throwaway wallet for payments to limit exposure. (4) The curl commands create a local cookie file (session.txt); delete it when finished if you don't want session data stored. (5) Confirm on-chain payment actually settled (on etherscan) before trusting the service to process and return files.
功能分析
Type: OpenClaw Skill
Name: tubeify
Version: 1.0.0
The 'tubeify' skill is a standard API wrapper for a video editing service hosted at tubeify.xyz. It uses curl to interact with a PHP-based backend for video processing, requiring only a public wallet address and a transaction hash for payment. There are no signs of data exfiltration, credential theft, or malicious instructions; the functionality is entirely consistent with its stated purpose of automating video cleanup.
能力评估
Purpose & Capability
Name/description (AI video editor) align with the instructions: the SKILL.md shows a web API that accepts a video URL, processes it, and returns a download URL. Required binary (curl) is appropriate for the documented workflow.
Instruction Scope
Instructions direct the agent to POST wallet addresses and a USDC tx hash and to save session cookies to session.txt (curl -c/-b). Writing/reading a local cookie file is within scope for interacting with the service, but the skill will cause video URLs and payment tx hashes to be transmitted to an external endpoint (https://tubeify.xyz). The skill does not request private keys or other unrelated system data.
Install Mechanism
Instruction-only skill with no install step and only requiring curl. This is low-risk from an install perspective because nothing is downloaded or written by an installer.
Credentials
No environment variables, secrets, or unrelated credentials are requested. The documented inputs (wallet address and USDC tx hash) are proportional to the payment/authentication flow described. However, the user must not supply private keys or seed phrases — the skill does not need them.
Persistence & Privilege
Skill is not always-enabled and can be invoked by the user. It does instruct use of a local cookie file (session.txt) for session state, which is normal for curl-based interactions and scoped to the skill's API.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tubeify - 安装完成后,直接呼叫该 Skill 的名称或使用
/tubeify触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — AI video editor for YouTube creators via API
元数据
常见问题
Tubeify 是什么?
AI video editor for YouTube creators — removes pauses, filler words, and dead air automatically via API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 155 次。
如何安装 Tubeify?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tubeify」即可一键安装,无需额外配置。
Tubeify 是免费的吗?
是的,Tubeify 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tubeify 支持哪些平台?
Tubeify 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tubeify?
由 esokullu(@esokullu)开发并维护,当前版本 v1.0.0。
推荐 Skills