bel-show-crm-file

Community

Show CRM-stored files by downloading then opening.

Authorbennoloeffler
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinates download and open steps to view a file stored in the CRM database without exposing internal data in the context.

Core Features & Use Cases

  • Orchestration: download via bel-download-file-from-crm-db, then open with bel-open-file.
  • Use Case: Show a contract or image from CRM in a single user-facing flow.

Quick Start

  1. Use bel-download-file-from-crm-db to fetch the file, then
  2. Use bel-open-file to display it locally.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: bel-show-crm-file
Download link: https://github.com/bennoloeffler/bassi/archive/main.zip#bel-show-crm-file

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