Skip to main content
Comfy-Org
Perfil de creador de GitHub

Comfy-Org

Vista por repositorio de 64 skills recopiladas en 7 repositorios de GitHub.

skills recopiladas
64
repositorios
7
actualizado
7 sept 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
Comfy-PR
19 skills · 19 mar 2026
Desarrolladores de softwareOtras ocupaciones informáticasProgramadores informáticosEmpleados de archivosEmpleados de oficina generalesSecretarios y asistentes administrativos (excepto legal, médico y ejecutivo)
6 categorías ocupacionales · 100 % clasificado
30 %participación
#02
ComfyUI_frontend
18 skills · 1 sept 2026
Analistas de garantía de calidad de software y probadoresDesarrolladores de softwareDesarrolladores webAdministradores de redes y sistemas informáticosOtras ocupaciones informáticas
5 categorías ocupacionales · 100 % clasificado
28 %participación
#03
comfy-cli
10 skills · 1 sept 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticosTécnicos de audio y video
3 categorías ocupacionales · 100 % clasificado
16 %participación
#04
workflow_templates
10 skills · 7 sept 2026
Desarrolladores de softwareAnalistas de investigación de mercados y especialistas en marketingAdministradores de redes y sistemas informáticos
3 categorías ocupacionales · 90 % clasificado
16 %participación
#05
docs
3 skills · 3 sept 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
4,7 %participación
#06
Comfy-QA
3 skills · 12 ago 2026
Analistas de garantía de calidad de software y probadores
1 categorías ocupacionales · 100 % clasificado
4,7 %participación
#07
comfy-skills
1 skills · 7 ago 2026
Artistas de efectos especiales y animadores
1 categorías ocupacionales · 100 % clasificado
1,6 %participación
explorador de repositorios

Repositorios y skills representativas

video-read
Desarrolladores de softwareOtras ocupaciones informáticas

Analyze video files (screen recordings, demos, walkthroughs) using AI vision models. Use when you need to understand, describe, or extract information from video content. Supports local files and Slack-hosted videos.

19 mar 2026
video-read
Desarrolladores de softwareOtras ocupaciones informáticas

Analyze video files (screen recordings, demos, walkthroughs) using AI vision models. Use when the user wants to understand, describe, or extract information from video content. Supports local files and Slack-hosted videos.

19 mar 2026
comfyui-code-search
Programadores informáticos

Search code across ComfyUI repositories using comfy-codesearch service. Including all Comfy-Org repos and Community made Custom Node Repos on GitHub.

4 feb 2026
github-issue-search
Desarrolladores de software

Search for issues and pull requests across Comfy-Org repositories.

4 feb 2026
github-changes-via-pr-bot
Desarrolladores de software

Safely make code changes by spawning a coding sub-agent that opens a PR.

4 feb 2026
notion-docs-search
Desarrolladores de softwareSecretarios y asistentes administrativos (excepto legal, médico y ejecutivo)

Find and cite relevant Notion pages from the Comfy-Org workspace.

4 feb 2026
comfyui-registry-search
Desarrolladores de software

Search for custom nodes and extensions in the ComfyUI registry.

4 feb 2026
comfy-org-repo-reading-read-only
Desarrolladores de software

Clone and inspect Comfy-Org repositories for analysis and citations (no direct pushing).

4 feb 2026
Mostrando 8 de 19 skills recopiladas.
recovering-poisoned-asset-cache
Administradores de redes y sistemas informáticos

Diagnose and recover users stuck on a blank page or endless splash screen because a CDN or browser has pinned a 404 for a boot chunk. Covers confirming the diagnosis, the origin-side fix, the edge purge, and forcing every asset URL to rotate when a redeploy…

1 sept 2026
removing-typescript-suppressions
Desarrolladores de software

Replaces @ts-expect-error and @ts-ignore directives with minimal type-safe fixes. Use when removing TypeScript compiler suppressions.

27 ago 2026
backport-management
Desarrolladores de software

Manages cherry-pick backports across stable release branches. Discovers candidates from Slack/git, analyzes dependencies, resolves conflicts via worktree, and logs results. Use when asked to backport, cherry-pick to stable, manage release branches, do stable…

27 ago 2026
publishing-a-new-package
Desarrolladores de software

Publishes a new package from this monorepo to npm under @comfyorg and proves it is consumable from another repo. Covers workflow scaffolding, the first-publish 404, catalog: rewriting, trusted publishing, and the consumer smoke test. Use when adding a package…

27 ago 2026
writing-storybook-stories
Desarrolladores web

Write or update Storybook stories for Vue components in ComfyUI_frontend. Use when adding, modifying, reviewing, or debugging `.stories.ts` files, Storybook docs, component demos, or visual catalog entries.

27 ago 2026
codegen-transform
Analistas de garantía de calidad de software y probadores

Transforms raw Playwright codegen output into ComfyUI convention-compliant tests. Use when: user pastes raw codegen, asks to convert raw Playwright code, refactor recorded tests, or rewrite to project conventions. Triggers on: transform codegen, convert raw…

24 ago 2026
disabling-ai-attribution
Otras ocupaciones informáticas

Disables commit, pull request, and session attribution in contributors' local Claude Code and Amp settings, and checks Codex workspace policy. Use when configuring an AI coding tool to avoid attribution in repository history.

23 ago 2026
consolidating-test-setup
Analistas de garantía de calidad de software y probadores

Consolidates repeated test setup and teardown into the narrowest shared lifecycle owner. Use when test files repeat initialization, cleanup, environment management, fixtures, or equivalent test doubles.

12 ago 2026
Mostrando 8 de 18 skills recopiladas.
comfy-build-authoring
Desarrolladores de software

Reference skill cited by comfy-build. Read it with `comfy skills show comfy-build-authoring` when authoring a comfy-build.yaml definition by hand — the user has no ComfyUI install to scan, or you are editing a spec's models and customNodes directly. Covers…

1 sept 2026
comfy-build-failures
Desarrolladores de software

Reference skill cited by comfy-build. Read it with `comfy skills show comfy-build-failures` when a build failed, a push or release was refused, or an importer printed advisories you need to interpret. Covers every advisory key a scan, snapshot or workflow…

1 sept 2026
comfy-build-pins
Desarrolladores de software

Reference skill cited by comfy-build. Read it with `comfy skills show comfy-build-pins` when deciding what belongs in a comfy-build.yaml's pipDependencies, or when a build failed on a dependency conflict. Covers which pins to delete and which to keep, the…

1 sept 2026
comfy-build
Administradores de redes y sistemas informáticos

Build a custom ComfyUI environment on the Comfy developer platform with comfy-cli: turn a local install, a ComfyUI Desktop snapshot, a workflow JSON, or nothing but a Dockerfile, a Modal script or a sentence into a committed comfy-build.yaml and a green…

1 sept 2026
comfy-deploy-failures
Administradores de redes y sistemas informáticos

Reference skill cited by comfy-deploy. Read it with `comfy skills show comfy-deploy-failures` when a deploy command was refused, a deployment will not reach ready, a job failed, or a deployment is stuck in stop_failed. Maps every deploy_* error code to what…

1 sept 2026
comfy-deploy
Desarrolladores de software

Run a Comfy Build release as a serverless deployment with comfy-cli. Use whenever the user wants to deploy, serve, host, or expose a ComfyUI build as an endpoint, scale or stop workers, submit a workflow to a deployment, check whether a deployment is healthy…

1 sept 2026
comfy
Desarrolladores de software

Generate images, videos, audio, and 3D via ComfyUI — CLI surface, workflow creation hierarchy (template → fragment → raw JSON), domain gotchas, cloud auth, multi-stage orchestration.

31 ago 2026
comfy-director
Técnicos de audio y video

Use when asked to make a narrative video — an ad, brand film, short, trailer, music video, or any multi-shot clip that tells a story (not a single shot or loop). Also use when a video was rejected for "no story", "doesn't flow", "feels like a montage", or…

21 ago 2026
Mostrando 8 de 10 skills recopiladas.
managing-mcp-index
sin clasificar

Builds and maintains templates/index.mcp.json for Comfy Cloud MCP tools. Covers deterministic sync from index.json, AI-generated English descriptions, model registry profiles, template cache, recommend/freshness overrides, and API node scanning. Use when…

7 sept 2026
managing-templates
Desarrolladores de software

Manages ComfyUI workflow templates end-to-end: add new templates and rename existing ones (files, index metadata, bundles, i18n, package sync). Use when asked to: add a template, create a new template, submit a workflow, rename a template, retitle a template…

27 ago 2026
managing-releases
Administradores de redes y sistemas informáticos

Manages releases for this repository: how version bumps, PyPI publishing, and GitHub releases work. Covers the release label, publish.yml / version-check.yml pipelines, auto-bump rules, frozen legacy media bundles, PyPI quota gates, and…

26 ago 2026
managing-translations
Analistas de investigación de mercados y especialistas en marketing

Manages internationalization and translations for ComfyUI workflow templates. Syncs translations, adds new languages, checks translation coverage, and manages locale files. Use when asked to: translate, add translations, sync translations, check translations,…

20 ago 2026
managing-use-case-pages
Analistas de investigación de mercados y especialistas en marketing

Creates and edits SEO use-case landing pages at comfy.org/workflows/use-cases. Guides keyword clearance, workflow supply checks, App Mode verification, the page registry entry, editorial content, quality gates, and the PR. Use when asked to: add a use case…

13 ago 2026
importing-subgraphs
Desarrolladores de software

Imports and registers subgraph blueprints into the ComfyUI workflow_templates repository. Handles placing blueprint JSON files, adding thumbnails, running the import/sync pipeline, and validating results. Use when asked to: import a subgraph, add a blueprint,…

22 jun 2026
managing-bundles
Desarrolladores de software

Manages template bundles, categories, and ordering in the ComfyUI template repository. Moves templates between bundles, reorders templates, creates or renames categories. Use when asked to: move a template, change category, reorder templates, organize…

22 jun 2026
managing-thumbnails
Desarrolladores de software

Manages thumbnail and preview images for ComfyUI workflow templates. Adds, replaces, validates, and audits thumbnails. Use when asked to: add a thumbnail, replace a preview image, update template image, fix missing thumbnail, check thumbnails, audit…

22 jun 2026
Mostrando 8 de 10 skills recopiladas.
Mostrando 7 de 7 repositorios
Todos los repositorios cargados