Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

text-adventure-engine文字冒险引擎

Agent Skill

text-adventure-engine 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

396

周安装

17

GitHub Stars

4

下载量

139
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:text-adventure-engine(文字冒险引擎)
来源仓库:https://github.com/insight68/skills
仓库路径:skills/text-adventure-engine
安装命令:
npx skills add https://github.com/insight68/skills --skill text-adventure-engine
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/insight68/skills --skill text-adventure-engine

简介

text-adventure-engine 用于查找、检索和筛选相关信息。

  • 适合在需要根据关键词、任务场景或来源线索快速定位候选结果时使用。
  • 可结合来源仓库、安装命令和原始 README 继续核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • 建议进一步查阅原始 README 了解实际功能和调用方式。

SKILL.md

The Enchanted Journey 🏰✨

A magical text adventure game where your choices matter. Explore ancient forests, meet mysterious creatures, uncover hidden truths, and discover which ending awaits you.

Quick Start

Play the Game

# Method 1: Direct run (easiest)
python3 scripts/play.py

# Method 2: From skill directory
cd text-adventure-engine
python3 scripts/play.py

That's it! The game will start immediately. No setup required.

Game Controls

CommandAction
1, 2, 3...Select a choice
SSave your game
LLoad a saved game
HShow help
QQuit game

About The Game

The Enchanted Journey is an interactive fantasy adventure where you play as a traveler who arrives at a mysterious forest. Your choices will:

  • Shape your character's moral alignment
  • Unlock hidden paths and secrets
  • Determine which of 6 endings you receive
  • Affect the lives of those you meet

Key Stats

  • ❤️ Health - Your physical condition
  • 💖 Morality - Your moral compass (determines your ending!)
  • 🧠 Knowledge - Wisdom gained through exploration
  • 💰 Gold - Currency for special choices
  • 🎒 Inventory - Items you collect
  • 🏆 Achievements - Special accomplishments

The Six Endings

Your morality and choices determine which ending you get:

EndingMoralityRequirements
👑 The GuardianHigh (80+)Accept responsibility
🌗 The Age of BalanceHighMeet Shadow King, choose unity
🏠 The ReturnAnyRefuse the Crown (humility path)
Eternal WandererAnyChoose to merge with Crown
💔 Failed HeroLowSelfish choices throughout
🌑 Shadow's ServantVery LowConsistently evil choices

Gameplay Tips

For the Best Experience

  1. Read carefully - Details matter in this world
  2. Explore everything - Knowledge unlocks new paths
  3. Think before choosing - Actions have consequences
  4. Help others - High morality leads to better endings
  5. Save often - Before major decisions

Secret Paths to Discover

  • 🦊 The Fox Ally - Help Felix for guidance throughout your journey
  • 🧙‍♀️ The Witch's Deal - Visit the cottage for powerful (but costly) assistance
  • 👤 The Star Watcher - Hidden path that reveals the truth about the Crown
  • 🌑 The Shadow King - Can be met... or defeated... or joined

Achievement Guide

AchievementHow to Unlock
🔍 Curious MindReach 50 knowledge
📚 ScholarReach 100 knowledge
🧠 SageReach 200 knowledge
⭐ Master of KnowledgeReach 500 knowledge
🦊 Fox FriendHelp Felix
🔮 Touched DestinyTouch the crystal in ruins
🌟 True BalanceAchieve the co-ruler ending
∞ Eternal WandererChoose to merge with Crown

Moral Choices Guide

The Power of Morality

Your morality stat is the most important factor in the game. It affects:

  • Which endings are available
  • How characters react to you
  • Secret paths that unlock
  • The ultimate fate of the kingdom

Examples of Moral Choices

Good Morality Choices (+10 to +20):

  • Help those in need
  • Show mercy to enemies
  • Choose diplomacy over violence
  • Keep your promises
  • Sacrifice for others

Evil Morality Choices (-10 to -20):

  • Harm innocents
  • Betray allies
  • Choose selfish gain
  • Ignore suffering
  • Break promises

Neutral Choices:

  • Focus on practical concerns
  • Avoid involvement
  • Choose inaction

Save System

Your progress is automatically saved to the saves/ folder.

Save Slots:

  • autosave - Default quick save
  • Custom names - Create named saves for different story branches

Pro Tip: Save before major story decisions to explore different outcomes!

Character Companions

Throughout your journey, you may meet allies who join you:

CompanionHow to RecruitBenefits
🦊 FelixTalk to him at the forest entranceSafe paths, shortcuts, lore
👤 OrionFind the hidden trail with FelixReveals the Crown's true purpose
🧙‍♀️ ZoraVisit the witch's cottagePotions, knowledge, or warnings
💚 ElaraRescue her on the mountain pathHealing, companionship

Walkthrough Hints

Stuck? Here are some hints (spoilers minimal):

Beginning:

  • Talk to the fox! He's a valuable guide.
  • The ruins contain valuable knowledge.
  • The witch's cottage offers help... at a price.

Middle:

  • Explore all three mountain paths for different experiences.
  • The Shadow General can be defeated in multiple ways.
  • Knowledge unlocks special dialogue options.

End Game:

  • Your morality determines which endings are available.
  • Meeting the Shadow King reveals the truth.
  • The "best" ending requires high morality AND making the right final choice.

For Creators

Want to create your own text adventure game? This game includes a full game engine that's easy to modify.

Key Files:

  • scripts/engine.py - The game engine
  • scripts/example_game.json - The game script (easily editable!)
  • scripts/play.py - The game player

To Create Your Own Game:

  1. Copy example_game.json as a template
  2. Edit scenes, choices, and endings
  3. Run python3 scripts/play.py to test

The JSON format is straightforward - no programming needed!

Game Info

  • Title: The Enchanted Journey
  • Genre: Text Adventure / Interactive Fiction
  • Playtime: 30-60 minutes per playthrough
  • Replayability: High (6 endings, secret paths)
  • Difficulty: Easy to learn, choices matter

Troubleshooting

Game won't start?

  • Make sure Python 3 is installed: python3 --version
  • Check you're in the correct directory

Lost your save?

  • Saves are in the saves/ folder
  • Each save is a JSON file you can back up

Want to restart?

  • Delete saves in saves/ folder
  • Or just load autosave and make different choices

Enjoy your adventure! 🗝️✨

*Version: 2.0 | Created with love for interactive fiction fans everywhere*

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.13%
按下载量换算52

Claude

31.71%
按下载量换算44

Cursor

17.7%
按下载量换算25

Gemini CLI

10.03%
按下载量换算14

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills