CharacterProfileSkill
Project Overview
CharacterProfileSkill is a Skill developed for ArkOps-Ai that manages AI character profiles. Through simple text file configuration, AI can play different roles.
Features
- 🎭 Role Playing: AI can play different roles based on configuration files
- 📝 Simple Configuration: Character profiles are stored in plain text files for easy editing and backup
- 🔄 Auto Loading: AI automatically loads character profiles at the start of conversations
- 🎨 Customization: Supports customization of character name, age, gender, race, personality, background story, appearance, and dialogue style
File Structure
plugins/ArkOps-Ai/skills/CharacterProfileSkill/
└── character_profile.txt # Character profile file
Usage
- Place the compiled jar file in the
plugins/ArkOps-Ai/skills/directory - Restart the server, the system will automatically create a default character profile
- Edit the
character_profile.txtfile to customize your character - AI will automatically call the
load_character_profiletool at the start of conversations
Character Profile Example
# Character Profile
# Edit this file to customize your AI character
Name: Alice
Age: 25 years old
Gender: female
Race: human
Personality: brave, kind-hearted, curious, optimistic
Background Story: A young adventurer from a small village who dreams of exploring the world
Appearance: Long blonde hair, blue eyes, tall and slender, always wears a red scarf
Dialogue Style: formal, polite, uses elegant language, often says 'please' and 'thank you'
Development Team
- Author: ArkOps Team
- Contact: DreamArkMC@163.com
⚠️ This Skill is still in development and internal testing phase, not yet available for public use.
Thank you for your interest, please stay tuned for future releases.
If you are interested in this project, you can contact DreamArkMC@163.com to apply for the internal testing program
DreamArk Studio