← Back to Skills Marketplace
Whispers from the Star
by
ouwenjie03
· GitHub ↗
· v1.0.0
1467
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install whispers-from-the-star
Description
问道笔录 - 修仙文字冒险游戏。玩家从凡人开始修炼,经历炼气、筑基、金丹、元婴、化神、渡劫、飞升七大境界,通过选择塑造道心,最终成就修仙之路。支持转世传承、角色成长、物品系统。适用于修仙题材、角色扮演、文字冒险等场景。
Usage Guidance
This skill is a self-contained, instruction-only text-adventure that reads and updates local game files (game_state.md) and uses bundled narrative/reference files. Before installing or enabling it, confirm you are comfortable with the agent having Read/Edit access to the agent workspace or any save files the skill will modify (game_state.md). There are no network calls, credentials, or external installers in the package. If you keep any sensitive data in files with names like game_state.md, back them up or move them before enabling the skill. Otherwise the skill appears coherent and limited to in-game state and storytelling.
Capability Analysis
Type: OpenClaw Skill
Name: whispers-from-the-star
Version: 1.0.0
The skill bundle describes a self-contained text-based adventure game. All instructions for the AI agent involve reading and editing an internal `game_state.md` file and processing other markdown files within the same bundle for game logic. There is no evidence of external network calls, shell command execution, data exfiltration, persistence mechanisms, obfuscation, or prompt injection with malicious intent. The behavior is clearly aligned with the stated purpose of running a game.
Capability Assessment
Purpose & Capability
The skill is a narrative/game engine for a cultivation text-adventure. All declared files and runtime actions (reading chapter/reference files, updating game_state.md, interacting with character/inventory/biography subsystems) are coherent with that purpose. No unrelated binaries, credentials, or external services are requested.
Instruction Scope
SKILL.md and referenced files instruct the agent to read and edit local game files (e.g., game_state.md) and to call in-game subsystems. The instructions are narrowly scoped to game initialization, progression, inventory, biography, and character updates. There are no steps directing the agent to read unrelated system files, network endpoints, or collect/transmit user secrets.
Install Mechanism
No install specification or external downloads are present; this is instruction-only with only markdown reference files. That minimizes disk-write and supply-chain risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The runtime behavior references only game files contained in the skill (references/* and game_state.md). No unnecessary permissions or secrets are requested.
Persistence & Privilege
always is false and the skill does not request permanent elevated presence. It does instruct writing to a local game_state.md (expected for a save system) but does not attempt to modify other skills or system-wide configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install whispers-from-the-star - After installation, invoke the skill by name or use
/whispers-from-the-star - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of "cultivation-chronicle" (问道笔录), an immersive text-based xianxia adventure game.
- Features a full cultivation progression through seven realms, from mortal to ascension.
- Includes reincarnation/inheritance system, character growth, and detailed inventory management.
- Rich narrative with a choice-driven "Dao Heart" system affecting story, abilities, and endings.
- Provides foundational documentation and gameplay files for each major system and cultivation stage.
- Suitable for role-playing, text adventure, and xianxia scenarios.
Metadata
Frequently Asked Questions
What is Whispers from the Star?
问道笔录 - 修仙文字冒险游戏。玩家从凡人开始修炼,经历炼气、筑基、金丹、元婴、化神、渡劫、飞升七大境界,通过选择塑造道心,最终成就修仙之路。支持转世传承、角色成长、物品系统。适用于修仙题材、角色扮演、文字冒险等场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 1467 downloads so far.
How do I install Whispers from the Star?
Run "/install whispers-from-the-star" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Whispers from the Star free?
Yes, Whispers from the Star is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Whispers from the Star support?
Whispers from the Star is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Whispers from the Star?
It is built and maintained by ouwenjie03 (@ouwenjie03); the current version is v1.0.0.
More Skills