bel-insert-file-to-crm-and-link-it

This skill should be used when inserting files (images, PDFs, Excel files, documents) into the CRM database and linking them to companies, people, events, or sales opportunities. The skill handles base64 encoding, hash calculation, MIME type detection, and SQL insertion automatically through a Python script.

$ 安裝

git clone https://github.com/bennoloeffler/bassi /tmp/bassi && cp -r /tmp/bassi/.claude/skills/bel-insert-file-to-crm-and-link-it ~/.claude/skills/bassi

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