rho-cloud-onboard

Register runrho.dev agent emails and provision local Rho Cloud credentials.

369|29|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/mikeyobrien/rho --skill rho-cloud-onboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rho-cloud-onboard
Source: https://github.com/mikeyobrien/rho/tree/main/skills/rho-cloud-onboard
Command: npx skills add https://github.com/mikeyobrien/rho --skill rho-cloud-onboard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

## What problem does it solve? The Rho Cloud onboarding skill streamlines creating and linking an agent email ([email protected]) to a Rho Cloud account, enabling seamless inbox polling and secure identity for your agent.

## Core Features & Use Cases

  • Create and verify a new agent email handle on runrho.dev.
  • Link the email to a Rho Cloud account and generate local credentials for API access.
  • Use for onboarding new agents, testing email workflows, and enabling inbox polling.

### Quick Start

  1. Run the onboarding steps to collect a desired handle and optional display name.
  2. Execute registration with the Rho Cloud API to obtain an api_key, agent_id, and claim_url.
  3. Save credentials locally and verify inbox access by polling the agent's status or sending a test email using the provided endpoint.

Frequently Asked Questions about rho-cloud-onboard

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

FAQPage Schema
How do I register an agent email on Rho Cloud?

Register an agent email by running the onboarding skill to create a runrho.dev address, link it to your Rho Cloud account, and generate local API credentials. The process validates your handle, stores credentials locally, and provisions access to inbox polling.

What credentials do I get after onboarding to Rho Cloud?

Onboarding generates an api_key, agent_id, and claim_url. These credentials enable API access, local authentication, and optional GitHub claim linking to unlock full agent capabilities.

Can I use Rho Cloud onboarding for inbox polling?

Yes. After onboarding and provisioning credentials, you can poll your agent's inbox status and send test emails using the provided endpoint to verify email workflow functionality.

Do I need to link GitHub to complete Rho Cloud onboarding?

GitHub linking is optional. The guided claim flow activates full capability access, but core onboarding—handle validation, credential storage, and API registration—completes without it.

What happens if my Rho Cloud registration fails?

The skill enforces error handling for common API responses and local validation. Failed registration returns specific error messages; verify your handle meets requirements and check API connectivity before retrying.

Can I onboard multiple agent emails to one Rho Cloud account?

The metadata describes single-agent onboarding flow. Run the skill separately for each agent email handle you want to register and provision with distinct credentials.