03-moxin-studio-dataflow

star 7

Dora dataflow authoring and wiring for Moxin Studio dynamic nodes. Use when editing voice-chat.yml, adding dynamic nodes, or debugging dataflow connections and signals.

moxin-org By moxin-org schedule Updated 3/5/2026

name: 03-moxin-studio-dataflow description: Dora dataflow authoring and wiring for Moxin Studio dynamic nodes. Use when editing voice-chat.yml, adding dynamic nodes, or debugging dataflow connections and signals.

Moxin Studio Dataflow

1. Overview

Moxin apps rely on Dora dataflows with dynamic nodes. Follow naming and signal contracts so the bridge layer can discover and connect.

2. Dataflow workflow

  1. Start from an existing voice-chat.yml (fm or debate).
  2. Keep dynamic node IDs with moxin- prefix; add suffixes if needed.
  3. Wire control and audio signals to conference-controller.
  4. Ensure log outputs use *_log or *_status naming.
  5. Validate with dora up and check UI connection status.

3. References

  • references/dataflow-conventions.md
  • references/signal-contracts.md
  • references/dataflow-debugging.md
Install via CLI
npx skills add https://github.com/moxin-org/Moxin-Voice --skill 03-moxin-studio-dataflow
Repository Details
star Stars 7
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator