OpenClaw Video Translator Skill Available on ClawHub

OpenClaw agents now have access to a Video Translator skill. According to a user post on r/openclaw, this skill enables the translation of video content into other languages.
How It Works
The source material states the process is straightforward: you can upload a video file directly or provide a URL link to the video. The agent then processes it and returns a translated preview. The translation appears to be generated instantly based on the description.
Access and Details
The specific skill is hosted on ClawHub, a platform for sharing and discovering OpenClaw agent skills. The direct link provided in the source is: https://clawhub.ai/papawaigo/video-translator.
The user who shared this, /u/Sad_Macaroon_1679, mentions discovering it after a week of using OpenClaw ('养龙虾', a community term for using OpenClaw) and describes it as a 'fun and practical skill'. They also ask the community for recommendations on other interesting skills.
This type of functionality is useful for developers and content creators working with multilingual audiences, allowing for quick previews of how video content might look in another language without full manual transcription and translation workflows. For exact capabilities, limitations, supported languages, or output formats, users should test the skill directly or consult the skill's page on ClawHub, as these specifics are not detailed in the source post.
📖 Read the full source: r/openclaw
👀 See Also

Chrome Extension Bridges Google Messages to Claude Code via MCP
A developer built a Chrome extension that connects Google Messages Web to Claude Code using MCP with stdio and WebSocket transport. The extension lists chats, reads messages, and drafts replies but currently can't send messages due to Angular's zone.js isolation.
Usage4Claude 3.0.0: Open Source macOS Menu Bar Tracker for Claude and Codex
Usage4Claude 3.0.0 adds optional Codex support, built-in browser login for Claude, multi-account switching, and localized notifications.

Monarch v3: NES-Inspired KV Paging for 78% Faster LLM Inference
Monarch v3 implements NES-inspired memory paging for transformers, achieving 78% faster inference (17.01 to 30.42 tok/sec) on a 1.1B parameter model with nearly zero VRAM overhead. The open-source algorithm splits KV cache into hot and cold regions with compression and promotion mechanisms.

Quiver: A GUI for Managing and Syncing Claude Code Skills
Quiver is a free, open-source GUI tool that provides a web interface for managing Claude Code skills, allowing users to browse local skills and marketplace plugins, edit SKILL.md files, sync via Git, and install skills without using the terminal.