Turn a script (Fountain or plain text) into a populated com.ikenga.studio storyboard in one pass — segment it into shots (cells), tag the source script with each shot's id so the board and the script stay linked, and extract the recurring characters, locations, and props as reusable, seed-lockable anchors. Populates…
Preflight the Studio toolchain — checks ffmpeg, a Chromium for HyperFrames, and bun (required), plus python3 + librosa (optional, music-video only). Warns rather than fails when an optional dependency is missing.
Interview the user to design a custom archetype — chain existing blocks into an ordered sequence with per-instance bindings — then save it as a custom archetype.json via archetype.savecustom.
Scaffold a new Studio block — a schema-valid block.json plus its template (index.html for HyperFrames, .excalidraw for sketch) — and register it via block.createcustom.
Bootstrap a new com.ikenga.studio project — interview for archetype, create the project folder, and instantiate the chosen archetype's block chain into a fresh storyboard.json.
Turn a single prompt straight into a rendered MP4 with no persistent project folder — pick an archetype implicitly, instantiate in a temp workspace, render hi-fi, and hand back the file path.
Agent-driven build loop — kick off cell renders and return immediately while the canvas auto-pans to the active cell; poll render.list for completion instead of blocking.
Tasks dispatch — roster setup and completion-sweep for the tasks domain. Reads ikenga.db via host.dbQuery (SELECT-only); approved close-decisions dispatch through the host write path. DISPATCH-ONLY: task CRUD belongs to the tasks pkg (com.ikenga.tasks), not here. TRIGGER when the user asks to configure the project…
Read and search emails from local Thunderbird mail storage, and save reply drafts to the IMAP server. Use when agents need to access email data for financial workflows (payment receipts, billing notifications), editorial workflows (newsletter curation), or research workflows (industry intel), or to place a drafted…
Skill "video-script-structure" from ikenga-hq/ikenga-pkgs, covering video script structure skill v3, purpose, fireship.io style principles, timing conventions and yaml schema v2.
★not rated 0 3d agoA0 tokens
originalApache-2.0
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: