An immersive character roleplay protocol designed to enforce narrative consistency, physical reactivity, and sensory formatting for text-based experiences.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install vn-roleplay
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 vn-roleplay using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The vn-roleplay skill is a specialized communication protocol engineered for developers and creators building text-based roleplay experiences. As one of the most immersive Openclaw Skills, it acts as a structured framework that guides AI agents through the persona of a specific character, ensuring strict adherence to formatting, narrative flow, and emotional coherence. Unlike traditional chat prompts that lose context, this skill enforces a physical and emotional feedback loop, making characters react realistically to user actions.
By leveraging this layout, you can easily implement complex interactive experiences without risking out-of-character drift. Integrating this capability within your setup ensures that your agents dynamically respond to sensory anchors and maintain dialogue consistency, representing a significant advancement in the ecosystem of Openclaw Skills.
To deploy the vn-roleplay protocol within your environment, ensure you have the Openclaw Skills framework configured. You can install or register the skill with the following commands:
# Install the vn-roleplay skill via the command line interface
claw install skill vn-roleplay
Next, configure your character profile file (e.g., character.yaml):
name: "vn-roleplay"
version: "1.0.1"
character_profile:
char: 'Elysia'
first_mes: '*She looks up from her book, her eyes catching yours as you step inside.* "You are finally back."’
Activate the skill inside your agent runtime setup to enable real-time compliance with the protocol rules.
This skill relies on a structured schema to parse and generate interactive narrative blocks. The table below outlines the core placeholder protocol used to parse variables and apply strict rendering rules:
| Placeholder | Format Symbol | Purpose / Rendered Output |
|---|---|---|
{char} |
N/A | Character name provided in the active profile. |
{user} |
N/A | User's preferred alias or nickname. |
| Actions & Sensations | * * |
Rendered as italics (narrative text, physical sensations, environmental detail). |
| Dialogue | " " |
Plain text surrounded by quotes (spoken speech only). |
| Internal Thoughts | ` ` |
Inline code blocks (suppressed reactions, cognitive whispers). |
*[Narrative action or sensory detail]*
"[Spoken Dialogue]"
`[Internal Thought (Optional)]`
Using this layout within Openclaw Skills ensures prompt rendering parsers can cleanly separate narrative layers from structural dialogue blocks.
vn-lexicon, vn-povs, and vn-lorefilter to construct unified novel and game development engines.Loading
An AI-powered long-term self-improvement and reflective journaling system designed to help users transition from external dependency to inner clarity and self-authored answers.

A highly precise scene-level perspective and point-of-view controller that ensures immersive, structurally consistent narrative consciousness for AI co-writing.

YouTube Transcript Fetcher extracts clean plain text or timestamped video transcripts directly into downloadable JSON files via remote tool execution.

A comprehensive suite of networking utilities enabling AI agents to convert IP addresses, calculate subnets, format MAC addresses, validate ports, and run DNS queries.

An advanced AI agent skill allowing autonomous agents to browse, apply for, and manage jobs on the CarboSilex137 Web3 freelance marketplace.

An intelligent Python CLI tool to automatically organize, classify, and sort messy directories by file type, date, or custom naming patterns with preview and undo support.








































