Releases: dariusX88/openclaw_workspace_skill
Releases · dariusX88/openclaw_workspace_skill
v1.0.0 — OpenClaw Workspace Skill: Docs, Tables, Calendar & Files
🚀 Initial Release
OpenClaw Workspace Skill is a self-hosted, 4-tab productivity dashboard you can deploy on any VPS. No subscriptions, no vendor lock-in — just a clean, fast workspace that lives on your own infrastructure.
✨ Features
📄 Docs
- Rich inline text editing (no page reloads)
-
- Create, edit, and manage documents directly in the browser
-
- Export documents as Markdown (
.md)
- Export documents as Markdown (
📊 Tables
- Spreadsheet-style data entry with inline cell editing
-
- Add/remove rows and columns on the fly
-
- Export tables as CSV
📅 Calendar
- Visual monthly calendar view
-
- Create and manage events with titles and dates
-
- Export events as ICS (compatible with Google Calendar, Apple Calendar, Outlook)
📁 Files
- Upload and manage files from your browser
-
- Organize project assets alongside your docs and data
-
- Download files directly
🛠️ Self-Hosted
Deploy on any VPS (Ubuntu, Debian, etc.) — no cloud dependency required. See SETUP.md for step-by-step installation instructions.
📦 Quick Start
git clone https://github.com/dariusX88/openclaw_workspace_skill.git
cd openclaw_workspace_skill
# Follow SETUP.md for full instructions📋 What's Included
- 4-tab dashboard (Docs, Tables, Calendar, Files)
-
- Inline editing throughout — no separate edit/save pages
-
- Export/download: Markdown, CSV, ICS
-
- Minimal dependencies, easy to self-host
-
- MIT Licensed
Feedback, issues, and pull requests welcome!