{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "agent-plugins-example-zh", "version": "0.1.0", "description": "基于 Agent Plugins Specification v1.0.0 的中文实践示范仓库:通过高质量 Skill、MCP 及二者组合案例,展示 Agent Plugin 的设计、组织、运行与复用。", "author": { "name": "agent-plugins-example-zh contributors", "url": "https://github.com/whale4rain/agent-plugins-example-zh" }, "repository": "https://github.com/whale4rain/agent-plugins-example-zh", "license": "Apache-2.0", "keywords": [ "agent-plugins", "skills", "mcp", "go", "code-review", "issue-analysis", "中文", "reference" ] }