Skills
Skills, modelin belirli bir gorev icin daha hizli/daha dogru calismasini saglayan, hazirlanmis prompt + arac koleksiyonlaridir.
Komutlar
/skills # kurulu skill listesi
/profile list # hazir paketler (Dev, Trader, Content, SysAdmin)
/profile show Dev # icerigini incele
/profile use Dev # paketi kur
Hazir profiller
| Dev | Kod inceleme, test yazma, refactor, AGENTS.md yonetimi. |
| Trader | Crypto/stock fiyat alarmi, fundamental & teknik analiz prompt sablonlari. |
| Content | Blog yazi planlamasi, SEO meta uretimi, RSS&summarize otomasyonu. |
| SysAdmin | Disk, port, dns kontrolu; backup ve auto remind. |
Kustom skill
~/.nexvexa-agent/skills/<ad>/skill.json:
{
"id": "code-review",
"title": "Code Review",
"description": "Kod inceleme rehberi",
"prompts": ["prompts/review.md"],
"tools": ["read_file", "edit_file", "shell:git"]
}
Skill cagirma
Aktif skill\'ler model context\'ine sistem mesaji olarak eklenir. Tek bir gorev icin gecici cagrim icin /skill use code-review.