Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AutomationMédio

Automating macOS Apps (Apple Events, AppleScript, JXA)

porspillwavesolutions·spillwavesolutions· v1.0.0 · atualizado em 2026-04-11
80
Score

Automates macOS apps via Apple Events using AppleScript (discovery), JXA (legacy), and PyXA (modern Python). Use when asked to "automate Mac apps", "write AppleScript", "JXA scripting", "osascript automation", or "PyXA Python automation". Foundation skill for all macOS app automation.

macos-automationapplescriptjxapyxaapple-eventsautomationmacos-scripting
Linguagens
PythonAppleScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdautomating-mac-apps/workflow
1
Identify target app + dictionary — using Script Editor.
2
Prototype — a minimal command that works.
3
Decide language — (AppleScript, JXA, PyXA).
4
Harden — : add error handling, timeouts, and permission checks.
5
Validate — : run a read-only command and check outputs.
6
Integrate — via `osascript` for CLI or pipeline use.
7
UI scripting fallback — only when the dictionary is missing/incomplete.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aGitHub Project Management
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aOmarchy Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aStealth Browser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

Automating macOS Apps (Apple Events, AppleScript, JXA)
automating-mac-apps
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers8
automate Mac appswrite AppleScriptJXA scriptingosascript automationPyXA Python automationautomate macOS applicationsuse Apple Events for automationscript macOS apps

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download automating-mac-apps
$ synaptic skills detail automating-mac-apps
$ synaptic skills live automating-mac-apps

Dependências

mac-pyxapyobjc

Links

GitHub Repository