ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified social Safety 4/5

moments-generator

Generate a fake WeChat Moments (朋友圈) screenshot image. Use when user wants to simulate a social media post with avatar, text, images, likes, and comments.

Why use this skill?

Use the moments-generator skill to create realistic WeChat Moments screenshots with custom avatars, text, images, likes, and comments for your creative projects.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/autogame-17/moments-generator
Or

What This Skill Does

The moments-generator skill allows OpenClaw AI agents to programmatically create hyper-realistic WeChat Moments (朋友圈) screenshots. By simulating the UI layout, including avatar integration, user profile display, multi-image grids, interaction tracking for likes, and conversational threads for comments, this skill bridges the gap between digital content generation and social media simulation. It is designed for creative projects, testing UI workflows, or generating mock social media content for educational or entertainment purposes.

Installation

To integrate this skill into your local environment, use the OpenClaw repository manager. Execute the following command in your terminal: clawhub install openclaw/skills/skills/autogame-17/moments-generator Ensure you have Node.js installed, as the engine leverages the pureimage library to render the visual elements. The skill comes bundled with necessary fonts, but verify that your environment has basic write permissions to the /workspace directory for generating the final PNG assets.

Use Cases

This skill is highly versatile for users who require simulated social presence. Common scenarios include:

  • Content Mockups: Creating professional-looking social media post previews for marketing or design concepts.
  • Roleplay & Storytelling: Generating visual proof for narrative characters or digital world-building.
  • UI/UX Research: Testing how various content lengths and layouts appear in a localized WeChat-style interface.
  • Project Documentation: Creating visual examples for guides where social media interactions are discussed.

Example Prompts

  1. "Generate a WeChat moment for 'Alex' with a dark theme. He should be sharing a photo of the sunset with the caption 'Nature is healing', and include likes from 'Sarah' and 'Mike'."
  2. "Create a screenshot of a WeChat moment for me. Use my avatar at '/avatars/me.png', add three cat photos, and include a comment from my friend 'David' saying 'So cute!' followed by my reply 'I know right?'."
  3. "Make a fake WeChat post about my new job. Include text about a 'New Beginning' and generate it as a standard light theme screenshot."

Tips & Limitations

To maximize the quality of the output, ensure your input avatar images are square-cropped and high resolution, as scaling artifacts can occur otherwise. The tool supports between 1 and 9 images; exceeding this will cause a rendering error. Remember that this tool is strictly for generating static imagery—it does not interact with the actual WeChat servers or your real account. Always maintain the temporary JSON configuration in your workspace until the file generation is verified to be successful. If the script fails, verify that your paths to image files are absolute or correctly relative to the script execution directory.

Metadata

Stars1100
Views0
Updated2026-02-17
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-autogame-17-moments-generator": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#social#image-generation#wechat#simulation#automation
Safety Score: 4/5

Flags: file-write, file-read, code-execution