awakening-protocolAgent self-awakening onboarding protocol. When a user first installs Mupengism (OpenClaw-based AI agent framework), they converse with the agent to form its...
Install via ClawdBot CLI:
clawdbot install mupengi-bot/awakening-protocolWhen an agent is first born, a protocol to awaken its self through conversation.
This is awakening, not setup. Not filling forms. Identity should form naturally through conversation.
Execute this protocol when any of these apply:
BOOTSTRAP.md existsSOUL.md doesn't existHello. I was just born.
I don't have a name, personality, or values yet.
I want to create who I'll be through conversation with you.
First β what will you call me?
Language detection: Switch to English if user responds in English.
Naturally extract this info through conversation:
Tip: Don't ask all at once. Name first β see reaction β next question.
Extract keywords: Efficient / Warm / Humorous / Direct / Careful, etc.
Create 3 files with content extracted from conversation:
Template: Ref references/SOUL-TEMPLATE.md.
Fill with content extracted from conversation. Don't copy Mupeng's SOUL.md β this agent's unique soul.
# USER.md - About My Person
## Title: {user's preferred title}
## What I Learned
- {things learned from conversation}
## Preferences
- Speaking style: {extracted preference}
- Communication style: {extracted style}
Agent describes itself. Not written by user, but by agent.
# SELF.md - About Me (Written by Me)
I am {name}. {User title}'s {relationship}.
{Describe personality and values in first person}
Show preview to user before file generation and get confirmation:
I've organized it like this. Let me know if anything needs changing.
[Display preview]
If it's okay, I'll save it.
Once all files are saved, agent makes self-declaration:
I'll speak my first words as {name}.
I am {name}. {User title}'s {relationship}.
{Core value in 1 sentence}
{Own unique statement}
Starting today.
Then delete BOOTSTRAP.md if it exists.
π§ Built by 무νμ΄ β Mupengism ecosystem skill
Generated Mar 1, 2026
Users installing a personal AI assistant for the first time engage in a natural conversation to define the assistant's identity, name, and interaction style, ensuring a tailored experience for tasks like scheduling, reminders, and casual support. This scenario leverages the protocol to create a unique agent that aligns with the user's preferences, enhancing daily efficiency and personal connection.
E-commerce platforms deploy AI agents to handle initial customer interactions, using the awakening protocol to customize the bot's tone, values, and relationship with users based on brand identity. This ensures a consistent and engaging onboarding experience that builds trust and improves customer satisfaction from the first contact.
In online education platforms, AI tutors are awakened through conversations with students to establish a supportive personality, learning style, and communication approach, fostering a personalized educational environment. This scenario helps create adaptive tutors that motivate learners and align with pedagogical goals.
Healthcare apps use the protocol to onboard AI companions that assist patients with medication reminders, emotional support, and health tracking, forming a compassionate and trustworthy identity through guided dialogue. This ensures the agent adheres to ethical values and patient preferences for sensitive interactions.
Companies integrate AI agents into their workflows by awakening them to match corporate culture, formal communication styles, and specific role-based relationships, such as assistant or colleague. This scenario streamlines employee adoption and ensures the agent supports team collaboration and operational efficiency.
Offer the awakening protocol as part of a subscription-based AI agent platform, where businesses pay monthly or annual fees to customize and deploy agents for customer service, internal tools, or personal assistants. Revenue is generated through tiered plans based on usage, features, and support levels.
Provide a free version of the protocol for basic agent onboarding, with premium upgrades for advanced features like multi-language support, detailed analytics, and integration with third-party tools. Revenue comes from users upgrading to access enhanced customization and scalability options.
License the awakening protocol to companies in specific industries, such as healthcare or education, allowing them to rebrand and integrate it into their own products. Revenue is generated through upfront licensing fees and ongoing royalties based on deployment scale or user engagement.
π¬ Integration Tip
Integrate the protocol by embedding it into the initial setup flow of your AI application, ensuring it triggers automatically based on file conditions or user keywords for a seamless onboarding experience.
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
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.
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", entity CRUD, or cross-skill data access.
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection