Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
ComfyUI-FLUX-BFL-API
ComfyUI-FLUX-BFL-API contains 2 collected skills from gelasdev, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
49
updated
2026-05-25
Forks
9
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
bfl-api-pattern
software-developers
Reusable recipe for calling any BFL FLUX endpoint that follows the async POST → poll pattern. Use when integrating a new endpoint not covered by the existing BaseFlux methods, or when explaining how the existing flow works.
2026-05-25
bfl-new-node
software-developers
Scaffold a new ComfyUI node that wraps a BFL FLUX endpoint — picks the right base class, writes INPUT_TYPES + generate_image, registers the class in NODE_CLASS_MAPPINGS / NODE_DISPLAY_NAME_MAPPINGS, and updates the README. Follow this when adding a Flux model, finetune variant, or utility node.
2026-05-25