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.
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.
When this skill is used, the agent should:
This entry file should stay within a narrow scope:
https://github.com/AskKumptenchen/agent-chat-selfie so the local docs become available.Use these local documents as the primary reference:
docs/README.zh-CN.md for the Chinese overview and quick introductiondocs/startup.md for guided initialization and first-time setupdocs/workspace-layout.md for the expected local workspace structuredocs/integration.md for repository-documented integration guidancedocs/self-repair.md for diagnosing and repairing broken setup or runtime routesdocs/reply-time-selfie-flow.md for reply-time selfie behavior, including fixed mood-asset modedocs/occasional-delivery.md for occasional delivery decisionsdocs/heartbeat-delivery.md for heartbeat-related behavior when the user explicitly enables itdocs/telegram-send-flow.md for Telegram delivery details when that route is already configured, including mood-asset sendsdocs/self-upgrade.md for long-term persona or mood evolutiontools/README.md and related files under tools/ for repository-owned tool contractsexamples/ for concrete examples that illustrate intended behaviorChoose the next document based on the user's request:
docs/README.zh-CN.md.docs/startup.md.docs/self-repair.md first.docs/integration.md.examples/.If the expected repository documents are not available in the current workspace, do not improvise full setup instructions from memory. Instead:
asset_path.chat-selfie/adapters/ as user-owned local logic unless the user explicitly asks to change it.Use docs/integration.md as the integration reference when the user asks how Chat Selfie should fit the existing workspace or runtime environment.
Portable example artifacts are included under examples/.
Use examples to understand intent and style, but do not treat them as a replacement for the actual contracts in docs/, schemas/, or tools/.