ai-chatbot

Scaffold a full-stack AI chatbot with a Node.js backend and Claude or OpenAI providers.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/etacCAD/elastique-landing-pages --skill ai-chatbot-etaccad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-chatbot
Source: https://github.com/etacCAD/elastique-landing-pages/tree/main/.agent/skills/ai-chatbot
Command: npx skills add https://github.com/etacCAD/elastique-landing-pages --skill ai-chatbot-etaccad

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffolds a production-ready AI chatbot with a premium floating chat widget and a Node.js backend that proxies to Claude (Anthropic) or ChatGPT (OpenAI). Generates all frontend, backend, and deployment files customized for the target project. Use when asked to add a chatbot, AI assistant, support bot, or conversational interface to any website.

Core Features & Use Cases

  • Scaffolds a full-stack AI chatbot with a premium widget and a Node.js backend
  • Generates frontend widget, backend, and deployment templates tailored to the target project
  • Use case: add an AI-powered support bot or product assistant to a website

Quick Start

Provide the required project details when prompted, then run the generated backend and frontend templates to deploy your AI chatbot.

Frequently Asked Questions about ai-chatbot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add an AI chatbot to my website using Node.js?

To add an AI chatbot to your website, you need a full-stack setup with a frontend widget and a Node.js backend. This Skill scaffolds the production-ready chatbot, generating all integration files customized for your target project.

Can I use Claude or OpenAI as the provider for my chatbot backend?

Yes, you can use Claude or OpenAI as the AI provider for your chatbot backend. The Node.js server acts as a proxy, forwarding conversational inputs to your chosen AI provider and returning responses to the frontend widget.

What is included when scaffolding a full-stack AI support bot?

Scaffolding a full-stack AI support bot includes generating the frontend floating chat widget, the Node.js backend server, environment configuration files, and deployment templates tailored to your specific project structure.

How do I deploy a production-ready chatbot generated for my site?

To deploy a production-ready chatbot, you run the generated backend and frontend templates with your environment variables configured. The Skill provides the necessary deployment config files to launch the chatbot for your website.

Do I need to manually write deployment config for an AI customer support widget?

No, you do not need to manually write deployment config for an AI customer support widget. The scaffolding process automatically generates all required deployment templates alongside the frontend and backend source files.

What's the best way to create a conversational interface without building from scratch?

The best way to create a conversational interface without building from scratch is using a scaffolding tool. It generates a premium floating chat widget and a proxying Node.js backend, ensuring end-to-end setup for immediate integration.