Xeref-Claw
beginner
Telegram Bot
Full integration with Telegram Bot API for chat.
#messaging#chat
intermediate
Discord Bot
chat helper for Discord servers.
#messaging#community
advanced
WhatsApp Integration
Connect via Baileys or Evolution API.
#messaging#mobile
intermediate
Slack Integration
Slack bot for workspace automation.
#messaging#work
intermediate
Email Gateway
Send and receive emails via SMTP/IMAP.
#communication#classic
intermediate
Voice Transcription
Convert speech to text using Whisper.
#audio#ai
beginner
Text-to-Speech
Lifelike voice generation with ElevenLabs.
#audio#voice
intermediate
Vision (Multimodal)
Analyze images using GPT-4o or similar.
#vision#multimodal
intermediate
Document Parsing
Ingest PDF, DOCX, and TXT files.
#documents#data
beginner
Core Memory
Persistent facts about the user and agent.
#memory#system
beginner
Conversation Buffer
Short-term memory of recent chats.
#memory#chat
advanced
Semantic Memory (RAG)
Long-term vector memory with Pinecone.
#memory#vectors
beginner
Markdown Memory
Local file-based memory system.
#memory#local
beginner
Web Search
Live internet access via Tavily or Serper.
#search#tools
advanced
Browser Automation
Control a headless browser (Puppeteer/Playwright).
#automation#scraping
intermediate
GitHub Integration
Manage issues, PRs, and repos.
#dev#tools
intermediate
Google Calendar
Manage schedule and events.
#productivity#google
advanced
Shell Execution
Run terminal commands securely.
#system#dangerous
intermediate
Daily Heartbeat
Cron-based morning routine.
#scheduling#active
beginner
News Digest
Fetch and summarize top news.
#news#info
beginner
Soul / Personality
Define the agent's character in soul.md.
#personality#core
advanced
Multi-Agent Routing
Route tasks to specialist sub-agents.
#architecture#scaling