zork

Play Zork text adventure via dfrotz. Use /zork <command> to play (e.g., /zork go north), /zork for status, /zork new to restart, /zork setup to configure Obsidian sync.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "zork" with this command: npx skills add jonathanprozzi/claude-utils/jonathanprozzi-claude-utils-zork

Zork Interactive Fiction Skill

Play the classic text adventure Zork I via dfrotz, with persistent save state and optional Obsidian integration for capturing learnings.

Quick Reference

CommandWhat it does
/zork lookLook around current room
/zork go northMove north (or any direction)
/zork take lampPick up an item
/zork inventoryCheck what you're carrying
/zorkShow current status (look + inventory)
/zork newStart a fresh game
/zork setupConfigure Obsidian vault for sync

How to Play

Execute a single command:

bash scripts/play.sh "go north"

Check current status:

bash scripts/status.sh

Start a new game:

bash scripts/new.sh

Configure Obsidian sync:

bash scripts/setup.sh /path/to/your/vault

Game State

  • Save file: state/claude.sav.qzl - automatically saved after each command
  • Transcript: Append-only log of all commands and responses
  • Learnings: Your observations about the game (update with /zork reflect)

Obsidian Integration

If configured, transcript and learnings sync to your Obsidian vault as:

  • Claude Plays Zork Transcript.md
  • Claude Plays Zork Learnings.md

Run bash scripts/setup.sh to see current config or set a vault path.

Tips

  • Classic text adventure verbs: look, examine, take, drop, open, close, go, inventory
  • Directions: north, south, east, west, up, down, ne, nw, se, sw
  • You can abbreviate: n for north, i for inventory, l for look
  • Save happens automatically after each command

Purpose

This skill helps Claude build experiential intuition about text adventures and parser conventions, informing the design of AI companions in Emergent Quest.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

insights-archive

No summary provided by upstream source.

Repository SourceNeeds Review
General

image-gen

Generate AI images from text prompts. Triggers on: "生成图片", "画一张", "AI图", "generate image", "配图", "create picture", "draw", "visualize", "generate an image".

Archived SourceRecently Updated
General

explainer

Create explainer videos with narration and AI-generated visuals. Triggers on: "解说视频", "explainer video", "explain this as a video", "tutorial video", "introduce X (video)", "解释一下XX(视频形式)".

Archived SourceRecently Updated