{
  "name": "csl-agent-market",
  "interface": {
    "displayName": "CSL Agent Kit"
  },
  "description": "Personal agent toolkit by CSL",
  "owner": {
    "name": "CSL"
  },
  "plugins": [
    {
      "name": "csl-agent-kit",
      "source": {
        "source": "local",
        "path": "./"
      },
      "description": "CSL Agent Kit: skills, commands, hooks, and workflow tools for Claude Code, Codex, Cursor, and Pi.",
      "author": {
        "name": "CSL"
      },
      "homepage": "https://github.com/SSBun/csl-agent-kit",
      "repository": "https://github.com/SSBun/csl-agent-kit",
      "license": "MIT",
      "keywords": [
        "agent-toolkit",
        "plugins",
        "commands",
        "hooks",
        "ios",
        "macos",
        "swift",
        "app-icon",
        "release",
        "project-analysis",
        "venom",
        "zhihu",
        "skills",
        "code-reviewer",
        "test-triage",
        "repo-map",
        "figma"
      ],
      "policy": {
        "installation": "AVAILABLE",
        "authentication": "ON_INSTALL"
      },
      "category": "Productivity"
    }
  ]
}
