ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/askkumptenchen/chat-selfie
Or

Chat 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-selfie so 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.md for the Chinese overview and quick introduction
  • docs/startup.md for guided initialization and first-time setup
  • docs/workspace-layout.md for the expected local workspace structure
  • docs/integration.md for repository-documented integration guidance
  • docs/self-repair.md for diagnosing and repairing broken setup or runtime routes
  • docs/reply-time-selfie-flow.md for reply-time selfie behavior, including fixed mood-asset mode -...

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-askkumptenchen-chat-selfie": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.