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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "terabox-link-extractor" with this command: npx skills add abdul-karim-mia/terabox-link-extractor

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Cclaw

Open-source comedy AI + video editing + poster generation. Create standup/sketch/manzai/scripts, edit videos via FFmpeg, and generate comedy posters via canv...

Registry SourceRecently Updated
General

Bird Recognition Tool | 鸟类识别工具

Identifies bird species in images/videos of target areas. Supports recognition of no less than 500 common bird species, supports customized model training, s...

Registry SourceRecently Updated
General

Image Amazon Product Image Suite

A professional product image generation skill purpose-built for the Amazon e-commerce platform. Outputs comply with Amazon's image guidelines while optimizin...

Registry SourceRecently Updated
General

SearchOnlineAssets

Online asset search tool: queries public stock libraries (Pixabay) for high-quality photos, illustrations, vectors and videos, returning result metadata and...

Registry SourceRecently Updated