A specialized AI tool for fiction writers to build, manage, and validate structured character profiles in a bilingual CN/EN format.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install character-profile-cn
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install character-profile-cn using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Novel Character Profile Builder is a comprehensive framework for authors to develop deep, consistent character personas within their creative projects. As a featured part of the Openclaw Skills ecosystem, it provides structured templates for protagonists, antagonists, and supporting characters, ensuring that every facet of a character—from their external appearance to their inner motivations—is meticulously documented. This skill is particularly effective for maintaining narrative integrity in complex genres like fantasy, romance, and web novels.
Beyond simple profile generation, this tool integrates advanced management capabilities for a story's LoreBible. It automates the creation of directory structures and provides a framework for multi-agent workflows, allowing writers to focus on storytelling while the AI handles the organization and logical validation of the character's background and development arcs.
To get started with this skill, ensure your environment is configured for Openclaw Skills and install the required script modules. Use the following commands to initialize your character profile workspace:
# Initialize a new character profile within your LoreBible workspace
python scripts/generate_profile.py --name "Character Name" --workspace "/path/to/lorebible"
# Run the sub-agent orchestrator for a full workflow
python scripts/subagent_orchestrator.py "/path/to/lorebible" "character_creation"
The skill utilizes a structured directory and file system to manage character data:
| Path | Description |
|---|---|
00_Prepare/ |
Contains temporary profile files during the draft and confirmation phase. |
02_LoreBible/Characters/ |
The final repository for completed Markdown character profiles. |
config/validation_rules.json |
Defines the logic for consistency checks, such as age ranges and relationship rules. |
config/workflow_tasks.json |
Outlines the sequence of tasks for the sub-agent orchestration. |
Loading
A powerful Python command-line interface for fetching real-time stock quotes and market comparisons via the Tencent Finance API.

A comprehensive AI writing assistant that transforms prompts into structured books with outlines, chapters, formulas, and code.

An automated monitoring tool that filters WeChat public accounts for AI and technology news to generate concise daily reports.

An automated aggregator and scoring engine for technology news from RSS, GitHub, and web sources.

A lightweight, model-agnostic thinking framework that adds a structured metacognitive layer to AI agents to eliminate hallucinations and task drift.

A continuous observability skill that provides real-time, audit-ready logging for every action taken by an AI agent.








































