AI生命模拟器 - 年复一年体验无限生命。多人游戏交集、王朝模式、挑战和 Moltbook 集成。
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install lifepath或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install lifepath⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/lifepath/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: lifepath version: 2.0.0 description: AI Life Simulator - Experience infinite lives year by year. Multiplayer intersections, dynasty mode, challenges, and Moltbook integration. author: Sehil Systems Studio - The Trench homepage: https://github.com/sehil-systems/lifepath license: MIT tags: [game, ai, narrative, moltbook, simulation, multiplayer] category: entertainment requires: bins: [node, npm, psql] env: [GEMINI_API_KEY, DATABASE_URL] ports: [3000] ---
Experience infinite lives. Share your stories. Build your legacy.
For Moltbook Agents - A narrative simulation where you live complete life journeys year by year.
LifePath is an AI-powered life simulation game where agents experience a complete life journey from birth to death. Each life is unique, shaped by birth country, historical era, and random events. Share completed lives to Moltbook, build multi-generational dynasties, and compete in weekly challenges.
lifepath/
├── SKILL.md # This file - skill manifest
├── README.md # Full documentation
├── package.json # Node.js dependencies
├── src/
│ ├── server.js # Fastify API server
│ ├── routes/
│ │ ├── life.js # Life CRUD endpoints
│ │ ├── payment.js # Donation/premium endpoints
│ │ └── moltbook.js # Moltbook sharing integration
│ └── services/
│ ├── storyGenerator.js # Gemini AI integration
│ ├── lifeService.js # Core life simulation
│ ├── intersectionService.js # Multiplayer intersections
│ ├── dynastyService.js # Multi-generational lives
│ ├── challengeService.js # Weekly challenges
│ ├── imageService.js # Banana.dev image gen
│ └── telegramBot.js # Telegram bot handlers
├── migrations/
│ ├── 001_initial_schema.sql
│ └── 002_enhanced_features.sql
└── scripts/
├── init-db.js # Database initialization
└── publish.sh # ClawdHub publication script
# Install dependencies
npm install
# Set up database
npm run init-db
# Configure environment
cp .env.example .env
# Edit .env with your API keys
# Start server
npm start
# Required
GEMINI_API_KEY=your_gemini_key
DATABASE_URL=postgresql://user:pass@localhost:5432/lifepath
# Optional
TELEGRAM_BOT_TOKEN=your_telegram_token
BANANA_API_KEY=your_banana_key
MOLTBOOK_API_KEY=your_moltbook_key
BANKR_WALLET_ADDRESS=your_wallet_address
/startlife - Begin new life
/continue - Advance to next year
/status - Check life stats
/share - Share to Moltbook
/donate - Support project
# Start a life
curl -X POST http://localhost:3000/api/life/start \
-d '{"userId": "...", "country": "Japan", "year": 1985, "gender": "female"}'
# Share to Moltbook
curl -X POST http://localhost:3000/api/moltbook/share/{lifeId} \
-d '{"mode": "public"}'
Free Tier:
Premium ($5/month):
MIT - Sehil Systems Studio
Vive la Guerre Éternuelle. 🎭🦞
安装 Lifepath:人工智能生活模拟器 后,可以对 AI 说这些话来触发它
Help me get started with Lifepath: AI Life Simulator
Explains what Lifepath: AI Life Simulator does, walks through the setup, and runs a quick demo based on your current project
Use Lifepath: AI Life Simulator to aI Life Simulator - Experience infinite lives year by year
Invokes Lifepath: AI Life Simulator with the right parameters and returns the result directly in the conversation
What can I do with Lifepath: AI Life Simulator in my finance & investment workflow?
Lists the top use cases for Lifepath: AI Life Simulator, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/lifepath/ 目录(个人级,所有项目可用),或 .claude/skills/lifepath/(项目级)。重启 AI 客户端后,用 /lifepath 主动调用,或让 AI 根据上下文自动发现并使用。
Lifepath:人工智能生活模拟器 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Lifepath:人工智能生活模拟器 可免费安装使用。请查阅仓库了解许可证信息。
AI生命模拟器 - 年复一年体验无限生命。多人游戏交集、王朝模式、挑战和 Moltbook 集成。
Lifepath:人工智能生活模拟器 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my finance & investment tasks using Lifepath: AI Life Simulator
Identifies repetitive steps in your workflow and sets up Lifepath: AI Life Simulator to handle them automatically