using-sales

Route ambiguous sales requests to the narrowest applicable child skill.

28|2|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/thompson0012/agents-stack --skill using-sales
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-sales
Source: https://github.com/thompson0012/agents-stack/tree/main/skills-optional/using-sales
Command: npx skills add https://github.com/thompson0012/agents-stack --skill using-sales

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Route ambiguous sales requests to the narrowest applicable child skill to minimize misrouting and accelerate the right workflow.

Core Features & Use Cases

  • Router enforces exactly one primary child skill or a no-skill option when appropriate.
  • Prioritizes concrete outputs: meeting prep before outbound draft before general research.
  • References the children boundaries in references/children.json to guide install hints and companion recommendations.
  • Safe fallback: install missing child skill and route accordingly when the best option isn't present.

Quick Start

Provide a sales context and the router will pick the narrowest matching child skill.

Frequently Asked Questions about using-sales

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route ambiguous sales requests to the right workflow?

Routing ambiguous sales requests requires a router that directs tasks to the narrowest applicable child skill, prioritizing concrete outputs like meeting prep before outbound drafts to minimize misrouting and accelerate workflows.

What is the best way to prioritize sales tasks like call preparation and outbound drafting?

Prioritizing sales tasks involves enforcing exactly one primary child skill per request, ranking concrete outputs by placing meeting prep before outbound draft before general account research to guide the workflow.

How do I handle missing child skills when routing sales tasks?

Handling missing child skills uses a safe fallback mechanism that prompts you to install the missing skill and then routes the sales task accordingly, ensuring the request still reaches the correct workflow.

Can I use a single router for account research, call preparation, and outbound drafting?

Yes, a single router can evaluate ambiguous sales requests across account research, call preparation, and outbound drafting, selecting exactly one specialized child skill to handle the specific task.

When do I need a routing skill instead of a general sales research tool?

You need a routing skill when sales requests are ambiguous and could match multiple workflows, requiring boundary references to enforce correct routing rules and direct tasks to the narrowest specialized skill.

Why does sales task routing fail when multiple child skills match a request?

Sales task routing fails when boundaries are unclear, which is why the router references children boundaries to enforce exactly one primary child skill or a no-skill option, preventing misrouting.