with one click
hello-world
Selam veren örnek skill. Yeni başlayanlar için template.
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
Selam veren örnek skill. Yeni başlayanlar için template.
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
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.
macOS'ta masaüstü bildirimi gösterir. Sadece macOS'ta çalışır.
Sistemin temel durumunu özetler — CPU, RAM, disk, uptime.
Bir şehrin güncel hava durumunu söyler.
| name | hello-world |
| version | 0.1.0 |
| description | Selam veren örnek skill. Yeni başlayanlar için template. |
| ajanox | >=0.1.0 <1.0.0 |
| permissions | ["shell_safe"] |
| author | {"name":"Ajanox Team"} |
| license | Apache-2.0 |
| language | tr |
| languages | ["tr","en"] |
| requires | {"os":["linux","darwin"],"internet":false} |
| tags | ["example","tutorial"] |
Bu, Ajanox'a skill yazmayı öğrenmek için en küçük örnek. Kullanıcıya Türkçe selam verir.
isim (opsiyonel, default: dünya): Kime selam verilecekbash tool'u ile:
echo "Merhaba <isim>! Ajanox'a hoş geldin."
Çıktıyı doğrudan kullanıcıya aktar — değiştirmeye gerek yok.
Bu skill hatasız çalışmalı. echo her sistemde var.