{
  "name": "csl-agent-kit",
  "version": "2.0.0",
  "description": "CSL Agent Kit: skills, commands, hooks, and workflow tools for Claude Code, Codex, Cursor, and Pi.",
  "author": {
    "name": "CSL"
  },
  "license": "MIT",
  "keywords": [
    "agent-toolkit",
    "plugins",
    "commands",
    "hooks",
    "ios",
    "macos",
    "swift",
    "app-icon",
    "create-app-icon",
    "release",
    "project-analysis",
    "analyze-project",
    "venom",
    "zhihu",
    "skills",
    "code-reviewer",
    "test-triage",
    "repo-map",
    "figma",
    "figma-describe",
    "brainstorming",
    "same-page",
    "sop-manager",
    "grill-me",
    "beautiful-mermaid"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "CSL Agent Kit",
    "shortDescription": "Multi-client agent toolkit",
    "longDescription": "Personal agent toolkit for reusable skills, commands, hooks, and workflow extensions across Claude Code, Codex, Cursor, and Pi.",
    "developerName": "CSL",
    "category": "Productivity",
    "capabilities": [
      "Interactive",
      "Write"
    ],
    "defaultPrompt": [
      "Help me choose and use the right CSL Agent Kit skill."
    ]
  }
}
