sf-find

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

A guide that helps choose among Salesforce development skills. Salesforce is a platform for building business applications, and the listed skills cover tasks such as Apex, data, security, deployment, and debugging.

In plain words
What is it for?
Use it to browse Salesforce skill options, see what each one handles, and select the right command for your task.
Why use it?
It helps you find the appropriate specialized skill when a Salesforce task is unclear or spans several areas.

Skill for Claude Code

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

Good fit Use it to browse Salesforce skill options, see what each one handles, and select the right command for your task.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/clientell-ai/salesforce-skills/sf-find
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-find
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-find

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

agentmods 80×15 button for sf-find

Your own site · 80×15
<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>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 964 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.00065 $0.00964
Opus 5 $0.00032 $0.00482
Sonnet 5 $0.00013 $0.00193
Haiku 4.5 $0.00006 $0.00096

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

Security

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.

skills/sf-find/SKILL.md · 71 lines

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

  1. Writing Apex code? Use sf-apex for classes/triggers, sf-lwc for components
  2. Need tests? Use sf-test — it reads your class and generates comprehensive tests
  3. Building automation? Use sf-flow for Flow XML generation and PB migration
  4. Querying data? Use sf-soql for optimized, secure queries
  5. Ready to deploy? Use sf-deploy for orchestrated deployments with error diagnosis
  6. Pre-review check? Use sf-security for AppExchange security audit
  7. Setting up schema? Use sf-schema for metadata XML generation
  8. Loading data? Use sf-data for migration, seeding, and bulk operations
  9. Debugging issues? Use sf-debug for log analysis and governor limit troubleshooting
  10. Building AI agents? Use sf-agentforce for Agentforce agents, topics, and actions
  11. Permission problems? Use sf-permissions for access auditing and permission set management
  12. Setting up integrations? Use sf-integration for Named Credentials, OAuth, Platform Events
  13. Need Salesforce docs? Use sf-docs to find the right documentation
  14. Visualizing architecture? Use sf-diagram for ERDs, class diagrams, sequence diagrams
  15. Working with OmniStudio? Use sf-omnistudio for OmniScripts, FlexCards, Integration Procedures
  16. Evaluating skills? Use sf-eval for benchmarking and quality checks

Read the full file on GitHub · 71 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. 11d ago First seen · 71 lines · 65 tokens per session scan A 9489c396217a

Subscribe to this mod's changes

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.

Related

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.

jnMetaCode/superpowers-zh · 69 tokens

chinese-documentation

A Chinese technical-documentation style guide covering spacing, punctuation, numbers, terminology, and links when Chinese and English appear together.

jnMetaCode/superpowers-zh · 62 tokens

go-testing

Trigger: Go tests, go test coverage, Bubbletea teatest, golden files. Apply focused Go testing patterns.

Gentleman-Programming/gentle-ai · 26 tokens

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.

FerroxLabs/ijfw · 70 tokens

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…

FerroxLabs/ijfw · 95 tokens

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.

FerroxLabs/ijfw · 69 tokens