onboarding

Introduces newcomers to a Remotion-based video workspace through a guided conversational walkthrough.

Updated Sep 22, 2026
One-click install
npx skills add https://github.com/napatne/LIVE-Workspace --skill onboarding-napatne
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: onboarding
Source: https://github.com/napatne/LIVE-Workspace/tree/main/.agents/skills/onboarding
Command: npx skills add https://github.com/napatne/LIVE-Workspace --skill onboarding-napatne

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Newcomers opening this Remotion video workspace do not know what it makes, what it cannot do, or where to start, and a single long explanation message goes unread. This Skill turns the introduction into a paced conversation that gets a person oriented and routed to the right next step. ## Core Features & Use Cases - Conversational onboarding: Delivers one short point per message with a closing cue, adapting route length based on user replies. - Mandatory limits disclosure: Always states the hard constraints — 1920×1080 wide format only, roughly 30-second minimum length, no filmed footage, and multi-minute render times. - Routing to other skills: Hands off to building-a-video, installing-the-toolchain, or viewing-and-rendering depending on what the person wants next. - Use Case: A user clones the repository, opens it in an AI coding agent, and asks "What is this?" The agent walks them through what the workspace makes, its limits, and where files live, then offers to start a video. ## Quick Start Ask the assistant "What is this workspace and what can it make?" to begin the guided introduction.

Frequently Asked Questions about onboarding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get started with this Remotion video workspace?▼

Open the folder in an AI coding agent like Claude Code or Codex and say what you want. The onboarding skill walks you through what the workspace makes, its limits, and where files live, one short point at a time.

What kinds of videos can this workspace make?▼

It makes videos from code using Remotion with React and TypeScript, either built from nothing with scripts and generated stills, or from existing footage re-cut with text and graphics overlaid. All output is 1920×1080 widescreen.

Can this workspace make vertical videos for TikTok or Reels?▼

No, output is fixed at 1920×1080 widescreen and every layout is authored for landscape. A 9:16 vertical version would require entirely new layout work, so this is not the right tool for phone-shaped video.

What is the minimum video length this workspace supports?▼

About thirty seconds is the practical floor. Shorter videos must be raced and stop being watchable, so for clips around five seconds a still image is usually the better answer.

Where do I put my photos and footage in this workspace?▼

Handed-in material goes in the content folder in whatever state it arrives. Prepared assets the video draws are staged in the public folder, and finished renders and frame stills land in the out folder.