Sales workflows. USE WHEN sales, proposal, pricing. SkillSearch('sales') for docs.
Before executing, check for user customizations at:
~/.opencode/PAI/USER/SKILLCUSTOMIZATIONS/Sales/
If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults.
You MUST send this notification BEFORE doing anything else when this skill is invoked.
Send voice notification:
curl -s -X POST http://localhost:8888/notify \
-H "Content-Type: application/json" \
-d '{"message": "Running the WORKFLOWNAME workflow in the Sales skill to ACTION"}' \
> /dev/null 2>&1 &
Output text notification:
Running the **WorkflowName** workflow in the **Sales** skill to ACTION...
This is not optional. Execute this curl command immediately upon skill invocation.
Transform product documentation into compelling sales narratives and visual assets.
Takes technical documentation, product information, or feature descriptions and produces:
PRODUCT DOCUMENTATION
↓
[1] STORY EXPLANATION — Extract the narrative arc (what's the real value?)
↓
[2] EMOTIONAL REGISTER — What feeling should this evoke? (wonder, determination, hope, etc.)
↓
[3] VISUAL CONCEPT — Derive scene from narrative + emotion
↓
[4] GENERATE ASSETS — Create visual + narrative package
↓
SALES-READY OUTPUT
Workflows/Create-sales-package.mdThe complete pipeline. Takes product docs and produces:
Workflows/Create-narrative.mdJust the story. Converts technical docs into compelling narrative.
Workflows/Create-visual.mdJust the visual. Creates charcoal sketch art for existing narrative.
Input: Technical documentation about AI code review tool
Output:
This skill combines:
The goal: Sales teams get materials that are highly tied to what they're selling, clear, succinct, and effective.
Example 1: Full sales package from docs
User: "create a sales package for this product" [provides docs]
→ Extracts narrative arc using storyexplanation
→ Determines emotional register (wonder, determination, hope)
→ Generates charcoal sketch visual + narrative + talking points
Example 2: Sales narrative only
User: "turn this technical doc into a sales pitch"
→ Reads documentation and extracts value proposition
→ Creates 8-24 point story explanation in first person
→ Returns conversational narrative ready for sales scripts
Example 3: Visual asset for existing narrative
User: "create a visual for this sales story"
→ Analyzes narrative for emotional core
→ Derives scene concept from story + emotion
→ Generates charcoal gestural sketch with transparent background