Skip to main content
Run any Skill in Manus
with one click
GitHub repository

rho

rho contains 37 collected skills from mikeyobrien, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
37
Stars
365
updated
2026-05-26
Forks
29
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

install-rho
software-developers

Install and configure Rho from scratch (Doom-style init.toml + sync). Only prereq: a coding agent that can run shell commands.

2026-05-26
auto-memory
computer-occupations-all-other

Extract durable learnings and preferences from conversations for automatic memory capture.

2026-03-20
memory-consolidate
computer-occupations-all-other

Consolidate brain memory and mine user sessions since the last consolidation checkpoint (sleep-cycle style). Use to reduce noisy prompt injection while preserving durable high-value memories.

2026-03-07
release-changelog
software-developers

Keep CHANGELOG.md idiomatic (Keep a Changelog) and cut a tag-based GitHub release that triggers npm publish CI.

2026-02-21
code-assist
software-developers

Implement coding tasks with an explore-plan-code workflow and explicit verification gates.

2026-02-16
code-task-generator
software-developers

Generate structured .code-task.md files from rough descriptions or PDD plans.

2026-02-16
codebase-summary
software-developers

Analyze a repository and generate comprehensive architecture and workflow documentation.

2026-02-16
create-sop
computer-occupations-all-other

Create a new SOP-style skill as skills/<name>/SKILL.md with kind: sop frontmatter and structured Parameters/Steps sections.

2026-02-16
eval
software-quality-assurance-analysts-and-testers

Plan and run conversational AI agent evaluations with test generation and analysis.

2026-02-16
pdd-build
software-developers

Execute a completed PDD implementation plan step-by-step with validation gates.

2026-02-16
pdd
software-developers

Transform a rough idea into a detailed design document and implementation plan.

2026-02-16
rho-cloud-email
software-developers

Manage agent email at name@rhobot.dev via the Rhobot Mail API. Use when checking inbox, reading messages, sending email, or managing allowed senders. Requires credentials from rho-cloud-onboard.

2026-02-16
rho-cloud-onboard
software-developers

Register an agent email address on Rhobot Mail (name@rhobot.dev). Use when the user wants to set up agent email, register a Rhobot Mail account, claim an email handle, or onboard to rhobot.dev.

2026-02-16
session-search
network-and-computer-systems-administrators

Search across pi session JSONL logs (user prompts, tool calls, results). Uses the session-digest tool and ripgrep for fast triage.

2026-02-16
small-improvement
software-developers

Run a curiosity-driven explore-and-build loop to ship one useful improvement.

2026-02-16
update-pi
software-developers

Update the pi-coding-agent npm package to the latest version. Use when the user wants to update pi, upgrade pi, or get the latest version of the coding agent.

2026-02-16
vault-clean
desktop-publishers-439031

Detect and resolve orphaned notes in the vault. Use during heartbeat maintenance or when vault status shows orphans. Finds notes with no inbound wikilinks and either connects them to the graph or flags them for cleanup.

2026-02-16
open-url
software-developers

Open URLs and launch apps on Android. Use for opening links in a browser, launching specific apps, or viewing files.

2026-02-05
clipboard
network-and-computer-systems-administrators

Read or write the Linux clipboard. Use when copying/pasting text, transferring data between apps, or accessing clipboard contents.

2026-02-05
notification
network-and-computer-systems-administrators

Show Linux desktop notifications with title, body, urgency, and icons. Use for alerts, reminders, or status updates.

2026-02-05
open-url
network-and-computer-systems-administrators

Open URLs, files, and directories on Linux using default applications. Use for launching browsers, opening documents, or viewing files.

2026-02-05
tts
network-and-computer-systems-administrators

Text-to-speech on Linux -- make the device speak text aloud. Use for voice announcements, reading content aloud, or accessibility.

2026-02-05
clipboard
network-and-computer-systems-administrators

Read or write the macOS clipboard. Use when copying/pasting text, transferring data between apps, or accessing clipboard contents.

2026-02-05
notification
network-and-computer-systems-administrators

Show macOS system notifications with title, body, and optional sound. Use for alerts, reminders, or status updates.

2026-02-05
open-url
software-developers

Open URLs, files, and applications on macOS. Use for launching browsers, opening documents, or starting apps.

2026-02-05
tts
software-developers

Text-to-speech on macOS -- make the device speak text aloud. Use for voice announcements, reading content aloud, or accessibility.

2026-02-05
clipboard
software-developers

Read or write the system clipboard. Use when copying/pasting text, transferring data between apps, or accessing clipboard contents.

2026-02-05
contacts
software-developers

Access phone contacts and call log. Use for looking up contact info or checking recent calls.

2026-02-05
device
software-developers

Device controls — vibration, torch, volume, battery status, toast messages. Use for haptic feedback, flashlight, or quick status checks.

2026-02-05
dialog
software-developers

Show interactive dialogs for user input — text, confirmations, choices, date/time pickers. Use when you need user input beyond chat.

2026-02-05
location
software-developers

Get device location via GPS or network. Use for location-aware actions, finding nearby places, or logging position.

2026-02-05
media
software-developers

Play audio files, record from microphone, take photos. Use for media playback, voice recording, or camera capture.

2026-02-05
notification
software-developers

Show system notifications with optional buttons, sounds, and actions. Use for alerts, reminders, or persistent status messages.

2026-02-05
sms
software-developers

Read and send SMS messages. Use for checking texts, 2FA codes, or sending SMS alerts.

2026-02-05
stt
software-developers

Speech-to-text — transcribe voice to text using device microphone. Use for voice commands, dictation, or hands-free input.

2026-02-05
tts
software-developers

Text-to-speech — make the device speak text aloud. Use for voice announcements, reading content aloud, or accessibility.

2026-02-05
tasker-xml
software-developers

Create Tasker profiles and tasks via XML for Android automation. Use when adding new Tasker functionality, creating Intent Received handlers, or building automation that integrates with the rho.tasker extension.

2026-02-05