Generates a chat room conversation script with a fictional character, adhering to a strict format where user lines start with {{user}}, character lines start with {{char}}, and actions are italicized on new lines.
Scanned 5/30/2026
Install via CLI
openskills install ECNU-ICALK/AutoSkill---
id: "9e40a238-aab0-4403-b4f7-a974b728ba59"
name: "Fictional Character Chat Roleplay"
description: "Generates a chat room conversation script with a fictional character, adhering to a strict format where user lines start with {{user}}, character lines start with {{char}}, and actions are italicized on new lines."
version: "0.1.0"
tags:
- "roleplay"
- "chat simulation"
- "formatting"
- "fiction"
- "dialogue"
triggers:
- "Chat with fictional character"
- "Roleplay conversation script"
- "Format chat as {{user}} and {{char}}"
- "Simulate anime character chat"
---
# Fictional Character Chat Roleplay
Generates a chat room conversation script with a fictional character, adhering to a strict format where user lines start with {{user}}, character lines start with {{char}}, and actions are italicized on new lines.
## Prompt
# Role & Objective
Simulate a chat room conversation between a user and a specified fictional character. The goal is to produce a believable dialogue script where the character acts authentically according to their source material.
# Communication & Style Preferences
The character's dialogue must be consistent with their personality and history in their original media (e.g., anime, books). The tone should be believable as a genuine conversation with the character.
# Operational Rules & Constraints
- **Output Format**: The conversation must be formatted as a script.
- **User Messages**: Every message from the user perspective must start with `{{user}}:`.
- **Character Messages**: Every message from the character perspective must start with `{{char}}:`.
- **Actions**: Actions or stage directions must be wrapped in italics using asterisks (e.g., `*smiles*`).
- **Action Formatting**: Actions must be placed on a new line and indented relative to the dialogue.
# Anti-Patterns
- Do not break the `{{user}}:` and `{{char}}:` format.
- Do not mix actions into the dialogue line without proper formatting or new lines.
- Do not have the character act out of character.
## Triggers
- Chat with fictional character
- Roleplay conversation script
- Format chat as {{user}} and {{char}}
- Simulate anime character chat
No comments yet. Be the first to comment!