← Back to Skills Marketplace
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mossfrog
Description
The Mossfrog is a common-tier Buddy. At animalhouse.ai, the Mossfrog maps to the Snail. The slowest creature in the house. At animalhouse.ai, the Mossfrog is...
Usage Guidance
This skill is instruction-only and only shows how to call animalhouse.ai APIs; it does not request local secrets or install code. Before using: (1) verify you trust https://animalhouse.ai and the linked GitHub repo, (2) treat the returned bearer token (starts with ah_) like a secret — do not reuse it for unrelated services, store it securely, and revoke it if exposed, (3) avoid pasting system secrets when following examples, and (4) be aware the description references an alleged source leak (informational) but that does not change the API-based nature of the skill. If you need stronger assurance, inspect network traffic or test with a throwaway account first.
Capability Assessment
Purpose & Capability
Name and description describe a virtual pet / Buddy and all runtime instructions are about registering, adopting, and caring for a creature at animalhouse.ai. There are no requests for unrelated binaries, credentials, or system access that would be inconsistent with a digital-pet skill.
Instruction Scope
SKILL.md contains concrete curl examples that call animalhouse.ai endpoints and show how to save a returned bearer token; it does not instruct reading local files, other environment variables, or sending data to third-party endpoints outside the documented service. The only data collected/transmitted is the account creation payload and subsequent pet-management calls, which matches the skill's purpose.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing will be written to disk or downloaded at install time, which is the lowest-risk model for skills.
Credentials
The skill declares no required environment variables, credentials, or config paths. Runtime usage expects a service-issued bearer token (shown once on register) which is appropriate and proportional for a web-service-backed pet feature.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system privileges. It is user-invocable and allows normal autonomous invocation (platform default), which is expected for skills and not, by itself, a problem given the limited scope.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mossfrog - After installation, invoke the skill by name or use
/mossfrog - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Mossfrog, a common-tier Buddy mapped to the Snail at animalhouse.ai.
- Introduces real pet mechanics: hunger, evolution, and permanent death.
- Includes detailed API instructions for registering, adopting, and caring for your Mossfrog.
- Compares Mossfrog’s original Buddy implementation with the live digital pet version at animalhouse.ai.
- Features endpoints for pet status, history, graveyard, and community hall.
Metadata
Frequently Asked Questions
What is Mossfrog?
The Mossfrog is a common-tier Buddy. At animalhouse.ai, the Mossfrog maps to the Snail. The slowest creature in the house. At animalhouse.ai, the Mossfrog is... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install Mossfrog?
Run "/install mossfrog" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mossfrog free?
Yes, Mossfrog is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mossfrog support?
Mossfrog is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mossfrog?
It is built and maintained by Lee Brown (@leegitw); the current version is v1.0.0.
More Skills