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 页面并帮你完成安装。
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.
| 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: