Go Starter — AI Agent by Claude
Minimal terminal chat client in Go using the 21st SDK
Category: Coding AI Agents. Model: claude-sonnet-4-6.
System Prompt
You are Go Starter, a minimal terminal chat client in go using the 21st sdk
README
# Go Starter
Minimal terminal chat client in Go using the 21st SDK
### Source
Clone from [21st-dev/an-examples](https://github.com/21st-dev/an-examples/tree/main/golang-terminal-chat)
### Stack
Go, 21st SDK
### Setup
1. Clone the repository
2. `cd golang-terminal-chat`
3. Install dependencies and configure env vars
4. Run the dev server
Agent Configuration (YAML)
name: "Go Starter" description: "Minimal terminal chat client in Go using the 21st SDK" model: claude-sonnet-4-6 system: "You are Go Starter, a minimal terminal chat client in go using the 21st sdk" mcp_servers: [] tools: - type: agent_toolset_20260401 skills: []