ctx-cloud-status

Displays Context Mode Cloud sync status with health check and statistics.

19.7k|1.4k|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/mksglu/context-mode --skill ctx-cloud-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ctx-cloud-status
Source: https://github.com/mksglu/context-mode/tree/main/skills/ctx-cloud-status
Command: npx skills add https://github.com/mksglu/context-mode --skill ctx-cloud-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a clear overview of your Context Mode Cloud synchronization status, helping you understand if your data is being backed up and synced correctly.

Core Features & Use Cases

  • View Sync Configuration: See if cloud sync is enabled, and display API URL, token (masked), and organization.
  • Check Connection Health: Perform a health check against the Context Mode Cloud API to ensure connectivity.
  • Monitor Sync Statistics: View metrics like events sent, last sync time, and error counts.
  • Use Case: Before starting a long coding session, you can quickly run this command to ensure your Context Mode session continuity is properly configured and healthy, giving you peace of mind.

Quick Start

Run /context-mode:ctx-cloud-status to see your current Context Mode Cloud sync status.

Frequently Asked Questions about ctx-cloud-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if my Context Mode Cloud sync is working?

Check Context Mode Cloud sync status by viewing sync configuration details, performing a connection health check against the API, and monitoring event statistics including errors and last sync time.

What does a cloud sync health check include?

A cloud sync health check verifies API connectivity and displays sync configuration details such as API URL, masked token, and organization, alongside event statistics metrics.

Can I see sync statistics like events sent and error counts?

Yes, you can view cloud sync statistics including events sent, last sync time, and error counts by checking the presence and content of sync statistics files.

How do I view my cloud sync configuration details safely?

View cloud sync configuration details safely by displaying the API URL, organization, and a masked token, ensuring sensitive credentials are not exposed in the output.

Why does my cloud sync configuration show connection errors?

Cloud sync connection errors may appear if the API health check fails or if sync configuration and statistics files are missing or contain invalid content, disrupting event synchronization.