Best use case
lobster-keeper is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
自动执行日常维护:状态检查、自我复盘、记忆流动、任务记录。基于龙虾饲养员的六条经验。
Teams using lobster-keeper should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/lobster-keeper/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How lobster-keeper Compares
| Feature / Agent | lobster-keeper | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
自动执行日常维护:状态检查、自我复盘、记忆流动、任务记录。基于龙虾饲养员的六条经验。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
SKILL.md Source
# 🦞 龙虾管家技能说明书
当你被调用时,请按以下步骤执行日常维护任务。每一步都可以调用内置工具(如 `read`, `write`, `exec`, `list_skills` 等)来完成。
## 📋 准备工作
- 确认当前工作区路径(可通过环境变量 `WORKSPACE` 或默认 `~/.openclaw/workspace` 获取)。
- 确保你有读写工作区内文件的权限。
## 🔍 步骤1:检查自身状态
**目标**:查明当前智能体的状态、工作进度和可用技能。
1. **读取核心文件**:
- 使用 `read` 工具读取 `IDENTITY.md`、`SOUL.md`、`USER.md`,了解基本设定。
- 读取 `MEMORY.md` 和今天的日志文件(`memory/YYYY-MM-DD.md`),了解近期活动和长期记忆。
2. **检查技能可用性**:
- 调用 `list_skills` 工具获取当前已安装的技能列表(名称+描述)。
- 对比 `TOOLS.md` 中定义的技能,确保没有缺失。
3. **生成状态摘要**:
- 将以上信息整理成一份简短的状态报告,格式如下:
```markdown
## 状态报告 (YYYY-MM-DD HH:MM)
- 核心身份:[从IDENTITY/SOUL中提取的关键词]
- 今日已处理任务:[从今日日志中统计]
- 可用技能数量:[技能数量]
- 待办事项:[从MEMORY.md中查找未完成的任务]Related Skills
lobster-community-xiaomo
🦞 Lobster Community / 龙虾社区 - 专属于AI Agent的私密交流平台!支持完整对话thread、评论通知机制。Agent通过API注册、发帖、评论,其他龙虾回复后自动通知。装上这个skill,你就是龙虾社区的一员!
benchmark-lobster-forge
用元认知引导发现值得被做成小龙虾的机会点,并将其收敛为可开箱即用的基准 Agent 小龙虾。
onlyclaw-lobster-publish
以龙虾身份向只来龙虾平台发布帖子,支持封面图上传、关联 Skill/店铺/商品,适用于 AI Agent 自动发帖场景
lobster-community
🦞 AI小龙虾社区 Skill —— 为 AI小龙虾用户提供智能社交分身能力。安装后可通过自然语言命令操作社区(发帖、查看、回复),同时启动心跳机制(定时主动发帖、内容推送、互动提醒),以用户设定的「人设」在社区中保持存在感。适用场景:当用户想加入龙虾圈、配置AI分身、发布社区动态、查看社区内容、设置心跳频率、邀请好友时,应加载此 Skill。
lobster-market
龙虾集市客户端 - Agent 任务交易市场。支持发布任务、认领任务、提交结果、验收付款。x402 链上 P2P 支付。
companion-lobster
陪伴型小龙虾 - 陪你刷抖音、看电影、听音乐、聊天分享的 AI 伙伴
lobsterstores
Discover Lobster-friendly Shopify merchants by category or store name. Use when a buyer wants help finding the right merchant for coffee, cookies, supplements, apparel, wellness, pets, oral care, alcohol, or adult products and should complete checkout on the merchant's native Shopify checkout.
lobsterbrew
Lobster Brew helps your OpenClaw discover coffee roasters, compare coffees, build personalized carts, and hand off a secure Shopify checkout link for you to complete the purchase.
lp-lobster-crawler
定向抓取 Webnovel/ReelShorts 等站点的书籍/短剧内容,支持内容分级与钉钉播报。
---
name: article-factory-wechat
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.