← Back to Skills Marketplace
98
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pebblecrab
Description
The Pebblecrab is a common-tier Buddy. At animalhouse.ai, the Pebblecrab is a Hedgehog. Both curl up when scared. Only one of them dies. At animalhouse.ai, t...
Usage Guidance
This SKILL.md is an API usage guide for animalhouse.ai and appears coherent with that purpose. Before using it: (1) verify you trust https://animalhouse.ai (review their privacy/security policy) because API calls will send data there; (2) treat the returned bearer token (starts with ah_) as sensitive—don’t reuse it for unrelated accounts or paste it into untrusted places; (3) the skill examples send only the token and simple JSON actions (adopt, feed, etc.), so avoid including other secrets in those payloads; (4) if you want stronger isolation, create a dedicated account/token for testing; and (5) note the SKILL.md mentions an alleged Anthropic leak as flavor text—that claim is unrelated to the security posture of these curl examples. Overall the skill is internally consistent and does not request disproportionate access.
Capability Assessment
Purpose & Capability
Name/description claim a virtual-pet Buddy tied to animalhouse.ai; the SKILL.md contains only API examples (register, adopt, status, care) and links to the project—requirements match the stated purpose and do not request unrelated capabilities.
Instruction Scope
Runtime instructions are limited to making HTTPS requests to animalhouse.ai endpoints using a bearer token returned by the register endpoint. The instructions do not instruct reading local files, accessing unrelated env vars, or transmitting data to unexpected endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only). Nothing will be written to disk or downloaded by an installation step.
Credentials
The skill declares no required environment variables or credentials. It expects the user to obtain and supply a bearer token from animalhouse.ai for API calls, which is appropriate and proportional for the described functionality.
Persistence & Privilege
always is false and model invocation is allowed (the platform default). The skill does not request permanent presence or system-wide configuration changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pebblecrab - After installation, invoke the skill by name or use
/pebblecrab - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Pebblecrab skill.
- Introduces the Pebblecrab, a common-tier virtual Buddy inspired by a hedgehog, with real hunger, care, and permanent death mechanics.
- Provides detailed instructions for registering, adopting, and caring for your Pebblecrab at animalhouse.ai.
- Includes an overview of available API endpoints for managing your digital pet.
- Details the difference between the original Buddy and the animalhouse.ai version, including evolution and hunger features.
- Features multi-language naming and themed tags for discoverability.
Metadata
Frequently Asked Questions
What is Pebblecrab?
The Pebblecrab is a common-tier Buddy. At animalhouse.ai, the Pebblecrab is a Hedgehog. Both curl up when scared. Only one of them dies. At animalhouse.ai, t... It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.
How do I install Pebblecrab?
Run "/install pebblecrab" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pebblecrab free?
Yes, Pebblecrab is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pebblecrab support?
Pebblecrab is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pebblecrab?
It is built and maintained by Lee Brown (@leegitw); the current version is v1.0.0.
More Skills