OpenClaw · Skill

Terabox Link Extractor

High-performance extraction of direct assets from TeraBox using the browser-less XAPIverse API.

Coding Agents & IDEs
v1.4.0
VirusTotal: Benign

Install

Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.

Primary command

clawhub install abdul-karim-mia/terabox-link-extractor

ClawHub installer

npx clawhub@latest install abdul-karim-mia/terabox-link-extractor

OpenClaw CLI

openclaw skills install abdul-karim-mia/terabox-link-extractor

Direct OpenClaw install

openclaw install abdul-karim-mia/terabox-link-extractor

What this skill does

High-performance extraction of direct assets from TeraBox using the browser-less XAPIverse API.

Why it matters

Gets direct download and stream URLs from TeraBox without a browser or login session, which standard download tools cannot do on their own.

Typical use cases

  • Downloading a shared TeraBox video without a TeraBox account
  • Getting a direct stream URL to play a file in a media player
  • Extracting all available resolution options from a TeraBox share link
  • Automating TeraBox file retrieval in a download script
  • Checking file size and duration before committing to a download

Source instructions

TeraBox Link Extractor (XAPIverse Edition)

High-performance extraction of direct assets from TeraBox using the browser-less XAPIverse API.

📖 Navigation & Data

  • Primary Interaction: Use the adaptive logic in handler.js. See api-reference.md for command specs and changelog.md for version history.
  • Secondary Interaction: Use CLI via node scripts/extract.js <url>.

🛠 AI Protocol (Security First)

1. Informed Consent Protocol

  • Trigger: When a user provides a TeraBox link (terabox.com, etc.), inform them that you can extract direct links using the XAPIverse service.
  • Permission: You MUST ask for the user's permission before sending the URL to the extraction service.
  • Execution: Only trigger the extract command AFTER the user confirms.

2. Mandatory Response Format

Once permitted, present the extraction results as a text-only report. DO NOT use interactive buttons.

Format per file: 📦 Name: [name] 📁 Type: [type] | 📺 Quality: [quality] 📏 Size: [size_formatted] | ⏱️ Duration: [duration] 🔗 Links:

💳 Credits Remaining: [free_credits_remaining]

3. Privacy & Security

  • Data Transmission: Inform the user (if asked) that the full target URL and your API key (TERABOX_API_KEY) are transmitted to https://xapiverse.com for processing.
  • No Residual State: Do not log or store the API key or extracted links beyond the immediate session.

Setup

1. Obtain Credentials

Get your API key from the XAPIverse portal: https://xapiverse.com/apis/terabox-pro

2. Configure Agent

Add the TERABOX_API_KEY to the skill's entry in openclaw.json:

"terabox-link-extractor": {
  "TERABOX_API_KEY": "sk_..."
}

Developed for the OpenClaw community by Abdul Karim Mia.

Related OpenClaw skills

Browse all →
Featured slot

Your product here

Reserve this slot to reach operators and coding-agent buyers.

Shown where builders are actively comparing tools and deployment options.

Advertise