Skills
The DealSurface OpenClaw plugin includes four standalone skills shaped around real GTM workflows.
Bundled skill IDs
The package does not use a parent router skill. Each skill is meant to trigger directly from a natural sales task.
| Skill ID | Role | Primary tools |
|---|---|---|
| finding-ranked-prospects | Account discovery and prioritization | list_products, list_prospects, get_prospect |
| researching-proof-of-need | Evidence research and proof extraction | get_prospect, search_excerpts |
| planning-deal-strategy | Account plan and deal motion | get_prospect, search_excerpts |
| finding-leads-and-drafting-outreach | Buying committee mapping and outbound drafting | generate_dealmap, get_dealmap, craft_outreach |
Shared operating rules
- Start from
list_productsunless product context is already confirmed. - Avoid billed calls until user intent requires DealMap generation or outreach drafting.
- Ground recommendations in evidence excerpts, not generic assumptions.
- Use
force_refreshonly with explicit user consent.
Progressive disclosure
Each standalone skill keeps the main workflow short and pushes deeper heuristics into one-level-deep reference files that only need to be loaded when the task actually requires them.