Skip to main content
Comfy-Org
GitHub クリエイタープロフィール

Comfy-Org

7 件の GitHub リポジトリにある 64 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
64
リポジトリ
7
更新
2026年9月7日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
Comfy-PR
19 件の skills · 2026年3月19日
ソフトウェア開発者その他コンピュータ職コンピュータプログラマーファイル事務員一般事務員秘書・行政アシスタント(法律・医療・役員除く)
6 件の職業カテゴリ · 100% 分類済み
30%比率
#02
ComfyUI_frontend
18 件の skills · 2026年9月1日
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者ウェブ開発者その他コンピュータ職ネットワーク・コンピュータシステム管理者
5 件の職業カテゴリ · 100% 分類済み
28%比率
#03
comfy-cli
10 件の skills · 2026年9月1日
ソフトウェア開発者ネットワーク・コンピュータシステム管理者音響・映像技術者
3 件の職業カテゴリ · 100% 分類済み
16%比率
#04
workflow_templates
10 件の skills · 2026年9月7日
ソフトウェア開発者市場調査アナリスト・マーケティングスペシャリストネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 90% 分類済み
16%比率
#05
docs
3 件の skills · 2026年9月3日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
4.7%比率
#06
Comfy-QA
3 件の skills · 2026年8月12日
ソフトウェア品質保証アナリスト・テスター
1 件の職業カテゴリ · 100% 分類済み
4.7%比率
#07
comfy-skills
1 件の skills · 2026年8月7日
特殊効果アーティスト・アニメーター
1 件の職業カテゴリ · 100% 分類済み
1.6%比率
リポジトリエクスプローラー

リポジトリと代表的な skills

video-read
ソフトウェア開発者その他コンピュータ職

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.

2026年3月19日
video-read
ソフトウェア開発者その他コンピュータ職

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.

2026年3月19日
comfyui-code-search
コンピュータプログラマー

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

2026年2月4日
github-issue-search
ソフトウェア開発者

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

2026年2月4日
github-changes-via-pr-bot
ソフトウェア開発者

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

2026年2月4日
notion-docs-search
ソフトウェア開発者秘書・行政アシスタント(法律・医療・役員除く)

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

2026年2月4日
comfyui-registry-search
ソフトウェア開発者

Search for custom nodes and extensions in the ComfyUI registry.

2026年2月4日
comfy-org-repo-reading-read-only
ソフトウェア開発者

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

2026年2月4日
収集済み skill 19 件中 8 件を表示しています。
recovering-poisoned-asset-cache
ネットワーク・コンピュータシステム管理者

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…

2026年9月1日
removing-typescript-suppressions
ソフトウェア開発者

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

2026年8月27日
backport-management
ソフトウェア開発者

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…

2026年8月27日
publishing-a-new-package
ソフトウェア開発者

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…

2026年8月27日
writing-storybook-stories
ウェブ開発者

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.

2026年8月27日
codegen-transform
ソフトウェア品質保証アナリスト・テスター

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…

2026年8月24日
disabling-ai-attribution
その他コンピュータ職

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.

2026年8月23日
consolidating-test-setup
ソフトウェア品質保証アナリスト・テスター

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.

2026年8月12日
収集済み skill 18 件中 8 件を表示しています。
comfy-build-authoring
ソフトウェア開発者

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…

2026年9月1日
comfy-build-failures
ソフトウェア開発者

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…

2026年9月1日
comfy-build-pins
ソフトウェア開発者

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…

2026年9月1日
comfy-build
ネットワーク・コンピュータシステム管理者

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…

2026年9月1日
comfy-deploy-failures
ネットワーク・コンピュータシステム管理者

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…

2026年9月1日
comfy-deploy
ソフトウェア開発者

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…

2026年9月1日
comfy
ソフトウェア開発者

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

2026年8月31日
comfy-director
音響・映像技術者

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…

2026年8月21日
収集済み skill 10 件中 8 件を表示しています。
managing-mcp-index
未分類

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…

2026年9月7日
managing-templates
ソフトウェア開発者

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…

2026年8月27日
managing-releases
ネットワーク・コンピュータシステム管理者

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…

2026年8月26日
managing-translations
市場調査アナリスト・マーケティングスペシャリスト

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,…

2026年8月20日
managing-use-case-pages
市場調査アナリスト・マーケティングスペシャリスト

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…

2026年8月13日
importing-subgraphs
ソフトウェア開発者

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,…

2026年6月22日
managing-bundles
ソフトウェア開発者

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…

2026年6月22日
managing-thumbnails
ソフトウェア開発者

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…

2026年6月22日
収集済み skill 10 件中 8 件を表示しています。
7 件中 7 件のリポジトリを表示
すべてのリポジトリを表示しました