#20695: Add openclaw-workspace-sync to community plugins
docs
size: XS
Cluster:
OpenClaw Plugin Enhancements
## Summary
- Adds **Workspace Cloud Sync** (`openclaw-workspace-sync`) to the community plugins listing in `docs/plugins/community.md`
This is a standalone community plugin for bidirectional workspace sync via rclone, supporting Dropbox, Google Drive, OneDrive, S3, and 70+ cloud providers. Zero LLM cost.
- **npm:** [openclaw-workspace-sync](https://www.npmjs.com/package/openclaw-workspace-sync)
- **Repo:** [ashbrener/openclaw-workspace-sync](https://github.com/ashbrener/openclaw-workspace-sync)
- **Install:** `openclaw plugins install openclaw-workspace-sync`
Built as a community plugin per @steipete's feedback on #19052. Tracked in #18106.
Addresses community requests: #17913, #17418, #13616, #7598, #8255, #2597
Replaces #20440 (closed due to merge conflict from stale fork base).
## Test plan
- [ ] Verify `docs/plugins/community.md` renders correctly
- [ ] Verify the install command works: `openclaw plugins install openclaw-workspace-sync`
- [ ] Confirm `plugins/community` is already in `docs/docs.json` navigation (line ~1005)
<!-- greptile_comment -->
<h3>Greptile Summary</h3>
Adds `openclaw-workspace-sync` plugin to the community plugins documentation page. The entry follows the documented format exactly with plugin name, description, npm package, repository link, and install command. The change is straightforward: it adds a new plugin listing under the "Listed plugins" section without modifying any existing content.
<h3>Confidence Score: 5/5</h3>
- This PR is safe to merge with minimal risk
- The change is a simple documentation addition that follows the established format perfectly. It only adds a new plugin listing without modifying any code or existing documentation structure. The formatting matches the template exactly (proper indentation, required fields, correct syntax).
- No files require special attention
<sub>Last reviewed commit: cd62fae</sub>
<!-- greptile_other_comments_section -->
<!-- /greptile_comment -->
Most Similar PRs
#19549: docs(plugins): add openclaw-linear to community plugins
by stepandel · 2026-02-17
78.4%
#22403: docs: add SMS Gateway to community plugins
by zacharypodbela · 2026-02-21
75.4%
#11454: fix(plugins): remove workspace:* from extension dependencies
by AnonO6 · 2026-02-07
73.5%
#22691: docs(plugins): add askpi and askcodex to community plugins
by dougvk · 2026-02-21
73.0%
#19941: fix(nostr): move openclaw from devDependencies to peerDependencies
by AustinEral · 2026-02-18
72.6%
#20619: docs: add Community Projects section with OpenClaw Dashboard
by actionagentai · 2026-02-19
71.9%
#23551: Add openclaw-sentinel to community plugins
by sunil-sadasivan · 2026-02-22
71.5%
#19594: docs: add permctl to community plugins
by stakeswky · 2026-02-18
71.2%
#8500: fix: Remove workspace:* from devDependencies in voice-call plugin
by ImBIOS · 2026-02-04
71.1%
#21605: docs: add Manifest to community plugins
by SebConejo · 2026-02-20
70.7%