{
  "$schema": "https://agentskills.io/schemas/v0.2.0/index.json",
  "version": "0.2.0",
  "name": "ibozelders.org",
  "description": "Agent-discoverable skills for ibozelders.org — IB Diploma Programı özel ders, kurs ve ücretsiz IA değerlendirme aracı.",
  "publisher": {
    "name": "ibozelders.org",
    "url": "https://ibozelders.org",
    "contact": "https://ibozelders.org/iletisim"
  },
  "skills": [
    {
      "name": "site-overview",
      "type": "reference",
      "description": "LLM-friendly Türkçe site özeti: hizmetler, ders kategorileri, fiyatlandırma ve önemli URL'ler.",
      "url": "https://ibozelders.org/llms.txt",
      "contentType": "text/plain"
    },
    {
      "name": "ia-grader",
      "type": "tool",
      "description": "Ücretsiz IB Internal Assessment (IA) puanlama aracı. 17 IB dersinde IA raporlarını yapay zeka ile değerlendirip kriter bazlı geri bildirim verir. Tahmini bir AI değerlendirmesi sunar; gerçek IB notlandırmasının yerine geçmez.",
      "url": "https://ibozelders.org/ia-grader",
      "contentType": "text/html",
      "input": {
        "format": "text/plain",
        "description": "IA report draft text (Turkish or English)"
      },
      "output": {
        "format": "text/html",
        "description": "Criteria-based score breakdown and qualitative feedback"
      }
    },
    {
      "name": "course-catalog",
      "type": "reference",
      "description": "Tüm IB HL ve SL ders sayfaları için katalog. Her ders sayfası Course JSON-LD, FAQPage ve fiyat bilgisi içerir.",
      "url": "https://ibozelders.org/sitemap.xml",
      "contentType": "application/xml"
    },
    {
      "name": "pricing",
      "type": "reference",
      "description": "IB özel ders, grup kursu ve sınav kampı fiyatları. Tüm fiyatlar USD cinsindendir.",
      "url": "https://ibozelders.org/fiyatlar",
      "contentType": "text/html"
    },
    {
      "name": "faq",
      "type": "reference",
      "description": "Sık sorulan sorular: IB Diploma Programı, özel ders süreci, fiyatlandırma, ödeme ve IA Grader hakkında 15 soru-cevap. FAQPage JSON-LD ile yapılandırılmıştır.",
      "url": "https://ibozelders.org/sss",
      "contentType": "text/html"
    },
    {
      "name": "contact",
      "type": "action",
      "description": "Ücretsiz danışmanlık talebi göndermek için iletişim formu. Telefon: +90 216 428 10 75, WhatsApp: +90 532 458 10 75",
      "url": "https://ibozelders.org/iletisim",
      "contentType": "text/html"
    }
  ],
  "links": [
    { "rel": "describedby", "href": "https://ibozelders.org/llms.txt" },
    { "rel": "sitemap", "href": "https://ibozelders.org/sitemap.xml" },
    { "rel": "about", "href": "https://ibozelders.org/hakkimizda" }
  ]
}
