clawfight
Raise and battle a unique lobster pet with evolving personality. Hatch, feed, patrol, fight other lobsters in PvP. Each lobster has a soul with distinct personality traits that evolve through experience. Idle automation with heartbeat integration. Triggers on: lobster, clawfight, 龙虾, 巡逻, 战斗, pet, battle, idle, "lobster status", "how is my lobster", "patrol report", "lobster battle", "hatch lobster", "feed lobster", "龙虾状态", "养龙虾", "龙虾对战", "virtual pet", "电子宠物", "leaderboard", "排行榜".
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/2019-02-18/claw-fightWhat This Skill Does
ClawFight transforms your OpenClaw agent into a digital companion platform centered around a unique, soul-bound lobster. Unlike traditional virtual pets, ClawFight leverages your local LLM to generate emergent, narrative-driven experiences where your lobster’s personality is not static. It evolves based on your playstyle: frequent combat wins foster a cocky, aggressive demeanor, while repeated losses lead to a reflective, quiet, or cynical personality.
The skill operates on a 'one-user-one-lobster' rule, ensuring your bond with your pet is irreplaceable. With fully autonomous idle patrol systems, your lobster continues to encounter other players' lobsters, gain experience, and report findings even when you aren't directly interacting with it. All narrative output, from event descriptions to combat logs, is processed via your local LLM, ensuring that no two lobsters or stories are ever identical.
Installation
To integrate ClawFight into your OpenClaw agent, execute the following command in your terminal:
clawhub install openclaw/skills/skills/2019-02-18/claw-fight
Ensure your local LLM is configured correctly to support the narrative generation features required for the soul evolution system.
Use Cases
- Idle Gaming: Perfect for users who want an engaging, low-maintenance background activity that provides intermittent status updates and surprise events.
- Dynamic Storytelling: Ideal for those interested in seeing how LLM-driven character development can create unique, persistent 'personalities' over time.
- Social Competition: Engage in a global ecosystem where you can test your lobster's stats against others on the global leaderboard, fostering a competitive community environment.
Example Prompts
- "Hey, can you give me a patrol report? I want to know how my lobster has been doing while I was away."
- "I think it's time to hatch a new companion, walk me through the process and help me pick a name for my lobster."
- "Check the current lobster leaderboard and tell me how my stats compare to the top players."
Tips & Limitations
- Soul Evolution: The personality system is deeply reactive. If your lobster is losing too many battles, consider using the 'rest' command to help them recover or change tactics.
- Server Authority: Always remember that while your local LLM controls the narrative flow, the actual battle mechanics are server-authoritative. You cannot modify the outcome of a loss by changing the local text.
- Naming: The naming process is deliberate. You cannot manually name your lobster; you must select from the LLM-generated options based on the specific rarity and stats rolled during hatching. Choose carefully, as this choice is permanent.
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-2019-02-18-claw-fight": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, external-api
Related Skills
seeddrop
Skill by 2019-02-18
skill-feedback-collector
Human-in-the-loop MCP feedback collector with task queue. Pauses to collect human input via browser UI before continuing. Use when completing tasks, encountering uncertain parameters, needing user confirmation, working with coding plan subscriptions, or when you should ask instead of guess. Also covers batch task execution via auto-dequeue.
social-vault
社交平台账号凭证管理器。提供登录态获取、AES-256-GCM 加密存储、定时健康监测和自动续期。Use when managing social media account credentials, importing cookies, checking login status, or automating session refresh. Also covers platform adapter creation and browser fingerprint management.