A comprehensive modular toolkit for automated high-quality video, image, and digital human generation via world-class AI models.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tekan-skill
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 tekan-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Tekan AI is a professional-grade suite designed for creative content automation within the ecosystem of Openclaw Skills. It bridges the gap between complex AI models and actionable developer workflows, allowing users to generate digital humans, cinematic videos, and photorealistic images through simple text descriptions or reference assets. By integrating top-tier models like Sora, Kling, and Seedream, this skill provides a unified interface for media synthesis, editing, and e-commerce optimization.
The skill is built to handle the end-to-end lifecycle of creative assets, from background removal and voice cloning to multi-segment video production. It simplifies technical overhead such as S3 uploads, OAuth authentication, and task polling, making it an essential tool for developers and marketers looking to scale their visual content production using Openclaw Skills. Everything is managed through a centralized board system, ensuring that generated results are organized and easily accessible for further editing.
To begin using this skill within Openclaw Skills, install the required dependencies first:
pip install -r scripts/requirements.txt
Initialize the authentication flow by running the login command:
python scripts/auth.py login
After following the generated URL to authorize the app, verify your login status and credit balance:
python scripts/auth.py status
python scripts/user.py credit
The skill manages data through a structured system of boards, tasks, and model mappings to ensure consistency across Openclaw Skills.
| Component | Function | Description |
|---|---|---|
| Board ID | Organization | A unique identifier for grouping tasks into specific project boards. |
| Task ID | Tracking | Used to poll the status (init, running, success, fail) of generation requests. |
| Model Map | Mapping | Translates technical API identifiers into user-friendly display names (e.g., Sora 2 Pro). |
| Credentials | Security | Local storage of OAuth tokens managed via auth.py for secure access. |
| Credit System | Usage | Metadata tracking the points consumed based on video duration or image resolution. |
Loading
A diagnostic tool for troubleshooting OpenClaw node connection and pairing failures across mobile and desktop companion apps.

A specialized skill for signing x402 payment authorizations to access third-party payment-gated resources.

A high-performance skill for managing real-time Decentralized Exchange (DEX) WebSocket sessions and data streams via CLI or custom scripts.

A store-and-forward messaging system for AI agents that ensures guaranteed message delivery even when peers are offline.

A comprehensive library of DESIGN.md files from 50+ world-class brands allowing AI agents to replicate top-tier visual styles instantly.

A comprehensive practitioner cookbook for building, testing, and monitoring reliable autonomous agent commerce systems.








































