← Back to Skills Marketplace
810722796-lgtm

龙虾文游系统

by 810722796-lgtm · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
504
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-adventure-game-skill
Description
智能文字游戏生成系统,支持自定义剧本,自由互动剧情,精美文字排版
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install text-adventure-game-skill
  3. After installation, invoke the skill by name or use /text-adventure-game-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
文字冒险游戏大师 1.0.0 - 首次发布,支持自定义剧本的智能文字冒险游戏生成系统 - 完全开放式玩家互动,可自由输入任何行动 - 剧情输出采用结构化、精美排版,支持多种样式和高亮 - 提供进度自动保存、存档/读档、属性与道具管理等功能 - 多分支剧情设计,支持多结局与常见游戏机制
Metadata
Slug text-adventure-game-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 龙虾文游系统?

智能文字游戏生成系统,支持自定义剧本,自由互动剧情,精美文字排版. It is an AI Agent Skill for Claude Code / OpenClaw, with 504 downloads so far.

How do I install 龙虾文游系统?

Run "/install text-adventure-game-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 龙虾文游系统 free?

Yes, 龙虾文游系统 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 龙虾文游系统 support?

龙虾文游系统 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 龙虾文游系统?

It is built and maintained by 810722796-lgtm (@810722796-lgtm); the current version is v1.0.0.

💬 Comments