Node Red Contrib Chatbot
Enables you to design, deploy, and run a multi‑platform chatbot (Telegram, Facebook Messenger, WhatsApp, Slack) using a drag‑and‑drop Node‑RED flow, without writing code.
- •You need a quick proof‑of‑concept chatbot for customer support across several messaging apps.
- •Your team lacks dedicated developers but can edit visual flows in Node‑RED.
- •You want to prototype conversation logic (menus, quick replies, API calls) and iterate fast.
{
"id":"e3f1b2c3.4d5e6",
"type":"telegram-receiver",
"name":"Telegram In",
"bot":"myBotToken",
"output":"payload"
},
{
"id":"a1b2c3d4.5e6f7",
"type":"function",
"name":"Echo",
"func":"msg.payload = \"You wrote: \" + msg.payload;\nreturn msg;",
"outputs":1,
"noerr":0,
"x":200,
"y":120,
"wires":[["c8d9e0f1.2a3b4"]]
},
{
"id":"c8d9e0f1.2a3b4",
"type":"telegram-sender",
"name":"Telegram Out",
"bot":"myBotToken",
"x":400,
"y":120,
"wires":[]
}Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/52d1969a-5d60-4c35-93e4-427f4fa771c4 && curl -fsSL https://workflowstacks.com/api/skills/52d1969a-5d60-4c35-93e4-427f4fa771c4/claude-skill -o ~/.claude/skills/52d1969a-5d60-4c35-93e4-427f4fa771c4/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
What's inside — free to inspect
Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/52d1969a-5d60-4c35-93e4-427f4fa771c4 && curl -fsSL https://workflowstacks.com/api/skills/52d1969a-5d60-4c35-93e4-427f4fa771c4/claude-skill -o ~/.claude/skills/52d1969a-5d60-4c35-93e4-427f4fa771c4/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Show it off in your README:
[](https://workflowstacks.com/skills/52d1969a-5d60-4c35-93e4-427f4fa771c4?utm_source=github&utm_medium=badge)The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.
Do this with a working workflow
Pages we wrote and tested that put a skill like this to work — importable n8n templates, outcome guides and Claude Desktop configs.
Review Watchdog
Catch every bad review the day it lands — with a reply ready.
Includes the tested workflow and a written setup playbook. Needs: Google Places API key (free tier).
Related skills
More support tools founders pair with this one.