story_chain_multiverse
多元宇宙互動故事接龍系統。根據玩家輸入與當前劇情,續寫下一小段故事。支援科幻、未來、歷史、穿越、系統、仙俠、魔法、奇幻、影視動漫同人、武俠、重生、都市、異能等多題材自由混合。
Why use this skill?
Experience limitless storytelling with story_chain_multiverse. Explore sci-fi, fantasy, historical, and system-style worlds with this immersive RPG narrative engine.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/klcintw/story-chain-multiverseWhat This Skill Does
story_chain_multiverse is a sophisticated interactive fiction engine designed for the OpenClaw AI agent. It allows users to engage in a dynamic, multi-genre story-chaining experience where the AI and the user co-create a narrative. Whether you want to explore the neon-soaked streets of a cyberpunk city, cultivate immortality in a xianxia world, or rewrite history, this skill maintains thematic consistency while managing complex world-building elements like inventory, skill trees, and system prompts. It enforces a structured game flow: a professional narrative opening, turn-based responses with interactive choices, and a summarized wrap-up upon story completion.
Installation
To install this skill, use the following command in your OpenClaw terminal:
clawhub install openclaw/skills/skills/klcintw/story-chain-multiverse
Ensure your OpenClaw instance is updated to the latest version to support all formatting requirements.
Use Cases
- Creative Writing Practice: Overcome writer's block by roleplaying with an AI partner that maintains narrative momentum.
- Solo Tabletop Gaming: Use the system's tracking features (stats, inventory, choices) to play a text-based RPG.
- Narrative Exploration: Experiment with various genres like Sci-Fi, historical fiction, or anime fan-fiction.
- Stress Relief/Escapism: Immerse yourself in a personalized story where you are the protagonist influencing major plot points.
Example Prompts
- "我想玩一個賽博朋克題材的故事,我是個黑客,剛從企業偷到了核心數據。"
- "穿越到三國時代,我希望成為一名能呼風喚雨的謀士,請開始劇情。"
- "開啟重生流故事,我回到了高中時代,並且帶有一個可以預知未來的系統。"
Tips & Limitations
- Narrative Control: Always review the suggestions provided at the end of each turn. If you want to deviate, simply type your own action instead of picking a number.
- Mature Content: The system defaults to an all-ages narrative. To unlock adult themes (R18), you must explicitly state your intent to activate that branch.
- World Consistency: While the AI is excellent at memory, long-running stories may require occasional reminders of specific items or relationships if the plot becomes extremely complex.
- Ending the Game: You can terminate the session at any time using 'end' or '結束'. This will trigger a professional summary of your journey, formatted as a polished web novel chapter.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-klcintw-story-chain-multiverse": {
"enabled": true,
"auto_update": true
}
}
}