Sunday provides AI agents with a dedicated email address and an end-to-end encrypted credential vault for fully autonomous identity management.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install sunday
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 sunday using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Sunday is a specialized identity provider designed to give AI agents their own unique persona and secure storage. By integrating this tool, agents gain a dedicated email address and a robust, E2E-encrypted vault for managing service credentials. This eliminates the need for agents to use a developer's personal email or insecure storage methods, making it a cornerstone for Openclaw Skills that require account creation or secure logins.
Unlike traditional password managers that require GUI interactions or biometric prompts, Sunday is built for headless environments. It handles everything from receiving OTP codes to generating secure passwords via a streamlined CLI. This ensures that your agent remains fully autonomous once the initial setup is complete, providing a professional and secure layer for any automated workflow utilizing Openclaw Skills.
Create a Sunday account and set up your Identity. Then, install the CLI using Homebrew:
brew install ravi-technologies/tap/sunday
Authenticate the CLI once before starting your agent environment:
sunday auth login
Follow the browser prompt and enter your 6-digit encryption PIN. Once authenticated, verify the status:
sunday auth status
Sunday organizes identity data and credentials using a structured local configuration and UUID-based retrieval system. All sensitive data is stored in ~/.sunday/config.json after local encryption.
| Data Type | Description | Access Command |
|---|---|---|
| Identity | Agent's email address and owner info | sunday get email --json |
| Credentials | E2E encrypted username/password pairs | sunday passwords get <uuid> --json |
| Inbox | Unified stream of incoming messages and OTPs | sunday inbox list --json |
| Messages | Individual email content and threaded conversations | sunday message email <id> --json |
Loading
A secure, E2E encrypted vault for managing API keys and environment variables within the Openclaw Skills ecosystem.

A Python-based utility to programmatically populate fillable PDF forms with text and checkbox data while maintaining visual integrity.

A binary model routing system that optimizes AI performance by switching between lightweight GLM-4.7 and heavyweight GLM-5 tasks.

csvglow converts tabular data into professional, interactive HTML dashboards with automated insights and visualizations.

A powerful collection of pre-defined business workflows that integrate MCP tools with ERPNext to automate complex enterprise tasks.

A specialized automation skill for triggering and managing batch outbound telephone tasks via the Alibaba Cloud Xiaomi platform.








































