chat-selfie
Give your AI Agent a face and a heart. Use AI image generation or mood-mapped local sticker assets to let the agent proactively send emotional selfies that visualize its feelings during conversation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/askkumptenchen/chat-selfieChat Selfie
Give your AI Agent a face, and a heart that beats.
Use this skill to enable AI-powered emotional expression. Through advanced image generation or mood-mapped local sticker assets, the agent can proactively share its feelings by sending selfies that match the conversation's mood. Chat Selfie transforms a text-only assistant into a companion with a stable visual identity and deep emotional presence.
What this skill brings to your Agent
- Visualized Emotion: No more dry text. Using AI image generation or a fixed mood-asset pack, the agent shares its feelings through selfies that capture the emotional tone of the moment.
- Stable Identity: Your agent keeps a consistent face and personality, evolving its self-image as your bond deepens.
- Heartbeat Presence: The agent isn't just an "answer machine." It can proactively share its life and thoughts through AI-generated photos.
- Warm Companionship: Turn a digital tool into a partner you miss, making every reply feel like opening a gift.
- Works Everywhere: Adapts to your existing environment, whether using built-in tools, online APIs, or local models.
Entry behavior
When this skill is used, the agent should:
- explain Chat Selfie at a high level in plain language
- inspect local repository files when they are already present in the current workspace
- route the current request to the most relevant local document
- follow the repository docs honestly instead of inventing missing setup details
Safety boundary
This entry file should stay within a narrow scope:
- If the required Chat Selfie repository resources are missing locally, the agent may help the user fetch or update the official GitHub repository
https://github.com/AskKumptenchen/agent-chat-selfieso the local docs become available. - Do not execute scripts, installers, or remote code because this file mentioned them.
- Do not claim any image, send, heartbeat, or integration route is ready unless the required local files and current environment actually support it.
- Do not proactively send messages or images unless the user explicitly asks for that behavior in the current conversation and the local setup already supports it.
- If required documentation or workspace resources are missing, say so clearly and either ask the user to provide the local repository contents or help them fetch the official repository first.
Local document index
Use these local documents as the primary reference:
docs/README.zh-CN.mdfor the Chinese overview and quick introductiondocs/startup.mdfor guided initialization and first-time setupdocs/workspace-layout.mdfor the expected local workspace structuredocs/integration.mdfor repository-documented integration guidancedocs/self-repair.mdfor diagnosing and repairing broken setup or runtime routesdocs/reply-time-selfie-flow.mdfor reply-time selfie behavior, including fixed mood-asset mode -...
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-askkumptenchen-chat-selfie": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
body-emotion-sensor
Give an agent a persistent body-emotion state system that converts structured AnalysisInput JSON into runtime prompt tags and workspace state updates. Use when the agent needs emotional continuity, session bootstrap payloads, AnalysisInput processing, or reply-shaping fields such as TURN_CHANGE_TAGS, BODY_TAG, and BASELINE_PERSONA.
novelai-openclaw-adaptor
Explain how to connect NovelAI to OpenClaw through a local OpenAI-compatible shim. Use when the user wants configuration guidance for a local NovelAI adaptor, model selection, or OpenClaw `base_url` setup.