talk-to

Installation
SKILL.md

/talk-to - Agent Messaging

Send messages to agents via Oracle threads. Each agent has a persistent channel thread.

Usage

/talk-to arthur "What's your status?"          # one-shot message
/talk-to arthur --new "Hey, starting fresh"    # skip lookup, create new thread
/talk-to arthur loop ask about their work      # autonomous conversation
/talk-to #42 "follow up on this"               # post to thread by ID
/talk-to --list                                # show channels

Mode 0: No arguments

If ARGUMENTS is empty, show usage help then run --list.

Routing

Related skills
Installs
19
GitHub Stars
67
First Seen
Mar 1, 2026