810722796-lgtm/text-game-generator/SKILL.md
根据用户主题生成文字游戏剧本,内置19种成熟模板(古代家族、偶像养成、末日求生、校园恋爱、修仙等),支持导出Word文档到桌面。触发场景:生成文字游戏、文字游戏剧本创作、玩文字游戏、导出Word剧本。
npx skillsauth add openclaw/skills 文字游戏剧本生成大师Install this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
根据用户需求生成文字互动游戏剧本,内置多种成熟题材模板,支持导出 Word 文档。
完整模板说明见 references/templates.md
references/templates.md 获取对应模板设定剧本生成完成后,使用 scripts/export_word.py 导出到用户桌面:
python "SKILL_DIR/scripts/export_word.py" "$HOME/Desktop/文字游戏剧本_<标题>.docx" "<标题>" - <<EOF
<这里放生成的Markdown格式剧本内容>
EOF
生成剧本使用 Markdown 格式,导出后自动转为 Word:
# 游戏标题
## 世界观背景
这里写背景设定...
## 初始设定
### 主角信息
- **姓名**:xxx
- **年龄**:xx
- **性格**:xxx
- **外貌**:xxx
- ...
### 关键NPC
1. **姓名** - 关系 - 描述
2. ...
## 开局剧情
这里是开局剧情...
## 可选项
1. 选项一
2. 选项二
3. 选项三
需要安装 python-docx:
pip install python-docx
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。