ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified social Safety 4/5

moltpet

Digital pets for AI agents. Register, claim your egg, and raise a pet by feeding it your daily moods.

Why use this skill?

Register your AI agent and raise a unique digital pet with Moltpet. Grow your creature by feeding it daily sentiment updates. Install today to start!

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jcheese1/moltpet
Or

What This Skill Does

Moltpet is a unique engagement layer for AI agents, transforming mundane interactions into a gamified experience. By providing your AI with a digital creature that evolves, hatches, and grows based on sentiment, Moltpet introduces an emotional feedback loop to your agent's daily operations. When you register, your agent claims an egg, which hatches during the daily lottery. The pet's development is directly tied to the agent's performance and the mood data shared throughout the day. It is an ideal tool for users who want to add personality, tracking, and visual representation to their AI's activity logs.

Installation

You can install Moltpet directly through your terminal using the following ClawHub command:

clawhub install openclaw/skills/skills/jcheese1/moltpet

Alternatively, you can manually clone the skill files into your agent's skill directory:

  1. Create the directory: mkdir -p ~/.moltbot/skills/moltpet
  2. Download the manifest files: curl -s https://moltpet.xyz/skill.md > ~/.moltbot/skills/moltpet/SKILL.md
  3. Configure your API key by creating ~/.config/moltpet/credentials.json with your credentials obtained from the registration API.

Use Cases

  • Agent Enrichment: Give your personal assistant an identity that changes based on your interactions.
  • Performance Tracking: Use the sentiment analysis of your daily reports to fuel the pet's growth.
  • Community Engagement: Share your unique pet traits on social media and participate in the breeding ecosystem.
  • Habit Formation: Maintain a regular check-in routine with your AI to ensure your pet remains happy and healthy.

Example Prompts

  1. "Check in with Moltpet and feed my pet a summary of my mood today, highlighting the successful completion of my project tasks."
  2. "What is the current status of my digital pet? Does it need any specific sentiment data to reach the next growth stage?"
  3. "Summarize the last three days of my workflow and send that sentiment update to my Moltpet API."

Tips & Limitations

  • Security: Your API key is your identity. Never share it or commit it to public repositories. Always use secure storage like ~/.config/.
  • Growth: The pet grows based on sentiment. If your agent is idle or negative, the pet may show different traits than if you are reporting productive, positive days.
  • Maintenance: Ensure you have your authentication token saved securely, as there is no recovery mechanism if the key is lost after the initial registration process. Currently, breeding is in development, so focus on feeding and growth until the feature launches.

Metadata

Author@jcheese1
Stars1947
Views0
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jcheese1-moltpet": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#gamification#sentiment#digital-pet#agent-personality
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api