persona-pipeline

Community

End-to-end persona generation pipeline for TraitorSim.

Authorrickoslyder
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generating complete, grounded personas is a multi-stage process that couples demographic grounding with narrative synthesis. This Skill orchestrates skeleton gen, Deep Research, polling, backstory synthesis, and validation to produce production-ready personas.

Core Features & Use Cases

  • 5-stage pipeline: Skeleton -> Deep Research -> Polling -> Backstory -> Validation.
  • Batch generation: Produce 15-100 personas per run with quota-conscious strategies.
  • World Bible compliance: Ensure in-universe brands and lore constraints.

Quick Start

./scripts/generate_persona_library.sh --count 15

Dependency Matrix

Required Modules

google-genaiclaude-agent-sdk

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: persona-pipeline
Download link: https://github.com/rickoslyder/TraitorSim/archive/main.zip#persona-pipeline

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository