Browse Packages
Text-to-speech synthesis — offline via espeak or online via OpenAI TTS API.
Web search via Tavily API — query the web and get structured results.
Search local files by keyword or glob pattern — recursive directory search with content matching.
Web scraper — fetch a URL and extract text content, with optional CSS selector filtering.
Call a remote kdeps agent via HTTP — delegate tasks to agents running on other servers.
Generate PDF documents from HTML or plain text content.
Persistent key-value memory store backed by SQLite.
Input processing — parse and validate incoming data from multiple sources.
Local document store with keyword similarity search — SQLite-backed, fully on-prem.
Send email via SMTP — supports TLS, HTML and plain text.
Generate iCalendar (.ics) event files — meeting invites, reminders, scheduling.
Browser automation via Playwright — navigate, click, fill forms, screenshot, and extract content.
Chat bot reply via HTTP API — send messages to Telegram, Discord, Slack.
Autonomous task execution via LLM planning — break down goals into executable steps.