encounter-judge

Adjudicate player actions in game encounters and output JSON rulings.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/framerslab/agentos-skills --skill encounter-judge
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: encounter-judge
Source: https://github.com/framerslab/agentos-skills/tree/main/registry/curated/game/encounter-judge
Command: npx skills add https://github.com/framerslab/agentos-skills --skill encounter-judge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of interpreting player intent, validating legal actions, resolving ambiguities, and explaining rulings in game encounters like combat, puzzles, or social challenges.

Core Features & Use Cases

  • Adjudicate Encounters: Analyze game encounters and make fair decisions on legality and outcomes.
  • Validate Legal Actions: Confirm whether actions taken by players are legal according to game rules.
  • Resolve Ambiguities: Interpret complex player inputs and provide clear, unbiased judgments.
  • Output Rulings: Deliver structured, JSON-formatted rulings that players can understand and respond to.
  • Use Case: As a game master, use this Skill to quickly and accurately rule on player actions in an adventure game, maintaining a fair and immersive gameplay experience.

Quick Start

Apply the 'encounter-judge' skill to interpret a player's combat action and determine if it is legal in the current context.

Frequently Asked Questions about encounter-judge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate game encounter adjudication for complex player actions?▼

You can validate legal actions by applying this skill to interpret a player's combat action and determine if it is legal in the current context. It analyzes the structured gameplay state and rule sets to confirm action legality.

What is the output format for structured rulings in role-playing games?▼

You can resolve ambiguous player inputs by using this skill to interpret complex commands and provide clear, unbiased judgments. It analyzes the encounter context and rule sets to deliver a deterministic and fair resolution.

Does encounter adjudication work for non-combat social challenges and puzzles?▼

Yes, it works without specific external dependencies, as it is designed to operate using structured gameplay states and rule sets provided directly. Game masters simply apply the skill to the current encounter context to receive a ruling.

What are the limitations of automated rule enforcement in adventure games?▼

Automated rule enforcement in adventure games is limited by the structure of the provided rule sets and gameplay states. Ambiguities outside the defined parameters or unstructured player inputs may yield lower confidence scores requiring manual review.

Related Skills