{
  "schemaVersion": 1,
  "generatedAt": "2026-08-20T04:28:53Z",
  "entries": [
    {
      "id": "com.kpk.claude-api-skill-override",
      "manifest": {
        "id": "com.kpk.claude-api-skill-override",
        "name": "Claude API Skill Override",
        "version": "0.1.0",
        "githubRepo": "kpkhxlgy0/claude-api-skill-override",
        "iconUrl": "./icon.png",
        "description": "Manage the bundled claude-api skill override in Claude Code user settings.",
        "author": "KPK",
        "tags": [
          "skill",
          "override"
        ],
        "minRuntime": "0.2.5",
        "scope": "both",
        "main": "index.js",
        "permissions": [
          "ipc",
          "settings",
          "claude-code-settings"
        ],
        "claudeCodeSettings": {
          "paths": [
            "skillOverrides.claude-api"
          ]
        }
      },
      "repo": "kpkhxlgy0/claude-api-skill-override",
      "approvedCommitSha": "b4318fe9cd1f9b056ab53af7a75139220804b201",
      "approvedAt": "2026-08-16T15:00:24Z",
      "approvedBy": "KPK",
      "platforms": [
        "win32"
      ]
    },
    {
      "id": "com.kpk.claude-session-title",
      "manifest": {
        "id": "com.kpk.claude-session-title",
        "name": "Claude Session Title",
        "version": "0.1.2",
        "description": "Rename Claude Desktop sessions through a permission-scoped MCP tool.",
        "author": "KPK",
        "iconUrl": "./icon.png",
        "tags": [
          "session",
          "title",
          "mcp"
        ],
        "githubRepo": "kpkhxlgy0/claude-session-title",
        "minRuntime": "0.2.9",
        "scope": "main",
        "main": "index.js",
        "permissions": [
          "mcp",
          "claude-session-title-write"
        ]
      },
      "repo": "kpkhxlgy0/claude-session-title",
      "approvedCommitSha": "85c8763b04334c0392ce7c5242eb029b6fed1c24",
      "approvedAt": "2026-08-20T04:28:53Z",
      "approvedBy": "KPK",
      "platforms": [
        "win32"
      ],
      "releaseUrl": "https://github.com/kpkhxlgy0/claude-session-title/releases/tag/v0.1.2",
      "reviewUrl": "https://github.com/kpkhxlgy0/claude-plusplus/issues/2"
    },
    {
      "id": "com.kpk.gpt-context-window",
      "manifest": {
        "id": "com.kpk.gpt-context-window",
        "name": "GPT Context Window",
        "version": "0.1.0",
        "githubRepo": "kpkhxlgy0/gpt-context-window",
        "iconUrl": "./icon.png",
        "description": "Configure Claude Desktop client-side context and automatic-compaction thresholds.",
        "author": "KPK",
        "tags": [
          "gpt",
          "context",
          "compaction"
        ],
        "minRuntime": "0.2.4",
        "scope": "both",
        "main": "index.js",
        "permissions": [
          "ipc",
          "settings",
          "startup-environment"
        ],
        "startupEnvironment": {
          "keys": [
            "CLAUDE_CODE_MAX_CONTEXT_TOKENS",
            "CLAUDE_CODE_AUTO_COMPACT_WINDOW",
            "CLAUDE_AUTOCOMPACT_PCT_OVERRIDE"
          ]
        }
      },
      "repo": "kpkhxlgy0/gpt-context-window",
      "approvedCommitSha": "3b86b624f3574f6b84b3d0ecab4779e0d206c7f0",
      "approvedAt": "2026-08-15T11:04:37Z",
      "approvedBy": "KPK",
      "platforms": [
        "win32"
      ],
      "releaseUrl": "https://github.com/kpkhxlgy0/gpt-context-window/releases/tag/v0.1.0"
    },
    {
      "id": "com.kpk.subagent-model",
      "manifest": {
        "id": "com.kpk.subagent-model",
        "name": "Subagent Model",
        "version": "0.1.0",
        "githubRepo": "kpkhxlgy0/subagent-model",
        "iconUrl": "./icon.png",
        "description": "Configure the model used by Claude Code subagents in Claude Desktop.",
        "author": "KPK",
        "tags": [
          "subagent",
          "model"
        ],
        "minRuntime": "0.2.4",
        "scope": "both",
        "main": "index.js",
        "permissions": [
          "ipc",
          "settings",
          "startup-environment"
        ],
        "startupEnvironment": {
          "keys": [
            "CLAUDE_CODE_SUBAGENT_MODEL"
          ]
        }
      },
      "repo": "kpkhxlgy0/subagent-model",
      "approvedCommitSha": "61ebdfcf598dd47d5380052173972bf4e0ed6551",
      "approvedAt": "2026-08-16T15:00:24Z",
      "approvedBy": "KPK",
      "platforms": [
        "win32"
      ]
    }
  ]
}
