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.
npx skills add Clientell-Ai/salesforce-skills --skill sf-docsgit clone --depth 1 https://github.com/Clientell-Ai/salesforce-skillsWrote 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.
[](https://agentmods.dev/skills/clientell-ai/salesforce-skills/sf-docs)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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 |
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.
- 10d ago First seen · 199 lines · 72 tokens per session scan A f1277b2ef017
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.
Other skills, from other repositories
chinese-git-workflow
A reference for configuring Git with Chinese code-hosting services such as Gitee, Coding.net, GitLab China, and CNB, including SSH, HTTPS, credentials, CI, and repository mirroring.
chinese-documentation
A Chinese technical-documentation style guide covering spacing, punctuation, numbers, terminology, and links when Chinese and English appear together.
sdd-tasks
Break an SDD change into implementation tasks. Trigger: orchestrator launches task planning for a change.
go-testing
Trigger: Go tests, go test coverage, Bubbletea teatest, golden files. Apply focused Go testing patterns.
ijfw-workflow
Use when the user says: 'build', 'create', 'plan', 'new project', 'brainstorm', 'design', 'UI', 'website', 'dashboard', 'app', 'help me build', 'launch', 'book', 'campaign', or anything project-level. Skill body decides Quick vs Deep path.
memorix-troubleshooting
Use when Memorix MCP, setup, project binding, HTTP control plane, hooks, skills, or agent integration is missing, stale, or failing.