ai-assisted-sales

ai-assisted-sales is a skill for Claude Code from impactbrussels/AINativeOS. It costs 160 tokens per session (1,553 once invoked), scanned A, original, Apache-2.0.

A method for using AI to handle supporting work in a sales process while keeping human judgement at key points. It treats a pilot as a trial that needs a written success measure and a route to a paid contract.

In plain words
What is it for?
Use it to map how a prospect becomes a paying customer, automate tasks such as lead research and follow-ups, and design pilots with a defined path to payment.
Why use it?
It reduces the manual work around sales without confusing a successful demonstration or pilot with actual revenue. Clear success criteria help prevent deals from stalling after initial interest.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ai-native-os plugin — 25 skills, 6 agents shipped together

Good fit Use it to map how a prospect becomes a paying customer, automate tasks such as lead research and follow-ups, and design pilots with a defined path to payment.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/impactbrussels/ainativeos/ai-assisted-sales
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add impactbrussels/AINativeOS --skill ai-assisted-sales
Clone the repo
git clone --depth 1 https://github.com/impactbrussels/AINativeOS

Made for: Claude Code.

Or install ai-native-os, the plugin that ships this one along with the rest of its 25 skills, 6 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ai-assisted-sales

README.md
[![agentmods](https://agentmods.dev/badge/skills/impactbrussels/ainativeos/ai-assisted-sales/github.svg)](https://agentmods.dev/skills/impactbrussels/ainativeos/ai-assisted-sales)
Your own site
<a href="https://agentmods.dev/skills/impactbrussels/ainativeos/ai-assisted-sales"><img src="https://agentmods.dev/badge/skills/impactbrussels/ainativeos/ai-assisted-sales/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ai-assisted-sales

Your own site · 80×15
<a href="https://agentmods.dev/skills/impactbrussels/ainativeos/ai-assisted-sales"><img src="https://agentmods.dev/badge/skills/impactbrussels/ainativeos/ai-assisted-sales.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 160 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,553 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00160 $0.01553
Opus 5 $0.00080 $0.00776
Sonnet 5 $0.00032 $0.00311
Haiku 4.5 $0.00016 $0.00155

Measured 10d ago against content hash defd1d21d4ac, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

ai-assisted-sales scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/ai-assisted-sales/SKILL.md · 97 lines

How it starts

The opening of the file, as written. The whole thing — 97 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AI-Assisted Sales

Most of the work that loses you deals is not the selling. It is the connective tissue: reading the lead, pulling the case study, drafting the reply, logging it, setting the reminder. Hand that to a system that runs at three in the morning and your scarce humans show up only where judgement is required. But there is a deadlier trap. A demo books a pilot, the pilot earns a logo, the logo raises a round, and a signature got counted as revenue. A pilot is branded curiosity, not a contract. The core move: design every pilot with a written success bar and a path to paid before it starts.

The method

Map where money moves, automate the middleware, and gate every pilot to paid. Full framework: references/sales-motion.md, drawn from handbook Chapter 11.

Step 1: Map the path a dollar takes

Write the real sequence from first contact to signed and supported, the way it happens today. Mark each step with one word: where an agent helps, and where a human must stay.

Stage Agent role Human gate
Qualify read, score, route the lead none
Scope gather context, pull the case study, draft the message that goes out
Pilot run the agreed test, log signals the success-bar call
Prove compose the pilot report, run checks verify before it ships
Expand draft the renewal, surface usage the close and the money

Step 2: Draw the line and automate one step

Everything below the trust line runs as software; everything above it stays a person. Automate the single step that is most repetitive, most often where deals go cold, and lowest-risk to hand off. That one step is your first revenue agent, not the whole pipeline.

Step 3: Design the pilot with the bar set first

Before the pilot starts, write the success metric, the timebox, and the path to paid. No open-ended pilots. Use the pilot-design template in the reference.

Pilot field Set before start
Success metric the one number that converts to a yes
Timebox the date the pilot ends, fixed
Path to paid the contract terms a pass triggers
Gate map the procurement, security, compliance owners who must sign

Read the full file on GitHub · 97 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 97 lines · 160 tokens per session scan A defd1d21d4ac

Subscribe to this mod's changes

ai-assisted-sales is a skill published in the GitHub repository impactbrussels/AINativeOS (1 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 160 tokens to every session and 1,553 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.