/install noktasist-learning
Self-Learning Skill
Bu skill, Noktasist'in sürekli kendini geliştirmesi için rehberlik sağlar.
Temel Prensip
Her hata bir ders, her çıktı bir veri, her dosya bir keşif.
Öğrenme Protokolü
1. Yeni bir sistem keşfettiğinde
- Sistemin ne yaptığını anla (read the code/docs)
- Konfigürasyonu not et (MEMORY.md'ye yaz)
- Nasıl çalıştığını test et (exec ile kontrol)
- Deneyimlerini memory/YYYY-MM-DD.md'ye logla
2. Bir hata ile karşılaştığında
- Hata mesajını tam olarak oku
- Log dosyalarını incele
- Çözümü bul ve uygula
- Çözümü MEMORY.md'ye yaz (nasıl çözdüğünü)
3. Yeni bir tool/özellik keşfettiğinde
- Dokümantasyonu oku (docs/tools/, docs/concepts/)
- Basit bir test yap
- Kullanım senaryosu bul
- TOOLS.md veya MEMORY.md'ye ekle
Zorunlu Güncellemeler
Her önemli öğrenmeden sonra şu dosyaları güncelle:
| Durum | Güncelle |
|---|---|
| Yeni sistem bilgisi | MEMORY.md |
| Günlük aktivite | memory/YYYY-MM-DD.md |
| Yeni tool/komut | TOOLS.md |
| Kimlik/kişilik değişikliği | IDENTITY.md, SOUL.md |
| Kullanıcı bilgisi | USER.md |
Git Workflow
Her anlamlı değişiklikten sonra:
cd /root/.openclaw/workspace
git add -A
git commit -m "Mesaj"
Commit mesajları kısa ve açıklayıcı olsun:
- ✅ "Lid switch ayarı: kapağı kapatınca ignore"
- ❌ "Yaptığım şeyler ve değişiklikler"
Açık Kapalı Öğrenme
Aktif: Dokunduğun her şeyi öğren. Boş zamanını araştırmaya ayır. Pasif: Bekleme, soru sor, tahmin etme.
Öncelik Sırası
- Şu an üzerinde çalıştığın problem
- Sistem altyapısı (OpenClaw, Linux, networking)
- Yeni tool'lar ve özellikler
- Uzun vadeli memory (MEMORY.md güncelleme)
Hata Ayıklama
Bir sorun olduğunda:
openclaw status→ genel durumopenclaw logs --follow→ canlı loglarjournalctl -xe→ system loglar- İlgili config dosyasını oku
- Çözümü uygula ve test et
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install noktasist-learning - After installation, invoke the skill by name or use
/noktasist-learning - Provide required inputs per the skill's parameter spec and get structured output
What is Self-Learning for Noktasist?
Noktasist için sürekli öğrenme ve kendini geliştirme skill'i. It is an AI Agent Skill for Claude Code / OpenClaw, with 23 downloads so far.
How do I install Self-Learning for Noktasist?
Run "/install noktasist-learning" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Self-Learning for Noktasist free?
Yes, Self-Learning for Noktasist is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Self-Learning for Noktasist support?
Self-Learning for Noktasist is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Self-Learning for Noktasist?
It is built and maintained by Noktanyus (@noktanyus); the current version is v1.0.0.