AgentSkillsCN

Skill

技能

SKILL.md

Brand Voice Cloner

Type: Prompt Generator Version: 1.0.0 License: MIT

Description

Analyzes 15-20 example tweets from any account and generates a complete system prompt that captures that person's unique voice, tone, and style. Outputs a ready-to-use SOUL.md for OpenClaw agents.

Usage

  1. Collect 15-20 tweets from the target account
  2. Paste them into the format shown in examples/sample-input.md
  3. Feed the input to an LLM with cloner-prompt.md as the system prompt
  4. Receive a complete voice profile and system prompt as output

Files

FilePurpose
cloner-prompt.mdSystem prompt for the voice analysis engine
examples/sample-input.mdExample tweet collection as input
examples/sample-output.mdExample generated voice profile

Integration

Use the generated output as a SOUL.md or system prompt for any OpenClaw agent to write in the cloned voice.