onboard

Installation
SKILL.md

Onboard

Walks the user through registering per-user preferences for the video-editing plugin. Idempotent — shows current values first, lets the user update or skip per field.

The plugin is publicly distributed — nothing user-specific is bundled. Everything collected here lives only on the user's machine, in:

${CLAUDE_USER_DATA:-${XDG_DATA_HOME:-$HOME/.local/share}/claude-plugins}/video-editing/preferences.json

Procedure

1. Resolve config

Installs
4
GitHub Stars
4
First Seen
Jun 5, 2026
onboard — danielrosehill/claude-video-editor-plugin