A secure CLI tool for managing Google, Outlook, and Exchange calendars across multiple accounts with AI-optimized output.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install porteden-calendar
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 porteden-calendar using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
porteden is a high-performance, secure CLI utility designed for developers and AI agents to manage calendar events across Google Calendar, Microsoft Outlook, and Exchange. As a robust addition to the ecosystem of Openclaw Skills, it provides a unified interface to list, search, create, update, and delete events. Unlike standard tools, it emphasizes security by storing credentials in the system keyring and offers AI-friendly outputs to minimize token consumption, making it ideal for automated environments.
To get started with this component of your Openclaw Skills library, install the binary and authenticate:
# Install via Homebrew
brew install porteden/tap/porteden
# Or install via Go
go install github.com/porteden/cli/cmd/porteden@latest
# Authenticate via browser
porteden auth login
# Verify authentication status
porteden auth status
The tool returns structured JSON when using the -jc flag. Key fields include:
| Field | Description |
|---|---|
| startUtc | Start time in RFC3339 UTC format |
| endUtc | End time in RFC3339 UTC format |
| durationMinutes | Calculated event length in minutes |
| status | Event status (confirmed, tentative, needsAction, cancelled) |
| meta.hasMore | Boolean indicating additional pages are available |
| meta.totalCount | Total number of events found in the query |
Loading
A comprehensive integration skill for launching and trading tokens on the Monad blockchain using bonding curves and pure viem.

A specialized AI agent skill designed to draft and critique cold emails using Y Combinator Startup School high-conversion outreach principles.

A high-efficiency research sub-agent that utilizes the Gemini CLI to perform exhaustive topic deep dives without exhausting your primary model tokens.

A command-line interface for Paperzilla that enables seamless discovery and filtering of high-signal academic papers for researchers.

A secure CLI tool for managing multiple calendar and email accounts with AI-optimized JSON output.

A specialized skill for interacting with Frigate NVR servers to manage cameras, snapshots, and motion events through session-based authentication.








































