Install
openclaw skills install ai-inbox-attachment-finderBuilds a privacy-preserving search plan and found-file log for locating a specific email or chat attachment using metadata, likely senders, dates, keywords, and user-confirmed matches only.
openclaw skills install ai-inbox-attachment-finderAI Inbox Attachment Finder helps a user locate a specific form, receipt, school notice, itinerary, signed PDF, spreadsheet, image, or other attachment in email or chat without exposing sensitive contents. It produces a prioritized search plan with exact query strings, likely sender and date filters, attachment type guesses, and a found-file log for user-confirmed matches.
This skill does not read inboxes, access accounts, download attachments, expose sensitive content, or decide that a file is correct without user confirmation. It works from user-provided metadata and gives search tactics the user can run in their own mail or chat app.
Use this skill when the user asks about:
Trigger phrases: "find the attachment", "I lost the PDF in my inbox", "search my email for a receipt", "help me find that school form", "make queries for an attachment"
Ask for metadata, not private content:
If the user cannot share details, use placeholders and teach the pattern.
Turn the user's memory into a short target card:
Keep the target card metadata-only. Do not ask the user to paste private document contents.
Create clue buckets the user can combine:
Produce exact query strings for the user's platform when known. If the platform is unknown, provide generic query patterns.
Examples of safe patterns:
from:(sender@example.com) has:attachment filename:pdf after:YYYY/MM/DD before:YYYY/MM/DDfrom:organization has:attachment (receipt OR invoice OR order)filename:pdf "school form" after:YYYY/MM/DDhas:attachment "itinerary" "city or trip label"larger:1M filename:pdf from:domain.com"attached" "signed" "project label"Use placeholders when a term could reveal sensitive information. Do not fabricate exact senders, dates, or codes.
Create a short sequence:
Explain when to broaden or narrow.
Give the user a metadata-only log template:
The assistant should not mark a final match unless the user confirms it.
Depending on the task, suggest next actions without handling the file directly:
For external sending, form submission, or payment, require user review and confirmation.
Deliver a concise artifact with these sections:
Use this structure:
A strong response should: