rlaope

Savant Chat — AI skill for Claude Code

AI community

Launch Savant Chat - web messenger UI to chat with AI personas about your project.

How to install Savant Chat

Installs to ~/.claude/skills/rlaope-claude-code-savant-savant-chat/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rlaope-claude-code-savant-savant-chat && curl -fsSL https://raw.githubusercontent.com/rlaope/claude-code-savant/HEAD/commands/savant-chat.md -o ~/.claude/skills/rlaope-claude-code-savant-savant-chat/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Savant Chat does


description: "Launch Savant Chat - web messenger UI to chat with AI personas about your project"

Savant Chat Launcher

Launch the Savant Chat web interface directly from Claude Code.

Instructions

You MUST execute these steps in order:

  1. Find the claude-code-savant plugin directory. Check these locations:
    • ~/.claude/plugins/claude-code-savant/
    • The directory where this command file lives (go up one level from commands/)
    • Search for claude-code-savant in common

Alternatives in AI

  • Deepreasoning — A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning traces with Anthr 5.4k ★
  • Chat Ollama — ChatOllama is an open source agentic app for running AI agents across local and hosted models 3.5k ★
  • Cumora — Where agent teams gather 3.2k ★

Full documentation available on GitHub

View Source Repository