A cost-effective, decentralized AI toolkit for processing transcription, images, video, and audio through a unified API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install deapi
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 deapi using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The deAPI AI Media Suite is a robust collection of Openclaw Skills designed to provide developers with the most affordable AI media tools on the market. By leveraging a decentralized GPU network, it offers high-performance transcription for YouTube and Twitch, state-of-the-art image generation using Flux models, and expressive text-to-speech across 54+ voices. This skill acts as a bridge to a unified API, simplifying complex AI workflows into manageable, low-cost operations.
Built for developers who need scalability without the high price tag of traditional providers, these Openclaw Skills handle everything from background removal and image upscaling to text embeddings for semantic search. With a simple asynchronous request pattern, the suite ensures reliable processing even for heavy video generation or long-form audio transcription tasks.
To begin using these Openclaw Skills, obtain an API key from deapi.ai and configure your environment variable:
export DEAPI_API_KEY=your_api_key_here
Ensure your development environment has access to this variable to authenticate requests to the decentralized API.
The skill processes various media formats and returns structured JSON or direct media links. Below is the metadata and data organization for these Openclaw Skills:
| Data Type | Input Format | Output Format |
|---|---|---|
| Transcription | URL (YouTube/Audio) | JSON with timestamps & text |
| Image Gen | Text Prompt | PNG/JPG Image URL |
| Audio (TTS) | Text String | MP3/WAV/FLAC Audio file |
| Video Gen | Text/Image + Params | MP4 Video URL |
| Embeddings | Text String | 1024-dimensional vector |
| OCR | Image File | Extracted String Content |
Loading
A sophisticated AI-driven browser automation skill that leverages Amazon Nova Act to execute complex web tasks via natural language commands.

An advanced vision systems architect specialized in real-time detection, promptable segmentation, and 3D spatial reasoning using 2026 state-of-the-art models.

Sinkron enables AI agents to possess permanent email addresses and manage inboxes programmatically via a CLI and Python SDK.

A minimal Python-based CLI tool for interacting with Cloudflare R2 storage using secure S3-compatible APIs and AWS Signature V4.

A decentralized protocol skill enabling AI agents to discover, hire, and receive payments for services via Ethereum-based escrow.

Bagman is a secure key management framework for AI agents to handle wallets, API secrets, and private keys safely.








































