godot-fun/godot-framework

A lightweight Godot framework + agent skills for building and shipping games

This repository also configures its own agents. See what godot-framework tells them →

116Stars on the repository
35Mods indexed here, across every type
10d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

godot-fun/godot-framework

Skill Claude CodeCursor

A video conversion workflow that re-encodes one clip into a consistent 4K MP4 format with matching frame rate, color, video, and audio settings.

not rated 116 10d ago A SkillSpector: pass 136 tokens original MIT

godot-fun/godot-framework

Skill Cursor

Compresses a single video file to stay under a user-specified max file size using FFmpeg. Prefers GPU encoders (NVENC / AMF / QSV) with VBR bitrate targeting; falls back to CPU two-pass H.264/HEVC. Use when the user wants to compress video, reduce video file size, shrink MP4/MKV/MOV under N MB, GPU encode, NVENC…

not rated 116 10d ago A SkillSpector: pass 115 tokens original MIT

video-merge-gpu

27

godot-fun/godot-framework

Skill Claude CodeCursor

Merges multiple videos from a folder (sorted by filename) into one clip with a random xfade transition (0.5s) between each pair; freeze-pads so total duration equals the sum of sources. Encodes with GPU HEVC only (NVENC / AMF / QSV �?no CPU libx265 fallback). Exports 3840×2160 60fps H.265 Main10 40Mbps + AAC 320kbps.…

not rated 116 10d ago A SkillSpector: pass 144 tokens original MIT

video-merge

28

godot-fun/godot-framework

Skill Claude CodeCursor

A video joining tool that combines every video in a folder, sorted by filename, into one MP4. It adds a randomly selected half-second transition between clips.

not rated 116 10d ago A SkillSpector: pass 106 tokens original MIT

video-publish

29

godot-fun/godot-framework

Skill Cursor

From user materials, generates multi-platform video publish pack: Zhihu Chinese article, Reddit English post, 3 landscape + 3 portrait Google image-gen cover prompts, and title/description/tags for Bilibili, Douyin, Xiaohongshu, Weibo, YouTube, X, TikTok, Instagram — each in separate files, platform-native and…

not rated 116 10d ago A SkillSpector: pass 120 tokens original MIT

video-remove-audio

30

godot-fun/godot-framework

Skill Cursor

Removes all audio and music tracks from a single video file using FFmpeg, keeping the video stream (stream copy by default). Use when the user wants to mute a video, strip audio, remove soundtrack/BGM/music from MP4/MKV/MOV/WebM, export silent video, or remove audio from a cutscene clip.

not rated 116 10d ago A SkillSpector: pass 72 tokens original MIT

video-to-4k

31

godot-fun/godot-framework

Skill Cursor

Upscales a single low-resolution video to 4K with Video2X (Real-ESRGAN), then encodes to unified 3840×2160 H.265 Main10 40Mbps + AAC 320kbps MP4. Source frame rate is preserved (no fps=60 duplication, no RIFE). Already-4K sources skip Video2X and go straight to FFmpeg. Use when the user wants video-to-4k, 4K upscale…

not rated 116 10d ago A SkillSpector: pass 136 tokens original MIT

video-to-60fps

32

godot-fun/godot-framework

Skill Claude CodeCursor

Interpolates a single video to 60fps with Video2X RIFE at source resolution. Already 60fps files are skipped (nothing is written). Below 60fps uses RIFE, not FFmpeg frame duplication. Above 60fps drops to 60 with FFmpeg. Use when the user wants video-to-60fps, 插帧, frame interpolation, RIFE, 24 to 60, 30 to 60, or…

not rated 116 10d ago A SkillSpector: pass 109 tokens original MIT

video-to-ogv

33

godot-fun/godot-framework

Skill Cursor

Converts a single video file to OGV (Theora + Vorbis in Ogg container) using FFmpeg for Godot-ready playback assets. Exports FFV1+FLAC lossless MKV intermediate then encodes Theora q=10 OGV for maximum fidelity. Use when the user wants to convert video to OGV, transcode MP4/MKV/MOV/WebM to OGV, export a cutscene or UI…

not rated 116 10d ago A SkillSpector: pass 116 tokens original MIT

video-to-wav

34

godot-fun/godot-framework

Skill Cursor

Extracts audio tracks from a single video file to PCM WAV using FFmpeg while preserving source quality. Use when the user wants to extract audio from video, rip sound from MP4/MKV/MOV/WebM, or export video audio to WAV without quality loss.

not rated 116 10d ago A SkillSpector: pass 58 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: