Skip to content
View quinteroac's full-sized avatar

Block or report quinteroac

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
quinteroac/README.md

Victor Quintero

                 

I build agentic and generative-media tools: Codex-powered creative plugins, ComfyUI infrastructure, local agent skills, and TypeScript/Bun frameworks for AI-native apps. My work tends to turn messy creative workflows into reusable CLIs, custom nodes, plugins, and full-stack experiences.


NOW

Currently exploring how coding agents can become part of creative software itself: running inside Krita, controlling ComfyUI, preparing game assets, and packaging media-generation pipelines as local tools that other agents can call.

  • Creative coding agents — Codex inside tools like Krita and ComfyUI
  • ComfyUI as infrastructure — importable Python modules, custom nodes, media servers, and deployment images
  • Agent-ready utilities — CLIs, skills, and frameworks designed to be composed by AI coding workflows
  • Interactive media systems — visual novels, agentic RPGs, video renderers, and music/visual generation tools

AGENTIC AI

Systems where LLMs don't just generate text — they take actions, call tools, and complete multi-step tasks autonomously.

  • Skill-based agents — composable tools/skills that give LLMs real capabilities
  • Agentic creative tools — plugins and nodes that let agents operate inside media workflows
  • Agentic apps — full-stack applications where an agent is the core runtime (see aurora)
  • Spec-driven development — structured specs to guide agents through complex tasks (nvst)

Codex · Mastra · Vercel AI SDK · Assistant UI · GitHub Copilot SDK · MCP · ElysiaJS / Bun


SELECTED WORK

codex-krita Krita plugin for generating and editing images with Codex inside the creative workspace
comfy-agent-tools Local agent skills and CLIs backed by comfy-diffusion
biwa TypeScript visual novel framework built around Ink, React, and Bun
comfy-diffusion Python library exposing ComfyUI's inference engine as importable modules — no server needed
ComfyUI-CodexNode Custom ComfyUI node that controls a local Codex agent from ComfyUI
ComfyUI-AnimaFastTrain Experimental ComfyUI custom node for fast in-memory Anima model training
parallax-ms Media server built on comfy-diffusion for local and remote generation APIs
reelpod-studio Creator tool for AI-generated lo-fi music & visuals — audio-reactive R3F visualizers, ACEStep + diffusers backend
zikon CLI for generating icons & SVG assets from text prompts via diffusion models — installable as an agent skill
aurora Agentic RPG — Mastra agent narrates, builds world & generates media in real time
nerds-vibecoding-survivor-toolkit Spec-driven agentic development framework & CLI built on Bun
ComfyUI_ComfyAssistant Natural language agent to control & explore ComfyUI workflows
ComfyUI_DSS_Wrapper DiffSynth Studio wrapper — zero-shot image-to-LoRA nodes
ComfyUI-GameAssetsMaker Custom ComfyUI nodes for game asset preparation workflows
comfyui_api_executor_nodes Custom nodes for ComfyUI workflow execution via API
mushin-ai Minimal AI-powered notepad / second brain
comfyui-base-image Docker container for running ComfyUI on RunPod
datasets-toolbox Utility toolkit for managing AI training datasets

STACK

Python · TypeScript · JavaScript · Bun · ElysiaJS · React · Ink · ComfyUI · Krita · Docker · OpenAI API · Anthropic API · Codex · Mastra · Vercel AI SDK · Assistant UI · GitHub Copilot SDK · MCP · LoRA / DiffSynth · RunPod


STATS

Victor's GitHub Stats  Top Languages

GitHub Streak


GitHub  Email

Pinned Loading

  1. nerds-vibecoding-survivor-toolkit nerds-vibecoding-survivor-toolkit Public

    nerds-vst is a framework and command-line tool built on Bun, designed to help you create and develop projects from scratch using a specification-driven development pattern powered by AI coding—a pr…

    TypeScript 1

  2. zikon zikon Public

    A developer utility for generating icons and visual assets for the web using diffusion models, with automatic PNG → SVG conversion. Designed to be consumed by AI agents and installed as a reusable …

    JavaScript

  3. comfy-diffusion comfy-diffusion Public

    Standalone Python library that exposes ComfyUI's inference engine (`comfy.*` modules) as importable Python modules — no server, no node graph, no UI layer.

    Python 1

  4. ComfyUI_ComfyAssistant ComfyUI_ComfyAssistant Public

    AI assistant for ComfyUI that lets you control and explore workflows with natural language via a chat with tool calling.

    Python 1 1

  5. ComfyUI_DSS_Wrapper ComfyUI_DSS_Wrapper Public

    ComfyUI DiffSynth Studio Wrapper (ZIB Image to Lora Nodes)

    Python 21 3

  6. reelpod-studio reelpod-studio Public

    Create music and visuals for streaming and video platforms.

    TypeScript