Manage Tella videos, edit interactive clips, generate transcripts, configure webhooks, and orchestrate playlists via a powerful developer CLI.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tella-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install tella-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The tella-cli skill is a robust developer tool designed to manage Tella workspace resources programmatically. Tella is a popular video recording and production platform, and this skill exposes its entire API capabilities directly inside your terminal, making it highly effective when integrated with Openclaw Skills. With it, developers and AI agents can orchestrate screen-recording configuration pipelines, clip exports, custom layout coordinates, and detailed playback properties without leaving their workflows.
Whether you need to audit high-volume video catalogs, execute automated visual cuts, or adjust security permissions on target videos, this CLI integration serves as a secure bridge. Using simple commands, users can control visual layouts, fetch high-fidelity transcription files, and automate team collaboration features.
~/.config/tokens/tella-cli.txt).--json flag, commands return a standard JSON payload which easily cascades into secondary pipelines using Openclaw Skills.Ensure you have Bun installed, then construct and link the tella command executable on your machine:
bun --version || curl -fsSL https://bun.sh/install | bash
npx api2cli bundle tella
npx api2cli link tella
Once configured, load your private workspace token retrieved from Tella:
tella-cli auth set "tella_pk_xxx..."
tella-cli auth test
Ensure your scripts run smoothly by appending the --json global flag to all programmatic CLI executions.
Every programmatic execution returns a predictable, standardized envelope mapping state details. This consistency guarantees a smooth handoff when working with other Openclaw Skills.
{
"ok": true,
"data": {},
"meta": { "total": 42 }
}
{
"ok": false,
"error": {
"message": "API request rejected",
"status": 401
}
}
--point-x, --focus-y, --dim-width) are mapped as normalized floats from 0 to 1 across the video viewport dimensions.*-ms flags) unless otherwise documented.video.viewed, transcript.ready, and export.ready with full validation secrets.Loading
A powerful news and article summarization skill that aggregates, searches, compares, and deeply digests global media feeds directly within your AI workflow.

An automated engineering skill that simplifies integrating MobTech MobLink into iOS applications using CocoaPods, ensuring seamless scene restoration and privacy compliance.

A structured game writing skill that provides templates, checklists, and safe defaults for crafting compelling NPC dialogue.

An automated AI agent skill that generates high-quality structured articles based on keywords and publishes them directly to your WordPress site.

An AI customer service agent skill designed for restaurant automation, featuring friendly conversational workflows and real-time structured data lookup.

An essential starter skill enabling AI agents to collaborate, complete bounty tasks, and monetize services within the Opulse Link ecosystem.








































