Experimental Modular Wildcard Pack for ComfyUI
This is an experimental modular wildcard pack for ComfyUI, primarily designed for NSFW generation.
Unlike many of my previous wildcard packs, this pack does not simply contain a collection of pre-made prompt lines. Instead, a Main Wildcard dynamically builds the final prompt by calling several independent wildcard modules.
This approach gives you much more control over what becomes part of the generated prompt.
Individual modules can represent different elements such as:
Subjects • Physical Attributes • Clothing • Locations • Poses • Interactions • Additional Details
Depending on your configuration, these elements can be combined automatically while still allowing you to decide which parts of the system should be active.
⚙️ Customizing the Main Wildcard
The Main Wildcard acts as the central control file for the entire pack.
If certain descriptions, attributes, clothing options, locations, interactions, or other features are not wanted or needed, you can disable the corresponding wildcard call directly in the Main file.
Simply add # in front of the line you want the wildcard processor to ignore.
For example:
__Physical_Attributes__
# Special Clothing
#__Special_Clothing__
__Locations__
In this example, the Special Clothing module is disabled while the other modules remain active.
This allows you to customize the behavior of the pack without having to modify or delete the individual wildcard files.
⚠️ Important
This pack uses Nested/Recursive Wildcards and therefore requires a compatible wildcard processor.
Tested and recommended:
ComfyUI Impact Pack – ImpactWildcardProcessor
Simpler wildcard processors may not support the nested structure correctly.
Because several wildcard modules can interact with each other, results may also depend strongly on the checkpoint and workflow being used.
Usage
You only need to load the Main Wildcard in your workflow:
__main__
All required sub-wildcards are automatically called by the Main Wildcard.
You do not need to load them individually.
The Main file can also be edited to enable or disable individual parts of the system according to your preferences.
🧪 Experimental Beta
This pack uses a more modular approach than most of my previous wildcard collections.
Instead of relying mainly on complete pre-built prompt lines, the final prompt is assembled dynamically from several specialized wildcard modules.
This provides significantly more flexibility, but it also means that unexpected combinations may occasionally occur.
The pack was primarily developed and tested with SDXL. Results may vary depending on the model, checkpoint, sampler, and workflow used.
Feedback is very welcome: Does the system work correctly with your ComfyUI setup? Have you encountered problematic combinations, parser issues, or other unexpected behavior?
Your feedback will help me improve both this pack and future modular wildcard projects.
If you enjoy this wildcard pack and find it useful, please don’t forget to leave a like! 👍 It helps me know that you’d like to see more experimental modular wildcard packs in the future.
Note: The --> and <-- markers used inside some files are only for my own visual orientation and organization. They have no functional purpose and are ignored by the wildcard processor.














