🦀 ClawHub
persona-evaluator
by @neiljo-gy
Audit any OpenPersona (or peer LLM-agent) persona in three complementary modes: structural (CLI, deterministic, CI-friendly: 4 Layers × 5 Systemic Concepts ×...
💡 Examples
# Evaluate an installed persona (static / structural)
npx openpersona evaluate JSON output (for scripting or CI)
npx openpersona evaluate --jsonSave report to file (always JSON; --json not needed alongside --output)
npx openpersona evaluate --output report.jsonEmbed evaluable persona content (Soul/character/behavior-guide) so an
LLM evaluator (this skill, acting through an agent) can also judge
quality semantically — not just structurally
npx openpersona evaluate --pack-content
TERMINAL
clawhub install persona-evaluator