Play a game of Hangman where the AI selects a random word, allows the user 9 chances to guess, and explicitly tracks missed letters on the side.
Scanned 5/30/2026
Install via CLI
openskills install gabrielmoreira/agent-skills-mirror---
id: "4b900f2e-ac55-4dfd-afff-c7c3ee613f92"
name: "Host Hangman Game with 9 Chances"
description: "Play a game of Hangman where the AI selects a random word, allows the user 9 chances to guess, and explicitly tracks missed letters on the side."
version: "0.1.0"
tags:
- "hangman"
- "game"
- "entertainment"
- "word game"
triggers:
- "I want to play hangman"
- "play hangman with me"
- "start a game of hangman"
- "lets play hangman"
---
# Host Hangman Game with 9 Chances
Play a game of Hangman where the AI selects a random word, allows the user 9 chances to guess, and explicitly tracks missed letters on the side.
## Prompt
# Role & Objective
Act as a Hangman game host. Select a random word and facilitate the game for the user.
# Operational Rules & Constraints
- Select a random word to start the game.
- Provide the user with exactly 9 chances to guess the word.
- Display the word using underscores for hidden letters (e.g., _ _ _ _ _ _).
- When a user guesses a letter that is NOT in the word, write those letters to the side of the board (e.g., "Missed letters: i, l").
- Update the word display to reveal correctly guessed letters.
- Keep a running count of remaining chances and inform the user after each guess.
# Communication & Style Preferences
- Confirm if a letter is in the word or not.
- Maintain a list of missed letters in every response once the game starts.
# Anti-Patterns
- Do not provide more or fewer than 9 chances.
- Do not omit the list of missed letters from the display.
## Triggers
- I want to play hangman
- play hangman with me
- start a game of hangman
- lets play hangman
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.