sales-skills

sales-skills is a plugin for Claude Code from Doris-Labs/sales-skills. Its manifest loads nothing; the 30 skills it bundles cost 2,123 tokens per session together, scanned A, original, MIT.

A set of AI-agent skills for account executives handling sales work, from finding customer needs to following up after meetings.

In plain words
What is it for?
Use it to prepare customer discovery, manage deals, qualify opportunities, forecast sales, and plan follow-up. It works on its own and is intended to work best with Doris.
Why use it?
It helps organize the many steps of managing deals, so important qualification, forecasting, and follow-up work is less likely to be missed.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Use it to prepare customer discovery, manage deals, qualify opportunities, forecast sales, and plan follow-up. It works on its own and is intended to work best with Doris.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add Doris-Labs/sales-skills/plugin install sales-skills
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.

Clone the repo
git clone --depth 1 https://github.com/Doris-Labs/sales-skills

Made for: Claude Code.

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 sales-skills

README.md
[![agentmods](https://agentmods.dev/badge/plugins/doris-labs/sales-skills/sales-skills/github.svg)](https://agentmods.dev/plugins/doris-labs/sales-skills/sales-skills)
Your own site
<a href="https://agentmods.dev/plugins/doris-labs/sales-skills/sales-skills"><img src="https://agentmods.dev/badge/plugins/doris-labs/sales-skills/sales-skills/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 sales-skills

Your own site · 80×15
<a href="https://agentmods.dev/plugins/doris-labs/sales-skills/sales-skills"><img src="https://agentmods.dev/badge/plugins/doris-labs/sales-skills/sales-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 30 skills cost 2,123 tokens a session between them.
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.
Security

Grade A, and why

sales-skills 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.

.claude-plugin/plugin.json · 8 lines

What it actually says

{
  "name": "sales-skills",
  "description": "AI agent skills for Account Executives — discovery, deal execution, qualification, forecasting, and follow-up. Works standalone; best with Doris.",
  "version": "0.1.0",
  "author": "Doris Labs",
  "skills": "./skills"
}
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 · 8 lines scan A 59fa65b85a90

Subscribe to this mod's changes

sales-skills is a plugin published in the GitHub repository Doris-Labs/sales-skills (3 stars, last pushed 3mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.

Related

Other plugins, from other repositories

agb-recht-pruefer

Gigantischer AGB-Rechtsprüfer und Klausel-Entwerfer für deutsches Recht: §§ 305 bis 310 BGB, UKlaG, B2C/B2B, Branchen-AGB, Redlining, Klauselrisiko und rechtssichere Entwurfsworkflows.

Klotzkette/claude-fuer-deutsches-recht · not measured

suede-code

Code quality subset: one-pass review plus an A-F ship verdict (suede-code), deep findings with TypeScript, React, Next.js, OWASP, and database checklists (suede-code-review), a grade-only verdict with instant-F triggers and grade caps (suede-code-grader), and CI branch protection that gates the merge (suede-ci-gate).

JasonColapietro/suede-creator-skills · not measured

code-operations-plugin

Skills for code manipulation operations including line-based code transfer, bulk refactoring, and file analysis - converted from code-copy-mcp.

mhattingpete/claude-skills-marketplace · not measured

claude-security-skills

Security skills for Claude Code: secret scanning, Python SAST, prompt-injection testing, and HTTP, JWT, Dockerfile, CORS and dependency auditing. Runs on the standard library with no runtime dependencies.

NovaCode37/claude-security-skills · not measured

skillci

Lint, eval, and regression-test Claude Skills against a model matrix. Installs skillci-guardrails, which auto-verifies any SKILL.md an agent creates or edits with skillci check/eval before treating the change as done.

kabirnarang39/skillci · not measured

branch-recap

Tells you what your branch actually changed — what was done, why, and what deserves a second look, instead of the diff — then files the fixes into the commits they belong to.

Malo-T/claude-toolbelt · not measured