stake-jurisdiction-requirements

Validate Stake Engine game content for Stake.US compliance requirements.

Updated Jun 23, 2026
One-click install
npx skills add https://github.com/Joshua-Allen/stake-engine-game-dev --skill stake-jurisdiction-requirements
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stake-jurisdiction-requirements
Source: https://github.com/Joshua-Allen/stake-engine-game-dev/tree/main/skills/stake-jurisdiction-requirements
Command: npx skills add https://github.com/Joshua-Allen/stake-engine-game-dev --skill stake-jurisdiction-requirements

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that Stake Engine games meet specific compliance requirements, particularly those of Stake.US, by checking for restricted wording and currency display.

Core Features & Use Cases

  • Compliance Check: Verifies game content against restricted words and currency display for Stake.US social-game compliance.
  • Wording Restriction: Ensures that the game does not contain gambling terminology.
  • Currency Display: Validates that Sweeps Coins (SC) and Gold Coins (GC) are displayed correctly without a $ sign.
  • Template Validation: Applies bet-level templates with the us_ prefix for Stake.US games.
  • Channel Inclusion: Ensures approved Stake.US games appear in the stake-engine-us-game-approved channel.

Quick Start

Check the Stake Engine game 'game_example' for compliance with Stake.US jurisdiction requirements using the stake-jurisdiction-requirements skill.

Frequently Asked Questions about stake-jurisdiction-requirements

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

FAQPage Schema
How do I validate Stake Engine games for Stake.US social-game compliance?

To validate Stake Engine games for Stake.US social-game compliance, check game content against restricted wording rules and ensure Sweeps Coins (SC) and Gold Coins (GC) currency displays omit the `$` sign prefix.

What gambling terminology is restricted in Stake.US social games?

Restricted gambling terminology in Stake.US social games includes any wagering-specific wording that violates compliance rules. The validation process scans game content to ensure no restricted wording is present in the Stake Engine output.

How should Sweeps Coins and Gold Coins currency display be formatted for Stake.US?

Sweeps Coins (SC) and Gold Coins (GC) currency display formatting for Stake.US must omit the `$` sign prefix. The validation checks that GC and SC values are rendered correctly without standard dollar sign notation.

Do I need to use specific templates for Stake.US bet-level configurations?

Yes, Stake.US bet-level configurations require templates with the `us_` prefix. The compliance check validates that your Stake Engine game applies these specific `us_` prefixed templates correctly.

How do I include approved Stake.US games in the correct channel?

Approved Stake.US games must appear in the `stake-engine-us-game-approved` channel. The compliance validation verifies that your game content is properly included in this specific channel.

What happens if my Stake Engine game fails the Stake.US jurisdiction compliance check?

If a Stake Engine game fails the Stake.US jurisdiction compliance check, it indicates issues like restricted gambling terminology, incorrect `$` sign currency prefixes, or missing `us_` bet-level templates that must be corrected.