applescript skills

68 tagged applescript, measured the same way as everything else here.

Browse within: macos 26apple notes 11apple-mail 11bge-m3 9browser-automation 9chinese-nlp 9chromadb 9accessibility 8computer-use 8gui-automation 8bun 6calendar 6email-automation 6imessage 6

macos-calendar

25

lucaperret/agent-skills

Skill Claude CodeCodex

Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a deadline, or anything involving Apple Calendar on macOS. Triggers on requests like "remind me in 3 days", "add to my calendar", "schedule a meeting next Monday at…

6 5mo ago A 92 tokens original MIT

mcp-oauth

26

lucaperret/agent-skills

Skill Claude CodeCodex

Add OAuth 2.0 PKCE authentication to a remote MCP server. Use this skill whenever the user wants to add authentication to an MCP server, protect MCP tools with OAuth, implement login flow for an MCP connector, add user auth to an MCP endpoint, or set up token-based access for MCP. Also triggers on: 'MCP OAuth', 'MCP…

6 5mo ago A 140 tokens original MIT

s-morgan-jeffries/omnifocus-mcp

Skill Claude CodeCodex

Use when writing, modifying, or debugging ANY AppleScript that interacts with OmniFocus. Also use when encountering AppleScript errors, unexpected OmniFocus behavior, or when adding new connector methods. Covers variable naming traps, rich text limitations, recurring task handling, date formats, string escaping, and…

6 4mo ago A 69 tokens original MIT

integration-testing

28

s-morgan-jeffries/omnifocus-mcp

Skill Claude CodeCodex

Use when setting up, running, or debugging integration tests against real OmniFocus. Also use when unit tests pass but behavior seems wrong, when adding new AppleScript operations, or when you need to understand why mocked tests are insufficient for this project. Covers the test database system, fixture setup, and the…

6 4mo ago A 73 tokens original MIT

release

29

s-morgan-jeffries/omnifocus-mcp

Skill Claude CodeCodex

Use when the user wants to release a new version, says "time to release", "let's release", "cut a release", "version bump", or similar. Orchestrates the full release workflow including milestone check, version bump, changelog generation, validation, tagging, and PR creation. Also invocable as /release.

6 4mo ago A 69 tokens original MIT

chrome

30

Panchangam18/background-computer-use

Skill Claude CodeCodex

Google Chrome heuristics for background-computer-use. Use when the user asks you to navigate, scroll, click links, fill forms, or otherwise drive Chrome without stealing focus. Also applies to Chromium-family browsers (Brave, Edge, Arc) that share the same AppleScript JavaScript execution primitive.

5 4mo ago A 62 tokens original MIT

computer-use

31

Panchangam18/background-computer-use

Skill Claude CodeCodex

Drive macOS apps in the background using the background-computer-use MCP tools. Use when the user asks you to click inside another app, automate a GUI, type into a specific app, read an app's UI, or "use my Mac" without moving the cursor or focusing the app. Also use when the user mentions apps by name (Safari…

5 4mo ago A 106 tokens original MIT

safari

32

Panchangam18/background-computer-use

Skill Claude CodeCodex

Safari desktop heuristics for background-computer-use. Use when the user asks you to navigate, scroll, click links, switch tabs, or otherwise drive Safari without stealing focus.

5 4mo ago A 38 tokens original MIT

jayvee6/apple-mail-mcp

Skill Claude CodeCodex

Use this skill any time you are writing an email or reply on behalf of the user via the apple-mail MCP tools (composeemail, replyemail). This means any time the user asks you to "write", "draft", "compose", "send", or "reply to" an email — even if they phrase it casually. Run every LLM-drafted body through a…

2 1mo ago A 121 tokens original MIT

yinanli1917-cloud/searching-apple-notes

Skill Claude CodeCodex

Analyze a codebase and generate durable spec files from existing patterns, architecture, and conventions. Use to initialize or refresh .codex/spec/ for a project. Also use when the lifecycle hook reminds you to run spec-bootstrap, when a project has empty or template-only specs, when the user says 'generate specs'…

2 1mo ago A 85 tokens original MIT

grill-me

38

yinanli1917-cloud/searching-apple-notes

Skill Claude CodeCodex

Brainstorm engine — interview the user about a plan/design, auto-write PRD and context manifests as answers resolve. Use when the user wants to stress-test a plan, brainstorm a feature, design architecture, or says 'grill me', 'brainstorm', 'let's plan', 'design this', or describes a new feature they want to build.…

2 1mo ago A 91 tokens original MIT

yinanli1917-cloud/searching-apple-notes

Skill Claude CodeCodex

Search, recall, and create Apple Notes via semantic vector search powered by Qwen3-Embedding-0.6B and ChromaDB. Use when the user asks to find notes, search memos, recall what they previously wrote, needs note content as context for an answer, or wants to save an insight from the current conversation into Apple Notes.…

2 1mo ago A 147 tokens original MIT

xiaojiou176-open/notebackup

Skill Claude CodeCodex

This skill should be used when the user asks to "connect Apple Notes Snapshot to a host", "run notesctl mcp", "diagnose why Apple Notes Snapshot failed to attach", "separate AI Diagnose from MCP", or "verify the control-room proof path". It teaches local preflight, MCP wiring, capability boundaries, and proof-first…

1 2mo ago A 85 tokens original MIT

familiar

44

dominion525/familiar

Skill Claude CodeCodex

Use when you specifically need to drive the user's own everyday Google Chrome on macOS via AppleScript (Apple Events) — not a fresh headless/automated browser, and not the DevTools Protocol or Playwright. Especially for pages behind bot/WAF defenses that block automated browsers, since this is the real signed-in…

0 2mo ago A 111 tokens original MIT

apple-music

45

jaminben/secure-applemusic-mcp-for-osx

Skill Claude CodeCodex

Apple Music integration for macOS — local Music.app via Apple Events, plus the official Apple Music API for catalog reads. No UI automation, no web player, no queue.

0 2d ago B 39 tokens fork MIT