ctx-cloud-setup

Configure Context Mode Cloud connection and save settings to sync.json.

2|Updated May 26, 2025
One-click install
npx skills add https://github.com/vanyastaff/nebula --skill ctx-cloud-setup-vanyastaff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ctx-cloud-setup
Source: https://github.com/vanyastaff/nebula/tree/main/.augment/skills/ctx-cloud-setup
Command: npx skills add https://github.com/vanyastaff/nebula --skill ctx-cloud-setup-vanyastaff

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of connecting your local environment to Context Mode Cloud, enabling seamless synchronization of your context data.

Core Features & Use Cases

  • Guided Configuration: Walks you through providing API URL, token, and organization ID.
  • Secure Storage: Saves your configuration to ~/.context-mode/sync.json with appropriate permissions.
  • Connection Testing: Verifies your setup by performing a health check against the Context Mode Cloud API.
  • Use Case: When setting up a new machine or reconfiguring your connection, this Skill ensures your context data syncs reliably to the cloud.

Quick Start

Run the command /context-mode:ctx-cloud-setup to begin the cloud connection process.

Frequently Asked Questions about ctx-cloud-setup

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

FAQPage Schema
How do I configure Context Mode Cloud sync settings on a new machine?

The setup process validates your cloud connection by performing a health check API call against Context Mode Cloud. This verifies your API URL, token, and organization ID are correctly configured before saving to ~/.context-mode/sync.json.

Do I need an organization ID and API token to connect to Context Mode Cloud?

An API token and organization ID are strictly required to authenticate your connection. The setup skill collects these credentials and validates them by performing a health check API call before finalizing the configuration.

How does cloud connection testing work during Context Mode setup?

The setup process validates your cloud connection by performing a health check API call against Context Mode Cloud. This verifies your API URL, token, and organization ID are correctly configured before saving to ~/.context-mode/sync.json.

Where are Context Mode Cloud API credentials stored locally?

The setup skill securely saves your API URL, token, and organization ID to ~/.context-mode/sync.json with appropriate file permissions. This ensures your Context Mode Cloud configuration remains protected on your local machine.

What is Context Mode Cloud synchronization used for?

Context Mode Cloud synchronization enables seamless data syncing across local environments. By configuring your API credentials and organization ID, your context data reliably syncs to the cloud for cross-machine access.