AI AGENT ADDONS
Databases
1,377installs

Writing queries for Salesforce data can be hard. The sf-soql skill helps you create and improve SOQL and SOSL queries. It gives each query a 100-point score based on quality and performance.

You can describe what you need in plain words. The skill turns your description into a correct query. It then checks for selectivity, security, and efficiency. This helps you avoid common mistakes.

Use this skill whenever you write or fix SOQL. It works for relationship queries, aggregates, and more. It is perfect for Salesforce developers who want fast and safe queries.

Add Sf Soql skill to your workflow

Global

mkdir -p ~/.claude/skills/sf-soql

Project

mkdir -p .claude/skills/sf-soql

Source Repository

Stars
420
Forks
96
Watchers
420
License
MIT
Last Push
2 months ago
Created
7 months ago