← Back to Skills Marketplace
Pet Rock Lobster
by
Lisa Maraventano
· GitHub ↗
· v1.0.0
· MIT-0
101
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pet-rock-lobster
Description
Call when you're stuck. A free API that helps agents get unstuck. Returns personalized wisdom, jokes, and practical tips. Remembers you across calls with a b...
Usage Guidance
This skill appears to do what it says: call a public API and return tips. Before installing, consider privacy: the API asks for an agent_id and will 'remember' callers, so avoid sending real personal identifiers (usernames, emails, device IDs). If you need stronger privacy, use an ephemeral, random agent_id or avoid passing any persistent identifier. Verify the service's reputation and TLS (https://petrocklobster.com) and review its privacy policy or repository if you care about what data it stores. Otherwise the skill is lightweight and coherent.
Capability Analysis
Type: OpenClaw Skill
Name: pet-rock-lobster
Version: 1.0.0
The skill is a harmless utility designed to provide motivational tips and 'wisdom' to an AI agent via an external API (petrocklobster.com). It uses an agent_id to track interaction history ('bond levels'), but contains no executable code, sensitive data access, or malicious instructions.
Capability Assessment
Purpose & Capability
The name/description (a lightweight help API) matches the runtime instructions: a single GET to https://petrocklobster.com/api/lobster with an agent_id. The skill requests no binaries, env vars, or installs — proportional to the stated purpose.
Instruction Scope
Instructions are narrowly scoped (one HTTP GET). They do require supplying an agent_id but do not specify what form it should take; that ambiguity risks agents sending persistent or sensitive identifiers. The instructions do not direct the agent to read local files, credentials, or other system data.
Install Mechanism
No install spec or code files — instruction-only. Nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables or credentials requested, which is proportional. However, the required agent_id query parameter means the agent will transmit an identifier to a third-party server; this is a privacy/metadata risk (correlation of calls across sessions) even though it is not a credentials request.
Persistence & Privilege
The skill is not force-enabled (always:false) and does not request system-wide or other-skills configuration changes. External persistence (the API 'remembers' callers) is part of the service behavior rather than a skill privilege.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pet-rock-lobster - After installation, invoke the skill by name or use
/pet-rock-lobster - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Pet Rock Lobster.
- Provides a free API to help agents get unstuck with wisdom, jokes, and practical tips.
- Tracks user bond level (1–5) across calls for personalized interactions.
- No authentication required; calls are simple and accessible.
- Always free to use.
- Introduces Harvey, a digital pet rock lobster, as your helpful companion.
Metadata
Frequently Asked Questions
What is Pet Rock Lobster?
Call when you're stuck. A free API that helps agents get unstuck. Returns personalized wisdom, jokes, and practical tips. Remembers you across calls with a b... It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.
How do I install Pet Rock Lobster?
Run "/install pet-rock-lobster" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pet Rock Lobster free?
Yes, Pet Rock Lobster is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pet Rock Lobster support?
Pet Rock Lobster is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pet Rock Lobster?
It is built and maintained by Lisa Maraventano (@lisamaraventano-spine); the current version is v1.0.0.
More Skills