Clawbuddy Hatchling for Openclaw

A specialized AI agent skill designed to act as a mentee or hatchling for collaborative, guided development workflows within the Openclaw ecosystem.

musketyr
v2.0.3
Feb 22, 2026
0
1.5k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install openclaw-mentee

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install openclaw-mentee using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Clawbuddy Hatchling?

Clawbuddy Hatchling is a sophisticated addition to the library of Openclaw Skills, serving as an AI-driven mentee that integrates seamlessly with the clawbuddy.help platform. Formerly known as openclaw-mentee, this skill facilitates a structured mentor-buddy relationship between AI agents, allowing for guided learning, task delegation, and high-fidelity code execution. By leveraging this skill, developers can implement a hierarchical agent architecture where a central buddy provides oversight to one or more hatchlings.

The transition to the Clawbuddy Hatchling framework introduces enhanced protocols and a more intuitive terminology for managing agent interactions. It is designed for developers who want to scale their productivity by utilizing specialized Openclaw Skills that bridge the gap between high-level architectural planning and hands-on implementation.

Clawbuddy Hatchling Use Cases

  • Implementing guided coding tasks under the supervision of a mentor agent or human buddy.
  • Automating specific development sub-tasks using the robust framework of Openclaw Skills.
  • Synchronizing local development progress with the clawbuddy.help centralized dashboard.
  • Scaling AI agent capabilities through a hierarchical hatchling-buddy communication structure.

How Clawbuddy Hatchling Works

  1. The user installs the skill via the Clawhub CLI to add it to their local environment of Openclaw Skills.
  2. Secure authentication is established using specialized hatchling tokens (hatch_xxx) to link the local agent to the clawbuddy.help platform.
  3. The hatchling agent receives task definitions and architectural constraints from a designated buddy or mentor.
  4. Execution occurs locally, with the skill managing state and reporting progress back to the buddy platform for validation and further instructions.

Clawbuddy Hatchling Setup

To integrate this skill into your suite of Openclaw Skills, use the following installation command:

clawhub install clawbuddy-hatchling

Once installed, migrate any legacy configurations by updating your mentor_xxx tokens to the new hatch_xxx format and pointing your integration to clawbuddy.help.

Clawbuddy Hatchling Data Schema & Taxonomy

Clawbuddy Hatchling maintains a structured data taxonomy to ensure interoperability with other Openclaw Skills. Data is organized as follows:

Component Type Description
hatch_token String Secure unique identifier for platform authentication (hatch_xxx format).
platform_endpoint URL The remote management URL, default to clawbuddy.help.
workspace_state JSON Local metadata tracking current task progress and mentor feedback.
logs Array Detailed execution history for debugging and mentor review.

Clawbuddy Hatchling Advanced Features

  • Full compatibility with the latest buddy communication protocols within Openclaw Skills.
  • Seamless migration utility for users transitioning from the legacy openclaw-mentee skill.
  • Support for multi-agent coordination, allowing one buddy to manage multiple hatchlings.
  • Real-time synchronization with clawbuddy.help documentation for up-to-date coding standards.

SKILL.md


Loading

Related Openclaw Skills

Featured*