An AI-powered image generation and distribution tool that edits a fixed reference portrait and sends the results to various messaging platforms.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install suhe
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install suhe using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
suhe-selfie is a specialized technical tool designed to leverage Alibaba's Tongyi Wanxiang (wanx-v1-edit) model to perform context-aware image editing on a fixed reference portrait. By integrating with Openclaw Skills, it automates the pipeline from image generation to multi-channel distribution, allowing developers to create highly personalized, context-driven visual content for AI agents.
The skill provides a seamless way to maintain character consistency across different visual scenarios, whether it's changing an outfit in a mirror selfie or placing a character in a specific geographical location. It bridges the gap between high-end AIGC (Artificial Intelligence Generated Content) and real-world communication protocols.
Ensure you have your DashScope API key and Openclaw environment ready.
# 1. Install OpenClaw CLI
npm install -g openclaw
# 2. Set your API Key
export DASHSCOPE_API_KEY=your_dashscope_key
# 3. Configure and Start Gateway
openclaw config set gateway.mode=local
openclaw doctor --generate-gateway-token
openclaw gateway start
The skill manages data through environmental variables and structured JSON payloads for API communication.
| Data Point | Source / Format | Purpose |
|---|---|---|
| Reference Image | https://pic.lilozkzy.top/reference/suhe-portrait.png |
The base portrait for all edits |
| Prompt Mode | mirror or direct |
Determines the perspective and framing logic |
| API Response | JSON Object | Contains the transient URL of the generated image |
| Channel Format | Platform-specific strings | Directs the output to @username, #channel, or phone numbers |
Loading
A sophisticated optimization framework designed to reduce LLM API token consumption by 20-35% through intelligent estimation, memory management, and history compression.

An automated code generation tool that creates full-stack Django and Vue.js modules based on simple user descriptions.

A professional diagnostic skill designed to harden long-running AI agent architectures by implementing structured session bridges and verification protocols.

A specialized skill designed to detect, tag, and log AI capability gaps and rule conflicts to drive continuous architectural evolution.

A standardized coding workflow for AI agents that enforces planning, implementation, and rigorous verification for high-quality software development.

An AI-powered image generation tool that leverages the GrsAI Nano Banana Pro models to create high-quality visuals from natural language prompts.








































