List Models

List ComfyUI models filtered by folder type such as checkpoints or vae.

2|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/hybridindie/comfyui_mcp --skill list-models-hybridindie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: List Models
Source: https://github.com/hybridindie/comfyui_mcp/tree/main/skills/models
Command: npx skills add https://github.com/hybridindie/comfyui_mcp --skill list-models-hybridindie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of discovering and filtering models used in ComfyUI workflows, reducing manual browsing and search effort.

Core Features & Use Cases

  • Model Listing: Provides a list of all models available within ComfyUI, enabling quick access.
  • Filtering: Allows filtering models by specific types such as "checkpoints," "loras," or "vae," streamlining model selection for projects.
  • Use Case: Developers can rapidly identify and select the appropriate model type for their generative workflows by calling this Skill with relevant filter arguments.

Quick Start

Call the Skill to list all available models in the default folder.

Frequently Asked Questions about List Models

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list available models in ComfyUI?

To list available ComfyUI models, use this Skill to retrieve a structured list of filenames from the environment. It provides quick access to all models without manual browsing, streamlining workflow setup.

Can I filter ComfyUI models by type like checkpoints or vae?

Yes, you can filter ComfyUI models by specific folder types such as checkpoints, loras, or vae. Calling this Skill with relevant filter arguments returns a targeted list of filenames for rapid model selection.

What is the best way to manage model selection for AI image generation workflows?

The best way to manage model selection is to programmatically query available files. This Skill retrieves and structures model filenames from ComfyUI, reducing manual search effort and accelerating generative workflow configuration.

Do I need to manually browse folders to find specific ComfyUI models?

No, you do not need to manually browse folders. This Skill queries the ComfyUI environment directly and supports filtering by folder type, returning a structured list of filenames to aid in quick model discovery.

Does this model listing tool work with loras and checkpoints in ComfyUI?

Yes, this tool works with loras, checkpoints, and vae models in ComfyUI. It retrieves a structured list of filenames filtered by these specific folder types to streamline resource management in AI projects.