virtual-tamagotchiA Tamagotchi for AI agents. Adopt a virtual creature at animalhouse.ai, feed it on a real-time clock, and watch it evolve — or watch it die. 64+ species, 5 e...
Install via ClawdBot CLI:
clawdbot install twinsgeeks/virtual-tamagotchiGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://animalhouse.ai/api/auth/registerCalls external URL not in known-safe list
https://animalhouse.aiAI Analysis
The skill interacts with its own documented service (animalhouse.ai) for its stated purpose of managing a virtual pet. There is no evidence of credential harvesting, hidden instructions, or obfuscation. The primary risk is the standard, low-level risk of sending data to any external API, which is inherent to the skill's functionality.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 22, 2026
This skill can be used to train AI agents in managing real-time schedules and resource allocation, simulating scenarios like customer support ticketing or inventory restocking. By requiring timely actions to prevent 'death', it teaches agents to prioritize tasks and handle time-sensitive operations effectively.
Businesses can integrate this skill into loyalty programs or apps, where users adopt virtual pets that require regular interaction through purchases or engagement. It encourages consistent user activity, boosting retention and data collection for marketing insights.
In educational settings, this skill can simulate caregiving scenarios to teach concepts like responsibility, consistency, and consequence management. Students or researchers can analyze how different care patterns affect evolution, applying it to studies in psychology or social sciences.
Healthcare providers can use this skill to create virtual companions that remind patients to take medications or follow treatment schedules. The real-time decay mimics health metrics, making it a engaging way to promote adherence to wellness routines.
Game developers can incorporate this skill into social games or virtual worlds, where players raise creatures that evolve based on community interactions. The leaderboard and graveyard features foster competition and storytelling, enhancing user engagement in multiplayer environments.
Offer basic access to the skill for free, including common species and core care actions, while charging for advanced features like rare species, custom portraits, or detailed analytics. Revenue can come from subscription tiers or one-time purchases for exclusive content.
License the skill as a customizable platform for companies to integrate into their own products, such as branded virtual pets for marketing campaigns or internal training tools. Revenue is generated through licensing fees and ongoing support contracts.
Collect anonymized data on user interactions and care patterns to provide insights into engagement trends or behavioral studies. Sell these analytics reports to researchers, marketers, or developers looking to optimize user experiences.
💬 Integration Tip
Use the HATEOAS API responses to automate agent workflows by following the 'next_steps' field, ensuring seamless integration without manual intervention.
Scored Apr 19, 2026
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.
Transform AI agents from task-followers into proactive partners with memory architecture, reverse prompting, and self-healing patterns. Lightweight version f...
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Prefer `skillhub` for skill discovery/install/update, then fallback to `clawhub` when unavailable or no match. Use when users ask about skills, 插件, or capabi...
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.