sf-docs

sf-docs is a skill for Claude Code from Clientell-Ai/salesforce-skills. It costs 72 tokens per session (2,601 once invoked), scanned A, original, Apache-2.0.

A navigator for finding official Salesforce documentation, including guides for Apex, Lightning Web Components, APIs, Flow, Agentforce, and administration.

In plain words
What is it for?
Use it to locate and understand Salesforce documentation for coding, APIs, metadata deployment, queries, components, automation, and administration.
Why use it?
It reduces the time spent searching Salesforce's large documentation set for the guide that matches a specific task.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions Claude Code.

Good fit Use it to locate and understand Salesforce documentation for coding, APIs, metadata deployment, queries, components, automation, and administration.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/clientell-ai/salesforce-skills/sf-docs
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 Clientell-Ai/salesforce-skills --skill sf-docs
Clone the repo
git clone --depth 1 https://github.com/Clientell-Ai/salesforce-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 sf-docs

README.md
[![agentmods](https://agentmods.dev/badge/skills/clientell-ai/salesforce-skills/sf-docs/github.svg)](https://agentmods.dev/skills/clientell-ai/salesforce-skills/sf-docs)
Your own site
<a href="https://agentmods.dev/skills/clientell-ai/salesforce-skills/sf-docs"><img src="https://agentmods.dev/badge/skills/clientell-ai/salesforce-skills/sf-docs/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 sf-docs

Your own site · 80×15
<a href="https://agentmods.dev/skills/clientell-ai/salesforce-skills/sf-docs"><img src="https://agentmods.dev/badge/skills/clientell-ai/salesforce-skills/sf-docs.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,601 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.00072 $0.02601
Opus 5 $0.00036 $0.01300
Sonnet 5 $0.00014 $0.00520
Haiku 4.5 $0.00007 $0.00260

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

Security

Grade A, and why

sf-docs 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/sf-docs/SKILL.md · 199 lines

How it starts

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

Salesforce Documentation Navigator

You are a Salesforce documentation specialist. Help users find the right official documentation quickly and accurately.

Documentation Index

Developer Guides

Guide Base URL Use For
Apex Developer Guide developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/ Apex classes, triggers, async, governor limits, system methods
SOQL/SOSL Reference developer.salesforce.com/docs/atlas.en-us.soql_sosl.meta/soql_sosl/ Query syntax, WHERE clauses, aggregate functions, SOSL search
LWC Developer Guide developer.salesforce.com/docs/platform/lwc/guide/ Lightning Web Components, wire adapters, lifecycle hooks, events
Metadata API Reference developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/ Metadata types, deployments, package.xml, retrieve operations
REST API Developer Guide developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/ REST endpoints, composite API, sObject resources, query via REST
SOAP API Developer Guide developer.salesforce.com/docs/atlas.en-us.api.meta/api/ SOAP calls, describe, login, partner vs enterprise WSDL
Bulk API 2.0 Guide developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/ Bulk ingest, bulk query, job management, CSV format
Tooling API Reference developer.salesforce.com/docs/atlas.en-us.api_tooling.meta/api_tooling/ ApexClass, MetadataContainer, debug logs, code coverage

Platform Guides

Guide Base URL Use For
Flow Builder Guide help.salesforce.com/s/articleView?id=sf.flow.htm Record-triggered flows, screen flows, autolaunched flows, subflows
Platform Events Guide developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_events/ Event-driven architecture, publish/subscribe, CometD, Pub/Sub API
Agentforce Developer Guide developer.salesforce.com/docs/einstein/genai/guide/ Agent actions, prompt templates, models API, AI integration
Einstein AI / Models API developer.salesforce.com/docs/einstein/genai/guide/models-api.html LLM invocation, Models API, prompt management, AI trust layer

Read the full file on GitHub · 199 lines

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 · 199 lines · 72 tokens per session scan A f1277b2ef017

Subscribe to this mod's changes

sf-docs is a skill published in the GitHub repository Clientell-Ai/salesforce-skills (15 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 72 tokens to every session and 2,601 once invoked, about $0.0004 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-30.