lofi-video-render
Night Grind Radio - Lo-fi video production pipeline using direct ffmpeg (bypasses Remotion disk issues)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Night Grind Radio - Lo-fi video production pipeline using direct ffmpeg (bypasses Remotion disk issues)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | lofi-video-render |
| description | Night Grind Radio - Lo-fi video production pipeline using direct ffmpeg (bypasses Remotion disk issues) |
| metadata | {"tags":"ffmpeg, video, lofi, youtube, night-grind-radio, render"} |
Use this skill whenever producing a Night Grind Radio lo-fi video. This includes:
Remotion renders via headless Chromium, creating a webpack bundle (~200MB), Chromium profile, and temp frames that consume 3-5GB+ of disk for a 79-minute video. On a disk-constrained machine (228GB, ~95% full), this repeatedly fails with ENOSPC.
Direct ffmpeg streams the encode with near-zero temp disk usage. Only the growing output MP4 needs space (~1-1.5GB for 79 min at 2Mbps).
Read the rule files for each step of the pipeline:
Run a repeatable codebase polish pass. Use when the user says 'polish', 'cleanup', 'tidy', 'housekeeping', or 'shine'. Runs all audit scripts, identifies safe fixes, implements them, and reports a before/after scorecard. Safe to run repeatedly — each pass finds diminishing returns.
Monitor Nostr for RUNSTR mentions, bug reports, and community sentiment. Use when the user says 'vibes', 'check mentions', 'what are people saying', 'any bug reports', 'community pulse', or 'check nostr'. Can be looped with /loop for recurring monitoring.
Create a RUNSTR pre-release. Use when the user says "prerelease", "pre-release", "create a release", "build release", "release the app", or "ship it". Handles changelog, version bumps, APK build, and GitHub release creation.
Give your AI agent access to your health and fitness data from RUNSTR. Fetches workouts, habits, journal entries, mood, steps, competition leaderboards, and more from Nostr. Use when the user asks about their workouts, fitness history, health habits, mood tracking, competition rankings, who's winning, what place they're in, or wants AI fitness coaching based on real data.
Manage the RUNSTR iOS simulator workflow. Use when the user says "run the app", "start the simulator", "reload", "restart metro", or needs help with the iOS development environment. Handles Metro bundler, Xcode builds, and simulator control.