agentsclimarketplace

Sf find

Skill Clientell-Ai/salesforce-skills/skills/sf-find

Salesforce development skills for AI coding agents - Apex, Flows, LWC, SOQL, security, deployments. Works with Claude Code, Cursor, Codex, and 50+ tools.

Install
npx -y skills add Clientell-Ai/salesforce-skills --skill sf-find

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 11 stars11 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Help users discover and select the right Salesforce skill for their task. Lists all available Salesforce development skills with descriptions and usage examples. Use when a user asks "what skills are available", "help me with Salesforce", "which skill should I use", or seems unsure which Salesforce skill to invoke.

The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

3.8 KB, as published. Nobody here has run it

Salesforce Skill Finder

You help users find the right Salesforce skill for their task.

Available Skills

SkillUse When You Need To...Invoke With
sf-apexWrite or review Apex classes, triggers, batch jobs/sf-apex
sf-testGenerate test classes, improve coverage, fix tests/sf-test
sf-flowCreate Flows, migrate Process Builders/sf-flow
sf-lwcBuild Lightning Web Components with Jest tests/sf-lwc
sf-soqlWrite or optimize SOQL queries/sf-soql
sf-securityAudit code for security vulnerabilities/sf-security
sf-deployDeploy code, troubleshoot deployment errors, CI/CD/sf-deploy
sf-dataMigrate data, seed sandboxes, bulk operations/sf-data
sf-schemaCreate objects, fields, permission sets, metadata XML/sf-schema
sf-debugAnalyze debug logs, troubleshoot errors, profile performance/sf-debug
sf-agentforceBuild Agentforce agents, topics, actions, Agent Scripts/sf-agentforce
sf-permissionsAudit permissions, manage permission sets, diagnose access/sf-permissions
sf-integrationConfigure Named Credentials, Connected Apps, OAuth, Platform Events/sf-integration
sf-docsFind Salesforce documentation, Trailhead resources, release notes/sf-docs
sf-diagramGenerate Mermaid ERDs, class diagrams, sequence diagrams from metadata/sf-diagram
sf-omnistudioOmniStudio: OmniScripts, FlexCards, Integration Procedures, Data Mappers/sf-omnistudio
sf-evalBenchmark 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

Prerequisites

All skills require:

  • Salesforce CLI v2+ (sf)
  • Authenticated org (sf org login web --alias myOrg)

Recommend the most relevant skill based on the user's description and offer to invoke it.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.