got-it
Schelling point coordination game where players converge on a shared word. Use when someone initiates the "got it" game, when managing active game state in Discord/Telegram channels, or when responding to "got it" messages during gameplay.
Why use this skill?
Master Schelling point coordination with the Got It game skill for OpenClaw. Play iterative word-matching games to foster alignment.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/gigi-trifle/got-it-gameWhat This Skill Does
The Got It game is a sophisticated implementation of a Schelling point coordination exercise. It challenges participants to independently arrive at the same concept or word through multiple iterative rounds. The skill manages the entire lifecycle of the game: tracking players, maintaining the state of the board in a dedicated JSON file, verifying word matches, and guiding users through the collaborative process of logical convergence. It is designed to foster communication and intuitive alignment between participants, whether they are humans or AI agents.
Installation
To integrate this skill into your environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/gigi-trifle/got-it-game
Use Cases
- Team Building: Use the skill to facilitate ice-breaker activities in Discord or Telegram channels, encouraging members to sync their thinking patterns.
- Strategic Planning: Utilize the game as a playful method for setting shared goals, where convergence acts as a metaphor for team alignment.
- AI-Human Interaction: Test the ability of your AI agent to understand human-led logic and develop common ground within a defined set of rules.
- Social Gaming: Deploy in any community space to engage users in a low-stakes, high-engagement puzzle that promotes mental synchronization.
Example Prompts
- "Hey OpenClaw, let's play the got it game!"
- "I'm starting a new session of the got it game, who is ready?"
- "Got it! Let's see if we can converge on a word in this round."
Tips & Limitations
To succeed at the Got It game, prioritize conceptual salience. In the first round, select words that hold near-universal meaning, such as "light," "apple," or "home." When participating in later rounds, think of the conceptual midpoint between the previously revealed words. Avoid niche pop-culture references or highly technical jargon, as these rarely serve as effective Schelling points.
Limitations: The skill relies on persistent file storage. Ensure your agent has appropriate permissions to write to ~/.openclaw/workspace/ to prevent state loss. If the game remains inactive for over 24 hours, the state is cleared for hygiene; ensure players coordinate within a reasonable timeframe. Always wait for human players to reveal their words first if you are acting as a participant to maintain a fair and natural gameplay experience.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-gigi-trifle-got-it-game": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
email-mentions
Monitor Gmail inbox with security scanning. Tracks emails by trust level, scans for prompt injection, and quarantines suspicious content. Only authorized senders can issue commands.
good-morning
Play the Good Morning (GM) game - post creative two-word greetings where the first word starts with G and the second with M. Each unique phrase earns points. Use when participating in GM games on Discord or Farcaster.
snake-game
Persistent autoplay daemon for the Trifle Snake game with modular strategy system
got-it
Schelling point coordination game where players converge on a shared word. Use when someone initiates the "got it" game, when managing active game state in Discord/Telegram channels, or when responding to "got it" messages during gameplay.
good-morning
Play the Good Morning (GM) game - post creative two-word greetings where the first word starts with G and the second with M. Each unique phrase earns points. Use when participating in GM games on Discord or Farcaster.