gitwtfhub

wtf is sitespeak-claude-plugin?

sitespeakai/sitespeak-claude-plugin — explained in plain English

Analysis updated 2026-05-18

0Audience · pm founderComplexity · 2/5LicenseSetup · easy

TL;DR

sitespeak-claude-plugin lets a business owner manage a SiteSpeak website chatbot from Claude Code using plain English, reading real analytics and proposing changes that only apply after the owner confirms.

Mindmap

mindmap
  root((sitespeak plugin))
    What it does
      Plain English chatbot management
      Reads real analytics
      Proposes changes
      Confirms before writing
    Tech stack
      Claude Code plugin
      MCP server
    Use cases
      Lead capture tuning
      Fix unanswered questions
      Knowledge base updates
    Safety
      Confirmation required
      Plan-limited model changes
      Secure token storage

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Optimize a support chatbot for capturing more leads by reviewing its recent conversation history in plain English.

REASON 2

Find conversations where visitors got frustrated with the chatbot and fix the underlying knowledge gaps.

REASON 3

Add a new page to the chatbot's knowledge base and retrain it without touching a settings dashboard.

What's in the stack?

MCPClaude Code

How it stacks up

sitespeakai/sitespeak-claude-plugin00kaku/gallery-slider-block04amanrajj/netwatch
Stars00
LanguageJavaScriptRust
Last pushed2021-05-19
MaintenanceDormant
Setup difficultyeasyeasymoderate
Complexity2/52/53/5
Audiencepm foundergeneralops devops

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min

Requires an existing SiteSpeak account and API token.

MIT license: use, modify, and distribute freely, including commercially, as long as the copyright notice is kept.

Wtf does this do

sitespeak-claude-plugin is a Claude Code plugin that lets a business owner manage a SiteSpeak chatbot by describing what they want in plain English, instead of clicking through settings menus. SiteSpeak is a separate product for building website chatbots, and this plugin bundles a skill together with an MCP server so Claude can read a chatbot's real analytics, spot what is not working, and make changes on the owner's behalf. A typical request might be asking Claude to look at a support bot's last three months of conversations and optimize it for capturing leads, or to find the conversations where visitors got frustrated and fix the underlying problem. Other examples include turning on human handoff after a set number of unanswered messages, adding a new pricing page to the bot's knowledge base, or switching to a cheaper AI model without hurting answer quality. The plugin follows a consistent loop every time it runs: it reads the chatbot's data, compares that against the stated goal, proposes a specific change, waits for the owner's approval, applies the change, and then checks the result. Nothing is modified without confirmation first, and model changes are limited to whatever the account's plan allows, checked on SiteSpeak's server rather than assumed locally. Installation happens through Claude Code's plugin marketplace with two commands, after which Claude Code asks for a SiteSpeak API token and stores it securely in the operating system's keychain rather than in a plain settings file. The bundled MCP server exposes tools for listing chatbots, reading and updating their settings, managing knowledge sources, reviewing analytics and AI-clustered question themes, handling inbox conversations, and editing the suggested starter prompts shown to visitors. Using it requires Claude Code itself and an existing SiteSpeak account with an API token. The project is released under the MIT license.

Yoink these prompts

Prompt 1
Look at my SiteSpeak bot's last month of conversations and tell me why its answer rate is low.
Prompt 2
Turn on human handoff for my chatbot after two unanswered messages in a row.
Prompt 3
Add my new pricing page as a knowledge source and retrain the bot.
Prompt 4
Which of my SiteSpeak chatbots has the worst answer rate right now?

Frequently asked questions

wtf is sitespeak-claude-plugin?

sitespeak-claude-plugin lets a business owner manage a SiteSpeak website chatbot from Claude Code using plain English, reading real analytics and proposing changes that only apply after the owner confirms.

What license does sitespeak-claude-plugin use?

MIT license: use, modify, and distribute freely, including commercially, as long as the copyright notice is kept.

How hard is sitespeak-claude-plugin to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is sitespeak-claude-plugin for?

Mainly pm founder.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.