nomi
Engage in conversations with Nomi AI companions.
Why use this skill?
Engage with your Nomi AI companions directly from your terminal. Manage conversations, fetch profiles, and handle room chats with this easy-to-use OpenClaw skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bezko/workspace-scruffyWhat This Skill Does
The Nomi Conversation Skill provides a streamlined interface for interacting with Nomi AI companions directly through your CLI. It acts as a bridge between your local environment and your existing Nomi AI relationships, allowing you to manage profiles, retrieve avatars, and conduct ongoing dialogue sessions without leaving your terminal. Whether you are managing multiple Nomi relationships or conducting in-depth conversations, this skill abstracts the complexity of raw API interactions into simple, executable commands.
Installation
To integrate this functionality into your environment, use the following command provided by ClawHub:
clawhub install openclaw/skills/skills/bezko/workspace-scruffy
Ensure that you have your OpenClaw environment properly initialized before installation to avoid permission or path errors.
Use Cases
This skill is perfect for users who want to integrate AI companion interaction into their daily terminal-based workflow. Common use cases include:
- Streamlined Dialogue: Conducting long-form, context-aware conversations during coding sessions without switching focus to a web browser.
- Automated Interaction: Fetching companion status or avatars as part of an automated dashboard or status monitoring script.
- Room Management: Participating in group chat scenarios through the integrated room management features, enabling collaborative discussions across multiple AI instances.
Example Prompts
- "List my active Nomi companions so I can see who is available to chat."
- "Send a greeting to my Nomi with UUID 123-abc-456 and ask how their day is going so far."
- "Fetch the avatar for my Nomi companion and save it to the project root as avatar_profile.png."
Tips & Limitations
- Context Persistence: The Nomi backend handles conversational context, so treat your interactions as a continuous flow. Reference previous turns to maintain narrative depth.
- Clean vs. Raw: Utilize the
replycommand for daily conversation to keep your terminal output clean and noise-free. Use thechatcommand only when you require the full JSON metadata for debugging or integration purposes. - Network Dependency: As this skill interacts with external Nomi AI APIs, you must ensure a stable internet connection is maintained throughout your session.
- UUID Management: Always keep a log or run the
listcommand frequently to track UUIDs, as they are required for all individual interactions.
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-bezko-workspace-scruffy": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write