macos-automator-services部署和使用军舰的 macOS Automator 自动化服务集合。包含 5 个实用工作流:PDF转JPG、PNG重命名并转JPG、图像拼接、解压RAR、顺序命名图像文件。一键安装所有服务到 ~/Library/Services/ 目录。使用场景:(1) "安装我的自动化服务",(2) "部署所有 Automato...
Install via ClawdBot CLI:
clawdbot install wang-junjian/macos-automator-servicesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf ~Calls external URL not in known-safe list
https://support.apple.com/zh-cn/guide/automator/welcome/macAI Analysis
The skill automates local file operations via Automator workflows and requires explicit user interaction (right-click in Finder). The primary risk is the use of `rm -rf` in the uninstall instructions, which is user-initiated and documented. No evidence of data exfiltration, credential harvesting, or hidden malicious behavior exists.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 22, 2026
Designers and content creators can use the PDF to JPG and image stitching services to extract visuals from PDFs and combine multiple images into layouts for presentations, social media, or web content. This streamlines asset preparation without needing complex software.
Administrative or legal professionals can convert PDF documents to JPG images for easier archiving, annotation, or inclusion in reports. The sequential renaming service helps organize scanned documents or photos systematically.
Online sellers can batch process product images by converting PNG screenshots to JPG for smaller file sizes and renaming them in order for consistent cataloging. This improves website loading times and organization.
Developers and QA testers can use the RAR extraction service to quickly unpack downloaded software packages or test files. Image services assist in creating documentation or bug report visuals by stitching screenshots.
Photographers or hobbyists can rename and convert image files after shoots, and stitch photos to create panoramas or comparisons. This automates tedious post-processing tasks on macOS.
Offer basic services for free to attract users, then charge for advanced features like higher DPI conversions, batch processing limits, or cloud integration. Revenue comes from subscriptions or one-time purchases for pro versions.
License the skill package to businesses for internal use, providing customization, support, and integration with existing workflows. Revenue is generated through annual licensing fees and service contracts.
Create a platform where users can download or commission custom Automator workflows, with this skill as a core offering. Revenue comes from transaction fees on sales and commissions for custom development services.
💬 Integration Tip
Integrate with cloud storage services like iCloud or Dropbox for seamless file access, and consider adding voice command support via Siri for hands-free automation triggers.
Scored Jun 19, 2026
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
Master OpenClaw's timing systems. Use for scheduling reliable reminders, setting up periodic maintenance (janitor jobs), and understanding when to use Cron v...
Schedule and manage recurring tasks with cron and systemd timers. Use when setting up cron jobs, writing systemd timer units, handling timezone-aware scheduling, monitoring failed jobs, implementing retry patterns, or debugging why a scheduled task didn't run.
Designs and outputs n8n workflow JSON with robust triggers, idempotency, error handling, logging, retries, and human-in-the-loop review queues. Use when you need an auditable automation that won’t silently fail.
Create, list, modify, and remove scheduled cron jobs to automate system tasks using simplified cron syntax and manage output logging.
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.