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

wallpaper-auto-switch-pro-executable

在 macOS 本机从本地壁纸文件夹中立即换壁纸,或安装 launchd 定时轮换任务的可执行技能。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/52yuanchangxing/wallpaper-auto-switch-pro-executable
Or

What This Skill Does

Wallpaper Auto Switch Pro Executable is a native macOS utility designed to manage desktop backgrounds without relying on cloud services or web scrapers. Unlike abstract AI skills that simulate actions, this tool directly triggers native system processes using bash, osascript, and launchd. It allows you to randomize your desktop wallpaper from a local directory, audit your image collection, and configure persistent, automated background rotations.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/52yuanchangxing/wallpaper-auto-switch-pro-executable

Use Cases

This tool is ideal for users who curate their own high-quality wallpaper collections and want to automate the experience without installing heavy third-party software. Common scenarios include:

  • Immediate Customization: Triggering a random background swap from your 'Wallpapers' folder on demand.
  • Scheduled Rotation: Setting up a 'set it and forget it' schedule using macOS native background services.
  • Folder Auditing: Quickly verifying if a directory contains valid image files (JPG, PNG, HEIC, WEBP) before setting it up for rotation.
  • Maintenance: Easily disabling or cleaning up scheduled tasks through native commands when you no longer want automatic changes.

Example Prompts

  1. "I have a folder at ~/Pictures/Wallpapers, can you check if there are enough images in there to start using them as backgrounds?"
  2. "Please change my desktop wallpaper right now using the images from my ~/Pictures/WallpaperAuto folder."
  3. "Set up an automatic task to rotate my wallpaper every 30 minutes using the images in my ~/Pictures/Wallpapers folder."

Tips & Limitations

  • Safety First: This tool only operates within the file paths you explicitly provide. It will never move or delete your image files.
  • Performance: Because it utilizes native launchd agents, the impact on system performance is negligible, ensuring your Mac remains fast.
  • Compatibility: This skill is strictly for macOS. It does not support Windows or Linux, nor does it integrate with messaging apps or external mobile syncing services.
  • Transparency: The skill provides clear feedback regarding success or failure. If a script fails (e.g., path not found or permission issue), it will provide the specific error code so you can resolve the issue immediately. Always ensure the path provided is accessible by your user account.

Metadata

Stars4473
Views0
Updated2026-05-01
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-52yuanchangxing-wallpaper-auto-switch-pro-executable": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#macos#wallpaper#automation#launchd#utility
Safety Score: 4/5

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