with one click
mac-notification
macOS'ta masaüstü bildirimi gösterir. Sadece macOS'ta çalışır.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
macOS'ta masaüstü bildirimi gösterir. Sadece macOS'ta çalışır.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | mac-notification |
| version | 0.1.0 |
| description | macOS'ta masaüstü bildirimi gösterir. Sadece macOS'ta çalışır. |
| icon | 🔔 |
| example_prompt | Bana 'merhaba' diye bildirim yolla |
| ajanox | >=0.1.0 <2.0.0 |
| permissions | ["shell_safe","notification"] |
| author | {"name":"Özal Yıldırım","github":"yildirimozal"} |
| license | Apache-2.0 |
| language | tr |
| languages | ["tr","en"] |
| requires | {"binaries":["osascript"],"os":["darwin"],"internet":false} |
| tags | ["notification","macos"] |
macOS'un yerleşik bildirim sistemini (osascript) kullanarak masaüstü
bildirimi gönderir.
mesaj (zorunlu): Bildirim metnibaslik (opsiyonel, default: "Ajanox"): Bildirim başlığıbash tool'u ile şunu çalıştır:
osascript -e 'display notification "MESAJ" with title "BASLIK"'
MESAJ ve BASLIK yerlerine kullanıcı değerlerini koy. Apostrof varsa
kaçır ('\'').
osascript başarılı olunca çıktı dönmez (boş string).
Kullanıcıya kısa onay:
Bildirim gönderildi: ""
command not found: "osascript bulunamadı — bu skill macOS gerektirir."Bir klasörü tarihe göre zip'leyerek ~/Downloads klasörüne yedekler.
Belirli bir klasörde N günden eski log dosyalarını listeler, onay aldıktan sonra siler.
Bir klasördeki en büyük dosyaları ve alt klasörleri listeler.
Sistemin temel durumunu özetler — CPU, RAM, disk, uptime.
Bir şehrin güncel hava durumunu söyler.
Selam veren örnek skill. Yeni başlayanlar için template.