ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

terabox-link-extractor

Direct link extraction from TeraBox URLs using the XAPIverse protocol. Extracts high-speed download and stream links (All Resolutions) without browser session requirements. Use when the user provides a TeraBox link and wants to download or stream content directly.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

The terabox-link-extractor is a high-performance OpenClaw agent skill designed to bridge the gap between TeraBox cloud storage and direct media consumption. Unlike standard scraping methods that require headless browsers or bloated session management, this skill utilizes the XAPIverse protocol to interact directly with backend services. It parses provided TeraBox URLs to retrieve high-speed streaming links and direct download endpoints, supporting multiple resolutions and file types. By bypassing the need for an active user browser session, it ensures that your OpenClaw agent remains lightweight and efficient while providing rapid, on-demand content accessibility.

Installation

To integrate this skill into your environment, first ensure you have your credentials ready from the XAPIverse portal. Install the skill using the OpenClaw command-line interface: clawhub install openclaw/skills/skills/abdul-karim-mia/terabox-link-extractor

Once installed, navigate to your openclaw.json configuration file. Locate the terabox-link-extractor block and insert your unique API key: "terabox-link-extractor": { "TERABOX_API_KEY": "sk_YOUR_KEY_HERE" } Finally, restart your OpenClaw agent or perform a reload of the skills cache to activate the new functionality.

Use Cases

  • Media Streaming: Rapidly extract direct stream links to play video files in external players (e.g., VLC, MPC-HC) without loading the TeraBox web interface.
  • Batch Downloads: Automate the retrieval of fast download links for multiple assets stored in a TeraBox folder.
  • Headless Content Processing: Ideal for server-side or CLI-based automation where a GUI browser is either unavailable or resource-prohibitive.

Example Prompts

  1. "Can you please extract the direct download link for this TeraBox file: [URL]?"
  2. "I need the high-resolution stream link for this video link from TeraBox, are you able to provide that?"
  3. "Please parse this TeraBox URL so I can download the file, I give you permission to use the extractor."

Tips & Limitations

  • Informed Consent: The skill is strictly governed by an informed consent protocol. You must always confirm the user's intent before dispatching any API requests.
  • Data Security: Always inform the user that the target URL and the API key are processed via the secure XAPIverse infrastructure. Ensure you do not cache or store these credentials in your local agent history.
  • Limitations: The skill currently depends on the stability of the XAPIverse API endpoints; ensure your TERABOX_API_KEY remains valid and has sufficient remaining credits for continuous operation. Avoid using this for massive bulk extraction to prevent rate-limiting on the provider side.

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-abdul-karim-mia-terabox-link-extractor": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#terabox#downloader#streamer#media#xapiverse
Safety Score: 4/5

Flags: external-api