Create Attachment

Official

Add files to your emails.

Authornaftiko
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows you to programmatically add file attachments to email messages, streamlining the process of sending emails with necessary documents.

Core Features & Use Cases

  • Attach Files: Adds specified files as attachments to an existing email message, typically a draft.
  • Base64 Encoding: Handles file content by accepting it as a base64-encoded string.
  • Use Case: Automatically attach a generated report (e.g., a PDF or CSV) to a draft email before sending it to a client.

Quick Start

Use the create attachment skill to add the file 'report.pdf' with content 'SGVsbG8gV29ybGQ=' to the message with ID 'AAMkAGI1AAAGB1rUAAA='.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Create Attachment
Download link: https://github.com/naftiko/microsoft-outlook-sandbox/archive/main.zip#create-attachment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.