chatbot-kb

Crawl websites, generate embeddings, and search enterprise knowledge bases.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/code-craka/afilo-nextjs-shopify-app --skill chatbot-kb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chatbot-kb
Source: https://github.com/code-craka/afilo-nextjs-shopify-app/tree/main/.claude/skills/chatbot-kb
Command: npx skills add https://github.com/code-craka/afilo-nextjs-shopify-app --skill chatbot-kb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Providing accurate and context-aware responses for AI chatbots often requires a robust knowledge base and efficient search mechanisms. This Skill manages the entire lifecycle of an enterprise AI chatbot's knowledge base, from content ingestion to intelligent search.

Core Features & Use Cases

  • Semantic & Hybrid Search: Combines vector similarity and full-text search for highly relevant and context-aware results.
  • Website Crawler & Embeddings: Automates content extraction from various sources and generates vector embeddings for semantic understanding.
  • AI Context Integration: Assembles comprehensive context for AI models from conversation history, relevant KB articles, and user-specific data.
  • Use Case: A customer support team wants to deploy an AI chatbot to answer common user questions about product features. This skill helps crawl the existing documentation, build a semantic knowledge base, and integrate it with the chatbot to provide accurate, context-rich answers, reducing support ticket volume.

Quick Start

Use the chatbot-kb skill to trigger a website crawl of https://app.afilo.io/docs to update the knowledge base, then test a semantic search query for 'how to manage subscriptions'.