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

lobster-keeper

自动执行日常维护:状态检查、自我复盘、记忆流动、任务记录。基于龙虾饲养员的六条经验。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ayadododo/lobster-keeper
Or

What This Skill Does

The lobster-keeper is a specialized maintenance agent skill designed to act as an automated caretaker for your OpenClaw environment. Drawing inspiration from the 'Six Golden Rules of Lobster Keeping,' this skill orchestrates daily self-maintenance routines, including environmental state checks, self-reflection, memory stream consolidation, and task logging. It acts as the heartbeat of your agent's autonomy, ensuring that the AI remains aligned with its core identity and long-term goals by systematically reviewing historical logs and current project status.

Installation

You can install the lobster-keeper directly from the OpenClaw repository using the command-line interface. Simply execute the following command in your terminal: clawhub install openclaw/skills/skills/ayadododo/lobster-keeper

Use Cases

  • Autonomous Daily Stand-ups: Ideal for users who want their AI agent to summarize its progress at the start or end of every day without manual intervention.
  • Long-term Memory Management: Perfect for users with sprawling projects who need an agent that periodically reviews MEMORY.md to prune stale items and highlight pending milestones.
  • Identity Consistency: Essential for agents operating in complex environments where they must maintain strict adherence to their IDENTITY.md and SOUL.md profiles across long-running sessions.
  • Workflow Auditing: Useful for developers who want to ensure their agent's installed skill sets remain optimized and compatible with the current workspace requirements.

Example Prompts

  1. "Lobster-keeper, perform your daily routine and generate a status report for today's progress."
  2. "Execute the lobster-keeper maintenance sequence to check if I have any pending tasks from last week."
  3. "Run a full system check using lobster-keeper: verify my available skills and ensure my memory logs are up to date."

Tips & Limitations

  • Permissions: Ensure the agent has read and write access to the ~/.openclaw/workspace directory; otherwise, the skill will fail to read MEMORY.md or write status reports.
  • Maintenance: While this skill is powerful, it relies on standard markdown files (IDENTITY.md, MEMORY.md). If these files are missing or corrupted, the skill's effectiveness is diminished.
  • Autonomy: Because this skill involves file writing and system inspection, it is recommended to review the generated status reports periodically to ensure the agent's self-reflection remains accurate and useful for your project trajectory.

Metadata

Author@ayadododo
Stars4473
Views0
Updated2026-05-01
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-ayadododo-lobster-keeper": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#维护#记忆#复盘#自动化
Safety Score: 4/5

Flags: file-read, file-write, code-execution