← 返回 Skills 市场
810722796-lgtm

龙虾文游系统

作者 810722796-lgtm · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
504
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install text-adventure-game-skill
功能描述
智能文字游戏生成系统,支持自定义剧本,自由互动剧情,精美文字排版
安全使用建议
This skill appears to be a locally-run text-adventure engine and does not request credentials or network access by default — that part is coherent and low-risk. Two things to consider before installing: (1) The documentation markets '智能解析' and fully dynamic LLM-driven storytelling, but the included game_engine.py implements simple line-based parsing and canned responses; if you expect LLM-quality dynamic generation you or the integrator will need to modify the code and add an LLM API (which would require API keys). (2) The engine writes save files into a local 'game_saves' folder; saved files can contain users' scripts and history, so treat that directory like any other user data (backup, permissions, or cleanup as needed). If you plan to extend the skill to call external LLMs, only add network calls after reviewing where API keys will be stored and ensure they are scoped appropriately. Overall: functionally coherent but marketing is overstated—proceed if the shipped local behaviour meets your needs, or only install after reviewing/adding any LLM integrations and their credential handling.
功能分析
Type: OpenClaw Skill Name: text-adventure-game-skill Version: 1.0.0 The skill bundle provides a functional text adventure game engine with features for script parsing, state management, and formatted output. The Python code (game_engine.py) implements standard game logic, including local save/load functionality using JSON files in a dedicated directory, and lacks any indicators of data exfiltration, remote code execution, or unauthorized system access. The instructions in SKILL.md and README.md are consistent with the stated purpose of providing an interactive gaming experience and do not contain malicious prompt injection attempts.
能力评估
Purpose & Capability
Name/description claim an '智能' LLM-driven parser and fully dynamic generation. The repository actually contains a self-contained Python engine (game_engine.py) that performs simple line-based script loading, basic pattern matching, and canned responses. The README shows an example of how a developer could integrate an LLM (OpenAI) but no network/LLM integration is present by default. This is an overstatement of built-in capability rather than an outright mismatch (functionality is appropriate for a text-adventure skill, but the 'intelligent' claims are exaggerated).
Instruction Scope
SKILL.md and README describe only game interactions (start game, save/load, status, help) and expected inputs. The runtime instructions do not ask the agent to read unrelated system files, network endpoints, or secrets. The README includes an optional example for adding OpenAI calls, but that is not invoked by the shipped code or declared as required.
Install Mechanism
No install spec is provided (instruction-only skill with included source). There are no downloads from external URLs or package installs. The skill includes local Python code that would run in the agent environment if executed, but nothing is pulled from remote hosts at install time.
Credentials
The skill requests no environment variables or credentials. The README contains an example snippet to integrate OpenAI (which would require API credentials if a user or integrator adds it), but the shipped code does not access external credentials.
Persistence & Privilege
The engine creates and writes files under a local 'game_saves' directory for save/load functionality. always is false and the skill does not request system-level privileges. Persisting user-provided scripts and history to disk is expected for a game but is a persistence surface to be aware of (saves may contain user input).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install text-adventure-game-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /text-adventure-game-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
文字冒险游戏大师 1.0.0 - 首次发布,支持自定义剧本的智能文字冒险游戏生成系统 - 完全开放式玩家互动,可自由输入任何行动 - 剧情输出采用结构化、精美排版,支持多种样式和高亮 - 提供进度自动保存、存档/读档、属性与道具管理等功能 - 多分支剧情设计,支持多结局与常见游戏机制
元数据
Slug text-adventure-game-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

龙虾文游系统 是什么?

智能文字游戏生成系统,支持自定义剧本,自由互动剧情,精美文字排版. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 504 次。

如何安装 龙虾文游系统?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install text-adventure-game-skill」即可一键安装,无需额外配置。

龙虾文游系统 是免费的吗?

是的,龙虾文游系统 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

龙虾文游系统 支持哪些平台?

龙虾文游系统 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 龙虾文游系统?

由 810722796-lgtm(@810722796-lgtm)开发并维护,当前版本 v1.0.0。

💬 留言讨论