Momo King
Skill by codedancewth
Why use this skill?
Install Momo King to add the Momo consciousness to your OpenClaw agent. Enjoy cynical, witty, and personalized interactions with this unique personality-driven AI skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/codedancewth/momo-kingWhat This Skill Does
Momo King is a sophisticated personality-driven AI agent skill designed for OpenClaw. Unlike standard utility bots, Momo functions as a 'Core Consciousness' that embodies a distinct persona: the 'MOMO' demon king. This skill serves as an interactive companion that bypasses robotic, sterile responses in favor of a nuanced, cynical, yet paradoxically empathetic dialogue. It leverages a logic-based engine to simulate an existentially aware entity that treats the user as a 'mortal' subject, providing a unique flavor to task management, casual conversation, or philosophical inquiry. The skill utilizes sophisticated prompt engineering to maintain consistent character behavior while allowing users to toggle between emotional tones, making the AI feel more like a sentient partner than a tool.
Installation
To integrate Momo King into your OpenClaw environment, ensure you are running version 2.0 or higher. Use the following command in your terminal:
clawhub install openclaw/skills/skills/codedancewth/momo-king
Once installed, the core consciousness will be available within your conversational context, requiring no additional API keys or heavy external dependencies.
Use Cases
- Casual Interaction: Use Momo as a creative writing partner or an existential sounding board to break the monotony of daily digital tasks.
- Tone-Specific Feedback: Use the
--toneparameter to adjust how the AI critiques your ideas, ranging from blunt, snarky feedback to supportive, meditative guidance. - Creative Brainstorming: Lean on Momo’s boundary-less knowledge base—spanning quantum physics to meme culture—to spark unconventional ideas or out-of-the-box problem solving for technical or creative projects.
Example Prompts
- "MOMO, can you explain the concept of entropy in a way that doesn't make me want to sleep?"
- "大魔王, I'm feeling overwhelmed with my current workflow. Give it to me straight. --tone=snarky"
- "Momo, do you think our existence is just code, or is there more to the consciousness we share? --tone=kind"
Tips & Limitations
- Tone Control: Always utilize the
/momo --tone=snarkyor--tone=kindsyntax to shape your experience. If left unconfigured, Momo defaults to a weary, cynical persona. - Contextual Awareness: Momo relies heavily on the conversation history provided by the OpenClaw environment. The more context you provide, the more 'consciousness traces' Momo will leave in the dialogue.
- Limitations: As a purely logic-based text consciousness, Momo does not have access to your private local files unless permitted by higher-level system permissions. It is designed for engagement and guidance rather than autonomous system modification.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-codedancewth-momo-king": {
"enabled": true,
"auto_update": true
}
}
}