agenterminal-conversation

Community

Join and respond in Agenterminal conversations.

Authorpaulyokota
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enables seamless participation in Agenterminal conversation threads by providing join, read, and respond workflows using the agenterminal.conversation MCP tools within Claude Code.

Core Features & Use Cases

  • Join and track conversations using a conversation_id and last_seen_id to ensure responses target only new turns.
  • Read new turns with agenterminal.conversation.read and respond with a single tool call per user turn using agenterminal.conversation, maintaining a deterministic workflow.
  • Prevent duplicate replies by ignoring your own previous messages (role=agent) and only responding to new user or other agent turns.
  • No polling: wait for [Conversation notification] events and act on them.

Quick Start

Join a conversation by supplying the conversation_id from the UI header and start listening for notifications to read and respond to new turns.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agenterminal-conversation
Download link: https://github.com/paulyokota/FeedForward/archive/main.zip#agenterminal-conversation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.