OpenDCAI

48 mods across 4 repositories, 731 stars between them.

3d_object

01

OpenDCAI/GameFactory-3A

Skill Claude CodeCodex

Judge whether a generated mesh is fit to ship in a browser game, from the same rendered sheet the orientation review uses.

348 2d ago A 0 tokens original Apache-2.0

3d_scene

02

OpenDCAI/GameFactory-3A

Skill Claude CodeCodex

Choose how to build a 3dscene asset. Do not default to one pipeline for every task: what the user specified about the scene's appearance matters more than the scene type, and generative reconstruction is the least stable route here.

348 2d ago A 0 tokens original Apache-2.0

audio

03

OpenDCAI/GameFactory-3A

Skill Claude CodeCodex

Use this Skill when a game plan requires dialogue, voice lines, sound effects, foley, ambience, or other offline WAV assets. This is asset generation, not a runtime audio-playback contract; use the selected engine context after an asset has passed review.

348 2d ago A 0 tokens original Apache-2.0

cg_video

04

OpenDCAI/GameFactory-3A

Skill Claude CodeCodex

Use this Skill for text-to-video, first-frame-to-video, first/last-frame transitions, and reference-image-conditioned CG-video generation. Generate video only after the game plan defines its narrative purpose, visual style, shot, duration, and acceptance criteria.

348 2d ago A 0 tokens original Apache-2.0

game-cg-director

05

OpenDCAI/GameFactory-3A

Skill Claude CodeCodex

Convert game CG intent and optional media references into validated, model-specific directing envelopes for opening, cutscene, ultimate, or promo clips. Use for standalone CG prompt direction or as a child capability of a game-generation Harness. Supports T2VA/text-only, I2VA/first-frame image…

348 2d ago A 95 tokens original Apache-2.0

image

06

OpenDCAI/GameFactory-3A

Skill Claude CodeCodex

Use this Skill when a game plan needs a single-subject concept image, a character reference cleaned for image-to-3D, or a front-facing transparent T-pose image for downstream character reconstruction. T-pose generation is an image-generation and image-editing task; it is not a separate asset category.

348 2d ago A 0 tokens original Apache-2.0

motion

07

OpenDCAI/GameFactory-3A

Skill Claude CodeCodex

How an agent turns a character mesh into a usable animated FBX — and how to judge whether the result is shippable.

348 2d ago A 0 tokens original Apache-2.0

create-vfx-effects

08

OpenDCAI/GameFactory-3A

Skill Claude CodeCodex

Create and control reusable game VFX in Unreal Engine 5 or Unity, including smoke, fire, explosions, dust, stylized ink/frost/cyber effects, and action-attached effects. Use for environmental or combat VFX, Niagara, Unity ParticleSystem, VFX lifecycle, animation/socket binding, or engine code that must reuse an…

348 2d ago A 78 tokens original Apache-2.0

backend-api

09

OpenDCAI/DataFlow-WebUI

Cursor rule Cursor

DataFlow WebUI backend development. Activate when editing FastAPI backend code — endpoints, services, schemas, or config.

220 6d ago A 0 tokens original Apache-2.0

OpenDCAI/DataFlow-WebUI

Cursor rule Cursor

When using jsonschema in FormatStrPromptedGenerator, PromptedGenerator, or operators.json to constrain LLM structured output.

220 6d ago A 0 tokens original Apache-2.0

frontend-vue

11

OpenDCAI/DataFlow-WebUI

Cursor rule Cursor

DataFlow WebUI frontend development. Activate when editing Vue 3 frontend code — components, views, stores, router, or API client.

220 6d ago A 0 tokens original Apache-2.0

webui-change-policy

12

OpenDCAI/DataFlow-WebUI

Cursor rule Cursor

Strict change policy for DataFlow WebUI frontend and backend. Limits what modifications are allowed.

220 6d ago A 0 tokens original Apache-2.0

dataflow

13

OpenDCAI/DataFlow-WebUI

MCP server Claude CodeCodexCursor +2

MCP server "dataflow", hosted remotely at localhost, as configured in OpenDCAI/DataFlow-WebUI.

220 6d ago A tokens not measured original Apache-2.0

OpenDCAI/DataFlow-WebUI

Instructions file

Instructions for OpenDCAI/DataFlow-WebUI, covering dataflow webui — project rules, webui change policy, encouraged work areas, still prohibited and decision rule.

220 6d ago A 556 tokens original Apache-2.0

SETUP

15

OpenDCAI/DataFlow-WebUI

Agent

You are an AI agent asked to set up DataFlow-Harness. This document is the authoritative procedure. It states what you may do without asking, what you must ask about first, and how to tell whether you succeeded.

220 6d ago C 0 tokens original Apache-2.0

core_text

16

OpenDCAI/DataFlow-WebUI

Skill Claude CodeCodex

Reference documentation for DataFlow's coretext operators — 8 generators, 3 filters, 2 refiners and 5 evaluators. Read by generating-dataflow-pipeline when a task needs an operator beyond the six core primitives. This is a reference package, not a workflow: it is consulted, never invoked directly.

220 6d ago A 68 tokens original Apache-2.0

OpenDCAI/DataFlow-WebUI

Skill Claude CodeCodex

Reference documentation for the BenchDatasetEvaluatorQuestion operator. Extended version of BenchDatasetEvaluator with question and subquestion support. Use when: evaluating answers with question context or multiple subquestions.

220 6d ago A 43 tokens original Apache-2.0

OpenDCAI/DataFlow-WebUI

Skill Claude CodeCodex

Reference documentation for the BenchDatasetEvaluator operator. Covers the constructor, two comparison modes (match/semantic), and pipeline usage. Use when: comparing predicted answers against ground truth answers in benchmark evaluation.

220 6d ago A 45 tokens original Apache-2.0

prompted-evaluator

19

OpenDCAI/DataFlow-WebUI

Skill Claude CodeCodex

Reference documentation for the PromptedEvaluator operator. Use when: scoring text quality with LLM without filtering rows.

220 6d ago A 27 tokens original Apache-2.0

OpenDCAI/DataFlow-WebUI

Skill Claude CodeCodex

Reference documentation for the Text2QASampleEvaluator operator. Use when: evaluating QA pair quality across multiple dimensions.

220 6d ago A 31 tokens original Apache-2.0

general-filter

22

OpenDCAI/DataFlow-WebUI

Skill Claude CodeCodex

Reference documentation for the GeneralFilter operator. Covers the constructor, rule-based filtering logic, and pipeline usage notes. Use when: filtering rows based on column value conditions that can be expressed as lambda functions without LLM calls.

220 6d ago A 47 tokens original Apache-2.0

OpenDCAI/DataFlow-WebUI

Skill Claude CodeCodex

Reference documentation for the KCenterGreedyFilter operator. Covers the constructor, K-Center Greedy algorithm behavior, embedding serving requirements, and pipeline usage notes. Use when: downsampling a large dataset by semantic diversity using embedding vectors.

220 6d ago A 54 tokens original Apache-2.0

prompted-filter

24

OpenDCAI/DataFlow-WebUI

Skill Claude CodeCodex

Reference documentation for the PromptedFilter operator. Covers the constructor, actual scoring and filtering behavior, and pipeline usage notes. Use when: filtering rows based on LLM semantic quality judgment rather than simple rule-based conditions.

220 6d ago A 47 tokens original Apache-2.0