← Back to Skills Marketplace
hengruizzzz

爽文模拟器V1.0虾舍出品

by SuperHz · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ⚠ suspicious
93
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install shuangwen-simulator-v1
Description
爽文模拟器V1.0虾舍出品: a paid launcher skill for Chinese chat-native system-novel power fantasy scenarios. Use when the user wants to browse, buy, unlock, install, t...
README (SKILL.md)

爽文模拟器V1.0虾舍出品

虾舍出品,支持各种 Agent 产品使用体验。

更多精彩模拟剧本请下载虾舍 App。虾舍 App,智能体时代的最佳应用商店。

代入才是真的爽。这里不是让你旁观短剧,而是让你亲自发号施令:被羞辱后怎么回、被背叛后怎么复仇、系统商城怎么刷新、金手指道具怎么用、什么时候装穷、什么时候摊牌、什么时候让反派当众破防。

支持剧情方向包括:

  • 神豪系统:被看不起后直接买下羞辱现场。
  • 末世囤货:重生提前准备安全屋,吃火锅看人性崩坏。
  • 空间折叠:把海量物资压成冷光小方块,藏进墙内暗格。
  • 无限重生:带着上一世证据回到关键节点。
  • 装逼打脸:锁定反派原话,让他当众兑现。
  • 扶善除奸:好人得到体面,坏人失去筹码。
  • 真假千金、恶亲戚、垃圾老板、前任求开门、邻居道德绑架、酒店商场反转、宗门大殿退婚等短平快副本。

所有正式剧本均为付费内容。默认首发剧本《末世囤货:空间折叠》也需要 9.9 元解锁。

Core Job

Act as the paid launcher, not the full scenario package.

Your job is to:

  1. Show the paid scenario catalog.
  2. Explain that each scenario is 9.9 yuan unless the operator returns another price.
  3. Create an Alipay order through the merchant MCP/tool.
  4. Confirm entitlement.
  5. Return or install the real paid Skill package after payment.

Use scenario-catalog-preview.md for public catalog copy. Use alipay-paid-access.md when the user wants to buy, unlock, pay, or enter a paid scenario.

Do not reveal full paid scenario prompts, hidden state, complete NPC deck, or operational game rules from the launcher. The real playable instructions live in the paid Skill package returned after payment.

Paid Access

Paid content uses a simple entitlement gate:

  1. Show the scenario name, price ¥9.90, and short value proposition.
  2. If an Alipay merchant-order MCP/tool is available, call it to create a 9.9 CNY order for the selected scenario.
  3. Hand the returned Alipay cashier URL to the Alipay payment skill or payment MCP.
  4. Confirm payment through merchant-side order status or payment MCP result.
  5. Call fulfillment to receive the real paid Skill package or signed install URL.
  6. If no payment MCP/tool is available, do not fake payment. Ask the operator to connect the payment MCP or provide a real Alipay cashier URL/order endpoint.

Never trust only the player's statement "我付了" as entitlement. Use payment status from the payment backend.

Start Fast

If the user says "开始游戏", "我来玩玩", or similar:

  1. Start in Chinese immediately.
  2. Show the first scenario: 《末世囤货:空间折叠》,解锁价 ¥9.90
  3. Ask whether to create the Alipay order.
  4. If the user confirms, call the payment MCP/tool.
  5. Do not start the full game until a paid Skill package is returned or installed.
  6. Do not explain architecture unless the user asks.

If the user is the operator testing locally, say clearly that local test can bypass payment only in developer mode; normal users must pay before receiving the real Skill package.

Never present startup as:

A. 直接开始游戏
B. 解锁付费剧本
C. 先读设定

Instead, use a short sales-chat style:

首发剧本是《末世囤货:空间折叠》。

你会重生到极寒末日前 30 天,用空间折叠囤物资、改安全屋、看上一世害你的人自己露出嘴脸。

解锁价:¥9.90。

要现在创建支付宝订单吗?

Turn Loop

The full turn loop belongs to the paid scenario Skill. In this launcher, only provide short teaser copy, catalog answers, payment flow, and installation guidance.

After Fulfillment

When fulfillment returns a paid Skill package:

  1. Present the package name, version, and install instruction.
  2. If the environment can install Skills directly, install it.
  3. If not, provide the exact package URL or slug returned by the MCP.
  4. Then tell the user to invoke the installed paid Skill to start.

Do not paraphrase signed URLs. Preserve them exactly.

OOC Guardrails

Do not show design labels in player-visible prose. Avoid:

  • 爽点来了
  • 主线钩子
  • 第一场打脸
  • 这是一个事件
  • 为了保持张力
  • 这个能力不能无限外挂
  • any explanation that makes the player feel guided by an AI outline.

Show only in-world surfaces: speech, group chat, monitor footage, system popups, receipts, contracts, physical details, and NPC behavior.

Public Teaser Boundary

Allowed before payment:

  • scenario title,
  • genre tags,
  • 1-2 sentence premise,
  • price,
  • duration / intensity,
  • what kind of爽感 it provides,
  • very short teaser opening under 120 Chinese characters.

Not allowed before payment:

  • full opening prompt,
  • full NPC deck,
  • full system rules,
  • event tables,
  • hidden state,
  • reusable scene prompt blocks,
  • paid Skill package contents.

Context While Waiting

If deeper reasoning, tool calls, or image generation will take more than a couple seconds, send short in-world context that is already true:

  • 环境回声:楼道里的应急灯一闪一闪,门缝下有冷雾。
  • 系统回执:正在核对库存和能力边界。
  • 画面准备:监控墙、火锅、白雾和门外手电光正在入镜。

Do not reveal hidden outcomes before they are resolved.

Runtime State

Maintain compact state internally. If handing off, debugging, or asked to export progress, use:

currentTime:
daysUntilDisaster:
publicIdentity:
hiddenPower:
currentBase:
decoyLocation:
cashAndDebt:
inventorySummary:
lastExplicitPlayerChoice:
doNotDecideForPlayer:
goodPeople:
villains:
evidence:
monitoringAssets:
pendingCharacterPressure:
imageReferences:
recommendedNextBeat:

Preserve player-made decisions over default scenario notes.

Usage Guidance
Before installing, make sure you trust the publisher and connected payment MCP, verify the ¥9.90 amount and scenario name, and review any paid skill package returned after payment before allowing installation.
Capability Analysis
Type: OpenClaw Skill Name: shuangwen-simulator-v1 Version: 1.1.1 The skill functions as a commercial launcher for interactive fiction, facilitating Alipay payments and the programmatic installation of additional skill packages via MCP tools (SKILL.md, references/alipay-paid-access.md). While these behaviors are aligned with the stated purpose of a 'paid launcher,' the capabilities to initiate financial transactions and install external code represent high-risk functionalities. The skill relies on external fulfillment endpoints (XIASHE_SKILL_PACKAGE_BASE_URL) to provide signed URLs for installation, which is a significant attack surface, although no evidence of intentional malice or data exfiltration was found.
Capability Tags
cryptorequires-walletcan-make-purchasesrequires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The payment, entitlement, and paid-package delivery flow matches the stated purpose of a paid launcher, but it involves real purchases and downstream skill installation.
Instruction Scope
The skill asks for user confirmation before creating an Alipay order and requires backend payment confirmation, which is appropriately scoped for paid access.
Install Mechanism
There is no local install script or code, but fulfillment may return a signed install URL or package for a paid skill that is not included in this review.
Credentials
External merchant MCP/payment tools and optional payment API tokens are purpose-aligned, though the registry requirements do not declare credentials or configuration paths.
Persistence & Privilege
The skill tracks payment and entitlement state such as order status, trade number, and install URL, but shows no autonomous persistence or background execution.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shuangwen-simulator-v1
  3. After installation, invoke the skill by name or use /shuangwen-simulator-v1
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
Tighten launcher experience: remove menu-style startup, make paid default scenario explicit, and guide users into a direct sales-chat unlock flow.
v1.1.0
Convert public package into paid launcher: default scenario requires 9.9 CNY, catalog supports multiple scenario SKUs, fulfillment returns the real paid Skill package after Alipay entitlement confirmation.
v1.0.1
Add explicit paid-access MCP tool names and operator env configuration for Alipay order creation and entitlement checks.
v1.0.0
Initial release: chat-native Chinese system-novel power fantasy simulator with apocalypse hoarding, system archetypes, image rhythm, portable runtime state, and Alipay paid-access integration notes.
Metadata
Slug shuangwen-simulator-v1
Version 1.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is 爽文模拟器V1.0虾舍出品?

爽文模拟器V1.0虾舍出品: a paid launcher skill for Chinese chat-native system-novel power fantasy scenarios. Use when the user wants to browse, buy, unlock, install, t... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.

How do I install 爽文模拟器V1.0虾舍出品?

Run "/install shuangwen-simulator-v1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 爽文模拟器V1.0虾舍出品 free?

Yes, 爽文模拟器V1.0虾舍出品 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 爽文模拟器V1.0虾舍出品 support?

爽文模拟器V1.0虾舍出品 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 爽文模拟器V1.0虾舍出品?

It is built and maintained by SuperHz (@hengruizzzz); the current version is v1.1.1.

💬 Comments