ctx-cloud-status
Installation
SKILL.md
Context Mode Cloud Status
Display the current cloud sync configuration, connection health, and event statistics.
Instructions
-
Read sync config using Bash:
cat ~/.context-mode/sync.json 2>/dev/null || echo "NOT_CONFIGURED" -
If not configured (file missing or empty), display:
## context-mode cloud status - [ ] Cloud sync: NOT CONFIGURED Run `/ctx-cloud-setup` to connect to Context Mode Cloud.Stop here.