Alarm Clock Video for Openclaw

An AI-powered video production skill that transforms raw media into polished alarm clock promotional videos with automated editing and sound integration.

mory128
v1.0.0
Apr 12, 2026
0
357
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install alarm-clock-video

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install alarm-clock-video using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Alarm Clock Video?

The Alarm Clock Video skill is designed to eliminate the complexity of professional video editing software by providing a streamlined AI video creation workflow. By leveraging Openclaw Skills, users can simply describe their vision to generate high-quality promotional content featuring wake-up sound effects and dynamic text overlays. The skill processes media on cloud GPUs, delivering 1080p MP4 files ready for social media or e-commerce platforms in under a minute.

This tool is particularly valuable for creators who need to produce consistent, high-impact lifestyle or product marketing videos without manual timeline management. Within the Openclaw Skills ecosystem, it handles everything from file uploads and session management to final rendering, ensuring a friction-free developer and creator experience.

Alarm Clock Video Use Cases

  • Rapidly creating alarm clock product promotions for e-commerce listings.
  • Generating lifestyle morning routine videos for social media platforms like TikTok or Instagram.
  • Batch processing marketing assets with consistent branding and audio cues.
  • Iterative video prototyping using natural language commands instead of manual GUI editing.

How Alarm Clock Video Works

  1. The user uploads media files such as MP4, MOV, or PNG images through the Openclaw Skills interface.
  2. The skill authenticates with the cloud backend using a NEMO_TOKEN or generates an anonymous session.
  3. User instructions are sent via a Server-Sent Events (SSE) stream to a cloud-based AI editing engine.
  4. The engine constructs a multi-track timeline including video segments, background music, and text layers.
  5. A render job is triggered on a cloud GPU node to composite and compress the final video.
  6. The skill polls the render status and provides a direct download URL for the finished 1080p MP4 file.

Alarm Clock Video Setup

To initialize the skill within your Openclaw Skills environment, ensure the following configuration is in place:

# Set your environment variable for authentication
export NEMO_TOKEN="your_nemo_video_token"

# The skill will automatically handle session creation via:
# POST https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent

Ensure you have the required attribution headers (X-Skill-Source, X-Skill-Version) configured as per the technical specifications.

Alarm Clock Video Data Schema & Taxonomy

The skill organizes video projects using a specific draft mapping schema for timeline management:

Key Definition Details
t Tracks Array of media layers
tt Track Type 0 = Video, 1 = Audio, 7 = Text
sg Segments Specific media clips and their timing
d Duration Length of segments in milliseconds
m Metadata Asset properties and file references

Alarm Clock Video Advanced Features

  • Multi-track timeline editing supporting synchronized video, audio, and text layers.
  • Real-time state synchronization to resume or refine edits across different sessions.
  • Intelligent GUI instruction translation for mapping visual commands to API actions.
  • Support for large file uploads up to 500MB with automated cloud processing.
  • Comprehensive error handling for token expiration, credit management, and rate limiting within Openclaw Skills.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Requires
Github Stars: 0
forks: 0

Featured*