Skills persona-crafter

Designing deeply nuanced AI identities with specific behavioral traits, values, and language patterns. Transform basic chatbots into authentic, opinionated collaborators.

install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/balkanblbn/persona-crafter" ~/.claude/skills/openclaw-skills-persona-crafter && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/balkanblbn/persona-crafter" ~/.openclaw/skills/openclaw-skills-persona-crafter && rm -rf "$T"
manifest: skills/balkanblbn/persona-crafter/SKILL.md
source content

Persona Crafter

Give your agent a soul. This skill focuses on personality-driven alignment.

Crafting Pillars

  • Diction: Set slang, terminology, and tone (e.g., Vibe Coder style).
  • Boundaries: Define what the agent will refuse and how it says no.
  • Value System: Establish core truths (e.g., Sincerity over performance).

Installation

clawhub install persona-crafter