prompt-personagem

Generate detailed character prompts for AI image generation from predefined attribute lists.

12|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/marioluciofjr/skills --skill prompt-personagem
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prompt-personagem
Source: https://github.com/marioluciofjr/skills/tree/main/prompt-personagem
Command: npx skills add https://github.com/marioluciofjr/skills --skill prompt-personagem

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Este Skill resolve a tarefa repetitiva de criar prompts detalhados de personagens para ferramentas de IA, automatizando a geração de descrições coerentes a partir de listas de atributos.

Core Features & Use Cases

  • Automação da geração de prompts combinando atributos como gênero, idade, tom de pele, penteado e pose a partir de listas pré-definidas.
  • Compatível com fluxos de trabalho de criação de prompts para IA de geração de imagens, escrita criativa e testes de prompt-engineering.
  • Modularidade entre os arquivos scripts/prompt.py e scripts/listas.py para gerar saídas determinísticas ou variadas conforme necessário, com rastreabilidade dos atributos usados.

Quick Start

Acione a skill com /personagem para gerar um prompt de personagem instantâneo usando o script de geração.

Frequently Asked Questions about prompt-personagem

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

FAQPage Schema
How do I automatically generate character prompts for AI image generation?

Automatically generating character prompts for AI image generation is done by triggering the /personagem command, which randomly assembles predefined attribute lists like gender, age, skin tone, hairstyle, and pose into a detailed character description.

What is the best way to create diverse character descriptions for concept art?

Creating diverse character descriptions for concept art is achieved through a modular script architecture that randomly combines predefined attributes, ensuring varied outputs for writing prompts and prompt-engineering tests.

Can I use deterministic outputs for prompt-engineering tests?

Yes, deterministic outputs for prompt-engineering tests are supported by the modular architecture, which separates attribute lists and generation scripts to ensure traceability of the exact attributes used in each character prompt.

Does this character prompt generator work without external dependencies?

Yes, the character prompt generator works without external dependencies, relying solely on internal scripts to assemble attributes from predefined lists to produce outputs suitable for AI image generation.

How do I customize the randomization of attributes in generated character prompts?

You customize the randomization of attributes in generated character prompts by modifying the predefined attribute lists in the modular scripts, allowing you to control the variety of genders, ages, hairstyles, and poses available for generation.