salesforce-test-drive

salesforce-test-drive is a plugin for Claude Code from forcedotcom/sf-skills. Its manifest loads nothing; the 1 command it bundles cost 64 tokens per session together, scanned A, original, Apache-2.0.

A guided Salesforce demonstration that takes a selected capability through a complete build and run. Salesforce is a customer-management platform, and Agentforce is its system for building service agents.

In plain words
What is it for?
Use it to practise an end-to-end Salesforce build, such as delivering a service agent through a website chat widget.
Why use it?
It gives developers a repeatable way to check setup, connect or provision an organisation, and learn how a Salesforce capability is assembled.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add forcedotcom/sf-skills
agentmods
npx agentmods add plugins/forcedotcom/sf-skills/salesforce-test-drive
Clone the repo
git clone --depth 1 https://github.com/forcedotcom/sf-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 salesforce-test-drive

README.md
[![agentmods](https://agentmods.dev/badge/plugins/forcedotcom/sf-skills/salesforce-test-drive.svg)](https://agentmods.dev/plugins/forcedotcom/sf-skills/salesforce-test-drive)
Your own site
<a href="https://agentmods.dev/plugins/forcedotcom/sf-skills/salesforce-test-drive"><img src="https://agentmods.dev/badge/plugins/forcedotcom/sf-skills/salesforce-test-drive.svg" alt="Measured on agentmods" 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 1 command cost 64 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

salesforce-test-drive 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 today.

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.

plugins/builder/salesforce-test-drive/.claude-plugin/plugin.json · 22 lines

What it actually says

{
  "name": "salesforce-test-drive",
  "displayName": "Salesforce Test Drive",
  "version": "0.1.0",
  "description": "Take a Salesforce capability for a test drive — pick a curated end-to-end build from a menu (e.g. a Service help agent delivered as a website chat widget) and watch it run start to finish. A guided, rehearsable demo and learning engine that checks readiness, helps you connect or provision an org, then choreographs the salesforce-development skills to build the real thing.",
  "author": { "name": "Salesforce", "url": "https://github.com/forcedotcom/sf-skills" },
  "license": "Apache-2.0",
  "homepage": "https://github.com/forcedotcom/sf-skills/tree/main/plugins/builder/salesforce-test-drive",
  "repository": "https://github.com/forcedotcom/sf-skills.git",
  "keywords": [
    "salesforce",
    "test-drive",
    "demo",
    "agentforce",
    "service-cloud",
    "onboarding",
    "guided-build"
  ],
  "dependencies": ["salesforce-development"],
  "commands": "./commands/"
}
Contents

What it installs

The manifest is a name and a version. 1 command travel with it, and installing the plugin installs all of them — 64 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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. today First seen · 22 lines scan A 9ddbf073aa93

Subscribe to this mod's changes

salesforce-test-drive is a plugin published in the GitHub repository forcedotcom/sf-skills (961 stars, last pushed yesterday), licensed Apache-2.0. 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-09-03.

Related

Other plugins, from other repositories

Master-skill

FoJin-powered Buddhist AI persona framework — source-grounded, boundary-aware, fidelity-tested, runtime-ready. 15 prebuilt masters across 印度/汉传/藏传/南传 plus compare, debate, and curriculum meta-skills.

xr843/Master-skill · not measured

ida-plugin-development

Skills, knowledge, and scripts for developing plugins for IDA Pro in Python, using idiomatic patterns, lessons, and tricks.

HexRaysSA/claude-marketplace · not measured

unslop

Three anti-slop scanners in one bundle: a-unslop-text catches AI-diction and cadence tells in prose, a-unslop-code catches bugs and tutorial-shaped patterns in source, a-unslop-ui catches stock-default looks in web UI. Each ships a deterministic scanner plus a Build mode that heads off the tell before it ships. The…

imisic/claude-marketplace · not measured

yggdrasil

One shared, durable memory for your AI coding agents — local-first, zero-dependency. Decisions, lessons and status persist across sessions, tools and projects.

VonderVuflya/Yggdrasil · not measured

observer

Turn a video or podcast into a study session: transcript, prepared concepts, and charts the agent builds and verifies. Pause anywhere and ask; the agent knows the second you are on. Ships the observer skill and its MCP server.

hec-ovi/observer-skill · not measured

language-coach

Real-time language coaching in Claude Code. Set your native and target language, get corrections and natural expressions on every prompt.

leeguooooo/prompt-language-coach · not measured