{
  "name": "nabung.id",
  "description": "Indonesian passive-investing and personal-finance education covering index funds, SBN, sukuk, tax, BPJS, retirement planning, and financial safety.",
  "url": "https://nabung.id/",
  "version": "2.0.0",
  "provider": {
    "organization": "nabung.id"
  },
  "documentationUrl": "https://nabung.id/llms.txt",
  "legal": {
    "terms": "General education only; not financial, investment, tax, or legal advice.",
    "privacy": "https://nabung.id/privasi/",
    "editorialPolicy": "https://nabung.id/kebijakan-editorial/",
    "contact": "hello@nabung.id"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "readOnly": true,
    "adsSupported": true,
    "userAccounts": false,
    "transactions": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "protocols": [
    "llms-txt",
    "rss",
    "atom",
    "sitemap",
    "a2a",
    "x402"
  ],
  "endpoints": {
    "llmsTxt": "https://nabung.id/llms.txt",
    "llmsFullTxt": "https://nabung.id/llms-full.txt",
    "atom": "https://nabung.id/feed.xml",
    "rss": "https://nabung.id/rss.xml",
    "sitemap": "https://nabung.id/sitemap.xml",
    "searchIndex": "https://nabung.id/search-index.json",
    "articlesApi": "https://nabung.id/api/articles"
  },
  "skills": [
    {
      "id": "indonesian-passive-investing-search",
      "name": "Search Indonesian passive investing education",
      "description": "Find and cite 120 Indonesian guides about reksa dana, SBN, sukuk, BPJS, tax, FIRE, and portfolio planning.",
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "examples": [
        "reksa dana indeks untuk pemula",
        "pajak kupon SBN",
        "sukuk ritel vs sukuk tabungan"
      ]
    },
    {
      "id": "english-indonesia-investing-search",
      "name": "Search English guides for Indonesia-focused investing",
      "description": "Find and cite 121 English guides for readers researching Indonesia-focused personal finance.",
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "examples": [
        "Indonesia emergency fund",
        "index funds in Indonesia",
        "BPJS retirement planning"
      ]
    }
  ]
}