rho-cloud-email

Community

Manage agent inbox via the Rho Cloud API.

Authormikeyobrien
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps an agent manage its email inbox at name@runrho.dev by interfacing with the Rho Cloud REST API. It enables polling, reading, replying, and sending messages, and it enforces a sender allowlist for security.

Core Features & Use Cases

  • Inbox polling, reading, and sending via the Rho Cloud API.
  • Sender allowlist enforcement to limit processing to trusted senders.
  • Credential-based automation workflow: load credentials from ~/.config/rho-cloud/credentials.json and authorize API calls with curl and jq.
  • Use Case: Automatically check the inbox for unread messages from approved senders and draft templated replies.

Quick Start

Load credentials from ~/.config/rho-cloud/credentials.json (api_key, agent_id, email) and use curl with the Authorization header to interact with the API and jq to parse responses. Then check inbox, read messages, and send responses through the outbox.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rho-cloud-email
Download link: https://github.com/mikeyobrien/rho/archive/main.zip#rho-cloud-email

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.