whatisgithub

What is female-portrait-director?

liyue-aigc/female-portrait-director — explained in plain English

Analysis updated 2026-05-18

123Audience · generalComplexity · 2/5LicenseSetup · easy

In one sentence

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.

Mindmap

mindmap
  root((Portrait Director))
    What it does
      Expands prompt parameters
      Locks user input
      Builds full prompt
    Supported styles
      Lifestyle portraits
      Fashion photography
      Fantasy inspired looks
    Output
      Locked parameters
      Module analysis
      Negative constraints
    Installation
      npx install
      Manual git clone
    Safety
      Adult non explicit only
      Documented boundaries

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Turn a short style and scene description into a detailed, ready to use AI portrait prompt

USE CASE 2

Keep visual style consistent across many generated portraits by routing requests through the same style file

USE CASE 3

Get a list of negative constraints alongside a prompt to make image generation more stable

USE CASE 4

Explore different portrait styles, such as fashion or fantasy looks, without writing every visual detail by hand

What is it built with?

Codex SkillNode.js

How does it compare?

liyue-aigc/female-portrait-directorfangcun-ai/skillwardnolanx-ai/nolanx.ai
Stars123123123
LanguagePythonPython
Setup difficultyeasymoderatehard
Complexity2/54/54/5
Audiencegeneralops devopsgeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Requires Node.js with npx, or a manual git clone into the Codex skills folder.

Use, modify, and distribute freely, including for commercial purposes, as long as you keep the original copyright notice.

So what is it?

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.

Copy-paste prompts

Prompt 1
Install the female-portrait-director skill globally for Codex using npx and confirm it loaded.
Prompt 2
Use $female-portrait-director to build a clean lifestyle portrait prompt: scene is a window seat in a cafe, outfit is a white knitted cardigan, mood is clean and gentle, aspect ratio 9:16.
Prompt 3
Explain the difference between the locked parameters and the module analysis sections in a female-portrait-director output.
Prompt 4
Show me the safety boundaries this skill enforces before I use it to generate portrait prompts.

Frequently asked questions

What is female-portrait-director?

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.

What license does female-portrait-director use?

Use, modify, and distribute freely, including for commercial purposes, as long as you keep the original copyright notice.

How hard is female-portrait-director to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is female-portrait-director for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.