xobni
Email infrastructure for AI agents via Xobni.ai. Provides real email addresses (@xobni.ai) with REST API and MCP server access. Use when an AI agent needs to send/receive email, search inbox, manage attachments, or set up webhooks for email notifications.
Why use this skill?
Equip your AI agents with dedicated email addresses, semantic search, and attachment handling. Seamlessly manage agent communication via Xobni.ai.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ghoshsanjoy78/xobniWhat This Skill Does
The Xobni AI skill provides a robust email infrastructure specifically engineered for AI agents. By integrating with the Xobni.ai ecosystem, this skill equips your agents with a dedicated, professional-grade email address (@xobni.ai). Unlike standard email providers that require complex OAuth flows or manual configuration, the Xobni skill offers a streamlined, agent-centric architecture. It enables seamless read and send capabilities, supports advanced attachment management, and powers semantic search across your agent's inbox. Whether your agent needs to process inbound support tickets, negotiate via email, or manage document flows, Xobni functions as a reliable communications layer that allows agents to participate in standard professional workflows autonomously.
Installation
To integrate the Xobni skill, run the installation command: clawhub install openclaw/skills/skills/ghoshsanjoy78/xobni. Once installed, visit xobni.ai/agents/new to initialize your agent and receive your unique address. Next, generate an API key from your dashboard at xobni.ai/settings/api-keys. For users operating within the Claude Desktop environment, configure your mcpServers settings by mapping the provided URL and adding your API key in the headers block as described in the documentation. This completes the authentication chain, scoping your key exclusively to your specific agent.
Use Cases
- Automated Customer Support: Automatically parse, categorize, and respond to incoming inquiries sent to your agent's email.
- Document Lifecycle Management: Ingest invoices or contracts sent via email and use semantic search to organize or extract metadata from attachments.
- Agent-to-Human Notification: Use your agent to proactively email users regarding the status of long-running background tasks or data processing alerts.
- Outbound Outreach: Automate personalized cold outreach by integrating the agent with a contact list database.
Example Prompts
- "Search my inbox for all emails related to 'Q3 invoices' received within the last month and summarize the findings into a table."
- "Draft a polite response to the latest email in my inbox thanking the sender for the file and letting them know I will review it by tomorrow morning."
- "Send a follow-up email to [email protected] with the project report attached; use the template 'Update: Project Status'."
Tips & Limitations
Because API keys are scoped to specific agents, ensure you manage keys carefully and avoid sharing them across different agent instances. The semantic search functionality is particularly powerful for finding needles in haystacks—use specific, natural language queries for best results. Note that while this skill excels at handling standard attachments and text bodies, it is intended for structured email communication; avoid sending extremely large attachments that might exceed per-message size limits defined by the Xobni infrastructure. Always verify that your agent has the appropriate permissions before executing automated send operations.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ghoshsanjoy78-xobni": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api