Extension Catalog

All built-in extensions available in Narakim. Install per-bot from Bot Dossier → Extensions. Only installed extensions appear in the Node Palette.

info

Per-extension detail pages live under /docs/reference/extensions/<name>.

Triggers

ExtensionDescription
Manual TriggerStart manually from UI or API
Timer TriggerCron or interval — schedules automations
Webhook TriggerHTTP webhook entry

Logic

ExtensionDescription
If ConditionBranch with true / false handles
For EachLoop array — body and completed ports
Set VariableStore {{vars.*}} values
Get VariableRead variables
LogWrite to live logs

Network & web

ExtensionDescription
HTTP RequestREST client
Web Scraper (Static HTML)Cheerio, CSS selectors, static HTML only
JSON API PollerPoll JSON + change hash — requires Timer Trigger on graph
File DownloaderDownload URL as base64
RSS FeedRSS/Atom parser

Data & utilities

ExtensionDescription
Transform DataJSON/array/object ops
HTML to MarkdownStrip/convert HTML
CSV ParserParse/generate CSV
String OperationsTrim, split, replace, case
JSON PathJSONPath extract
RegexMatch/replace
Crypto & EncodingHash/HMAC/base64, webhook verify
Date & TimeFormat/parse dates
Math & NumbersNumeric ops
Narakim DatabaseBuilt-in per-bot SQLite (automation-only, no setup)
Narakim FilesBuilt-in per-bot file storage (500 MB quota)
Database ObjectExternal Postgres/MySQL/Mongo/Firebase (requires connection)
Database MediaExternal file storage (S3, GCS, etc.)
QR Code GeneratorQR PNG/SVG/base64

AI

ExtensionDescription
OpenRouter AIGeneral LLM
AI SummarizerSummarize text
AI ModerationOpenAI moderation
AI ClassifierCategory labels
AI TranslatorTranslate text
AI Image GenerationDALL-E / Stability / Replicate
AI Text-to-SpeechOpenAI TTS / ElevenLabs
AI Speech-to-TextWhisper / Deepgram

Notifications & integrations

AppExample nodes
SendGrid / SMTP / MailgunEmail send
Twiliotwilio_sms, twilio_whatsapp
PushoverPush notifications
GitHubIssues, PRs, releases
Notion / AirtablePages, records
Stripe / Supabase / LinearWebhooks, data, issues
Datadog / PagerDutyEvents, metrics, incidents

Docker / container extensions

ExtensionDescription
PDF GeneratorHTML/URL → PDF
Document ExtractorExtract text from documents
Image ProcessorSharp resize/crop/convert

Build images from narakim-server/extensions/<name>/ (see server README).

Platform extensions

Discord, Slack, and Telegram nodes are documented in Platform Extensions Reference and Discord node semantics.

Was this helpful?
historyLast updated: May 10, 2026