Skip to content

Instantly share code, notes, and snippets.

View thanakijwanavit's full-sized avatar
🎯
Focusing

Nic Wanavit thanakijwanavit

🎯
Focusing
View GitHub Profile
@thanakijwanavit
thanakijwanavit / README.md
Last active March 5, 2026 06:41
OpenClaw Multi-Agent Team Setup Guide

OpenClaw Multi-Agent Team Setup Guide

A complete guide to setting up a multi-agent AI team with OpenClaw, featuring specialized agents for different domains.

Overview

This setup creates a team of AI agents that can be accessed through a single Telegram interface. Each agent has a distinct personality and expertise.

Team Structure

@thanakijwanavit
thanakijwanavit / README.md
Created March 5, 2026 06:39
OpenClaw Multi-Agent Team Setup Guide - A complete guide to setting up a team of specialized AI agents

OpenClaw Multi-Agent Team Setup Guide A complete guide to setting up a multi-agent AI team with OpenClaw, featuring specialized agents for different domains. ## Overview This setup creates a team of AI agents that can be accessed through a single Telegram interface. Each agent has a distinct personality and expertise. ## Team Structure | Agent | Role | Trigger | Purpose | |-------|------|---------|---------| | Wawa | Central Hub | (default) | Routes conversations, maintains context | | @milo | Strategy Lead | @milo | Strategic planning, OKRs, decisions | | @josh | Business Analyst | @josh | Metrics, pricing, competitive analysis | | @marketing | Marketing | @marketing | Content, trends, social monitoring | | @dev | Developer | @dev | Code, architecture, technical decisions | | @db | Database Guardian | @db | Beads/Dolt management | | @health | Health Expert | @health | Health, wellness, medical guidance | | @config | Config Expert | @config | Config validation, documentation

@thanakijwanavit
thanakijwanavit / gasclaw-k8s-deploy.md
Created March 5, 2026 04:04
Deploying Gasclaw on Kubernetes with Helm

Deploying Gasclaw on Kubernetes (Helm)

Gasclaw runs a Gastown multi-agent workspace managed by OpenClaw on Telegram, with Kimi K2.5 as the LLM backend. This guide deploys it to any Kubernetes cluster using the included Helm chart.

Prerequisites

  • Kubernetes cluster (1.24+)
  • Helm 3
  • kubectl configured for your cluster
  • API keys: Kimi keys, Telegram bot token, Telegram owner ID
@thanakijwanavit
thanakijwanavit / gasclaw-smart-coordinator.md
Created March 4, 2026 03:04
Gasclaw Smart Coordinator: single-bot multi-agent Telegram routing for OpenClaw teams

Gasclaw Smart Coordinator Setup

Single-bot, multi-agent Telegram routing for OpenClaw teams. All messages go to one coordinator who delegates to specialists via per-topic systemPrompt.

Why

OpenClaw doesn't support per-topic bindings (threadId in match.peer is rejected). Creating 10 BotFather bots is overkill. Instead: one bot, one binding, smart routing via systemPrompts.

@thanakijwanavit
thanakijwanavit / gasclaw-villa-prompt.md
Created March 3, 2026 08:20
Setup Gasclaw Maintainer AI to maintain Villa Backend 4 project

PROMPT: Setup Gasclaw Maintainer for Villa Backend 4 Project

MISSION

Configure and run Gasclaw Maintainer AI agent to automatically maintain the Villa Backend 4 project. The maintainer should monitor, fix, and improve the codebase through automated PRs.

PROJECT OVERVIEW

Villa Backend 4 - E-commerce backend for Villa Market

  • Location: Find it with find ~ -type d -name "villa-backend-4" 2>/dev/null
  • Tech stack: Node.js/TypeScript, AWS Lambda, Serverless Framework
@thanakijwanavit
thanakijwanavit / villa-bot-fix-prompt.md
Created March 3, 2026 08:16
Fix Villa Backend 4 + Gasclaw Maintainer Bot - Telegram bot not responding

PROMPT: Fix Villa Backend 4 + Gasclaw Maintainer Bot

CONTEXT

You are taking over a DevOps project that involves migrating "Villa Backend 4" to run inside a Gasclaw Maintainer container with OpenClaw/Telegram bot integration. The previous work is mostly complete but there are lingering issues.

YOUR FIRST TASK - DISCOVER THE ENVIRONMENT

Before doing anything, locate the project:

# Find the gasclaw maintainer directory
find ~ -name "gasclaw" -type d 2>/dev/null | head -5
@thanakijwanavit
thanakijwanavit / gastown-knowledge-base.md
Created February 28, 2026 02:38
Gas Town β€” Complete Knowledge Base (architecture, accounts, tools, workflows, patterns)

Gas Town β€” Complete Knowledge Base

Everything an agent (or human) needs to know about the Gas Town multi-agent orchestration system. Last updated: 2026-02-28


Table of Contents

@thanakijwanavit
thanakijwanavit / gist-index.md
Last active March 1, 2026 23:51
Gas Town β€” Gist Registry (start here)

Gas Town β€” Gist Registry

Central index for all Gas Town public resources. Start here.

How This Is Organized

                    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                    β”‚   This Index Gist    β”‚  ← You are here
 β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
@thanakijwanavit
thanakijwanavit / agent-setup.md
Last active March 1, 2026 23:51
Gas Town β€” Kimi Code Tools (ais CLI, kimi-account, credit checker, orchestrator skill)

Agent Setup Guide

How to configure Claude Code, Kimi Code, and OpenClaw instances for orchestrated multi-agent work.


1. Claude Code Sub-Agents

Install Plugins

@thanakijwanavit
thanakijwanavit / agent-setup.md
Last active March 1, 2026 23:51
Gas Town β€” Claude Code Tools (ais CLI, credit checker, orchestrator skill, tmux guide)

Agent Setup Guide

How to configure Claude Code, Kimi Code, and OpenClaw instances for orchestrated multi-agent work.


1. Claude Code Sub-Agents

Install Plugins