Fictional character chat roleplay
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/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.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill fictional-character-chat-roleplayAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
2.1 KB, 334 tokens by cl100k_base, as published. Nobody here has run it
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
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.