{
  "site": {
    "title": "neklvl.dev",
    "description": "Technical writing, agent skills, and Codex plugin work for humans and agents.",
    "url": "https://neklvl.dev/",
    "policy": {
      "search": true,
      "aiInput": true,
      "aiTrain": false
    }
  },
  "items": [
    {
      "kind": "article",
      "title": "Field notes for neklvl.dev",
      "description": "A short note on the shape of neklvl.dev: readable to humans, structured for agents, and quiet by default.",
      "url": "https://neklvl.dev/articles/field-notes/",
      "markdownUrl": "https://neklvl.dev/articles/field-notes/index.md",
      "source": "neklvl",
      "tags": [
        "article"
      ],
      "published": "2026-06-05T00:00:00.000Z",
      "updated": null
    },
    {
      "kind": "skill",
      "title": "Agent skills",
      "description": "Reusable instructions for agent workflows. This page will index individual skills once the private source is wired into the site build.",
      "url": "https://neklvl.dev/skills/",
      "source": "private source",
      "status": "source-private",
      "tags": [
        "agents",
        "instructions",
        "workflows"
      ]
    },
    {
      "kind": "skill",
      "title": "Design direction",
      "description": "Local design and product context that keeps future site work aligned with the neklvl.dev identity.",
      "url": "https://neklvl.dev/skills/",
      "source": "neklvl.dev",
      "status": "planned",
      "tags": [
        "design",
        "documentation",
        "site"
      ]
    },
    {
      "kind": "plugin",
      "title": "Codex plugins",
      "description": "Plugin bundles for Codex workflows. This directory will become a curated index of capabilities, install notes, and source metadata.",
      "url": "https://neklvl.dev/plugins/",
      "source": "private source",
      "status": "source-private",
      "tags": [
        "codex",
        "plugins",
        "agents"
      ]
    },
    {
      "kind": "plugin",
      "title": "Skill registry bridge",
      "description": "A future bridge between private source material and public, structured directory pages for humans and agents.",
      "url": "https://neklvl.dev/plugins/",
      "source": "neklvl.dev",
      "status": "planned",
      "tags": [
        "registry",
        "metadata",
        "publishing"
      ]
    },
    {
      "kind": "agent-file",
      "title": "llms.txt",
      "description": "Curated entry point for agents.",
      "url": "https://neklvl.dev/llms.txt",
      "tags": [
        "agents",
        "discovery",
        "markdown"
      ]
    },
    {
      "kind": "agent-file",
      "title": "llms-full.txt",
      "description": "Full public Markdown context bundle.",
      "url": "https://neklvl.dev/llms-full.txt",
      "tags": [
        "agents",
        "context",
        "markdown"
      ]
    },
    {
      "kind": "feed",
      "title": "RSS feed",
      "description": "Feed for published writing.",
      "url": "https://neklvl.dev/rss.xml",
      "tags": [
        "rss",
        "articles"
      ]
    },
    {
      "kind": "sitemap",
      "title": "Agent sitemap",
      "description": "Sitemap for agent-readable text, JSON, feed, and Markdown endpoints.",
      "url": "https://neklvl.dev/agent-sitemap.xml",
      "tags": [
        "sitemap",
        "agents",
        "discovery"
      ]
    },
    {
      "kind": "sitemap",
      "title": "Sitemap",
      "description": "Search-engine sitemap index.",
      "url": "https://neklvl.dev/sitemap-index.xml",
      "tags": [
        "sitemap",
        "discovery"
      ]
    }
  ]
}