NetHack Agent Skills

Community

Master NetHack with AI-driven skills.

Authorkenforthewin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill Unit provides a structured framework and pre-built behaviors for an AI agent to play the complex game of NetHack, automating tasks like exploration, combat, and resource management.

Core Features & Use Cases

  • Modular Skills: Encapsulates specific game actions (e.g., eating, fighting, moving) into reusable Python functions.
  • AI Agent Integration: Designed to be called by an AI agent, allowing it to dynamically choose and execute skills based on game state.
  • Use Case: An AI agent can use the eat_when_hungry skill to ensure the player character doesn't starve, or the melee_fight skill to engage nearby monsters.

Quick Start

Execute the eat_when_hungry skill with the default hunger threshold.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: NetHack Agent Skills
Download link: https://github.com/kenforthewin/glyphbox/archive/main.zip#nethack-agent-skills

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.