๐ŸŽฏ

querying-soql

๐ŸŽฏSkill

from forcedotcom/sf-skills

VibeIndex|
What it does
|

Salesforce agent skill for writing and executing SOQL queries, part of a curated library covering Agentforce, Apex, LWC, Flow, UI bundles, and other Salesforce application building workflows.

๐Ÿ“ฆ

Same repository

forcedotcom/sf-skills(72 items)

querying-soql

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add forcedotcom/sf-skills --skill querying-soql
skills.sh Installโš  Installs to .agents/skills/
npx skills add forcedotcom/sf-skills --skill querying-soql
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/querying-soql/SKILL.md

SKILL.md

2,008Installs
-
AddedMay 14, 2026

More from this repository10

๐ŸŽฏ
generating-apex๐ŸŽฏSkill

Primary Salesforce Apex authoring skill for class generation, refactoring, and code review โ€” covers services, selectors, batch/queueable/schedulable jobs, triggers, REST endpoints, and AuraEnabled controllers.

๐ŸŽฏ
generating-apex-test๐ŸŽฏSkill

Part of the Salesforce Skills Library, this skill generates Apex test classes for Salesforce development. It is optimized for Agentforce Vibes and can be used with Claude Code, Codex, Cursor, and other AI tools that support the open agent skills specification.

๐ŸŽฏ
generating-lwc-components๐ŸŽฏSkill

Salesforce agent skill for generating Lightning Web Components (LWC), part of a curated library covering Agentforce, Apex, SOQL, Flow, UI bundles, and other Salesforce workflows.

๐ŸŽฏ
generating-flow๐ŸŽฏSkill

Generates Salesforce Flow metadata for Screen Flows, Autolaunched Flows, Record-Triggered Flows (before/after-save), and Scheduled Flows using the MCP metadata action tool.

๐ŸŽฏ
generating-custom-object๐ŸŽฏSkill

Creates and validates Salesforce Custom Object metadata, handling sharing models, name fields, Master-Detail relationships, and object deployment troubleshooting.

๐ŸŽฏ
generating-custom-field๐ŸŽฏSkill

Generates and validates Salesforce Custom Field metadata including Roll-up Summary fields, Master-Detail/Lookup relationships, formula fields, picklists, and troubleshoots field deployment errors.

๐ŸŽฏ
debugging-apex-logs๐ŸŽฏSkill

Salesforce agent skill for debugging Apex logs, part of a curated library covering Agentforce, SOQL, LWC, Flow, UI bundles, and other Salesforce application workflows.

๐ŸŽฏ
fetching-salesforce-docs๐ŸŽฏSkill

Salesforce agent skill for fetching Salesforce documentation, part of a curated library covering Agentforce, Apex, SOQL, LWC, Flow, UI bundles, and other Salesforce application workflows.

๐ŸŽฏ
deploying-metadata๐ŸŽฏSkill

Salesforce agent skill for deploying metadata, part of a curated library covering Agentforce, Apex, SOQL, LWC, Flow, UI bundles, and other Salesforce application workflows.

๐ŸŽฏ
generating-permission-set๐ŸŽฏSkill

Generates correct, deployable Salesforce permission set metadata with object permissions, field-level security, tab visibility, user permissions, and app permissions.