Sales Enablement banner
mmashiat mmashiat

Sales Enablement

Development community

Description

# /sales-enablement — Sales Content Creation ## Purpose Create sales content: client meeting decks, pre-call briefings, post-meeting debriefs, technical briefs, one-pagers, and competitive positioning documents. ## Step 0: Load Config Read `config/company.yaml` from the bd-intern plugin directory. Use company name, products, engagement offer, brand voice, and contact email. If config is missing, stop and tell the user to run `/bd-intern setup`. Also load `references/product-knowledge.md` if i

Installation

Installs to ~/.claude/skills/mmashiat-bd-intern-sales-enablement/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mmashiat-bd-intern-sales-enablement && curl -fsSL https://raw.githubusercontent.com/mmashiat/bd-intern/HEAD/commands/sales-enablement.md -o ~/.claude/skills/mmashiat-bd-intern-sales-enablement/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository