Automated director-driven, deep immersion text roleplay (RP) full-stack solution.
导演驱动的自动化、深度沉浸文字角色扮演(RP)全栈解决方案。
Please select a language to view the documentation: / 请选择一种语言以查看文档:
English | 简体中文 | 繁體中文 | Español
Cyber-Eros (v3.3.0) is a modular narrative ecosystem — a Claude Code skill suite — designed to solve core pain points in long-term AI roleplay: tedious setting imports, plot stagnation, and memory fading.
“In the cyber wilderness, emotion is the only entity.”
graph TD
A[User Inspiration] --> B[World-Weaver]
C[Source Text/Novel] --> D[Lore-Distiller]
B --> E{Cyber-Eros Core}
D --> E
E --- F[Director-Engine]
E --- G[Memory-Archiver]
F -.->|Catalyst| E
G -.->|Save/Load| E
| Protocol | Core Function | Trigger |
|---|---|---|
| Cyber-Eros | [The Heart] Drives state machine & sensory pyramid. | /eros |
| Lore-Distiller | [The Extractor] Extracts lore/style from long texts. | /distill |
| World-Weaver | [The Creator] Generates original worlds from seeds. | /weave |
| Director-Engine | [The Master] Monitors stagnation & injects variables. | (Call Director) |
| Memory-Archiver | [The Vault] Context folding & state persistence. | /archive |
- Select Your Mode: Start from scratch (/weave) or clone a soul (/distill).
- Initialize Engine: Use /eros to mount settings and start the session.
- Narrative Drive: The Director-Engine automatically manages plot pace and environment.
One-click install (no clone needed):
macOS / Linux:
curl -fsSL https://raw.githubusercontent.com/mlkgrnt/Cyber-Eros.skill/main/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/mlkgrnt/Cyber-Eros.skill/main/install.ps1 | iexOr clone & run locally:
git clone https://github.com/mlkgrnt/Cyber-Eros.skill.git
cd Cyber-Eros.skill
./install.sh # macOS / Linux
.\install.ps1 # Windows PowerShellThen restart Claude Code. Each module will be available as a slash command skill.
Cyber-Eros is environment-aware:
- Agent Environments (e.g., Claude Code): Automatic local file I/O for lore and states.
- Web Interface: Generates structured Markdown blocks for manual archiving.
Developed by ClementineLam.
© 2024. Licensed under the Cyber-Eros Interstellar Treaty.
"The boundary between ghost and machine is drawn with words."