Skills mac-automation
๐Ÿ“ฆ

mac-automation

v0.0.5 Content revision r1 Safe ๐ŸŒ Network accessโš™๏ธ External commands

Automate macOS Apps with AppleScript

macOS workflows often require repetitive clicks across apps. This skill provides AppleScript patterns for Mail, Calendar, Safari, Finder, and system controls.

Supports: Claude Codex Code(CC)
๐Ÿฅ‰ 79 Bronze

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "mac-automation" from https://skillstore.io/skills/7sageer-mac-automation.md and its manifest at https://skillstore.io/api/skills/7sageer-mac-automation/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "mac-automation". Show my unread Mail count and today's next calendar event.

Expected outcome:

Unread Mail count: 6. Next event: Team planning at 10:30 AM. No message bodies were displayed.

Using "mac-automation". Open my three project links in Safari and tell me what opened.

Expected outcome:

Safari opened three tabs. The tab titles are Project Board, Design Review, and Release Checklist.

Using "mac-automation". Create a reminder to call Sam tomorrow morning.

Expected outcome:

Created a reminder named Call Sam for tomorrow morning in the default Reminders list.

Security Audit

Safe
v6 โ€ข 7/21/2026 Open versioned report

All 46 static detections are false positives in reviewed context. The critical findings are keyboard-simulation examples rather than keylogging, and screenshot examples store files locally without uploading them. The remaining matches are documentation URLs, privacy guidance, or Markdown command examples; no prompt injection or data-exfiltration intent was found.

9
Files scanned
2,301
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: claude View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/7sageer-mac-automation/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/7sageer-mac-automation/security.svg)](https://skillstore.io/skills/7sageer-mac-automation?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/7sageer-mac-automation?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/7sageer-mac-automation/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/7sageer-mac-automation.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

7Sageer, Claude. (2026). mac-automation security audit report (audit version 6) [Author version 0.0.5]. Skillstore. https://skillstore.io/skills/7sageer-mac-automation/audits/6

BibTeX citation

@techreport{7sageer-claude-7sageer-mac-automation-2026, author = {7Sageer, Claude}, title = {mac-automation security audit report (audit version 6)}, institution = {Skillstore}, year = {2026}, number = {6}, url = {https://skillstore.io/skills/7sageer-mac-automation/audits/6}, note = {Author version 0.0.5} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "mac-automation security audit report (audit version 6)" version: "0.0.5" type: report authors: - name: "7Sageer, Claude" date-released: "2026-07-21" url: "https://skillstore.io/skills/7sageer-mac-automation/audits/6" identifiers: - type: other value: "skillstore:7sageer-mac-automation:audit:6" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
45
Architecture
100
Maintainability
87
Content
69
Community
100
Spec Compliance

What You Can Build

Automate Personal Mac Tasks

Create reminders, open websites, show notifications, and adjust system settings from one assistant prompt.

Coordinate Office App Workflows

Draft emails, review upcoming calendar events, and prepare daily task lists with AppleScript-backed actions.

Prototype AppleScript Commands

Find working patterns for Safari, Finder, Mail, and system events before building local automation scripts.

Try These Prompts

Check Mail Status
Use the mac automation skill to show my unread Mail count. Do not display message bodies unless I ask.
Create a Reminder
Use AppleScript to create a reminder called Submit expense report for tomorrow at 9 AM in my default Reminders list.
Prepare Safari Research Tabs
Open Safari tabs for three project URLs I provide, then report each tab title and current URL after loading.
Build a Daily Briefing
Create a morning briefing from today's Calendar events, unread Mail senders, and my Reminders due today. Ask before showing private details.

Best Practices

  • Ask for confirmation before destructive actions, screenshots, keystrokes, shutdown, restart, or file deletion.
  • Display only the minimum Mail, Calendar, Finder, browser, or clipboard data needed for the task.
  • Test new AppleScript actions with harmless targets before applying them to important apps or files.

Avoid

  • Do not run screenshot, keystroke, shutdown, or restart actions without clear user consent.
  • Do not paste full email bodies, calendar notes, or clipboard contents when a summary is enough.
  • Do not use broad Finder delete or move actions without naming the exact files and destination.

Frequently Asked Questions

Does this skill run commands on my Mac?
Yes. It guides the assistant to run AppleScript through osascript, so local permissions and user approval matter.
Which macOS apps does it cover?
It covers Mail, Reminders, Calendar, Safari, Finder, notifications, clipboard, volume, apps, and selected system controls.
Does it work on Windows or Linux?
No. AppleScript and osascript are macOS technologies.
Can it read private information?
Yes, if you ask it to access Mail, Calendar, Finder, Safari, or the clipboard. Limit prompts to the data you need.
Why do permission prompts appear?
macOS requires Automation, Accessibility, or app-specific permission before one app can control another app.
Is this safe for destructive actions?
Use caution. Confirm file deletion, shutdown, restart, screenshots, and keystrokes before execution.

Developer Details

License

MIT

Author version

v0.0.5

Skillstore revision

r1

Ref

14dc8f201a64f8d30fd131d7f036cd5e788be523

Maintenance freshness

7/21/2026

Usage

9 downloads ยท 149 views

More from 7Sageer, Claude

View all