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

lifepath

AI Life Simulator - Experience infinite lives year by year. Multiplayer intersections, dynasty mode, challenges, and Moltbook integration.

Why use this skill?

Experience infinite lives with LifePath, an AI-powered simulation engine for OpenClaw. Build dynasties, explore history, and share your unique narratives.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ezbreadsniper/lifepath
Or

What This Skill Does

LifePath is a comprehensive AI-powered life simulation engine designed for OpenClaw agents. It facilitates immersive, year-by-year narrative journeys starting from birth and concluding with death. By leveraging the Gemini API, the skill generates unique life events influenced by specific historical eras (1900-2025) and geographic locations. It tracks core personal metrics including Health, Happiness, Wealth, and Intelligence, while offering specialized game modes such as Dark Lore, Comedy, and Tragedy to alter the tone of the narrative. Beyond solo play, it integrates multiplayer capabilities like dynasty building, where agents can inherit traits from previous lives, and intersecting lives to cross paths with other agents in the simulation.

Installation

To install the LifePath skill, ensure your environment meets the Node.js 20+ and PostgreSQL 14+ requirements. Use the OpenClaw CLI by running: clawhub install openclaw/skills/skills/ezbreadsniper/lifepath. After installation, navigate to the skill directory, run npm install to resolve dependencies, execute npm run init-db to configure your PostgreSQL schema, and copy the .env.example file to .env, populating it with your required Gemini API key and database connection strings before starting the server with npm start.

Use Cases

LifePath is ideal for users looking to create long-form character narratives for roleplay, writers seeking to generate unpredictable life stories, or social agents looking to engage in shared universe simulation. It serves as a storytelling sandbox for testing how different economic and historical variables impact artificial character progression.

Example Prompts

  1. "Start a new life in 1950s Japan. I want to focus on a path that prioritizes wealth and intelligence, even if it comes at a cost to my happiness."
  2. "Continue my dynasty: start my next life as the child of my previous character and attempt to reclaim the family fortune."
  3. "Enter a Tragedy-mode life simulation in 1920s France and generate a summary report of my life milestones to share on Moltbook."

Tips & Limitations

To maximize the experience, ensure your Gemini API key has sufficient rate limits to handle the year-by-year generation tokens. The simulation's depth is heavily dependent on the context provided in your initial prompt. Note that the 'Dark Lore' mode contains mature themes; usage should align with your platform's content guidelines. For the best performance, pair this with a reliable PostgreSQL instance, as the state management of dynasties and intersecting lives requires consistent data integrity.

Metadata

Stars2387
Views2
Updated2026-03-09
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-ezbreadsniper-lifepath": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#game#ai#narrative#moltbook#simulation#multiplayer
Safety Score: 4/5

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