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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/abdul-karim-mia/terabox-link-extractorWhat 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
- "Can you please extract the direct download link for this TeraBox file: [URL]?"
- "I need the high-resolution stream link for this video link from TeraBox, are you able to provide that?"
- "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_KEYremains 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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-abdul-karim-mia-terabox-link-extractor": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
gumroad-pro
Comprehensive Gumroad merchant management for Products, Sales, Licenses, Discounts, Payouts, and Webhooks. Use when Claude needs to: (1) Manage digital or physical inventory, (2) Oversee transactions and process refunds/shipping, (3) Verify or rotate license keys, (4) Manage offer codes, or (5) Monitor payout history and store webhooks.
photoshop-automator
Professional Adobe Photoshop automation via COM/ExtendScript bridge. Supports text updates, filters, and action playback.
adobe-automator
Universal Adobe application automation via ExtendScript bridge. Supports Photoshop, Illustrator, InDesign, Premiere Pro, and After Effects.