Sales banner
nasrulhazim nasrulhazim

Sales

Development community

Description

--- name: sales description: All-in-one sales command - generate config, pricing, marketing, and quotation in one go --- # /sales Command All-in-one sales command that runs the full suite: config setup, pricing, marketing, and quotation generation. ## Usage ```text /sales /sales [customer-type] /sales [customer-type] via [channel] ``` ## Workflow ```mermaid flowchart TD A["/sales command"] --> B{product-config.md exists?} B -- Yes --> C[Read config] B -- No --> D["Run /sales-cr

Installation

Installs to ~/.claude/skills/nasrulhazim-agent-skills-sales/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nasrulhazim-agent-skills-sales && curl -fsSL https://raw.githubusercontent.com/nasrulhazim/agent-skills/HEAD/commands/sales.md -o ~/.claude/skills/nasrulhazim-agent-skills-sales/SKILL.md

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

Full documentation available on GitHub

View Source Repository