LaunchKit · 2026
Back to Skills

omni-stories

Omni Stories is a skill that allows AI agents to generate.

0
0 downloads
by @specter0o0

Setup & Installation

openclaw skills install @specter0o0/omni-stories

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install omni-stories

What This Skill Does

Omni Stories automates generating narrated Reddit story videos with background footage and captions. An AI agent sources a story from Reddit, runs the generation pipeline, and saves the finished video to disk. Setup is handled by the agent via a one-line installer.

It handles the full pipeline, from Reddit sourcing to narration, captions, and thumbnail generation, without requiring any manual video editing steps.

When to use it

  • Generating daily Reddit story videos on a cron schedule
  • Creating short-form content from r/stories posts
  • Automating narrated video production without manual editing
  • Fetching and converting Reddit threads into captioned videos
  • Building a hands-off content pipeline for social media

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Generate a story video from today's top post on r/stories

AGENT
  1. 1Browse r/stories and select a suitable post
  2. 2Fetch story title and content using omni-stories --fetch <url>
  3. 3Run omni-stories --new with title, story, quote, and tags arguments
  4. 4Engine renders narrated video with captions and saves output to output/
OUTPUT

Video file and thumbnail saved to output/ directory, ready to share

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

ElevenLabs API key (optional; free tier offers 10k characters/month — local TTS fallback available)