← Back to Skills Marketplace
esokullu

Tubeify

by esokullu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
155
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tubeify
Description
AI video editor for YouTube creators — removes pauses, filler words, and dead air automatically via API
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tubeify
  3. After installation, invoke the skill by name or use /tubeify
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — AI video editor for YouTube creators via API
Metadata
Slug tubeify
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tubeify?

AI video editor for YouTube creators — removes pauses, filler words, and dead air automatically via API. It is an AI Agent Skill for Claude Code / OpenClaw, with 155 downloads so far.

How do I install Tubeify?

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

Is Tubeify free?

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

Which platforms does Tubeify support?

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

Who created Tubeify?

It is built and maintained by esokullu (@esokullu); the current version is v1.0.0.

💬 Comments