Ship Helpbot

Builds an embeddable "ask the guide" assistant for any app: chunks the project's user-guide markdown into docs/guide-index.json, emits a framework-agnostic <ship-helpbot> web component, and a reference /api/ask-docs route that retrieves the top sections and asks an LLM to answer WITH citations to guide anchors. Model-pluggable (Claude API, Vercel AI Gateway, or local Ollama). Use when the user wants an in-app help bot, docs chatbot, "ask the docs/guide" widget, support assistant, RAG over the user guide, embeddable help search, or "answer questions from my documentation." Triggers on "ask the guide", "help bot", "docs chatbot", "ask-docs", "in-app help assistant", "chat with my user guide", "guide search widget".

taskmasterpeace 94a5feb 8 files · 54.3 KB Updated

File contents

taskmasterpeace/ship-pack/tree/main/skills/ship-helpbot commit 94a5feb49c

Frequently asked questions

npx skillmds@latest add taskmasterpeace/ship-helpbot