Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

chat-selfie聊天自拍

Agent Skill

chat-selfie 用于处理图像、截图、视觉识别或图片素材相关工作,适合在 OpenClaw 中需要让 Agent 分析图片、整理视觉素材或辅助图像流程时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

9,854

周安装

383

GitHub Stars

1

下载量

3,143
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:chat-selfie(聊天自拍)
来源仓库:https://github.com/askkumptenchen/chat-selfie
安装命令:
openclaw skills install chat-selfie
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install chat-selfie

简介

为 AI Agent 添加情感表达功能,支持生成情绪映射的自拍贴纸。

  • 适合在 OpenClaw 中需要增强代理人机交互体验或视觉反馈时使用。
  • 通过 clawhub 安装,调用本地图像资源实现情感化表达。
  • 安装前建议确认图像素材版权归属及展示合规性要求。
  • 注意该技能主要用于非商业展示场景,涉及人物形象时应谨慎审核内容。

SKILL.md

name
chat-selfie
description
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.
metadata
{"openclaw":{"os":["win32","linux","darwin"]}}

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
  • docs/occasional-delivery.md for occasional delivery decisions
  • docs/heartbeat-delivery.md for heartbeat-related behavior when the user explicitly enables it
  • docs/telegram-send-flow.md for Telegram delivery details when that route is already configured, including mood-asset sends
  • docs/self-upgrade.md for long-term persona or mood evolution
  • tools/README.md and related files under tools/ for repository-owned tool contracts
  • examples/ for concrete examples that illustrate intended behavior

How to route requests

Choose the next document based on the user's request:

  1. If the user wants to understand Chat Selfie first, read docs/README.zh-CN.md.
  2. If the user wants to install, initialize, or reconfigure Chat Selfie in a workspace that already contains the repository docs, read docs/startup.md.
  3. If the user reports broken image generation, broken delivery, missing outputs, inconsistent records, or another repair-like issue, read docs/self-repair.md first.
  4. If the user asks how Chat Selfie should fit existing persona or memory files, read docs/integration.md.
  5. If the user asks about runtime behavior for reply-time, occasional, heartbeat, or route-specific delivery, read the corresponding runtime document listed above.
  6. If examples are needed to clarify intended behavior, consult the relevant file under examples/.

Missing-resource rule

If the expected repository documents are not available in the current workspace, do not improvise full setup instructions from memory. Instead:

  • explain which local files are missing
  • ask the user to provide the repository contents, point the agent to the correct local path, or allow fetching the official GitHub repository
  • continue only after the relevant local documentation is available

Important rules

  • Use natural language instead of raw config keys.
  • Explain each step before asking for a choice.
  • Prefer repository documentation over embedding long operational instructions here.
  • Reuse an existing local image workflow when one is already working.
  • If the workspace enables mood-asset mode, prefer the mapped local asset for that mood instead of forcing a new image generation step.
  • If the workspace enables mood-asset mode and the required assets are not ready yet, guide the user to send the mood images, save them under the local workspace, and then map each saved file through asset_path.
  • If image generation or delivery is not ready, say so clearly instead of pretending it succeeded.
  • Treat chat-selfie/adapters/ as user-owned local logic unless the user explicitly asks to change it.
  • Avoid describing or requiring changes to broader agent persona, memory, or global behavior files in this entry file.

Integration files

Use docs/integration.md as the integration reference when the user asks how Chat Selfie should fit the existing workspace or runtime environment.

Examples

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/.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

81.25%
按下载量换算2,554

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills