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

mixtiles-monthly

Automated monthly photo-to-Mixtiles pipeline. Collects photos from a WhatsApp group, curates the best ones using vision, builds a multi-photo Mixtiles cart link, and sends it. Use when it's time for the monthly Mixtiles order, when asked to "run the monthly tiles", "collect family photos for tiles", or on the monthly cron trigger.

Why use this skill?

Use the mixtiles-monthly skill to automatically curate, select, and build a Mixtiles cart link from your family WhatsApp photos every month.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/saharcarmel/mixtiles-monthly
Or

What This Skill Does

The mixtiles-monthly skill streamlines the process of transforming scattered WhatsApp media into a professional home decor gallery. By automating the lifecycle of monthly photo selection—from retrieval and AI-powered curation to cart generation—it removes the manual burden of scrolling through thousands of messages to find the best shots. The skill uses vision-based analysis to act as a digital curator, filtering out screenshots, memes, and poor-quality images while prioritizing high-value moments like family gatherings, milestones, and travel. Once curated, it interfaces with the Mixtiles ecosystem to generate a ready-to-order cart link, delivering it directly back to your desired chat.

Installation

To install this skill, use the OpenClaw CLI tool in your terminal: clawhub install openclaw/skills/skills/saharcarmel/mixtiles-monthly

Ensure you have configured your environment variables, specifically MIXTILES_GROUP_JID, to allow the agent to read from your intended photo sources. You can also define MIXTILES_TILE_SIZE and MIXTILES_PHOTO_COUNT to customize the order parameters to your specific home aesthetic.

Use Cases

This skill is perfect for busy households or distributed families looking to maintain a physical presence of their digital lives. It serves as a consistent automation engine that runs on a monthly cron trigger, ensuring you never miss a chance to print memories. It is particularly useful for parents tracking children's growth, couples documenting a year of travel, or anyone managing a family WhatsApp group who wants to move photos from the cloud to the living room wall.

Example Prompts

  1. "It is the first of the month, please run the monthly tiles for the family group."
  2. "Can you collect family photos for tiles from last month?"
  3. "Time for the monthly Mixtiles order—go ahead and pick the best photos."

Tips & Limitations

To get the best results, ensure your WhatsApp group is active with high-quality media, as the agent's curation quality depends on the source material. If you find the agent selecting too many similar photos, consider adjusting the MIXTILES_PHOTO_COUNT variable to a lower number. Note that this skill requires file-read permissions to process your downloaded media and code-execution capabilities to handle the bash and python scripts required for image processing and cart generation. Always verify the cart link before finalizing payment to ensure the specific layout meets your expectations.

Metadata

Stars1133
Views0
Updated2026-02-18
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-saharcarmel-mixtiles-monthly": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#automation#photography#whatsapp#memory#organization
Safety Score: 4/5

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