VerifiedGit
v1.0.0

Interactive Dialogs

by @mikeyobrien0 pulls
URLopenbooklet.com/s/interactive-dialogs
Pinnedopenbooklet.com/s/interactive-dialogs@1.0.0
APIGET /api/v1/skills/interactive-dialogs

21 skills from this repomikeyobrien/rho
Interactive Dialogsviewing
auto-memoryskills/auto-memory/SKILL.md

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

clipboardplatforms/macos/skills/clipboard/SKILL.md

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

contactsplatforms/android/skills/contacts/SKILL.md

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

create-sopskills/create-sop/SKILL.md

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

Device Controlsplatforms/android/skills/device/SKILL.md
install-rho

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

locationplatforms/android/skills/location/SKILL.md

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

memory-consolidateskills/memory-consolidate/SKILL.md

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.

notificationplatforms/android/skills/notification/SKILL.md

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

open-urlplatforms/macos/skills/open-url/SKILL.md

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

pddskills/pdd/SKILL.md

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

pdd-buildskills/pdd-build/SKILL.md

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

release-changelogskills/release-changelog/SKILL.md

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

rho-cloud-emailskills/rho-cloud-email/SKILL.md

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.

rho-cloud-onboardskills/rho-cloud-onboard/SKILL.md

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.

session-searchskills/session-search/SKILL.md

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

small-improvementskills/small-improvement/SKILL.md

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

smsplatforms/android/skills/sms/SKILL.md

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

tasker-xmlplatforms/android/skills/tasker-xml/SKILL.md

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.

Text-to-Speechplatforms/android/skills/tts/SKILL.md

Auto-indexed from mikeyobrien/rho

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0