install

Install the ralphy CLI from GitHub Releases with bun and ffmpeg prerequisites.

118|12|Updated May 5, 2026
One-click install
npx skills add https://github.com/alecs5am/ralphy --skill install-alecs5am
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: install
Source: https://github.com/alecs5am/ralphy/tree/main/.agents/skills/install
Command: npx skills add https://github.com/alecs5am/ralphy --skill install-alecs5am

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fresh-machine bootstrap of the ralphy CLI binary. Read docs/playbooks/ralphy-install.md FIRST via the Read tool — every time, no exceptions.

Core Features & Use Cases

  • Install the standalone ralphy binary from GitHub Releases.
  • Ensure bun and ffmpeg are present.
  • Run the interactive setup wizard, verify installation, and link to the user's ugc-cli checkout for in-tree tasks.
  • After ralphy --version works, hand off to ralph-core for in-tree development tasks.

Quick Start

Install the standalone ralphy binary from GitHub Releases, ensure bun and ffmpeg are present, and run the interactive setup wizard.

Frequently Asked Questions about install

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

FAQPage Schema
How do I install the ralphy CLI on a fresh machine?

To install the ralphy CLI on a fresh machine, you download the standalone binary from GitHub Releases, ensure bun and ffmpeg prerequisites are present, and run the interactive setup wizard to verify the installation.

What prerequisites do I need to run the ralphy setup wizard?

You need bun and ffmpeg installed as prerequisites to run the ralphy setup wizard. These dependencies must be present on your fresh machine before configuring the CLI for agent-driven video workflows.

Why does my ralphy CLI installation fail with a missing binary error?

A missing binary error during ralphy CLI installation occurs when the executable is not on your system PATH. You must download the binary from GitHub Releases and complete the interactive setup wizard to resolve this.

What happens after I verify the ralphy CLI installation with --version?

After verifying the ralphy CLI installation with the --version command, the setup process hands off to ralph-core to enable in-tree development tasks linked to your ugc-cli checkout.

Can I use the ralphy CLI for in-tree tasks without running the setup wizard?

No, running the interactive setup wizard is required to link the ralphy CLI to your ugc-cli checkout. This configuration step is necessary to enable subsequent agent-driven video workflows and in-tree tasks.

What is the best way to bootstrap a fresh machine for agent-driven video workflows?

The best way to bootstrap a fresh machine for agent-driven video workflows is to install the ralphy CLI from GitHub Releases, configure bun and ffmpeg prerequisites, and complete the interactive setup wizard.