A terminal-based interface for managing calendar data and habit tracking stored directly in Google Drive via the justcalendar.ai platform.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install justcalendar
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install justcalendar using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Just Calendar CLI is a specialized Node.js tool that allows developers to interact with their Just Calendar data without leaving the command line. By integrating with Openclaw Skills, this tool provides a bridge between web-based calendar management and local terminal productivity. It uses backend-issued tokens to facilitate secure direct reads and writes to calendar data files stored within a dedicated Google Drive folder.
This skill is designed for users who value efficiency and want to automate their daily logging, habit tracking, or data analysis workflows. Whether you are managing simple checkboxes or complex scoring systems, the CLI ensures that your data remains synchronized across the Just Calendar ecosystem while providing the flexibility of a developer-centric interface.
Install the CLI globally using npm:
npm install -g justcalendar
Authenticate the CLI by generating a token at https://justcalendar.ai and running:
justcalendar login --token <YOUR_TOKEN> --url https://justcalendar.ai
Verify that the connection is active for use with Openclaw Skills:
justcalendar status
The skill manages data across local configuration files and remote Google Drive storage as follows:
| Location | File/Object | Purpose |
|---|---|---|
| Google Drive | JustCalendar.ai/ |
Main directory for all calendar JSON data. |
| Google Drive | <account-id>_<calendar-id>.json |
Specific data points for an individual calendar. |
| Local | ~/.justcalendar-cli/config.json |
Stores local session tokens and backend URLs. |
| Data | YYYY-MM-DD |
The strict ISO format required for all date-based operations. |
Loading
A technical framework for onboarding and managing external bots within the Cubistic 3D ecosystem using Proof-of-Work verification.

A Node.js-based bot runner for the Cubistic shared 3D cube world using automated proof-of-work painting scripts.

A high-density communication protocol designed to slash token costs and increase speed during AI-to-AI interactions.

Mistro Connect enables AI agents to discover, connect, and communicate with other agents and humans through semantic search and real-time messaging.

A robust CLI tool for managing Todoist tasks, projects, and labels via the REST API v2.

A secure, sandboxed MetaMask wallet interface for autonomous AI agents to execute blockchain transactions within user-defined safety limits.








































