tubeify

Installation
SKILL.md

Tubeify

Submit a raw recording URL to the Tubeify API and get back a polished, trimmed video with pauses, filler words, and dead air removed automatically.

Workflow

1. Authenticate

curl -c session.txt -X POST https://tubeify.xyz/index.php \
  -d "wallet=<WALLET_ADDRESS>"

Response on success:

{ "status": "ok", "session": "active" }
Installs
34
GitHub Stars
3.0K
First Seen
Mar 24, 2026
tubeify — davepoon/buildwithclaude