using-sf-intelligence

Retrieve Salesforce org metadata and analyze dependencies offline.

2|Updated Jun 17, 2026
One-click install
npx skills add https://github.com/PranavNagrecha/Salesforce-Intelligence --skill using-sf-intelligence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-sf-intelligence
Source: https://github.com/PranavNagrecha/Salesforce-Intelligence/tree/main/.claude/skills/using-sf-intelligence
Command: npx skills add https://github.com/PranavNagrecha/Salesforce-Intelligence --skill using-sf-intelligence

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive, offline-first knowledge base for Salesforce orgs, enabling quick and accurate answers to questions about schema, dependencies, permissions, and more.

Core Features & Use Cases

  • Offline Knowledge Base: Access Salesforce org metadata without network access, ensuring privacy and speed.
  • Schema Exploration: Understand the org's schema, dependencies, and naming conventions.
  • Automated Tasks: Execute scripts for tasks like metadata retrieval and impact analysis.
  • Use Case: When troubleshooting a Salesforce org issue, quickly retrieve schema details, check dependencies, and analyze impacts without the need for live API calls.

Quick Start

Use the using-sf-intelligence skill to get the schema details for the 'Account' object in your Salesforce org.

Frequently Asked Questions about using-sf-intelligence

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I explore Salesforce org schema and dependencies without live API calls?

To explore Salesforce org schema offline, you can use an offline-first knowledge base that stores org metadata locally. This enables schema discovery and dependency analysis without requiring live API calls to the Salesforce org.

How do I analyze the impact of metadata changes in a Salesforce org?

You can analyze metadata change impacts by running automated scripts against a local knowledge base. This offline approach executes impact analysis and permission checks to identify affected dependencies within your Salesforce org.

Do I need an MCP server to retrieve Salesforce metadata offline?

Yes, executing automated metadata retrieval tasks requires an MCP server along with a local knowledge base. These components work together to provide offline Salesforce org metadata access and impact analysis.

What is the best way to perform Salesforce permission checks without network access?

The best way to perform Salesforce permission checks without network access is using an offline-first knowledge base. It allows you to retrieve metadata and execute permission checks locally, ensuring both privacy and speed.

Can I automate Salesforce metadata tasks using a local knowledge base?

Yes, you can automate Salesforce metadata tasks using a local offline knowledge base. It supports executing scripts for automated metadata retrieval, schema discovery, and dependency analysis without live network connectivity.