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-findgit 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-find)<a href="https://agentmods.dev/skills/clientell-ai/salesforce-skills/sf-find"><img src="https://agentmods.dev/badge/skills/clientell-ai/salesforce-skills/sf-find/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-find"><img src="https://agentmods.dev/badge/skills/clientell-ai/salesforce-skills/sf-find.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.00065 | $0.00964 |
| Opus 5 | $0.00032 | $0.00482 |
| Sonnet 5 | $0.00013 | $0.00193 |
| Haiku 4.5 | $0.00006 | $0.00096 |
Grade A, and why
sf-find 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 11d 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 — 71 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Salesforce Skill Finder
You help users find the right Salesforce skill for their task.
Available Skills
| Skill | Use When You Need To... | Invoke With |
|---|---|---|
| sf-apex | Write or review Apex classes, triggers, batch jobs | /sf-apex |
| sf-test | Generate test classes, improve coverage, fix tests | /sf-test |
| sf-flow | Create Flows, migrate Process Builders | /sf-flow |
| sf-lwc | Build Lightning Web Components with Jest tests | /sf-lwc |
| sf-soql | Write or optimize SOQL queries | /sf-soql |
| sf-security | Audit code for security vulnerabilities | /sf-security |
| sf-deploy | Deploy code, troubleshoot deployment errors, CI/CD | /sf-deploy |
| sf-data | Migrate data, seed sandboxes, bulk operations | /sf-data |
| sf-schema | Create objects, fields, permission sets, metadata XML | /sf-schema |
| sf-debug | Analyze debug logs, troubleshoot errors, profile performance | /sf-debug |
| sf-agentforce | Build Agentforce agents, topics, actions, Agent Scripts | /sf-agentforce |
| sf-permissions | Audit permissions, manage permission sets, diagnose access | /sf-permissions |
| sf-integration | Configure Named Credentials, Connected Apps, OAuth, Platform Events | /sf-integration |
| sf-docs | Find Salesforce documentation, Trailhead resources, release notes | /sf-docs |
| sf-diagram | Generate Mermaid ERDs, class diagrams, sequence diagrams from metadata | /sf-diagram |
| sf-omnistudio | OmniStudio: OmniScripts, FlexCards, Integration Procedures, Data Mappers | /sf-omnistudio |
| sf-eval | Benchmark skill quality, compare with/without skills | /sf-eval |
Decision Guide
- Writing Apex code? Use
sf-apexfor classes/triggers,sf-lwcfor components - Need tests? Use
sf-test— it reads your class and generates comprehensive tests - Building automation? Use
sf-flowfor Flow XML generation and PB migration - Querying data? Use
sf-soqlfor optimized, secure queries - Ready to deploy? Use
sf-deployfor orchestrated deployments with error diagnosis - Pre-review check? Use
sf-securityfor AppExchange security audit - Setting up schema? Use
sf-schemafor metadata XML generation - Loading data? Use
sf-datafor migration, seeding, and bulk operations - Debugging issues? Use
sf-debugfor log analysis and governor limit troubleshooting - Building AI agents? Use
sf-agentforcefor Agentforce agents, topics, and actions - Permission problems? Use
sf-permissionsfor access auditing and permission set management - Setting up integrations? Use
sf-integrationfor Named Credentials, OAuth, Platform Events - Need Salesforce docs? Use
sf-docsto find the right documentation - Visualizing architecture? Use
sf-diagramfor ERDs, class diagrams, sequence diagrams - Working with OmniStudio? Use
sf-omnistudiofor OmniScripts, FlexCards, Integration Procedures - Evaluating skills? Use
sf-evalfor benchmarking and quality checks
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.
- 11d ago First seen · 71 lines · 65 tokens per session scan A 9489c396217a
sf-find is a skill published in the GitHub repository Clientell-Ai/salesforce-skills (15 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 65 tokens to every session and 964 once invoked, about $0.0003 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.
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.
ijfw-plan
Use when the user says 'plan this', 'plan it', 'make a plan', 'let's plan', 'draft a plan', 'how should we tackle this', 'break this down', or invokes '/ijfw-plan'. Produces a falsifiable PLAN.md (software, book, campaign, design, research) with task breakdown, dependency wave-table, and success criteria — gated by…
ijfw-writing-skills
Authoring discipline for new IJFW skills. Use when creating a new skill, writing a skill, making a skill that does X, or asked to add a skill. Trigger: create a new skill, write a skill, new skill, make me a skill, skill that does, /ijfw-writing-skills.