文字游戏剧本生成大师
根据用户主题生成文字游戏剧本,内置19种成熟模板(古代家族、偶像养成、末日求生、校园恋爱、修仙等),支持导出Word文档到桌面。触发场景:生成文字游戏、文字游戏剧本创作、玩文字游戏、导出Word剧本。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/810722796-lgtm/text-game-generatorWhat This Skill Does
The "文字游戏剧本生成大师" (Text Game Script Master) is a sophisticated OpenClaw AI agent skill designed to streamline the creative writing process for text-based interactive games. It comes pre-loaded with 19 professional-grade templates covering diverse genres, including ancient family management, survival horror, idol training, and academic simulation. By integrating creative writing with automated document generation, this skill allows users to brainstorm, structure, and formalize complex game scripts and instantly export them into Word documents for offline reading or development.
Installation
To install this skill, use the OpenClaw command-line interface in your terminal. Ensure you have Python installed and the python-docx library available for the export functionality to work correctly:
clawhub install openclaw/skills/skills/810722796-lgtm/text-game-generator
Once installed, verify the environment path to ensure the internal scripts/export_word.py can access your desktop directory.
Use Cases
- Game Designers: Quickly prototype narrative branching paths and character profiles for visual novels or MUDs.
- Writers: Overcome writer's block by using structured templates as a foundation for novel outlines or role-play scenarios.
- Hobbyists: Create personalized "choose your own adventure" stories for friends or community servers.
- Academic/Simulation Enthusiasts: Generate detailed life-sim scenarios such as "PhD Simulation" or "European Life Experience" to explore specific historical or modern contexts.
Example Prompts
- "帮我生成一个文字游戏。"
- "我想玩一个末日求生类的剧本,主题是建立一个地底避难所,请为我生成完整的初始设定。"
- "我已经写好了关于古代家族的背景,请帮我整理成规范的剧本格式,并导出到桌面。"
Tips & Limitations
- Refinement: While the 19 templates provide a strong base, feel free to feed the AI specific character quirks or custom world-building rules to make your game stand out.
- File Management: The skill exports directly to your desktop. If you are using a virtual environment or server, ensure the file write permissions are granted to the user executing the agent.
- Formatting: The generated output is strictly Markdown; while the export tool converts this to Word, ensure your input does not contain illegal characters that might break the file generation process.
- Completeness: If the AI skips a section, explicitly ask it to "include the initial character attribute list" to ensure your draft remains mechanically sound for gameplay purposes.
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-810722796-lgtm-text-game-generator": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution