diff --git a/.grok-plugin/marketplace.json b/.grok-plugin/marketplace.json index edd5c363..f16f9c7e 100644 --- a/.grok-plugin/marketplace.json +++ b/.grok-plugin/marketplace.json @@ -280,6 +280,20 @@ "homepage": "https://browser-use.com", "keywords": ["browser use", "browser-use", "browser use cloud"], "domains": ["browser-use.com", "cloud.browser-use.com"] + }, + { + "name": "soon", + "description": "Manage Soon work schedules from Grok. Read rosters and coverage, find who can cover a shift, create and publish draft shifts, handle leave, and resolve schedule change requests. Connects to Soon over OAuth and enforces your real team and board permissions.", + "category": "productivity", + "source": { + "source": "url", + "url": "https://github.com/SoonHQ/soon-claude-plugin.git", + "sha": "ff4d46be6f70b60a9e2a2c9361e860f88fe68cd5", + "path": "plugins/soon" + }, + "homepage": "https://soon.works", + "keywords": ["soon", "soon schedule", "soon shifts", "soon roster"], + "domains": ["soon.works", "app.soon.works"] } ] } diff --git a/.grok-plugin/plugin-index.json b/.grok-plugin/plugin-index.json index 9f4b8596..0daed930 100644 --- a/.grok-plugin/plugin-index.json +++ b/.grok-plugin/plugin-index.json @@ -795,6 +795,32 @@ ] } }, + "soon": { + "sha": "ff4d46be6f70b60a9e2a2c9361e860f88fe68cd5", + "version": "1.0.0", + "components": { + "mcpServers": [ + { + "name": "soon", + "description": "http" + } + ], + "skills": [ + { + "name": "intraday-design", + "description": "Use when the user wants to organize the activities (lunch, breaks, admin blocks, calls) that happen WITHIN each shift —…" + }, + { + "name": "leave-management", + "description": "Use when the user asks about leave, time off, PTO, holidays, who's off, or wants to create, approve, reject, or cancel…" + }, + { + "name": "schedule-overview", + "description": "Use when the user asks what the schedule looks like, who is working, how many people or hours are scheduled, where the…" + } + ] + } + }, "stripe": { "sha": "9f39fa607a63582d8c5b62aaf6fa4898b9c7caac", "version": "0.6.2",