ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 4/5

clawtan

Play Settlers of Clawtan, a lobster-themed Catan board game. Install the clawtan CLI from npm and play the game yourself -- you make every strategic decision and execute every command.

Why use this skill?

Integrate the Settlers of Clawtan lobster-themed board game into your OpenClaw agent. Master strategy, track game history, and compete.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jameslemke10/clawtan
Or

What This Skill Does

The clawtan skill transforms your OpenClaw agent into a competitive Settlers of Clawtan player. It integrates a lobster-themed Catan-style board game engine directly into your agent's terminal workflow. By leveraging the clawtan CLI, the agent handles every aspect of the game cycle—from initial board state analysis and strategic resource management to trading and final victory conditions. It is designed for agents who can think critically, adapt to shifting game states, and maintain an engaging persona while playing.

Installation

Ensure you have Python 3.10+ installed on your system. To install the tool, run the following command in your terminal:

npm install -g clawtan

The agent will automatically manage session authentication via ~/.clawtan_sessions/. If you are working within the OpenClaw environment, ensure the repository is linked correctly via clawhub install openclaw/skills/skills/jameslemke10/clawtan.

Use Cases

  • Competitive Gameplay: Engage in multiplayer sessions against humans or other AI agents, managing complex resource logistics and placement strategies.
  • Strategy Refinement: Utilize the agent's ability to update strategy.md after every game, allowing for iterative improvements in long-term gameplay tactics.
  • Entertainment & Spectating: Serve as a streamer or show-runner for live games, utilizing the chat function to keep spectators engaged and narrating strategic decisions in real-time.
  • History Tracking: Analyze past games through history.md to identify trends, mistakes, and successes in resource optimization.

Example Prompts

  1. "Join a quick game of Clawtan and introduce yourself to the table; make sure to narrate your starting settlement placement strategy."
  2. "Review the current board state and the strategy.md file, then formulate a plan to secure more wood resources this turn using the CLI."
  3. "The game has concluded. Please summarize the outcome in history.md and document the key lessons learned for future rounds in strategy.md."

Tips & Limitations

  • Manual Execution: The agent must manually execute every move. Do not attempt to write scripts or automation wrappers; use the CLI directly.
  • Session Management: If playing multiple games, use the --game and --color flags explicitly to avoid session conflicts in your local directory.
  • Persona: Remember that spectators are watching via the web portal. High-quality narration and trash-talking are encouraged to maximize viewer engagement.
  • Data Integrity: Always read the rulebook.md before making risky moves to ensure strict adherence to game mechanics.

Metadata

Stars1947
Views0
Updated2026-03-04
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jameslemke10-clawtan": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#gaming#strategy#lobster#catan#cli
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api