sora-video

Installation
SKILL.md

Sora Video Generation

Use the lnapi.com API to generate videos with Sora. Supports text-to-video and image-to-video.

Script Directory

Important: All scripts are located in the scripts/ subdirectory of this skill.

Agent Execution Instructions:

  1. Determine this SKILL.md file's directory path as SKILL_DIR
  2. Script path = ${SKILL_DIR}/scripts/main.ts
  3. Replace all ${SKILL_DIR} in this document with the actual path

Usage

# Text-to-Video
npx -y bun ${SKILL_DIR}/scripts/main.ts --prompt "A golden retriever running on the beach" --output video.mp4
Related skills
Installs
7
First Seen
Feb 28, 2026