| 1234567891011121314151617181920212223 |
- {
- "name": "webnovel-writer-marketplace",
- "description": "Marketplace for the webnovel-writer Claude Code plugin.",
- "metadata": {
- "description": "Marketplace for installing the webnovel-writer plugin."
- },
- "owner": {
- "name": "lingfengQAQ"
- },
- "plugins": [
- {
- "name": "webnovel-writer",
- "description": "长篇网文创作系统(skills + agents + data chain + RAG)",
- "version": "5.5.0",
- "author": {
- "name": "lingfengQAQ"
- },
- "source": "./webnovel-writer",
- "category": "productivity",
- "homepage": "https://github.com/lingfengQAQ/webnovel-writer"
- }
- ]
- }
|