character-creator-pro
角色设计工具。创建角色档案、背景故事、性格特征、人物关系、角色弧光、角色卡。Character creator with profiles, backstories, personality traits, relationships, character arcs.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/character-creator-proCharacter Creator Skill
角色设计工具 — 让角色活起来。
Commands
Run via: bash scripts/character.sh <command> [args...]
| Command | Description |
|---|---|
| create | 创建角色基础档案 |
| backstory | 生成角色背景故事 |
| personality | 设计性格特征和心理画像 |
| relationship | 设计人物关系网 |
| arc | 规划角色成长弧光 |
| sheet | 生成完整角色卡 |
Usage Examples
# 创建角色(名字 类型 世界观)
bash scripts/character.sh create "林夜" "protagonist" "武侠"
# 背景故事
bash scripts/character.sh backstory "林夜" "orphan,martial-arts,revenge"
# 性格特征
bash scripts/character.sh personality "林夜" "INTJ" "沉稳,机敏,孤傲"
# 人物关系
bash scripts/character.sh relationship "林夜" "师父:慕容白,宿敌:萧无痕,挚友:陈小七"
# 角色弧光
bash scripts/character.sh arc "林夜" "复仇者→守护者" "3acts"
# 完整角色卡
bash scripts/character.sh sheet "林夜" "rpg"
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-character-creator-pro": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
workflow-builder
工作流设计与优化工具。流程设计、自动化方案、流程优化、文档化、审批流、系统集成。Workflow builder with design, automate, optimize, document, approval.
wp-manager
Manage WordPress sites from terminal. Use when checking site health, listing posts and pages, searching content, or running security scans.
volume
Volume reference tool. Use when working with volume in finance contexts.
xhs-content-creator
Generate viral Xiaohongshu notes with titles, tags, and covers. Use when drafting seed posts, writing reviews, crafting tutorials, or boosting engagement.
Webhook Tester
Send test payloads and inspect webhook responses locally. Use when debugging integrations, validating schemas, testing error handling, or simulating calls.