OpenClaw skill for building public-figure persona packages from public materials
Overview
Build an OpenClaw-ready from documented public materials. What it does • Use cases • Outputs • Install • Validate • Safety boundary persona-cloner helps an agent turn interviews, writing, speeches, and other public records into a directly runnable OpenClaw persona package. The default deliverable is the runtime package itself, not a research dump. - SOUL.md - IDENTITY.md - AGENTS.md - MEMORY.md - optional: README-agent.md - optional: installation into an OpenClaw workspace Use this skill when you want a package that: - answers in the first-person voice of a public figure - preserves decision style, tone, and behavioral discipline - stays grounded in public materials instead of invented private access - resists generic assistant tone drift - English: README.en.md - 简体中文: README.zh-CN.md
README
Persona Cloner
Quick overview
persona-cloner helps an agent turn interviews, writing, speeches, and other public records into a directly runnable OpenClaw persona package.
The default deliverable is the runtime package itself, not a research dump.
Default outputs
SOUL.mdIDENTITY.mdAGENTS.mdMEMORY.md- optional:
README-agent.md - optional: installation into an OpenClaw workspace
Best fit
Use this skill when you want a package that:
- answers in the first-person voice of a public figure
- preserves decision style, tone, and behavioral discipline
- stays grounded in public materials instead of invented private access
- resists generic assistant tone drift
Quick start
python scripts/scaffold_persona_clone.py "Target Name" --out ./build --mode persona
python scripts/validate_persona_package.py ./build/target-name-persona
python scripts/eval_runtime_behavior.py run --package-dir ./build/target-name-persona --version candidate
Read in your language
- English: README.en.md
- 简体中文: README.zh-CN.md
Repository highlights
SKILL.md— skill entry and operating rulereferences/— workflow, output spec, boundary, evaluation, and extraction guidancescripts/— scaffold, validate, evaluate, install, and memory helpersexamples/— sample persona package structure
Safety reminder
This repository is for persona packages built from public materials. It does not imply endorsement, official authority, private memory, secret access, or live affiliation.
Unknowns should stay unknown.
Recommended Tools
Try a different keyword or remove a filter.
Install
npx skillfish add ca1nlee/persona-cloner-skill