file-to-base64

Convert files (PDF, images) to Base64 encoding with MIME type detection for API attachments. Use when you need to prepare file attachments for the FreeAgent API or any other API that requires Base64-encoded files.

$ 설치

git clone https://github.com/WavingCatApps/freeagent-mcp-vercel /tmp/freeagent-mcp-vercel && cp -r /tmp/freeagent-mcp-vercel/skills/file-to-base64 ~/.claude/skills/freeagent-mcp-vercel

// tip: Run this command in your terminal to install the skill