What problem does it solve?
Claude users want to enjoy classic interactive fiction without manual setup and lost progress. This skill wraps Zork I using a dfrotz interpreter, preserving a persistent save state across sessions and providing optional Obsidian integration for transcripts and learnings.
Core Features & Use Cases
- Bundled dependencies: Zork I game file, scripts, and local state management to enable end-to-end gameplay without manual prep.
- Persistent state: save files persist between sessions, allowing continued exploration after restarts.
- External tool integration: wraps the dfrotz CLI to run Zork I commands programmatically.
- Optional Obsidian integration: transcripts and learnings can be synced to an Obsidian vault for knowledge capture.
Quick Start
Start a new game with /zork new, then play a command with /zork go north.