liyue-aigc/female-portrait-director — explained in plain English
Analysis updated 2026-05-18
Turn a short style and scene description into a detailed, ready to use AI portrait prompt
Keep visual style consistent across many generated portraits by routing requests through the same style file
Get a list of negative constraints alongside a prompt to make image generation more stable
Explore different portrait styles, such as fashion or fantasy looks, without writing every visual detail by hand
| liyue-aigc/female-portrait-director | fangcun-ai/skillward | nolanx-ai/nolanx.ai | |
|---|---|---|---|
| Stars | 123 | 123 | 123 |
| Language | — | Python | Python |
| Setup difficulty | easy | moderate | hard |
| Complexity | 2/5 | 4/5 | 4/5 |
| Audience | general | ops devops | general |
Figures from each repo's GitHub metadata at analysis time.
Requires Node.js with npx, or a manual git clone into the Codex skills folder.
Female Portrait Prompt Director Skill is a tool that helps someone write detailed prompts for AI image generators, specifically for creating portraits of adult women. Rather than being a plain list of prompts to copy, it is built as a Codex Skill, meaning an AI coding assistant like Codex can load it and use its logic to build prompts on request. The idea is that a user gives a small set of parameters, such as a style, a scene, an outfit, and a mood, and the skill expands those into a full, coherent prompt. It fills in visual details like facial features, body shape, camera angle and pose, lighting, and filters, while keeping anything the user explicitly specified unchanged. The README lists more than a dozen supported styles, ranging from clean lifestyle portraits and urban fashion photography to fantasy focused looks inspired by Chinese aesthetics. The final output includes the locked parameters, an analysis of each visual module, the finished prompt, and a list of negative constraints meant to keep the generated image stable and on target. Installation works two ways. A user with Node.js can install it in one command through a tool called npx by pointing it at this repository, or they can manually clone the repository into their Codex skills folder and restart Codex. Once installed, it is invoked by typing its name followed by the style and scene details. The README is explicit that this project is meant only for fictional, adult, non-explicit, and non-harmful image prompts, and states it must not be used for sexualized minors, explicit nudity, non-consensual images, or other unlawful content. A separate document covers these safety boundaries in more detail. The project is released under the MIT license, which allows free use, modification, and redistribution, including commercial use. The safety boundaries are described as usage guidelines and do not change the terms of that license.
A Codex Skill that turns a few simple parameters into a detailed, style-consistent AI image prompt for adult female portraits, with built-in safety boundaries.
Use, modify, and distribute freely, including for commercial purposes, as long as you keep the original copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.