Skip to main content
Comfy-Org
Perfil de criador do GitHub

Comfy-Org

Visão por repositório de 64 skills coletadas em 7 repositórios do GitHub.

skills coletadas
64
repositórios
7
atualizado
7 de set. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
Comfy-PR
19 skills · 19 de mar. de 2026
Desenvolvedores de softwareOutras ocupações de informáticaProgramadores de computadorEscriturários de arquivosEscriturários gerais de escritórioSecretárias e assistentes administrativos (exceto jurídico, médico e executivo)
6 categorias ocupacionais · 100% classificado
30%participação
#02
ComfyUI_frontend
18 skills · 1 de set. de 2026
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de softwareDesenvolvedores webAdministradores de redes e sistemas de computadorOutras ocupações de informática
5 categorias ocupacionais · 100% classificado
28%participação
#03
comfy-cli
10 skills · 1 de set. de 2026
Desenvolvedores de softwareAdministradores de redes e sistemas de computadorTécnicos de áudio e vídeo
3 categorias ocupacionais · 100% classificado
16%participação
#04
workflow_templates
10 skills · 7 de set. de 2026
Desenvolvedores de softwareAnalistas de pesquisa de mercado e especialistas em marketingAdministradores de redes e sistemas de computador
3 categorias ocupacionais · 90% classificado
16%participação
#05
docs
3 skills · 3 de set. de 2026
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
4,7%participação
#06
Comfy-QA
3 skills · 12 de ago. de 2026
Analistas de garantia de qualidade de software e testadores
1 categorias ocupacionais · 100% classificado
4,7%participação
#07
comfy-skills
1 skills · 7 de ago. de 2026
Artistas de efeitos especiais e animadores
1 categorias ocupacionais · 100% classificado
1,6%participação
explorador de repositórios

Repositórios e skills representativas

video-read
Desenvolvedores de softwareOutras ocupações de informática

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 de mar. de 2026
video-read
Desenvolvedores de softwareOutras ocupações de informática

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 de mar. de 2026
comfyui-code-search
Programadores de computador

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

4 de fev. de 2026
github-issue-search
Desenvolvedores de software

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

4 de fev. de 2026
github-changes-via-pr-bot
Desenvolvedores de software

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

4 de fev. de 2026
notion-docs-search
Desenvolvedores de softwareSecretárias e assistentes administrativos (exceto jurídico, médico e executivo)

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

4 de fev. de 2026
comfyui-registry-search
Desenvolvedores de software

Search for custom nodes and extensions in the ComfyUI registry.

4 de fev. de 2026
comfy-org-repo-reading-read-only
Desenvolvedores de software

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

4 de fev. de 2026
Mostrando 8 de 19 skills coletadas.
recovering-poisoned-asset-cache
Administradores de redes e sistemas de computador

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 de set. de 2026
removing-typescript-suppressions
Desenvolvedores de software

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

27 de ago. de 2026
backport-management
Desenvolvedores 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 de ago. de 2026
publishing-a-new-package
Desenvolvedores 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 de ago. de 2026
writing-storybook-stories
Desenvolvedores 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 de ago. de 2026
codegen-transform
Analistas de garantia de qualidade de software e testadores

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 de ago. de 2026
disabling-ai-attribution
Outras ocupações de informática

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 de ago. de 2026
consolidating-test-setup
Analistas de garantia de qualidade de software e testadores

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 de ago. de 2026
Mostrando 8 de 18 skills coletadas.
comfy-build-authoring
Desenvolvedores 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 de set. de 2026
comfy-build-failures
Desenvolvedores 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 de set. de 2026
comfy-build-pins
Desenvolvedores 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 de set. de 2026
comfy-build
Administradores de redes e sistemas de computador

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 de set. de 2026
comfy-deploy-failures
Administradores de redes e sistemas de computador

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 de set. de 2026
comfy-deploy
Desenvolvedores 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 de set. de 2026
comfy
Desenvolvedores 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 de ago. de 2026
comfy-director
Técnicos de áudio e vídeo

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 de ago. de 2026
Mostrando 8 de 10 skills coletadas.
managing-mcp-index
sem classificação

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 de set. de 2026
managing-templates
Desenvolvedores 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 de ago. de 2026
managing-releases
Administradores de redes e sistemas de computador

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 de ago. de 2026
managing-translations
Analistas de pesquisa de mercado e especialistas em 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 de ago. de 2026
managing-use-case-pages
Analistas de pesquisa de mercado e especialistas em 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 de ago. de 2026
importing-subgraphs
Desenvolvedores 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 de jun. de 2026
managing-bundles
Desenvolvedores 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 de jun. de 2026
managing-thumbnails
Desenvolvedores 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 de jun. de 2026
Mostrando 8 de 10 skills coletadas.
Mostrando 7 de 7 repositórios
Todos os repositórios foram exibidos