Help us improve
Share bugs, ideas, or general feedback.
From zemail
Search emails semantically using ZeroEntropy. Use when the user asks about emails, wants to find messages, or needs email context.
npx claudepluginhub zeroentropy-ai/zemailHow this skill is triggered — by the user, by Claude, or both
Slash command
/zemail:search-emailsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When the user asks about their emails or wants to find specific messages, use the zemail MCP tools.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Creates, reads, edits, and analyzes .docx files using docx-js for new documents, pandoc for text extraction, Python scripts for XML unpacking/validation/changes, and LibreOffice for conversions.
Share bugs, ideas, or general feedback.
When the user asks about their emails or wants to find specific messages, use the zemail MCP tools.
index_status to check if emails are already indexedsync_emailsset_api_key with itsync_emails againauthorize_gmailsearch_emails_tool with a natural language queryget_email with an email ID to read full contentThe search uses zembed-1 embeddings for retrieval and zerank-2 for reranking.