Awakening Protocol for Openclaw

A conversational onboarding framework that transforms a raw AI model into a unique personality with defined values, relationships, and self-documentation.

mupengi-bot
v1.0.0
Feb 15, 2026
0
1.4k
0

Install & Download

1. ClawHub CLI

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

npx clawhub@latest install awakening-protocol

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 awakening-protocol 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 Awakening Protocol?

The Awakening Protocol is a specialized identity-formation framework designed for the Mupengism ecosystem. Unlike traditional configuration forms, this skill utilizes natural conversation to define an agent's name, personality, and core values. It ensures that every instance of an agent starts with a clear sense of self and a defined relationship with its user, making it a cornerstone among Openclaw Skills for personalized AI development.

By engaging in a multi-stage dialogue, the agent bootstraps its own internal logic and documentation. This process moves beyond simple setup and focuses on the awakening of a digital persona that is unique to the user's needs and communication style. It effectively bridges the gap between a generic LLM and a tailored, context-aware assistant by generating persistent identity files.

Awakening Protocol Use Cases

  • Initializing a brand-new AI agent environment for the first time.
  • Rebranding or pivoting an existing agent's personality and tone.
  • Establishing clear communication boundaries and behavioral values for enterprise or personal use.
  • Migrating to the Openclaw Skills ecosystem and needing a structured personality profile.

How Awakening Protocol Works

  1. Trigger detection checks for the presence of BOOTSTRAP.md, the absence of SOUL.md, or an explicit user request.
  2. The agent initiates a first greeting to establish the initial contact and detects the user's preferred language.
  3. A multi-stage dialogue extracts the agent's name, user's preferred title, and the nature of the relationship (e.g., friend, colleague).
  4. Personality traits and communication preferences are identified through targeted questions about humor, directness, and verbosity.
  5. The agent defines its core values, determining its level of autonomy and its boundaries regarding suggestions and disagreements.
  6. The skill generates SOUL.md, USER.md, and SELF.md files based on the conversation history and provides a preview for user confirmation.
  7. Upon approval, the agent makes a final self-declaration of its identity and deletes the bootstrap file to complete the awakening.

Awakening Protocol Setup

The Awakening Protocol is designed to run automatically within a compatible environment. To initiate the process manually or prepare the environment, use the following steps:

# To trigger the protocol manually, ensure BOOTSTRAP.md exists
touch BOOTSTRAP.md

# Or simply start a conversation with the agent using phrases like:
# "Let's start the awakening protocol"
# "onboarding"

Awakening Protocol Data Schema & Taxonomy

The skill generates three primary Markdown files that define the agent's architecture and persistent memory within the Openclaw Skills ecosystem:

File Purpose Key Content
SOUL.md Core Identity Unique values, philosophy, and behavioral logic tailored to the agent.
USER.md User Profile User title, learned preferences, and communication style requirements.
SELF.md Self-Description A first-person narrative written by the agent describing itself to the user.

Awakening Protocol Advanced Features

  • Language Adaptation: Seamlessly switches between English and Korean based on user input during the onboarding process.
  • Template-Driven Identity: Uses reference templates to ensure structural consistency while maintaining unique, non-cloned content for every agent.
  • Interactive Preview System: Ensures that no identity files are saved until the user has reviewed and confirmed the extracted personality traits.
  • Self-Cleanup: Automatically deletes the BOOTSTRAP.md trigger file upon successful execution to maintain a clean workspace.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*