viben agent chat

Community

Run a non-interactive agent conversation with memory + sessions.

AuthorLinXueyuanStdio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates the friction of starting agent conversations by bundling agent configuration, memory injection, MCP/tool setup, and persistent session handling into a single non-interactive CLI command.

Core Features & Use Cases

  • Non-interactive Agent Chat: Perform a one-shot conversation with a specified agent ID using the agent’s configured runtime (e.g., Claude, Gemini).
  • Automatic Memory & Recent Logs Injection: Loads the agent’s MEMORY.md and recent daily logs into the constructed system prompt (unless --no-memory is set).
  • Persistent Sessions: Supports specifying a session, resuming an existing one, or forcing a new session while saving session artifacts and message history.

Quick Start

Run: viben agent chat -n my-agent -p "Analyze this repository structure and suggest the next task to implement" (omit -p to read the prompt from stdin).

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: viben agent chat
Download link: https://github.com/LinXueyuanStdio/viben/archive/main.zip#viben-agent-chat

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.