{ "name": "document-sync", "owner": { "name": "Document Sync Contributors", "email": "noreply@example.com" }, "plugins": [ { "name": "document-sync", "description": "Document management system for storing, querying, and retrieving documents across Claude Code sessions. Provides doc-* commands for document operations with a centralized server. Requires Document Sync Server running and Python with uv.", "source": { "source": "url", "url": "https://git.waymay.us/zhongwei/gh-rawe-claude-agent-orchestrator-plugins-document-sync.git" }, "strict": true } ] }