benikigai

Agenttalkie — AI skill for Claude Code

AI community

One voice workspace to create documents in Ambiguous AI, research with Exa, and launch Codex and Claude Code through Ori and OpenRouter.

How to install Agenttalkie

This entry records only its repository, not the path inside it, so there is no exact command to give. Open benikigai/agenttalkie and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Agenttalkie does

One voice workspace to create documents in Ambiguous AI, research with Exa, and launch Codex and Claude Code through Ori and OpenRouter. Watch live tool output, play generated apps, and hand the same artifact between coding agents. Built at AI Tinkerers Agents Everywhere, September 2026.

Alternatives in AI

README

AgentTalkie

One voice workspace to direct your agents and tools, follow their progress, and review the results.

Every new agent adds another chat, dashboard, or terminal to manage. AgentTalkie connects document work, research, and coding in one conversation, with actual tool output and a playable preview of what the coding agents build.

[Watch the 2:05 demo](https://agenttalkie.app/#demo) · [Open the live workspace](https://agenttalkie.app/workspace)

The recording is public. The live workspace requires a demo access code and configured providers.

What we built

The recorded workflow uses four integrations in the same conversation:

  1. Ambiguous AI: draft a Personal EA job description, approve the save, and open the resulting document in Ambiguous.
  2. Exa: retrieve public research and inspect the returned source references.
  3. Codex through Ori: create a playable tic-tac-toe game in a fresh workspace, with native CLI output visible in the dashboard.
  4. Claude Code through Ori: edit the exact HTML file Codex produced, changing the game colors while retaining its behavior.

The generated app runs inside AgentTalkie. Each successful version has a content hash and parent artifact reference. The previous working preview stays available while an edit runs or if it fails.

The app also supports direct Ambiguous task creation and updates with approval and readback, conversation history, new conversations, question corrections, and explicit pending, failed, and unknown outcomes. A proposed action is shown separately from a completed tool call.

How it works

flowchart TB
  subgraph Browser["Browser"]
    UI["Next.js / React workspace
Voice dock, transcript, activity, live output"] Preview["Playable HTML preview
Sandboxed iframe"] end Voice["OpenAI GPT-Live
WebRTC voice session"] UI <-->|"Audio and conversation events"| Voice subgraph Cloud["Vercel application backend"] API["Authenticated API
Voice broke