Browse Packages
AI phone call handler: Twilio telephony, Deepgram STT, OpenAI TTS
Telegram bot that answers messages using a local LLM (Ollama)
One-shot bot: reads from stdin, processes with LLM, writes reply to stdout
Advanced SQL features: transactions, prepared statements, migrations, and aggregations
Workflow import pattern: shared base workflow with authentication inherited by others
Session management with persistent SQLite storage for authentication
Web search using the native searchWeb executor (DuckDuckGo by default)
Local filesystem search using the native searchLocal executor
Web scraping + AI summarization using the native scraper executor
OpenClaw-style personal AI assistant: Gateway, Brain, Memory, Skills, and Heartbeat agents
{{ }} braces are optional for direct expressions but required for string interpolation
Interactive LLM chat REPL with 10 built-in tools for factual data and computation
Interactive LLM chat using the llm input source (stdin REPL)
Automated LinkedIn job applications with headless Chromium and local LLM
Jinja2 preprocessing in workflow and resource YAML files
Built-in input component that collects named input slots and returns structured JSON
Inline resources: LLM, HTTP, Exec, SQL, and Python running before/after main resource
Hybrid expressions mixing get() API calls with arithmetic operators
Advanced HTTP client: auth, retries, custom headers, streaming, and webhooks
File upload handling with multipart form-data support